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
Age
Commit message (
Expand
)
Author
2011-09-01
Remove obsolete init cruft from audio system because of diminished dependenci...
Michael Sevakis
2011-08-31
Fix residual red, thanks to Zagor.
Andree Buschmann
2011-08-31
Fix some more libgme compile issues.
Andree Buschmann
2011-08-31
Check for CPU_ARM in libgme/blip_buffer.
Andree Buschmann
2011-08-31
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
Andree Buschmann
2011-08-31
Get rid of strict aliasing warnings for ARMv6 spc_dsp.c. Just do load in asm ...
Michael Sevakis
2011-08-31
Build libgme with the same compiler settings as other codecs.
Andree Buschmann
2011-08-31
Declare several libgme functions static.
Andree Buschmann
2011-08-30
Dircache: Allow dircache to be enabled without reboot.
Thomas Martitz
2011-08-30
Fix red.
Andree Buschmann
2011-08-30
Submit parts of FS#12189 regarding codec API. Replaces access to global setti...
Andree Buschmann
2011-08-30
sansa clipzip: implement backlight
Bertrik Sikken
2011-08-30
sansa clipzip: fix bounds check/correction in lcd_update_rect
Bertrik Sikken
2011-08-30
Bump plugin api version.
Thomas Martitz
2011-08-30
Remove buflib from the pluginlib and use the core one.
Thomas Martitz
2011-08-30
Clean up and simplify the voice thread code.
Michael Sevakis
2011-08-30
Fix last yellows.
Thomas Martitz
2011-08-30
Fix h100 red and other warnings.
Thomas Martitz
2011-08-30
Fix hwcodec red.
Thomas Martitz
2011-08-30
Bump plugin API.
Thomas Martitz
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30
Introduce CPU dependent IRAM configuration for libgme. Use ICODE_ATTR for an ...
Andree Buschmann
2011-08-30
Make tdspeed.c a bit nicer to read. No functional changes.
Michael Sevakis
2011-08-29
sansa clipzip: correct GPIO used for backlight
Bertrik Sikken
2011-08-29
sansa clipzip: implement more functions in the lcd driver
Bertrik Sikken
2011-08-29
Final commit to get test_codec working properly for both freq-scaling and non...
Andree Buschmann
2011-08-29
Fix logic of test_codec for targets with HAVE_ADJUSTABLE_CPU_FREQ.
Andree Buschmann
2011-08-28
codec_main() prototype inside codec_crt0.c is no longer needed since it's in ...
Michael Sevakis
2011-08-28
libtremor: comment out some more unused functions, make a function param unsi...
Nils Wallménius
2011-08-28
libtremor: remove some inline cf asm that is no longer needed with the new to...
Nils Wallménius
2011-08-28
libtremor: comment out some unused functions and mark some file local functio...
Nils Wallménius
2011-08-28
Restore functionality of pcmbuf_is_lowdata. It fell out of sync since the mix...
Michael Sevakis
2011-08-28
Remove obsolete 'ci->set_elapsed()' from mpc.
Andree Buschmann
2011-08-28
Remove INT_MAX from pcmbuf.c. Win32 sim compained about it and it isn't speci...
Michael Sevakis
2011-08-28
Commit work started in FS#12153 to put timing/position information in PCM
Michael Sevakis
2011-08-27
Initial framework for the Sandisk Sansa Clip Zip
Bertrik Sikken
2011-08-27
FS#12163 by Sean Bartell
Nils Wallménius
2011-08-27
FS#12207 - Fast second july update of Czech language by Marek Salaba
Bertrik Sikken
2011-08-26
Change the cuesheet fix from r30359 to have a minor binsize increase on SH1.
Andree Buschmann
2011-08-26
Utterly pointless fix for an unused Doom module (but while the code is in our...
Steve Bavin
2011-08-26
Minor libwmavoice fixes; initialise the entire VBM tree and remove file handl...
Steve Bavin
2011-08-26
Avoid overflow in cuesheet marker positioning. Fixes FS#12246. Thanks to Nick...
Andree Buschmann
2011-08-26
Fix marginal buffer overflow in chessbox.
Steve Bavin
2011-08-26
Remove a slightly silly null dereference. (a.k.a. I'm playing with cppcheck t...
Steve Bavin
2011-08-26
Fix an issue in libfaad found by static code analysis. Two arrays within the ...
Andree Buschmann
2011-08-25
Add the codec_main declaration to apps/codecs.h
Bertrik Sikken
2011-08-25
Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()
Thomas Jarosch
2011-08-25
Fix free on wrong variable
Thomas Jarosch
2011-08-25
Don't close file descriptor twice
Thomas Jarosch
[next]