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
/
plugins
Age
Commit message (
Expand
)
Author
2011-09-08
FS#12257 by Michael Goerner, fixing stone colours in goban for inversed displ...
Nils Wallménius
2011-09-08
MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...
Andree Buschmann
2011-09-07
Buflib: Clarification about invalid handles
Thomas Martitz
2011-09-07
Submit FS#12258. Do not use '-ffunction-sections' and '-fdata-sections' when ...
Andree Buschmann
2011-09-07
Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.
Andree Buschmann
2011-09-06
rk27xx - enable a few test plugins
Marcin Bukat
2011-09-06
midi: make the patch sample data pointer a *int16_t to get rid of some ugly c...
Nils Wallménius
2011-09-04
mikmod: enable compiler optimizations for coldfire, they were disabled to wor...
Nils Wallménius
2011-09-03
Remove several 'set but not used' GCC 4.6.1 warnings from MikMod.
Andree Buschmann
2011-09-03
Fix yellow and red.
Andree Buschmann
2011-09-03
FS#12259: Remove '-w' compiler option for MikMod. Resolve all yet unreported ...
Andree Buschmann
2011-09-03
Fix compiler warnings in mikmod. Initialize 'status' and 'incnt'.
Andree Buschmann
2011-09-03
Do not set '-fgnu89-inline' for MIPS targets.
Andree Buschmann
2011-09-03
FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...
Andree Buschmann
2011-09-03
pacbox: Declare several local functions and variables static.
Andree Buschmann
2011-08-30
Submit parts of FS#12189 regarding codec API. Replaces access to global setti...
Andree Buschmann
2011-08-30
Remove buflib from the pluginlib and use the core one.
Thomas Martitz
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
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-26
Utterly pointless fix for an unused Doom module (but while the code is in our...
Steve Bavin
2011-08-26
Fix marginal buffer overflow in chessbox.
Steve Bavin
2011-08-25
Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()
Thomas Jarosch
2011-08-25
Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...
Thomas Jarosch
2011-08-25
Remove now unneeded variable
Thomas Jarosch
2011-08-25
Fix off-by-one memory corruption in resistor plugin.
Thomas Jarosch
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-03
Cleanup tree.c cache handling a bit.
Thomas Martitz
2011-07-25
battery bench: fix redundant '#' in the battery bench instruction header
Bertrik Sikken
2011-07-08
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-07-02
Use playback channel directly for peakmeters and plugins using peak calculati...
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-20
Fix red in fft plugin.
Thomas Martitz
2011-06-17
Fix 'unused-but-set-variable' warnings (doom, lua)
Rafaël Carré
2011-06-13
Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after t...
Thomas Martitz
2011-06-07
FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...
Nils Wallménius
2011-06-05
Accept FS#5153 - Doom Scrollwheel Patch
Thomas Martitz
2011-05-26
Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...
Michael Giacomelli
2011-05-23
Remove next reported 'set but unused' warnings.
Andree Buschmann
2011-05-22
Fix unintentional removal of an if-statement.
Andree Buschmann
2011-05-22
Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...
Andree Buschmann
2011-05-17
don't install boomshine.lua if lua.rock isn't built
Rafaël Carré
2011-05-15
test_codec: Allow user to abort tests using target-defined TESTCODEC_EXITBUTTON.
Michael Sevakis
2011-05-14
Disktidy: New default files and folders for disktidy.config;
Robert Menes
2011-05-13
mpegplayer: Adapt to new pause_rewind setting and apply it for all
Michael Hohmuth
2011-05-13
Fix last known 'set but not used' warning by GCC 4.6.1.
Andree Buschmann
2011-05-13
Fix another 'set but not used' warning.
Andree Buschmann
2011-05-13
Fix even more 'set but not used' warnings and a regression.
Andree Buschmann
2011-05-13
Fix further 'set but not used' warnings.
Andree Buschmann
2011-05-13
Fix several 'variable set but not used' warnings reported by GCC 6.4.1.
Andree Buschmann
[next]