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
2009-08-06
Revert static-ing of iim_prod_rev, this function is never used so it causes a...
Bertrik Sikken
1
-1
/
+1
2009-08-06
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
11
-17
/
+19
2009-08-06
Remove some unused #includes
Bertrik Sikken
9
-11
/
+0
2009-08-06
Add a couple of functions for the rm metadata parser for debugging, and add a...
Mohamed Tarek
2
-1
/
+14
2009-08-06
Goban: Rename save file extension back to sgf to match other applications.
Karl Kurbjun
1
-1
/
+1
2009-08-06
more wps->skin moving/renaming
Jonathan Gordon
6
-97
/
+94
2009-08-06
Move this call a bit up so that wpses without backdrop show none properly (th...
Thomas Martitz
1
-3
/
+6
2009-08-06
Correct yet another typo causing reds and greater shame on me.
Thomas Martitz
1
-1
/
+1
2009-08-06
Fix iaudio reds and crazy deltas, both caused by stupid typos.
Thomas Martitz
2
-8
/
+8
2009-08-06
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
13
-144
/
+185
2009-08-05
Samsung YP-S3: allow player to stay powered up without the USB cable plugged ...
Bertrik Sikken
2
-6
/
+21
2009-08-05
PDBox: Correcting two more warnings.
Wincent Balin
1
-2
/
+3
2009-08-05
PDBox: Got rid of warnings.
Wincent Balin
5
-8
/
+13
2009-08-05
Goban: Change save location and file names to fit more in line with the rest ...
Karl Kurbjun
2
-3
/
+3
2009-08-05
add playback control to more menu of plugins.
Teruaki Kawashima
9
-57
/
+106
2009-08-05
PDBox: Removed unneeded include file to, hopefully, diminish the amount of w...
Wincent Balin
1
-651
/
+0
2009-08-05
fix bug calendar fails to add new memo if there is not .memo file caused by m...
Teruaki Kawashima
1
-2
/
+3
2009-08-05
PDBox: Added iriver H100 to supported targets.
Wincent Balin
2
-5
/
+14
2009-08-05
PDBox: Changed type of t_int to remove 64-bit related warnings.
Wincent Balin
3
-3
/
+12
2009-08-05
Fix building of the database utility.
Nils Wallménius
1
-2
/
+3
2009-08-04
Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...
Dave Chapman
8
-7
/
+319
2009-08-04
Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...
Dave Chapman
1
-28
/
+32
2009-08-04
Fix yellow.
Mohamed Tarek
1
-1
/
+1
2009-08-04
Enhance seeking in a52_rm ; it was a bit choppy, and fix a bug (request_buffe...
Mohamed Tarek
1
-3
/
+4
2009-08-04
Remove unneeded blackjack defines for the YH series.
Michael Giacomelli
1
-4
/
+1
2009-08-04
Insert pdbox into build system, currently only for H300.
Wincent Balin
1
-0
/
+4
2009-08-04
PDBox: Undoing incorrect changes of math functions.
Wincent Balin
1
-41
/
+815
2009-08-04
Rename codecs/dnet.c to codecs/a52_rm.c
Mohamed Tarek
4
-3
/
+3
2009-08-04
PDBox: Simplified some math functions.
Wincent Balin
1
-818
/
+44
2009-08-04
Add Jens Erdmann to CREDITS.
Michael Giacomelli
1
-0
/
+1
2009-08-04
Add support for AC3 audio in RM container.
Mohamed Tarek
8
-8
/
+231
2009-08-04
PDBox: Use correct values of maximal string size for snprintf.
Wincent Balin
10
-28
/
+25
2009-08-04
Fix for:
Thomas Martitz
1
-5
/
+5
2009-08-04
Move the DATA_HEADER_SIZE define to codecs/librm/rm.h and add a define
Mohamed Tarek
3
-4
/
+4
2009-08-04
Invadrox: Add support for 640x480 screens.
Karl Kurbjun
13
-53
/
+69
2009-08-04
Always do an SVN up before committing . . . hopefully fixes red by defining m...
Michael Giacomelli
2
-0
/
+8
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
76
-8
/
+683
2009-08-04
PDBox: Minor addition and bugfixes.
Wincent Balin
4
-6
/
+48
2009-08-04
PDBox: Added GUI.
Wincent Balin
4
-17
/
+925
2009-08-03
Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...
Thomas Martitz
3
-61
/
+55
2009-08-03
Fix inaccurate time display for 44.1 (and 22.05) kHz MP3 audio tracks. Time w...
Magnus Holmgren
1
-3
/
+4
2009-08-03
Add missing svn:keywords property.
Dominik Riebeling
1
-1
/
+1
2009-08-03
calendar: fix bug when add new event text longer than last entry.
Teruaki Kawashima
9
-743
/
+410
2009-08-03
Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m...
Thomas Martitz
1
-3
/
+3
2009-08-03
Fix reds for IAP and a missing #include.
Thomas Martitz
3
-12
/
+27
2009-08-03
Remove find_albumart() from the plugin API as it doesn't exist for them.
Thomas Martitz
4
-21
/
+14
2009-08-03
A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...
Thomas Martitz
11
-57
/
+82
2009-08-03
Samsung YP-S3: update bootloader demo app with test code for the wmcodec (vol...
Bertrik Sikken
2
-14
/
+54
2009-08-03
one more add which didnt get added
Jonathan Gordon
1
-0
/
+59
2009-08-03
these didnt get renamed for some reason
Jonathan Gordon
2
-57
/
+23
[next]