index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
Fix extracting libmisc.so
Thomas Martitz
1
-2
/
+7
2010-12-06
Fix configure and lib path
Thomas Martitz
2
-14
/
+12
2010-12-06
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
25
-286
/
+309
2010-12-06
Enable dircache by default on all targets with enough memory to use it. Help...
Michael Giacomelli
1
-1
/
+2
2010-12-06
libtremor: merge upstream revision 17518 actually returning failure code from...
Nils Wallménius
1
-3
/
+5
2010-12-06
libtremor: export a libogg function that is now needed.
Nils Wallménius
2
-5
/
+10
2010-12-06
libtremor: merge part of upstream revision 17514 adding some limit checking f...
Nils Wallménius
1
-2
/
+6
2010-12-06
libtremor: merge upstream revision 17513 'Add code to prevent heap attacks by...
Nils Wallménius
1
-0
/
+14
2010-12-06
libtremor: merge upstream revision 17512 'Correctly handle the nonsensical co...
Nils Wallménius
1
-1
/
+1
2010-12-06
libtremor: merge upstream revision 17511 'Add checks/rejection for absurdly h...
Nils Wallménius
1
-0
/
+2
2010-12-06
libtremor: merge upstream revision 17510.
Nils Wallménius
1
-1
/
+14
2010-12-06
libtremor:
Nils Wallménius
8
-1453
/
+3102
2010-12-06
HD300: enable RTC alarm function (working partially for now)
Marcin Bukat
1
-0
/
+1
2010-12-06
RTC s35380a - add support for alarm function. Currently this powers up the de...
Marcin Bukat
1
-1
/
+99
2010-12-06
HD300: Fix bootloader hang when RTC alarm fires. Make entering bootmenu more ...
Marcin Bukat
1
-10
/
+42
2010-12-05
remove a little redundant code from the WavPack metadata module to partially ...
Dave Bryant
1
-11
/
+5
2010-12-05
HDD6330: implement lcd_yuv_blit() function. The inner loop is written in asse...
Szymon Dziok
3
-10
/
+241
2010-12-05
make WavPack library check the extent of the block that it is parsing so that...
Dave Bryant
4
-45
/
+77
2010-12-05
MinGW: prefer C99 compliance by using replacement implementations.
Dominik Riebeling
2
-0
/
+4
2010-12-04
Android: Fix yellow
Thomas Martitz
1
-1
/
+1
2010-12-04
Handle disk errors properly in USB storage driver. Fixes FS#10873
Frank Gevaerts
1
-10
/
+14
2010-12-04
libtremor: merge upstream revision 17374 and some inline/icode tweaks to main...
Nils Wallménius
3
-14
/
+23
2010-12-03
sbinfo: fix crazy condition to avoid empty elf file generation (it is reversed)
Amaury Pouly
1
-1
/
+1
2010-12-03
That was a bit too far upwards :(
Thomas Martitz
1
-4
/
+4
2010-12-02
Fix red by moving the difinition up.
Thomas Martitz
1
-4
/
+4
2010-12-02
Android: Make lcd updates synchronous, doesn't make it faster but smoother (n...
Thomas Martitz
2
-25
/
+43
2010-12-02
Enable ARM ASM optimzations on android. Speedup in codecs ranges from 20% to ...
Thomas Martitz
1
-1
/
+2
2010-12-02
Changes to test_mem. Improve readability for smaller displays, increase loop ...
Andree Buschmann
1
-20
/
+25
2010-12-02
Fix player sim yellow
Thomas Martitz
2
-2
/
+6
2010-12-02
Fix reds, inclusion of C files into plugins is tricky.
Thomas Martitz
1
-7
/
+22
2010-12-02
Change the gcc options for sdl builds to allow for gnu99 features, it needs s...
Thomas Martitz
7
-23
/
+11
2010-12-02
HDD6330: implement block transfers through the LCD2 bridge in lcd_update_rect...
Szymon Dziok
3
-37
/
+65
2010-12-02
HDD6330: add missing button for test_codec.
Szymon Dziok
1
-1
/
+2
2010-12-02
Some improvements for test_mem:
Thomas Martitz
1
-72
/
+87
2010-12-01
Remove tabs
Andree Buschmann
4
-66
/
+66
2010-12-01
sbinfo: fix arm hasentry flags, otherwise elf files are marked as having to e...
Amaury Pouly
1
-1
/
+1
2010-12-01
sbinfo: first try at creating an elf file out of the .sb mess
Amaury Pouly
4
-4
/
+361
2010-12-01
codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz sp...
Nils Wallménius
2
-0
/
+207
2010-12-01
Add HD300 button defines for system_exception_wait()
Marcin Bukat
1
-0
/
+5
2010-11-30
Very small code shuffle to maybe make parseing %if() a smidgen faster
Jonathan Gordon
1
-8
/
+8
2010-11-30
HD300 - greylib callibration data (taken from iAudio M5 - works well)
Marcin Bukat
1
-0
/
+22
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
62
-1
/
+547
2010-11-29
RTC s35380a - fix initialization.
Marcin Bukat
1
-9
/
+15
2010-11-29
ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MH...
Michael Giacomelli
1
-88
/
+94
2010-11-29
sbinfo: add a file containing key used to encrypt the Fuze+ firmware (it uses...
Amaury Pouly
1
-0
/
+1
2010-11-29
sbinfo: add full support for various kind of cryptographic checks
Amaury Pouly
7
-87
/
+432
2010-11-29
HD300 - decrease touchstrip sensitivity
Marcin Bukat
1
-1
/
+1
2010-11-29
MPIO - drop wait states for LCD access
Marcin Bukat
1
-2
/
+1
2010-11-29
FS#11725: fix duplicationg slash indicating root in filename.
Teruaki Kawashima
2
-3
/
+6
2010-11-29
cahnge button mapping in list cotext so that it ignores button release.
Teruaki Kawashima
30
-257
/
+112
[next]