| Commit message (Expand) | Author | Age |
| * | Added functions for the split editor plugin | Linus Nielsen Feltzing | 2004-07-29 |
| * | Two new exported functions: mpeg_get_last_header() and mpeg_file_pos() | Linus Nielsen Feltzing | 2004-07-29 |
| * | Increased the maximum scroll speed to 25Hz | Linus Nielsen Feltzing | 2004-07-28 |
| * | x11sim for cygwin: TARGET is defined with the .exe extension | Linus Nielsen Feltzing | 2004-07-28 |
| * | win32sim: make clean now removes libplugin.a | Linus Nielsen Feltzing | 2004-07-28 |
| * | Synced | Jens Arnold | 2004-07-27 |
| * | Balance is now set in 1% steps | Linus Nielsen Feltzing | 2004-07-27 |
| * | Renamed the cfg names for the id3 prio setting | Linus Nielsen Feltzing | 2004-07-27 |
| * | Fixed a warning when (experimentally) compiling with -Os | Jens Arnold | 2004-07-27 |
| * | New option, ID3 tag order | Linus Nielsen Feltzing | 2004-07-27 |
| * | Fixed compression bug | Linus Nielsen Feltzing | 2004-07-27 |
| * | Sorted the plugin functions | Linus Nielsen Feltzing | 2004-07-27 |
| * | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing | 2004-07-27 |
| * | No need to save the settings in clean_shutdown(), it is always saved, and wil... | Linus Nielsen Feltzing | 2004-07-27 |
| * | Fixed the broken calendar save function | Linus Nielsen Feltzing | 2004-07-27 |
| * | Fix for bug #998515, by Jan Gajdos | Linus Nielsen Feltzing | 2004-07-27 |
| * | Adapted to new event handling | Linus Nielsen Feltzing | 2004-07-27 |
| * | Adapted to the new event handling | Linus Nielsen Feltzing | 2004-07-26 |
| * | Removed lots of CR characters, and adapted to the new event handling | Linus Nielsen Feltzing | 2004-07-26 |
| * | Adapted to the new event handler concept | Linus Nielsen Feltzing | 2004-07-26 |
| * | Cosmetic changes | Linus Nielsen Feltzing | 2004-07-26 |
| * | Added default_event_handler() to the plugin API | Linus Nielsen Feltzing | 2004-07-26 |
| * | I totally wrecked the search functionality when i replaced strpcasecmp() with... | Linus Nielsen Feltzing | 2004-07-26 |
| * | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing | 2004-07-26 |
| * | Removed dead code | Linus Nielsen Feltzing | 2004-07-26 |
| * | Ignore repeat button events in the shutdown confirmation screen | Linus Nielsen Feltzing | 2004-07-26 |
| * | Act on the button-down event for the clean shutdown, and show the charging sp... | Linus Nielsen Feltzing | 2004-07-26 |
| * | Don't display the shutting down message when the charger is attached | Linus Nielsen Feltzing | 2004-07-26 |
| * | Synced | Jens Arnold | 2004-07-25 |
| * | The call to shutdown_screen() is only for recorder models | Linus Nielsen Feltzing | 2004-07-25 |
| * | ask_resume() now only reacts on button release events | Linus Nielsen Feltzing | 2004-07-25 |
| * | Removed annoying debug output | Linus Nielsen Feltzing | 2004-07-24 |
| * | 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 |
| * | Now doesn't generate extraneous key-down events when releasing one key in a c... | 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 |
| * | Major fixes to please newer versions of the linker | Linus Nielsen Feltzing | 2004-07-24 |
| * | Don't copy the data section if src and dest are the same | Linus Nielsen Feltzing | 2004-07-24 |
| * | Removed nasty lvalue cast | Linus Nielsen Feltzing | 2004-07-24 |
| * | gcc 3.4 has a different constraint syntax | 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 |
| * | Somewhat better key combination handling | Linus Nielsen Feltzing | 2004-07-23 |
| * | Removed the simulator build option | Linus Nielsen Feltzing | 2004-07-23 |
| * | Brushed up, made it more like the win32 makefile | 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 |