| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTED | Linus Nielsen Feltzing | 2004-07-13 |
| * | Fixed the slow status bar update in bug report #727790. | Linus Nielsen Feltzing | 2004-07-13 |
| * | Show icons setting should be saved for all devices. Config version bumped be... | Hardeep Sidhu | 2004-07-12 |
| * | The default radio frequency was bad | Linus Nielsen Feltzing | 2004-07-12 |
| * | The FM radio screen now remembers the last used frequency | Linus Nielsen Feltzing | 2004-07-12 |
| * | The check for solvable puzzles didn't use all squares. This fixes bug #911484... | Linus Nielsen Feltzing | 2004-07-12 |
| * | The stop watch now inhibits the idle poweroff while counting | Linus Nielsen Feltzing | 2004-07-12 |
| * | Synced. | Mats Lidell | 2004-07-09 |
| * | Fixed the Player keyboard cursor positioning, bug #983404 | Linus Nielsen Feltzing | 2004-07-09 |
| * | scrollbar() parameters were swapped | Jens Arnold | 2004-07-09 |
| * | Slightly increased precision in the wps progress bar | Linus Nielsen Feltzing | 2004-07-09 |
| * | removing progressbar() and slidebar() broke backwards compatibility | Jens Arnold | 2004-07-08 |
| * | Removed progressbar() and a few tables as well | Linus Nielsen Feltzing | 2004-07-08 |
| * | Removed progressbar() and slidebar() | Linus Nielsen Feltzing | 2004-07-08 |
| * | Added the apps/recorder dir to the include path for recorder builds | Linus Nielsen Feltzing | 2004-07-08 |
| * | Removed the option for the progress bar, making it permanently solid | Linus Nielsen Feltzing | 2004-07-08 |
| * | Patch #985429 by Christi Scarborough, solid progress bar | Linus Nielsen Feltzing | 2004-07-08 |
| * | Bumped PLUGIN_API_VERSION | Linus Nielsen Feltzing | 2004-07-08 |
| * | Added mpeg_has_changed_track() to the plugin API (again) | Linus Nielsen Feltzing | 2004-07-08 |