index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
(
follow
)
Commit message (
Expand
)
Author
Age
*
pdbox: fix build on ARM with eabi
Rafaël Carré
2010-06-03
*
More FFT fun: No point in computing and combining the 2nd FFT if it's just be...
Michael Sevakis
2010-06-03
*
FFT plugin: Some speed regulation for too-fast targets. (50FPS)
Michael Sevakis
2010-06-03
*
pdbox: Fixing reds.
Wincent Balin
2010-06-03
*
pdbox: Added compilation on iPod 1G-4G.
Wincent Balin
2010-06-03
*
pdbox: Added keypad for iPod 1G-4G. Reordered SOURCES alphabetically.
Wincent Balin
2010-06-03
*
FFT plugin: give everything in the main file a nice 'static'-ing. Saves appro...
Michael Sevakis
2010-06-03
*
FFT plugin: Use worker thread only on multiprocessor targets.
Michael Sevakis
2010-06-03
*
pdbox: Source cleanup. Removed unneeded files.
Wincent Balin
2010-06-03
*
pdbox: Syntax cleanup for the cosine table.
Wincent Balin
2010-06-02
*
pdbox: add fuze keymap
Rafaël Carré
2010-06-02
*
FFT Plugin: Should use scale_factor, not LCD_WIDTH/HEIGHT to break the spectr...
Michael Sevakis
2010-06-02
*
FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff...
Michael Sevakis
2010-06-02
*
Added myself and Pure Data team to credits.
Wincent Balin
2010-06-01
*
pdbox: Updated CPU boosting API
Wincent Balin
2010-06-01
*
pdbox: Code cleanup, optimizations.
Wincent Balin
2010-06-01
*
fft: use long home button to exit on fuze
Rafaël Carré
2010-06-01
*
pdbox: Removed unnecessary code from the main include file. Reduced neede mem...
Wincent Balin
2010-06-01
*
pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit...
Wincent Balin
2010-06-01
*
test_codec: close the log file before attempting to open a new one, and clear...
Rob Purchase
2010-05-31
*
Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...
Rob Purchase
2010-05-31
*
battery_bench: comment the battery_bench.txt header with '#'
Rafaël Carré
2010-05-31
*
Only build firmware_flash plugin on archos
Rafaël Carré
2010-05-31
*
Doom plugin: Missed properly making a few 'unsigned' on my second pass.
Michael Sevakis
2010-05-29
*
Doom plugin: In anticipation of moving to the EABI toolchain, because of its ...
Michael Sevakis
2010-05-29
*
Fix typo that made alarmclock exit immediately and add scrollwheel actions.
Thomas Martitz
2010-05-28
*
rockboy: rename pcm_*() functions to avoid namespace clash with rockbox
Rafaël Carré
2010-05-27
*
Generate C file / header for svn version string
Rafaël Carré
2010-05-27
*
Fix M:Robe Plugins and Codecs.
Karl Kurbjun
2010-05-25
*
pdbox: Code cleanup
Wincent Balin
2010-05-24
*
Fix test_mem for the archos plugin buffer size and for charcell.
Jens Arnold
2010-05-24
*
pdbox: Successfully resolved issue with loading of audio files
Wincent Balin
2010-05-24
*
Test plugins: * test_sampr.c is swcodec only * Several plugins are bitmap only.
Jens Arnold
2010-05-24
*
Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...
Szymon Dziok
2010-05-24
*
Correct new memcpy/memset functionality in test_mem plugin. Use appropriate c...
Andree Buschmann
2010-05-24
*
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-24
*
mpegplayer: use OFF_T_MIN/MAX instead of LONG_MIN/MAX in one spot. Define OFF...
Michael Sevakis
2010-05-21
*
Clipv2 / Clip+ : lcd scanrate checked with test_scanrate
Rafaël Carré
2010-05-20
*
Fix test_resize
Thomas Martitz
2010-05-20
*
Fix reds: add m3 keypad, fix typo in the ipods part, correct button for h10, ...
Thomas Martitz
2010-05-20
*
Tweak new pluginlib button map for frotz to be more convenient
Torne Wuff
2010-05-20
*
Fix a data abort in codebuster.
Thomas Martitz
2010-05-20
*
S#10387 - Rework pluginlib actions
Thomas Martitz
2010-05-20
*
HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change)
Marcin Bukat
2010-05-20
*
pdbox: Rewrote recently added bugfixes
Wincent Balin
2010-05-20
*
pdbox: Got rid of signedness-related warnings
Wincent Balin
2010-05-20
*
pdbox: Made size value signed
Wincent Balin
2010-05-20
*
pdbox: Adjusted return values for functions read() and write()
Wincent Balin
2010-05-20
*
sudoku: remove commented out code.
Teruaki Kawashima
2010-05-19
*
Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes
Rafaël Carré
2010-05-18
[next]