Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
0263fe37e4a0f7db5e647c171afafda9783fc97b
0263fe3
rk27xx: Implement dualboot capable bootloader
by Marcin Bukat
· 13 years ago
587f52f
rk27xx: switch to RKW format for binary
by Marcin Bukat
· 13 years ago
e2d6f92
rk27generic: Implement power_off()
by Marcin Bukat
· 13 years ago
f30043a
rk27xx: add rolo_restart() rk27xx specific variant
by Marcin Bukat
· 13 years ago
4718ff9
Add RKW support to rolo
by Marcin Bukat
· 13 years ago
2f8b44a
Add RKW firmware file format loader
by Marcin Bukat
· 13 years ago
f35e300
scramble: add RKW firmware file format encoder
by Marcin Bukat
· 13 years ago
1c565c9
rk27xx: rework linker scripts and crt0.S
by Marcin Bukat
· 13 years ago
7569450
rk27load: fix linking with newer toolchains
by Marcin Bukat
· 13 years ago
0cc6ba0
Remove standalone makefile. Use configure to build
by Frank Gevaerts
· 13 years ago
8d41b23
Move includes of other makefiles around to make GCCFLAGS work properly.
by Frank Gevaerts
· 13 years ago
b9ce249
Don't define CPU_* for __PCTOOL__
by Frank Gevaerts
· 13 years ago
efd25bf
Disable some more sim_ and app_ redirection for __PCTOOL__.
by Frank Gevaerts
· 13 years ago
466a7c6
Integrate the warble tool in the regular build system.
by Frank Gevaerts
· 13 years ago
13a7c9a
Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asm
by Frank Gevaerts
· 13 years ago
fcb9fda
android: drop copied lcd_blit_yuv() and use generic one.
by Thomas Martitz
· 13 years ago
db85689
test_X plugins PLA integration
by Jean-Louis Biasini
· 13 years ago
83b4d70
Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__
by Frank Gevaerts
· 13 years ago
105a05c
One more *_filesize() to remove
by Frank Gevaerts
· 13 years ago
52724c1
filesize() isn't prefixed anymore for sims.
by Frank Gevaerts
· 13 years ago
c6d2010
Fix __PCTOOL__ dependencies on SIMULATOR
by Frank Gevaerts
· 13 years ago
f7a4ee2
Don't redirect file IO to app_* for __PCTOOLS__ builds for dir functions.
by Frank Gevaerts
· 13 years ago
71953a4
Don't redirect file IO to app_* for __PCTOOLS__ builds.
by Frank Gevaerts
· 13 years ago
8eb36cf
matrix: shorten statement.
by Thomas Martitz
· 13 years ago
36c84f9
Plugin Matrix PLA integration (code)
by Jean-Louis Biasini
· 13 years ago
26fc31a
Add the warble test program.
by Sean Bartell
· 13 years ago
693af46
Plugin mosaique PLA integration (code + manual)
by Jean-Louis Biasini
· 13 years ago
d05db0a
Correct actionable offense for misappropriation of action context.
by Michael Sevakis
· 13 years ago
f688710
Change keyclick_click so that it may accept raw buttons or actions.
by Michael Sevakis
· 13 years ago
a92696d
Plugin Starfield PLA integration (code + manual)
by Jean-Louis Biasini
· 13 years ago
10c566e
Plugin logo PLA integration (code + manual)
by Jean-Louis Biasini
· 13 years ago
f1e1ab8
Plugin snow PLA integration (code + manual)
by Jean-Louis Biasini
· 13 years ago
d5e676b
Add a %cs(current screen) state for the "Track Info" screen
by Osborne Jacobs
· 13 years ago
bcfa783
Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the Context Menu
by Osborne Jacobs
· 13 years ago
59e5a32
Fix errors in unintentionally merged gerrit commit.
by Michael Sevakis
· 13 years ago
286a4c5
Revise the PCM callback system after adding multichannel audio.
by Michael Sevakis
· 13 years ago
3f82f3a
Sansa Clip Zip: Bubble now shows a proper background image
by Dimitar Dimitrov
· 13 years ago
57264ce
Pandora port: Add support for the L/R shoulder buttons
by Thomas Jarosch
· 13 years ago
46b34da
Updated some missing items for Simplified-Chinese translation (FS#12584)
by Jean-Louis Biasini
· 13 years ago
fa452c1
Manual: Describe more generally how to customise the main menu.
by Alexander Levin
· 13 years ago
5db58fc
Manual: Fix the WPS tags table
by Alexander Levin
· 13 years ago
9476883
Fix sanity check in UnwStartThumb() using the wrong register
by Thomas Jarosch
· 13 years ago
5bfbc64
Fuze+: All games plugins keymaps
by Jean-Louis Biasini
· 13 years ago
2f5df69
Bulgarian translation for the remaining strings.
by Dimitar Dimitrov
· 13 years ago
4fbbbf1
Make %LC and %LR always have predictable and usable values.
by Frank Gevaerts
· 13 years ago
dc572fb
configure: fix $(LD) which was incorrectly set as $(AR)
by Amaury Pouly
· 13 years ago
e8c7d10
Fix mismatching C++ new[] / delete calls
by Thomas Jarosch
· 13 years ago
29c7259
imx233: correctly stop charging on topoff (fix battery discharging)
by Amaury Pouly
· 13 years ago
b9bf6cd
Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false
by Frank Gevaerts
· 13 years ago
8efb8f9
lcd drivers: split lcd_gradient_rect so it is actually useful
by Jonathan Gordon
· 13 years ago
f0ecce9
Fix ucl-related makefiles
by Frank Gevaerts
· 13 years ago
fbb8c31
Fix bugs in lcd drivers after b37e6bc
by Andrew Ryabinin
· 13 years ago
e958aee
root menu ordering: Remove underscores from the config setting.
by Thomas Martitz
· 13 years ago
8c0c844
imx233: always boot when powered up from 5v
by Amaury Pouly
· 13 years ago
0d78dd1
imx233: user __FIELD_SET to set the clock divisors
by Amaury Pouly
· 13 years ago
c4450b9
imx233: print power up source in the bootloader
by Amaury Pouly
· 13 years ago
c735ff2
mkimxboot/fuze+: fix booting to the OF
by Amaury Pouly
· 13 years ago
d96a32d
fix warning
by Jonathan Gordon
· 13 years ago
1c1e1c0
skin_engine: ease the restrictions on %x/%xl
by Jonathan Gordon
· 13 years ago
34031cb
skin_engine: Clean up %x() handling - beware theme issues
by Jonathan Gordon
· 13 years ago
0807fe8
Fix build errors
by Jonathan Gordon
· 13 years ago
2c71aa9
lcd/skin_engine: Add the ability to draw onto the backdrop layer
by Jonathan Gordon
· 13 years ago
13f98df
rk27xx: Make sure SD module clock is not gated
by Marcin Bukat
· 13 years ago
c0a2c3f
Fix build errors and warnings
by Jonathan Gordon
· 13 years ago
b37e6bc
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
by Jonathan Gordon
· 13 years ago
15c69b8
mkximxboot/fuze+: add power button delay to power on
by Amaury Pouly
· 13 years ago
9f48f5f
root menu: Use - to reset the root menu order from a config
by Jonathan Gordon
· 13 years ago
ee1f54c
Append "64bit" only on 64bit binary.
by Dominik Riebeling
· 13 years ago
a532b60
Rockbox Utility: update french translation
by Jean-Louis Biasini
· 13 years ago
077e8b6
Clean up some variables.
by Frank Gevaerts
· 13 years ago
6b66b88
Commit FS#12288 - Sansa Clip+: "Home" in the main menu to WPS/Radio.
by Michael Giacomelli
· 13 years ago
b5cd5ce
Add %LR and %LC to get at the current row and columm in skinned lists.
by Frank Gevaerts
· 13 years ago
7d599b4
radio: include power.h in drivers for tuner_power()
by Amaury Pouly
· 13 years ago
906e90e
Move radio power handling from apps/ to drivers.
by Amaury Pouly
· 13 years ago
58b226e
Add "allbuilds" to builds.pm, similar to "stablebuilds" and "usablebuilds"
by Frank Gevaerts
· 13 years ago
8c7d372
FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor Muñoz
by Cástor Muñoz
· 13 years ago
31a0595
FS#12586 - Modify %ss to be able to use numbers for conditionals
by Jonathan Gordon
· 13 years ago
3cdd50b
Add unwarminder author to CREDITS
by Marcin Bukat
· 13 years ago
ff54e03
Make some arrays const.
by Nils Wallménius
· 13 years ago
663667a
IPod Classic/6G: LCD sleep (FS#12523) by Cástor Muñoz
by Cástor Muñoz
· 13 years ago
a6005c3
Add Fukuda Takafumi to the credits
by Nils Wallménius
· 13 years ago
28e0df7
Japanese translation update by Fukuda Takafumi (FS#12375)
by Fukuda Takafumi
· 13 years ago
13412f6
main menu: Add the ability to hide and reorder the main menu items.
by Jonathan Gordon
· 13 years ago
8125877
Enable leaving the quickscreen with Select as the manual currently states should be possible.
by Michael Giacomelli
· 13 years ago
f6e5ec4
Update the manual to include Home as a way of quitting the quicksreen on the Clip players. Leave Select in place since we'll add that next.
by Michael Giacomelli
· 13 years ago
3a4f8cd
fireworks: ues PLA_EXIT to exit without going through the menu.
by Thomas Martitz
· 13 years ago
a60bc25
fireworks's plugin PLA integration
by Jean-Louis Biasini
· 13 years ago
7c215b1
bounce's plugin PLA integration (main code + manual)
by Jean-Louis Biasini
· 13 years ago
3515388
hm60x/hm801: Fix USB DAC functionality
by Andrew Ryabinin
· 13 years ago
7b99318
HiFiMAN: Implement lcd powersave mode.
by Andrew Ryabinin
· 13 years ago
cac98a5
Rockbox Utility: update german translation.
by Dominik Riebeling
· 13 years ago
4da1561
Fuze+'s manual: all non-PLA plugins games keymaps
by Jean-Louis Biasini
· 13 years ago
b03dcd6
lupdate all translations and drop obsolete ones.
by Dominik Riebeling
· 13 years ago
5f2fb4a
Fuze+'s manual: change ugly \ButtonPlayPause
by Jean-Louis Biasini
· 13 years ago
f9bf62e
Fix post installation hint for h100 / h300 players.
by Dominik Riebeling
· 13 years ago
dc9bd85
Remove duplicate entry from postinstall hint.
by Dominik Riebeling
· 13 years ago
1a4a934
Don't poll SAPI script output.
by Dominik Riebeling
· 13 years ago
d8fd988
stats's plugin PLA integration (main code + manual)
by Jean-Louis Biasini
· 13 years ago
164cb21
unwarminder: fix bootloader builds
by Marcin Bukat
· 13 years ago
b4eab59
Arm stack unwinder
by Marcin Bukat
· 13 years ago
Next »