index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2007-11-22
Fix FS#8201 and correct fix for FS#8040 by making the track unbuffer callback...
Nicolas Pennequin
2007-11-22
Remove a couple of redundant array copy operations.
Thom Johansen
2007-11-21
Removed annoying splash
Björn Stenberg
2007-11-21
Update Dutch langfile
Peter D'Hoye
2007-11-21
make check_dir use dir_exists and slightly optimise the latter
Robert Kukla
2007-11-21
consolidate the 3 file_exists() functions into one; use the version that expl...
Robert Kukla
2007-11-21
Don't do lookahead skipping when stringing voice clips together.
Thom Johansen
2007-11-21
FS#5690 - folders with a file named database.ignore will be skipped by the da...
Jonathan Gordon
2007-11-21
FS#8202 Update greek translation and make it follow the langv2 rules by Alexa...
Mustapha Senhaji
2007-11-21
Okay. Really fix the red. It's a little ugly at this point, and clearly
Paul Louden
2007-11-21
Fix my rampant making of mistakes.
Paul Louden
2007-11-21
Allow use of either A or Select to pause in mpegplayer. This means you
Paul Louden
2007-11-21
More e200 keymap changes. In the FM screen, holding Play/Pause now does
Paul Louden
2007-11-21
Oops yet again. "Play" shouldn't be the previous button for stopping
Paul Louden
2007-11-21
speex voice: Detect the end of a clip the right way.
Michael Sevakis
2007-11-21
Fix case
Jonas Häggqvist
2007-11-20
FS#8107 Update the finnish translation by Jani Kinnunen.
Mustapha Senhaji
2007-11-20
Update the french translation.
Mustapha Senhaji
2007-11-20
Hopefully the last word on getting rid of yield_codecs loops (cut read chunk ...
Michael Sevakis
2007-11-20
Make id's created with the TALK_ID macro work in 64 bit sims
Nils Wallménius
2007-11-20
Whitespace/indent/codestyle tweaks, should make no functional difference
Nils Wallménius
2007-11-20
Make threads responsible for explicit cancellation of their own boosted statu...
Michael Sevakis
2007-11-20
Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor
Paul Louden
2007-11-20
Fix keymapping inconsistencies generated by my previous keymap change,
Paul Louden
2007-11-19
access memcpy through the plugin api..
Marcoen Hirschberg
2007-11-19
check separately if the preferences and the bookmark need to be saved
Marcoen Hirschberg
2007-11-19
write a correct bookmark file when the viewer loads so we can safely skip the...
Marcoen Hirschberg
2007-11-19
Oops, wrong define. Fixes the warnings.
Nicolas Pennequin
2007-11-19
Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...
Nicolas Pennequin
2007-11-19
Fix FS#8040 (Gather Runtime Data not working) the right way. Also a few cosme...
Nicolas Pennequin
2007-11-19
prevent useless file reads
Marcoen Hirschberg
2007-11-19
Make the sim sleep between each file chunk, so that its buffering behaves mor...
Nicolas Pennequin
2007-11-19
Second part of FS#8104 by Bertrik Sikken: Simplification of audio_track_count...
Nicolas Pennequin
2007-11-19
FS #8179. Small Musepack speedup for ARM.
Thom Johansen
2007-11-19
don't save the viewer position if it hasn't changed
Marcoen Hirschberg
2007-11-19
First part of FS#8104 by Bertrik Sikken: Simplification and consistency impro...
Nicolas Pennequin
2007-11-19
Do the wait for the audio thread init in such a way to avoid an unlikely but ...
Michael Sevakis
2007-11-19
Make sure initial menu item is voiced at startup. Voice thread must wait for ...
Michael Sevakis
2007-11-19
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
2007-11-19
Bring the tarball more in line with SVN. (notably, include rbspeexenc)
Jonas Häggqvist
2007-11-18
libspeex: let DEBUGF work correctly for both core and codec builds
Michael Sevakis
2007-11-18
Disable some UWB mode stuff and lost package handling in voice codec.
Thom Johansen
2007-11-18
The voice thread needs a tad bit more stack.
Jens Arnold
2007-11-18
SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dua...
Michael Sevakis
2007-11-18
plugged timeout depends on CONFIG_CHARGING and is not needed for all targets
Nils Wallménius
2007-11-18
Fix some sim warnings.
Michael Sevakis
2007-11-18
Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...
Michael Sevakis
2007-11-18
include 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-18
Improve clearing of pictures in conditional constructs. This fixes improper c...
Nicolas Pennequin
[next]