summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-11-22Fix FS#8201 and correct fix for FS#8040 by making the track unbuffer callback...Nicolas Pennequin
2007-11-22Remove a couple of redundant array copy operations.Thom Johansen
2007-11-21Removed annoying splashBjörn Stenberg
2007-11-21Update Dutch langfilePeter D'Hoye
2007-11-21make check_dir use dir_exists and slightly optimise the latter Robert Kukla
2007-11-21consolidate the 3 file_exists() functions into one; use the version that expl...Robert Kukla
2007-11-21Don't do lookahead skipping when stringing voice clips together.Thom Johansen
2007-11-21FS#5690 - folders with a file named database.ignore will be skipped by the da...Jonathan Gordon
2007-11-21FS#8202 Update greek translation and make it follow the langv2 rules by Alexa...Mustapha Senhaji
2007-11-21Okay. Really fix the red. It's a little ugly at this point, and clearly Paul Louden
2007-11-21Fix my rampant making of mistakes.Paul Louden
2007-11-21Allow use of either A or Select to pause in mpegplayer. This means you Paul Louden
2007-11-21More e200 keymap changes. In the FM screen, holding Play/Pause now does Paul Louden
2007-11-21Oops yet again. "Play" shouldn't be the previous button for stopping Paul Louden
2007-11-21speex voice: Detect the end of a clip the right way.Michael Sevakis
2007-11-21Fix caseJonas Häggqvist
2007-11-20FS#8107 Update the finnish translation by Jani Kinnunen.Mustapha Senhaji
2007-11-20Update the french translation.Mustapha Senhaji
2007-11-20Hopefully the last word on getting rid of yield_codecs loops (cut read chunk ...Michael Sevakis
2007-11-20Make id's created with the TALK_ID macro work in 64 bit simsNils Wallménius
2007-11-20Whitespace/indent/codestyle tweaks, should make no functional differenceNils Wallménius
2007-11-20Make threads responsible for explicit cancellation of their own boosted statu...Michael Sevakis
2007-11-20Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor Paul Louden
2007-11-20Fix keymapping inconsistencies generated by my previous keymap change, Paul Louden
2007-11-19access memcpy through the plugin api..Marcoen Hirschberg
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