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
2012-03-26
skin_engine: fix scrolling lines with dynamic content
Jonathan Gordon
1
-1
/
+1
2012-03-25
android: only output unzip log message when performing the unzip.
Thomas Martitz
1
-8
/
+8
2012-03-25
android: clean-up and some refactoring in java code.
Thomas Martitz
6
-75
/
+63
2012-03-25
buflib/shrink_callback: Resume playback only if it was playing (not paused).
Thomas Martitz
1
-1
/
+2
2012-03-25
ignore ipodpatcher binary
Rafaël Carré
1
-0
/
+3
2012-03-22
rk27xx: implement system_init()
Marcin Bukat
1
-0
/
+29
2012-03-22
android: Remove hack not needed anymore (since 58e097d).
Thomas Martitz
1
-7
/
+0
2012-03-22
android: lcd_update/_rect() changes
Thomas Martitz
2
-29
/
+42
2012-03-22
Redraw simplelist if/when necessary-
Thomas Martitz
1
-0
/
+1
2012-03-22
android: Add facility for java code to wait native code to be ready.
Thomas Martitz
5
-2
/
+62
2012-03-22
Don't hardcode cpu frequency in test_codec
Marcin Bukat
1
-6
/
+2
2012-03-22
revert changes in test_disk.c introduced by accident in r30459
Marcin Bukat
1
-4
/
+4
2012-03-20
Remove left-over debug statement (oops).
Thomas Martitz
1
-1
/
+0
2012-03-20
lcd_fillrect(): Unify 16bit implementations (move to 16bit-common.c)
Thomas Martitz
3
-224
/
+116
2012-03-20
Refactor lcd_clear_viewport().
Thomas Martitz
3
-100
/
+84
2012-03-20
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
3
-0
/
+41
2012-03-20
sdl: Fix the sdl init so the sim will get a taskbar item
Jonathan Gordon
1
-2
/
+2
2012-03-19
sansa clip+: properly reset display using the reset pin
Bertrik Sikken
1
-1
/
+3
2012-03-19
Option to constrain get_next_dir() to directories below global_settings.start...
Nick Peskett
10
-69
/
+157
2012-03-19
center logo horizontaly in bootloader version of show_logo()
Marcin Bukat
1
-2
/
+3
2012-03-19
mrobe500: fix warrnig in bootloader
Marcin Bukat
1
-1
/
+2
2012-03-19
fix cache function name
Marcin Bukat
1
-1
/
+1
2012-03-18
Add RBCODEC_LIB to android and ypr0 builds so they link again.
Frank Gevaerts
2
-2
/
+3
2012-03-18
Add missing include path.
Nils Wallménius
1
-0
/
+1
2012-03-18
Drop checkwps from .gitignore, we don't build it in-tree anymore.
Nils Wallménius
1
-4
/
+0
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
80
-112
/
+97
2012-03-18
gmtime: avoid a modulus
Rafaël Carré
1
-1
/
+1
2012-03-17
Correct polish translation.
Szymon Dziok
1
-24
/
+24
2012-03-17
HDD6330: Correct voltage values, based on the values found in the OF.
Szymon Dziok
1
-4
/
+4
2012-03-17
HDD6330: Simplify strange OF voltage calculation, it's linear anyway.
Szymon Dziok
1
-16
/
+2
2012-03-17
imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery)
Amaury Pouly
7
-51
/
+135
2012-03-16
More meaningful name and type for 'root menu' setting
Alexander Levin
3
-6
/
+6
2012-03-15
fuze+: add unknown channel to debug menu
Amaury Pouly
3
-2
/
+5
2012-03-15
imx233/fuze+: rework i2c and fmradio_i2c init
Amaury Pouly
6
-11
/
+15
2012-03-15
imx233: enable charging in bootloader USB mode by including powermgmt
Amaury Pouly
3
-3
/
+18
2012-03-15
skin_engine: Reenable skin debugging in the sim (use --debugwps)
Jonathan Gordon
6
-671
/
+10
2012-03-15
Fix compile errors
Jonathan Gordon
2
-0
/
+6
2012-03-15
skin_engine: New tag to draw a rectangle (optionally with a gradient)
Jonathan Gordon
9
-6
/
+105
2012-03-15
Fuze+/calendar's plugin update keymaps and manual
Jean-Louis Biasini
2
-11
/
+13
2012-03-15
Fuze+: update minor keymaps mapping for manual consistency/simplicity
Jean-Louis Biasini
1
-1
/
+1
2012-03-15
Revert "Fix FS#12606 - next track can cause the screen to be cleared"
Jonathan Gordon
3
-33
/
+0
2012-03-14
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
3
-0
/
+33
2012-03-13
Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtime
Bertrik Sikken
1
-110
/
+10
2012-03-13
Update manual for %cs and %T tags
Osborne Jacobs
1
-7
/
+15
2012-03-13
Add new actions to %Tp (Touchscreen areas)
Osborne Jacobs
4
-8
/
+31
2012-03-12
Update manual for boot behaviour on clip+, clipv2 and fuzev2.
Dominik Riebeling
1
-3
/
+4
2012-03-12
Enable MPIO HD200 and HD300 installation.
Dominik Riebeling
1
-2
/
+0
2012-03-12
Fix false positive in version detection.
Dominik Riebeling
2
-1
/
+2
2012-03-12
Test: check retrieved version string as well.
Dominik Riebeling
1
-0
/
+2
2012-03-12
Fix minor bookmark problems/Enhance bookmark functions
Osborne Jacobs
3
-59
/
+107
[next]