summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Make threads responsible for explicit cancellation of their own boosted statu...Michael Sevakis2007-11-20
* Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor Paul Louden2007-11-20
* Fix keymapping inconsistencies generated by my previous keymap change, Paul Louden2007-11-20
* access memcpy through the plugin api..Marcoen Hirschberg2007-11-19
* check separately if the preferences and the bookmark need to be savedMarcoen Hirschberg2007-11-19
* write a correct bookmark file when the viewer loads so we can safely skip the...Marcoen Hirschberg2007-11-19
* Oops, wrong define. Fixes the warnings.Nicolas Pennequin2007-11-19
* Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...Nicolas Pennequin2007-11-19
* Fix FS#8040 (Gather Runtime Data not working) the right way. Also a few cosme...Nicolas Pennequin2007-11-19
* prevent useless file readsMarcoen Hirschberg2007-11-19
* Make the sim sleep between each file chunk, so that its buffering behaves mor...Nicolas Pennequin2007-11-19
* Second part of FS#8104 by Bertrik Sikken: Simplification of audio_track_count...Nicolas Pennequin2007-11-19
* FS #8179. Small Musepack speedup for ARM.Thom Johansen2007-11-19
* don't save the viewer position if it hasn't changedMarcoen Hirschberg2007-11-19
* First part of FS#8104 by Bertrik Sikken: Simplification and consistency impro...Nicolas Pennequin2007-11-19
* Do the wait for the audio thread init in such a way to avoid an unlikely but ...Michael Sevakis2007-11-19
* Make sure initial menu item is voiced at startup. Voice thread must wait for ...Michael Sevakis2007-11-19
* FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2007-11-19
* Bring the tarball more in line with SVN. (notably, include rbspeexenc)Jonas Häggqvist2007-11-19
* libspeex: let DEBUGF work correctly for both core and codec buildsMichael Sevakis2007-11-18
* Disable some UWB mode stuff and lost package handling in voice codec.Thom Johansen2007-11-18
* The voice thread needs a tad bit more stack.Jens Arnold2007-11-18
* SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dua...Michael Sevakis2007-11-18
* plugged timeout depends on CONFIG_CHARGING and is not needed for all targetsNils Wallménius2007-11-18
* Fix some sim warnings.Michael Sevakis2007-11-18
* Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis2007-11-18
* include members for backlight timeout for all targets in settings struct as w...Nils Wallménius2007-11-18
* #ifdef out some setting struct members when they are not needed, fix some com...Nils Wallménius2007-11-18
* Improve clearing of pictures in conditional constructs. This fixes improper c...Nicolas Pennequin2007-11-18
* Use the strrsplt function in one more placeNils Wallménius2007-11-18
* Erase lasttrack_id3 when end-of-playlist is reached. Fixes FS#8148.Nicolas Pennequin2007-11-18
* Move a few #defines to target specific config filesNils Wallménius2007-11-18
* Smarter conditional handling by storing the previous value. Updates are done ...Nicolas Pennequin2007-11-18
* In the recent bookmarks list, show playlist/directory name, in addition to th...Magnus Holmgren2007-11-18
* Code police, declare pointers in .c and expor themNils Wallménius2007-11-17
* MIDI: Increase percision of synthesizer by a factor of 4 - makes certain part...Stepan Moskovchenko2007-11-17
* Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen2007-11-16
* Couple more tiny changes. :)Michael Sevakis2007-11-16
* Missed a couple changesMichael Sevakis2007-11-16
* Trim some stuff and move some defines to a more logical place.Thom Johansen2007-11-16
* Use sized data types for audio data in the pcm buffer. Speed up the clipping ...Michael Sevakis2007-11-16
* High score list needed to be redrawn on return from hold, put it in a seperat...Adam Gashlin2007-11-16
* Fix buffer overflow in the title padding code (FS#8163)Linus Nielsen Feltzing2007-11-16
* Revert some changes that broke looping in midiplayerNils Wallménius2007-11-15
* Improved use of album name when locating the album art file: replace chars th...Magnus Holmgren2007-11-15
* Actually check if a voice file has the correct version before using itNils Wallménius2007-11-15
* I'm a retard, this is definitely more correctBrandon Low2007-11-14
* Might fix FS#8158, I was unable to reproduce so no guarantee.Brandon Low2007-11-14
* Hopefully fix the compile errors.Nicolas Pennequin2007-11-14
* Make the WPS parser stricter with invalid parameter lists. It will now reject...Nicolas Pennequin2007-11-14