- 417685f wrong return code in mas_direct_config_write() by Linus Nielsen Feltzing · 22 years ago
- bb9aaf5 A step towards WPS by Björn Stenberg · 22 years ago
- 3f9c7c2 Demystified code by Björn Stenberg · 22 years ago
- ef15d99 Made mp3entry a struct, not a type by Björn Stenberg · 22 years ago
- f224f0b Don't free static data :) by Björn Stenberg · 22 years ago
- 6dc368a dac_config() return the wrong error code by Linus Nielsen Feltzing · 22 years ago
- 6139982 non-RTC code wrote to PAIOR instead of PADR by Linus Nielsen Feltzing · 22 years ago
- c00557a Re-enabled PLAY key for recorder by Björn Stenberg · 22 years ago
- d39904e Some X servers send KP_Begin for keypad 5 by Björn Stenberg · 22 years ago
- 1f45944 removed extra lcd_clear_display and lcd_update calls (done in play.c). Also put the proper ints back to chars. by Jerome Kuptz · 22 years ago
- 1c65e52 Respaced, remade it compile by Björn Stenberg · 22 years ago
- b44dd04 fixed up a parsing issue for the parsed mode of wps_show_play by Jerome Kuptz · 22 years ago
- 47d46e3 Corrected declaration by Björn Stenberg · 22 years ago
- 7f08462 Made the code compile. Added header. Fixed spacing. by Björn Stenberg · 22 years ago
- caebbcd removed Test from the enum list, it broke things by Daniel Stenberg · 22 years ago
- e3aa46b Fixed compiler error, removed unnecessary sprintf by Björn Stenberg · 22 years ago
- 1f254d8 initial wps functions by Jerome Kuptz · 22 years ago
- 4032f2e added menu support for selecting wps settings by Jerome Kuptz · 22 years ago
- 6fd0a53 Added the wps_display to global settings. by Jerome Kuptz · 22 years ago
- d5dda2c slider bar is now available by Robert Hak · 22 years ago
- 3be8df9 Added a few recent nicks that've been seen online by Daniel Stenberg · 22 years ago
- 9ce86e1 corrected score placement by Robert Hak · 22 years ago
- 627334b added settings_menu by Robert Hak · 22 years ago
- 5687c7a general settings and sound in their own menus by Robert Hak · 22 years ago
- 84a6ba2 moved general settings to a submenu by Robert Hak · 22 years ago
- c81f9b7 remove tabs :) by Alan Korr · 22 years ago
- dce52c7 added debug function header file. by Felix Arends · 22 years ago
- 3bce07f fixed propfonts bug which was related to illegal memory accesing of lcd_bitmap function called by lcd_clearrect. by Felix Arends · 22 years ago
- 5bee7a4 added backkight_on(), we should have this change background colour or by Daniel Stenberg · 22 years ago
- 0e2092f Added backlight setting by Linus Nielsen Feltzing · 22 years ago
- 9b3a3be Added backlight init by Linus Nielsen Feltzing · 22 years ago
- 8007828 Added backlight control by Linus Nielsen Feltzing · 22 years ago
- ef44400 Set backlight to 5s by Linus Nielsen Feltzing · 22 years ago
- 2a4de23 First version by Linus Nielsen Feltzing · 22 years ago
- 740eb36 Added first RTC functions by Linus Nielsen Feltzing · 22 years ago
- c7fee9b Added #define ID3_H by Linus Nielsen Feltzing · 22 years ago
- bdeed1a Removed dac_volume by Linus Nielsen Feltzing · 22 years ago
- 985c861 mas_devread is now static by Linus Nielsen Feltzing · 22 years ago
- e1cb054 Now uses i2c_begin/end by Linus Nielsen Feltzing · 22 years ago
- b38c2d9 Exception handler clears and updates the screen now (so one can read the error message) by Felix Arends · 22 years ago
- c40ac32 Removed some duplicated code by Björn Stenberg · 22 years ago
- b922a96 Added functions for exclusive I2C access by Linus Nielsen Feltzing · 22 years ago
- 6a6217a include config.h first, then #ifdef on features by Daniel Stenberg · 22 years ago
- 3827d47 games and screensavers are now in submenus by Robert Hak · 22 years ago
- bb5579e added screensaver and games menu by Robert Hak · 22 years ago
- 01a264f fixed a missing unsigned by Daniel Stenberg · 22 years ago
- 28e1d41 strings should be 'unsigned char *' or we will get problemos by Daniel Stenberg · 22 years ago
- 79e7231 1 byte reads past a sector boundary failed by Linus Nielsen Feltzing · 22 years ago
- c66efb7 more proportional font fixes by Daniel Stenberg · 22 years ago
- 4acb1a3 several charset fixes for the proportional font by Daniel Stenberg · 22 years ago
- 94f0b55 the scroll loop could end up scrolling forever! by Daniel Stenberg · 22 years ago
- 848c2cd slightly improved fix for proportional font scrolling, but it still isn't by Daniel Stenberg · 22 years ago
- c5ddb15 made the putspropxy() use the exetended charset Magnus has made, forgot by Daniel Stenberg · 22 years ago
- 7ce440a fixed the horizontal scroll graphics error by Felix Arends · 22 years ago
- d3f373f nx was undefined for the first execution of the while statement by Felix Arends · 22 years ago
- fe98041 added question about boot loader by Robert Hak · 22 years ago
- 926b4c5 Magnus Öman, for the font by Daniel Stenberg · 22 years ago
- ec61305 synced with credits.c by Daniel Stenberg · 22 years ago
- 714cca0 extended charset by Magnus Öman by Daniel Stenberg · 22 years ago
- 57aa1f4 Clear area for proportional scroll by Björn Stenberg · 23 years ago
- ee7ddfa now we have 50 levels -- more on the way too by Eric Linenberg · 23 years ago
- 788f1ce added lcd_getstringsize() within the propfonts test define by Daniel Stenberg · 23 years ago
- 7826fc3 Changed level array to more friendly format. by Björn Stenberg · 23 years ago
- e6578c9 removed experimental LCD define again, added by accident by Daniel Stenberg · 23 years ago
- 6dc046a added settings.c to the simulator build by Daniel Stenberg · 23 years ago
- c7e4f82 Better random by Björn Stenberg · 23 years ago
- 28bb303 Added level speeds. Cleaned up variables. by Björn Stenberg · 23 years ago
- 80ed0ce Now yields after MPEG_NEED_DATA by Linus Nielsen Feltzing · 23 years ago
- 1a3b647 added volume control by Linus Nielsen Feltzing · 23 years ago
- 601924a Added global_settings by Linus Nielsen Feltzing · 23 years ago
- e743c45 Now uses the global settings by Linus Nielsen Feltzing · 23 years ago
- 31e2097 Added settings initialization by Linus Nielsen Feltzing · 23 years ago
- 7ab949c now rotates counter-clockwise by Linus Nielsen Feltzing · 23 years ago
- 9468e1b Magnus Oman brought a test set proportional font #define LCD_PROPFONTS to try by Daniel Stenberg · 23 years ago
- f855a57 Now blocks when waiting for a key by Linus Nielsen Feltzing · 23 years ago
- 31a5794 mas_run() needed some time to startup by Linus Nielsen Feltzing · 23 years ago
- b73481e mas_writereg() was broken by Linus Nielsen Feltzing · 23 years ago
- 46b88fb cut down the size of the firmware by ~20k. Changed the ints to chars by Eric Linenberg · 23 years ago
- 2efc7d4 sometimes when you loaded a level, a 'home' spot would appear below you by Eric Linenberg · 23 years ago
- 5690d69 update for ver 1.1 by Robert Hak · 23 years ago
- f716661 First by Björn Stenberg · 23 years ago
- a0faaf0 Moved news by Björn Stenberg · 23 years ago
- 8d83fdf Added 5000 model by Björn Stenberg · 23 years ago
- 8b1aba8 Don't lock ourselves in on empty dirs by Björn Stenberg · 23 years ago
- bef203c 1.1 compability by Felix Arends · 23 years ago
- e139fee Fixed roadmap foulup by Björn Stenberg · 23 years ago
- 4d32ee6 Added model 5000 by Björn Stenberg · 23 years ago
- b1d46f0 Added James Stewart's Jukebox 6000 Bass and Volume improvement by Björn Stenberg · 23 years ago
- 702dd05 Ignore volume ID by Björn Stenberg · 23 years ago
- 8666002 lseek() bug: It would claim cached sector even if that was not the case by Björn Stenberg · 23 years ago
- 0d7e2cf 2% steps instead of 10% by Björn Stenberg · 23 years ago
- ae6d598 Fixed bounce bug by Björn Stenberg · 23 years ago
- c817963 Updated gcc version (take 2) by Björn Stenberg · 23 years ago
- 8f0650b Updated gcc version by Björn Stenberg · 23 years ago
- 8df15db Simplified credit data by Björn Stenberg · 23 years ago
- b456144 updated news and roadmap by Björn Stenberg · 23 years ago
- 8f8ab27 Stupid TAB chars by Linus Nielsen Feltzing · 23 years ago
- 32e02b4 include settings.h by Daniel Stenberg · 23 years ago
- 6cd60cc moved sounds settings to settings.h, config.h is only for including the by Daniel Stenberg · 23 years ago
- 258919c We don't need time unless we're writing by Björn Stenberg · 23 years ago