Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
84f7f60b8fbcd0084cf849613ac3e793894611c3
84f7f60
Fix Rockblox plugin display issues on Clip Zip
by Marty Miller
· 12 years ago
1060d30
hm60x: Fix charger detection.
by Andrew Ryabinin
· 12 years ago
2d3c43d
skin_engine: rework the parser to be closer to the langauge grammar.
by Jonathan Gordon
· 12 years ago
2315a23
Missed a comma.
by Björn Stenberg
· 12 years ago
0e19067
Add rockchip targets to builds.pm.
by Andrew Ryabinin
· 12 years ago
6d73d6e
rk27generic: Disable plugins.
by Andrew Ryabinin
· 12 years ago
f555904
rk27xx: Fix warnings.
by Andrew Ryabinin
· 12 years ago
fe5f9e0
Fix typo.
by Andrew Ryabinin
· 12 years ago
220f938
rk27xx: Remove debug use of timer1 in sd driver.
by Andrew Ryabinin
· 12 years ago
95a333b
hm801: Update keymaps.
by Andrew Ryabinin
· 13 years ago
1793090
hm60x: Update keymaps.
by Andrew Ryabinin
· 13 years ago
6ee3fc8
hm801: Add support for plugins.
by Andrew Ryabinin
· 12 years ago
397863a
hm60x: Add support for plugins.
by Andrew Ryabinin
· 12 years ago
8187d8d
hm60x: Use binary search in button driver.
by Andrew Ryabinin
· 12 years ago
8361c1d
hm60x/hm801: Buttons rework.
by Andrew Ryabinin
· 12 years ago
a92a0fe
as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v2 date
by Bertrik Sikken
· 12 years ago
4269934
touchscreen/lists: fix two regressions
by Thomas Martitz
· 12 years ago
3f4be75
android: Bring back broken unzip progress dialog.
by Thomas Martitz
· 12 years ago
0d93677
android: bump target platform version to 4.0.3 (this time for real).
by Thomas Martitz
· 12 years ago
728db21
Revert "skin_engine: rework the parser to be closer to the langauge grammar."
by Thomas Martitz
· 12 years ago
e43b856
skin_engine: rework the parser to be closer to the langauge grammar.
by Jonathan Gordon
· 12 years ago
e92fbb4
FS#10345 - Gigabeat: Switch volume buttons in Upside Down mode
by Bertrik Sikken
· 12 years ago
05ebf79
configure: remove support for ARM non EABI compiler
by Rafaël Carré
· 12 years ago
c26ab37
mikmod plugin: make functions static when possible
by Bertrik Sikken
· 13 years ago
cf1e54b
superdom plugin: make functions/variables static where possible
by Bertrik Sikken
· 12 years ago
e54ee56
FS#12611 - European Portuguese translation update (11th March)
by Gabriel Maia
· 12 years ago
449dff4
Calculate day-of-week after reading time from RTC. Should fix FS#11814
by Bertrik Sikken
· 12 years ago
2aae745
Add new tarball generation script.
by Dominik Riebeling
· 12 years ago
e9d5f6c
gitscraper: support compressing the sources as 7z.
by Dominik Riebeling
· 12 years ago
d8cb5c7
Release v3.11.2
by Frank Gevaerts
· 12 years ago
73732f4
si4700 tuner: fix power consumption issue caused by ill-defined power state at startup
by Bertrik Sikken
· 12 years ago
c45984d
Increase mr100 remote lcd thread stack (fixes FS#12640)
by Frank Gevaerts
· 12 years ago
debe77a
Check for existing firmware file on H100 / H300.
by Dominik Riebeling
· 12 years ago
2406005
Remove a useless sleep() from hosted's init().
by Thomas Martitz
· 12 years ago
a5b0a1d
Call radio_init() from hosted's init() too.
by Thomas Martitz
· 12 years ago
d3ead23
touchscreen: fix some issues/crashes with clicking the list title.
by Thomas Martitz
· 12 years ago
b7bc240
Use two lined display in properties.
by Dominik Riebeling
· 12 years ago
3cb0d71
si470x tuner: remove obsolete handling of special value 2 for RADIO_SLEEP
by Bertrik Sikken
· 12 years ago
48c248d
touchscreen: fix swipe scrolling (jumped back to previous item).
by Thomas Martitz
· 12 years ago
688302a
touchscreen: Rewrite kinetic scrolling using a state machine.
by Thomas Martitz
· 12 years ago
a12b2a5
mkamsboot: add support for clip zip original firmware 01.01.20 (tested by me)
by Bertrik Sikken
· 12 years ago
80f9577
builds.pm in master has to wait for the actual release.
by Frank Gevaerts
· 12 years ago
d5859c6
Bump version numbers for 3.11.1
by Frank Gevaerts
· 12 years ago
0c4bd3a
libmp3lame encoder: don't retrieve settings for each run.
by Dominik Riebeling
· 12 years ago
fe756b6
Drop empty voice strings when building list of strings.
by Dominik Riebeling
· 12 years ago
76c74c4
fix tms320dm320 crt0.S
by Marcin Bukat
· 12 years ago
d4674ed
arm: implement safe reads by intercepting the data abort handler.
by Amaury Pouly
· 12 years ago
f33330c
arm: factor all exception handlers out of the crt0.S files
by Amaury Pouly
· 12 years ago
bb0e4cc
touchscreen: Fix kinetic scrolling when the statusbar is off.
by Thomas Martitz
· 12 years ago
f458888
Build libspc with -03 on m68k (Coldfire).
by Michael Sevakis
· 12 years ago
4b56ee0
Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary.
by Thomas Martitz
· 12 years ago
a54072e
arm: fix get_sp (missing return)
by Amaury Pouly
· 12 years ago
bc41926
More completely flush WMA decoder state on seek to prevent artifact.
by Michael Giacomelli
· 12 years ago
905f920
Shorten voicefont progress output a bit.
by Dominik Riebeling
· 12 years ago
9ca9b65
Revert 1207c7b and fix the actual warnings.
by Frank Gevaerts
· 12 years ago
1207c7b
Disable _FORTIFY_SOURCE for the simulator
by Frank Gevaerts
· 12 years ago
416da22
Call tuner_power(true) from the correct place for lv24020lp.
by Frank Gevaerts
· 12 years ago
eb6c658
Remove espeak from TTS list on Windows.
by Dominik Riebeling
· 12 years ago
e46382a
Bump builds.pm so that Rockbox Utility notices 3.11
by Alex Parker
· 12 years ago
560ee29
Drop the nano2g back to unstable for now
by Frank Gevaerts
· 12 years ago
a85780b
Classic/6G: CPU frequency/voltage scaling
by Cástor Muñoz
· 12 years ago
a75b5b8
Classic/6G: click wheel controller powersave
by Cástor Muñoz
· 12 years ago
41b4623
usb-nano2g-6g: missing brace in non-default preprocessor path
by Rafaël Carré
· 12 years ago
b18d76a
configure fixes.
by Thomas Martitz
· 12 years ago
4e8893b
android: Fix crash on start up.
by Thomas Martitz
· 12 years ago
3414c95
configure: prevent $LDOPTS from stacking up on make reconf.
by Thomas Martitz
· 12 years ago
72988f3
android: implement system_exception_wait and system_reboot, so that the panicf() screen can be exited.
by Thomas Martitz
· 12 years ago
148a80e
panicf(): fix wrong font and colors being displayed.
by Thomas Martitz
· 12 years ago
10d8717
Split sleep timer activation and default duration setting.
by Nick Peskett
· 12 years ago
0e4a298
Mark the Sansa c200v2 series of players as stable
by Michael Giacomelli
· 12 years ago
a8b3d50
Enable tlsf in warble build to fix it.
by Thomas Martitz
· 12 years ago
f5a3dbc
Fix ARM version detection (need to pass mcpu/march to cpp).
by Thomas Martitz
· 12 years ago
3a3f4d6
Override manually selected arch/arch_version in simcc().
by Thomas Martitz
· 12 years ago
a54c687
Apparently make doesn't like inline comments
by Thomas Martitz
· 12 years ago
7b1a369
build system: completely autodetect target cpu architecture.
by Thomas Martitz
· 12 years ago
c56950e
tlsf: move to /lib (it's also used by plugins).
by Thomas Martitz
· 12 years ago
9f2ee2f
Fix HTML manual download link (FS#12620).
by Dominik Riebeling
· 12 years ago
c1fcd69
Prefix compareversion test files.
by Dominik Riebeling
· 12 years ago
da30008
FS#12627 - March update of Czech language
by Marek Salaba
· 12 years ago
6f62226
quickscreen: optionally display the shortcuts menu instead of the QS
by Jonathan Gordon
· 12 years ago
7ec426e
Classic/6G: hold switch detection using GPIO
by Cástor Muñoz
· 12 years ago
1d5a505
shortcuts: Don't enter shortcuts menu if there are none
by Jonathan Gordon
· 12 years ago
b2202a3
skin_engine: Allow negative numbers for the start offset in %ss
by Jonathan Gordon
· 12 years ago
215ac63
Fix makefile conditions
by Frank Gevaerts
· 12 years ago
83cb2e5
Fix warble and clean up/refactor Makefile.
by Thomas Martitz
· 12 years ago
d5f4391
Partly undo 54e00c1: put include back to root.make and use SECONDEXPANSION.
by Thomas Martitz
· 12 years ago
045c69c
Fix bootloaders.
by Thomas Martitz
· 12 years ago
d26bbb9
(Hopefully) fix overlay plugins.
by Thomas Martitz
· 12 years ago
54e00c1
Fix sim/checkwps build failure.
by Thomas Martitz
· 12 years ago
f269aa0
build system: unify/simplify library handling a bit.
by Thomas Martitz
· 12 years ago
9445d46
skin_engine: fix scrolling lines with dynamic content
by Jonathan Gordon
· 12 years ago
76664d2
android: only output unzip log message when performing the unzip.
by Thomas Martitz
· 12 years ago
c8317eb
android: clean-up and some refactoring in java code.
by Thomas Martitz
· 12 years ago
82337dd
buflib/shrink_callback: Resume playback only if it was playing (not paused).
by Thomas Martitz
· 12 years ago
ced3b17
ignore ipodpatcher binary
by Rafaël Carré
· 12 years ago
5513c6d
rk27xx: implement system_init()
by Marcin Bukat
· 12 years ago
2e03c2a
android: Remove hack not needed anymore (since 58e097d).
by Thomas Martitz
· 12 years ago
901521d
android: lcd_update/_rect() changes
by Thomas Martitz
· 12 years ago
6e6f0c6
Redraw simplelist if/when necessary-
by Thomas Martitz
· 12 years ago
58e097d
android: Add facility for java code to wait native code to be ready.
by Thomas Martitz
· 12 years ago
Next »