summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* SWCODEC Playback: Put a stop to the resume deadlock however crudely. Clean so...Michael Sevakis2007-05-09
* Fix errors. LOGFQUEUE should take formatting parameters now.Michael Sevakis2007-05-08
* Silly fix for a silly comment mistake.Michael Sevakis2007-05-08
* SWCODEC Playback: Seriously mess with it and get rid of (at least some ;) rac...Michael Sevakis2007-05-08
* Playback: Ensure some state coherency. paused implies playing and pause actio...Michael Sevakis2007-05-08
* Fix red overlay plugins on archos. Linker scripts weren't prepared for those ...Jens Arnold2007-05-08
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* fix the menus again, this time it stopped redrawing after coming out of setti...Jonathan Gordon2007-05-08
* Fix Gigabeat english.lang target specific strings (should be gigabeatf rather...Karl Kurbjun2007-05-08
* SyncedJonas Häggqvist2007-05-08
* Revert the addition of the steal_codec_stack function. Replace by accessing ...Dave Chapman2007-05-07
* Reduce code size for players that do not have the 'Human Interface Luminescen...Karl Kurbjun2007-05-07
* Use a separate thread in test_codec, with the same (IRAM) stack as the main c...Dave Chapman2007-05-07
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07
* Initial version of a test_codec plugin (viewer). This loads the audio file i...Dave Chapman2007-05-07
* Minor header file cleanup - try and include the minimal number of files, and ...Dave Chapman2007-05-07
* Clean up the codec API - remove all unused (and in many cases inappropriate) ...Dave Chapman2007-05-07
* Code police - codecs shouldn't call GUI functionsDave Chapman2007-05-07
* Accept FS#7123 - add h10_5gb stringsJonathan Gordon2007-05-07
* Fix my previous commit... menus will redraw correctly againJonathan Gordon2007-05-07
* Fix the menus so lines scroll againJonathan Gordon2007-05-07
* e200 viewer button changes:Jonathan Gordon2007-05-06
* Fix metadata reading for 64 bit sims. Closes FS#6690Nils Wallménius2007-05-06
* FS #7115. Updated nynorsk translation by Karl Ove Hufthammer.Thom Johansen2007-05-06
* Fix buffer overflow when adding a radio preset.Magnus Holmgren2007-05-05
* Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like.Michael Sevakis2007-05-04
* Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis2007-05-04
* Audio seemed never to want to stop stopping. A bad condition for plugins that...Michael Sevakis2007-05-03
* Enable playlist functions for m3u filesHardeep Sidhu2007-05-03
* Trim a bunch of long lines and fix an infinite loop and buffer overrun in the...Nicolas Pennequin2007-05-02
* Make the ID3 info screen treat empty tag strings as 'no value', like the WPS ...Magnus Holmgren2007-05-02
* Treat empty strings as 'no value' in conditionals, as it used to.Magnus Holmgren2007-05-02
* Add a check for unclosed conditionals at the end of the WPS parsing in case w...Nicolas Pennequin2007-05-02
* FS #7093 by Dave Hooper: prevent crash when loading too many/long static stri...Peter D'Hoye2007-05-01
* clean up and fix comments. no actual code changeJonathan Gordon2007-05-01
* The menu code needs to know that the function wants a param...Jonathan Gordon2007-05-01
* Better handling of strings in the WPS parser by detecting duplicates to avoid...Nicolas Pennequin2007-04-30
* Convert onplay.c to the new manu API. only plugins are still using the old AP...Jonathan Gordon2007-04-30
* these should be staticJonathan Gordon2007-04-29
* Fix typo.Jens Arnold2007-04-29
* Stop using the old menu API in the debug menu (using the new api causes massi...Jonathan Gordon2007-04-29
* Use the new menu APIJonathan Gordon2007-04-29
* Improved speed when deleting tags and prevent remaining ghost entries with da...Miika Pekkarinen2007-04-29
* keep some #if 0'ed code in syncJonathan Gordon2007-04-29
* show a splash instead of a menu when the chosen encoder format has no optionsJonathan Gordon2007-04-29
* make A the new 'clear settings' button for the Gigabeat as it was easy to acc...Marcoen Hirschberg2007-04-27
* changed POWER to be the cancel/stop button and A to be the modifier button to...Marcoen Hirschberg2007-04-27
* Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded.Nicolas Pennequin2007-04-26
* AAC: More adjustments to how the frequency is read. Still not perfect, but th...Magnus Holmgren2007-04-26