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