summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Removed lots of CR characters, and adapted to the new event handlingLinus Nielsen Feltzing2004-07-26
* Adapted to the new event handler conceptLinus Nielsen Feltzing2004-07-26
* Cosmetic changesLinus Nielsen Feltzing2004-07-26
* Added default_event_handler() to the plugin APILinus Nielsen Feltzing2004-07-26
* I totally wrecked the search functionality when i replaced strpcasecmp() with...Linus Nielsen Feltzing2004-07-26
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* Removed dead codeLinus Nielsen Feltzing2004-07-26
* Ignore repeat button events in the shutdown confirmation screenLinus Nielsen Feltzing2004-07-26
* Act on the button-down event for the clean shutdown, and show the charging sp...Linus Nielsen Feltzing2004-07-26
* Don't display the shutting down message when the charger is attachedLinus Nielsen Feltzing2004-07-26
* SyncedJens Arnold2004-07-25
* The call to shutdown_screen() is only for recorder modelsLinus Nielsen Feltzing2004-07-25
* ask_resume() now only reacts on button release eventsLinus Nielsen Feltzing2004-07-25
* Removed annoying debug outputLinus Nielsen Feltzing2004-07-24
* 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
* Now doesn't generate extraneous key-down events when releasing one key in a c...Linus Nielsen Feltzing2004-07-24
* Prepared for ROM buildsLinus Nielsen Feltzing2004-07-24
* Removed some obsolete stuffLinus Nielsen Feltzing2004-07-24
* Major fixes to please newer versions of the linkerLinus Nielsen Feltzing2004-07-24
* Don't copy the data section if src and dest are the sameLinus Nielsen Feltzing2004-07-24
* Removed nasty lvalue castLinus Nielsen Feltzing2004-07-24
* gcc 3.4 has a different constraint syntaxLinus 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
* Somewhat better key combination handlingLinus Nielsen Feltzing2004-07-23
* Removed the simulator build optionLinus Nielsen Feltzing2004-07-23
* Brushed up, made it more like the win32 makefileLinus 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
* Added RAND_MAXLinus Nielsen Feltzing2004-07-23
* Removed the sound debugging screenLinus Nielsen Feltzing2004-07-23
* Brushed it up a littleLinus Nielsen Feltzing2004-07-23
* It turns out that the backlight port pin on the player can be set to an input...Linus Nielsen Feltzing2004-07-22
* 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
* The win32 simulator window is now shown in the task bar, and the tick resolut...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
* Added dependency on the plugin libraryLinus Nielsen Feltzing2004-07-21
* Forgot to remove all traces of the obsolete repeat mask functionsLinus Nielsen Feltzing2004-07-21
* Bumped the API versionLinus Nielsen Feltzing2004-07-21
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21