| Commit message (Expand) | Author | Age |
| ... | |
| * | ask_resume() now only reacts on button release events | Linus Nielsen Feltzing | 2004-07-25 |
| * | Added shutdown confirmation text | Linus Nielsen Feltzing | 2004-07-24 |
| * | Replaced the poweroff confirmation string with a language ID, and removed the... | Linus Nielsen Feltzing | 2004-07-24 |
| * | New feature: clean shutdown if you press OFF twice in the file browser, or se... | Linus Nielsen Feltzing | 2004-07-24 |
| * | Prepared for ROM builds | Linus Nielsen Feltzing | 2004-07-24 |
| * | Removed some obsolete stuff | Linus Nielsen Feltzing | 2004-07-24 |
| * | Fixes for the new virtual pointer concept | Linus Nielsen Feltzing | 2004-07-23 |
| * | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn | 2004-07-23 |
| * | Removed the simulator build option | Linus Nielsen Feltzing | 2004-07-23 |
| * | Now you can exit the clock plugin again | Linus Nielsen Feltzing | 2004-07-23 |
| * | Case insensitive sorting | Linus Nielsen Feltzing | 2004-07-23 |
| * | Added strcasecmp() to the plugin API | Linus Nielsen Feltzing | 2004-07-23 |
| * | New viewer plugin, sorts a text (or playlist) file | Linus Nielsen Feltzing | 2004-07-23 |
| * | The simulator has to use the sim_ versions of remove() and rename() | Linus Nielsen Feltzing | 2004-07-23 |
| * | Slightly better randomness when shuffling | Linus Nielsen Feltzing | 2004-07-23 |
| * | Removed the sound debugging screen | Linus Nielsen Feltzing | 2004-07-23 |
| * | Updated for the new configfile functions | Linus Nielsen Feltzing | 2004-07-22 |
| * | Now keeps integers within range, and saves a version number in the cfg file, ... | Linus Nielsen Feltzing | 2004-07-22 |
| * | splash(): Avoid negative x coordinates if the text doesn't fit | Linus Nielsen Feltzing | 2004-07-21 |
| * | Now uses the new config file framework | Linus Nielsen Feltzing | 2004-07-21 |
| * | New plugin library framework for loading and saving .cfg files | Linus Nielsen Feltzing | 2004-07-21 |
| * | Added strncpy to the plugin API | Linus Nielsen Feltzing | 2004-07-21 |
| * | Bumped the API version | Linus Nielsen Feltzing | 2004-07-21 |
| * | Added raw button reading functionality | Linus Nielsen Feltzing | 2004-07-21 |
| * | Added a check to prevent the flash plugins being used (and crashing) if Rockb... | Jörg Hohensohn | 2004-07-20 |
| * | Made the char property lookup table constant | Jens Arnold | 2004-07-20 |
| * | Const'ed the various setting lookup tables | Jens Arnold | 2004-07-20 |
| * | Const'ed the usb logo | Jens Arnold | 2004-07-20 |
| * | Next round of const policeing | Jens Arnold | 2004-07-20 |
| * | More const policeing, removed unused variable | Jens Arnold | 2004-07-20 |
| * | slider_bar was obsolete | Jens Arnold | 2004-07-20 |
| * | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold | 2004-07-19 |
| * | fixed the flash ID query, prevent this code to eventually run from ROM | Jörg Hohensohn | 2004-07-19 |
| * | Fixed credits roll, and improved animations. Revised the release notes as well. | Zakk Roberts | 2004-07-18 |
| * | Cosmetic code changes, new countdown mode - accessed at ON+F2 | Zakk Roberts | 2004-07-18 |
| * | Analog time display bugfix and digital/lcd 12h settings seperated | Zakk Roberts | 2004-07-17 |
| * | Now uses the settings_parseline() function | Linus Nielsen Feltzing | 2004-07-16 |
| * | Added settings_parseline() and strcmp() to the plugin API | Linus Nielsen Feltzing | 2004-07-16 |
| * | Keeping the (non-functional) Neo build happy | Linus Nielsen Feltzing | 2004-07-16 |
| * | Snake2: Changed the level file format, game B always starts from maze 1, plus... | Linus Nielsen Feltzing | 2004-07-16 |
| * | Patch #778688 by Pierre Delore, euroconverter for the Player | Linus Nielsen Feltzing | 2004-07-15 |
| * | snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr... | Linus Nielsen Feltzing | 2004-07-15 |
| * | Abort resume if control file doesn't end with a newline. Fixes hang when res... | Hardeep Sidhu | 2004-07-14 |
| * | New plugin, snake2, by Mat Holton (Patch #838045) | Linus Nielsen Feltzing | 2004-07-14 |
| * | Added bookmark icon for the Player/Studio | Linus Nielsen Feltzing | 2004-07-14 |
| * | Patch #911298 by Steve Cundari, adds hour display to WPS and bookmarks | Linus Nielsen Feltzing | 2004-07-14 |
| * | Removed the need for memcpy() | Linus Nielsen Feltzing | 2004-07-13 |
| * | New plugin, search.rock, by Stefan Meyer (Patch #723682) | Linus Nielsen Feltzing | 2004-07-13 |
| * | Added strrchr() to the plugin API | Linus Nielsen Feltzing | 2004-07-13 |
| * | The plugin API now supports ctype macros like tolower() and friends | Linus Nielsen Feltzing | 2004-07-13 |