summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* ask_resume() now only reacts on button release eventsLinus Nielsen Feltzing2004-07-25
* Added shutdown confirmation textLinus Nielsen Feltzing2004-07-24
* Replaced the poweroff confirmation string with a language ID, and removed the...Linus Nielsen Feltzing2004-07-24
* New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing2004-07-24
* Prepared for ROM buildsLinus Nielsen Feltzing2004-07-24
* Removed some obsolete stuffLinus Nielsen Feltzing2004-07-24
* Fixes for the new virtual pointer conceptLinus Nielsen Feltzing2004-07-23
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Removed the simulator build optionLinus Nielsen Feltzing2004-07-23
* Now you can exit the clock plugin againLinus Nielsen Feltzing2004-07-23
* Case insensitive sortingLinus Nielsen Feltzing2004-07-23
* Added strcasecmp() to the plugin APILinus Nielsen Feltzing2004-07-23
* New viewer plugin, sorts a text (or playlist) fileLinus Nielsen Feltzing2004-07-23
* The simulator has to use the sim_ versions of remove() and rename()Linus Nielsen Feltzing2004-07-23
* Slightly better randomness when shufflingLinus Nielsen Feltzing2004-07-23
* Removed the sound debugging screenLinus Nielsen Feltzing2004-07-23
* Updated for the new configfile functionsLinus Nielsen Feltzing2004-07-22
* Now keeps integers within range, and saves a version number in the cfg file, ...Linus Nielsen Feltzing2004-07-22
* splash(): Avoid negative x coordinates if the text doesn't fitLinus Nielsen Feltzing2004-07-21
* Now uses the new config file frameworkLinus Nielsen Feltzing2004-07-21
* New plugin library framework for loading and saving .cfg filesLinus Nielsen Feltzing2004-07-21
* Added strncpy to the plugin APILinus Nielsen Feltzing2004-07-21
* Bumped the API versionLinus Nielsen Feltzing2004-07-21
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21
* Added a check to prevent the flash plugins being used (and crashing) if Rockb...Jörg Hohensohn2004-07-20
* Made the char property lookup table constantJens Arnold2004-07-20
* Const'ed the various setting lookup tablesJens Arnold2004-07-20
* Const'ed the usb logoJens Arnold2004-07-20
* Next round of const policeingJens Arnold2004-07-20
* More const policeing, removed unused variableJens Arnold2004-07-20
* slider_bar was obsoleteJens Arnold2004-07-20
* Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold2004-07-19
* fixed the flash ID query, prevent this code to eventually run from ROMJörg Hohensohn2004-07-19
* Fixed credits roll, and improved animations. Revised the release notes as well.Zakk Roberts2004-07-18
* Cosmetic code changes, new countdown mode - accessed at ON+F2Zakk Roberts2004-07-18
* Analog time display bugfix and digital/lcd 12h settings seperatedZakk Roberts2004-07-17
* Now uses the settings_parseline() functionLinus Nielsen Feltzing2004-07-16
* Added settings_parseline() and strcmp() to the plugin APILinus Nielsen Feltzing2004-07-16
* Keeping the (non-functional) Neo build happyLinus Nielsen Feltzing2004-07-16
* Snake2: Changed the level file format, game B always starts from maze 1, plus...Linus Nielsen Feltzing2004-07-16
* Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing2004-07-15
* snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr...Linus Nielsen Feltzing2004-07-15
* Abort resume if control file doesn't end with a newline. Fixes hang when res...Hardeep Sidhu2004-07-14
* New plugin, snake2, by Mat Holton (Patch #838045)Linus Nielsen Feltzing2004-07-14
* Added bookmark icon for the Player/StudioLinus Nielsen Feltzing2004-07-14
* Patch #911298 by Steve Cundari, adds hour display to WPS and bookmarksLinus Nielsen Feltzing2004-07-14
* Removed the need for memcpy()Linus Nielsen Feltzing2004-07-13
* New plugin, search.rock, by Stefan Meyer (Patch #723682)Linus Nielsen Feltzing2004-07-13
* Added strrchr() to the plugin APILinus Nielsen Feltzing2004-07-13
* The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing2004-07-13