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
/
recorder
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Adapt the resize-on-load image scalers to support the alpha channel.
Thomas Martitz
2011-11-08
*
Support for transparency in 32bit bitmaps on color targets.
Thomas Martitz
2011-11-08
*
Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...
Jonathan Gordon
2011-11-08
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Revert 30754 because the codecs won't build correctly, anyway.
Fred Bauer
2011-10-15
*
undef DEBUG in pcm_record.c because it's broken and breaks DEBUG builds
Fred Bauer
2011-10-14
*
Make function calc_db in peakmeter.c static
Bertrik Sikken
2011-10-04
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
Roll back r30416. A proper fix of this warning will end in an #ifdef-hell.
Andree Buschmann
2011-09-03
*
Remove 'set but not used' warning by GCC 4.6.1.
Andree Buschmann
2011-09-03
*
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-09-01
*
Fix errors and warnings.
Thomas Martitz
2011-08-14
*
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-14
*
#ifdef hell makes effectively suppressing this warning impossible, so stop tr...
Frank Gevaerts
2011-08-01
*
Move the "warning suppression" down, so it comes after the last write to "rem...
Frank Gevaerts
2011-08-01
*
Suppress a "variable 'remote' set but not used" warning that some gcc version...
Frank Gevaerts
2011-08-01
*
Use playback channel directly for peakmeters and plugins using peak calculati...
Michael Sevakis
2011-07-02
*
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-29
*
Remove a couple of dead inits and assignments found by the clang-static-analy...
Nils Wallménius
2011-06-12
*
Make the histogram code usable for playback as well. Move the recording histo...
Peter D'Hoye
2011-06-05
*
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-06-01
*
Fix several 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
*
remove set but unused variable
Rafaël Carré
2011-03-28
*
recording.c
Marcin Bukat
2011-03-15
*
Change the thread api a bit.
Thomas Martitz
2011-03-05
*
Fix warning in android build.
Thomas Martitz
2011-02-27
*
Give playback engine better control over the codec. Codec simply follows comm...
Michael Sevakis
2011-02-23
*
Fix test plugin build.
Andree Buschmann
2011-02-10
*
Embedded album art support in MP3/ID3v2 tags.
Thomas Martitz
2011-02-09
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
Fix yellow
Thomas Martitz
2011-01-29
*
FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
Jonathan Gordon
2011-01-13
*
FS#11725: fix duplicationg slash indicating root in filename.
Teruaki Kawashima
2010-11-29
*
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-10-31
*
HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...
Szymon Dziok
2010-10-18
*
kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREEN
Rafaël Carré
2010-09-19
*
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-12
*
Mark constant array as 'const' and use a smaller datatype.
Nils Wallménius
2010-08-09
*
Remove old kluge that makes little difference with the new arm toolchain.
Nils Wallménius
2010-08-09
*
Fix reds.
Thomas Martitz
2010-08-01
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
*
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-29
*
s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/
Nils Wallménius
2010-07-24
*
keyboard: change how charactars are stored in the buffer.
Teruaki Kawashima
2010-07-10
*
Simulator: build recording code
Rafaël Carré
2010-07-04
*
FS#10925 by myself: add touchscreen support for virtual keyboard.
Teruaki Kawashima
2010-06-27
*
e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...
Michael Sevakis
2010-06-26
*
I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet...
Thomas Martitz
2010-06-21
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
[prev]
[next]