index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Use PLA in boomshine.lua instead of the awkward kbd_input context. This enabl...
Thomas Martitz
2012-01-27
*
Lua: Add pluginlib_actions wrapper for lua scripts.
Thomas Martitz
2012-01-27
*
PLA: Add map for android. Directional keys not available in point mode due to
Thomas Martitz
2012-01-27
*
application: Enable chipper and fft plugins.
Thomas Martitz
2012-01-27
*
Force settings touchscreen mode in menus.
Thomas Martitz
2012-01-27
*
Add touchscreen_get_mode() to plugin and lua.
Thomas Martitz
2012-01-27
*
Fix FS#12559: sigaltstack threads fortify failure
Boris Gjenero
2012-01-26
*
goban plugin: hoshi locations for more board sizes
Joshua Simmons
2012-01-26
*
Improve/unify German translation.
Thomas Martitz
2012-01-25
*
Include stdlib.h for atexit().
Thomas Martitz
2012-01-25
*
Fix win32 simulator build (FS#12564).
Thomas Martitz
2012-01-25
*
Remove ata_removable() and ata_present() from multidriver code.
Frank Gevaerts
2012-01-25
*
Fix power_input_status in sim where target has a battery switch.
Michael Sevakis
2012-01-25
*
WM8750: Extend recording gain range.
Marcin Bukat
2012-01-25
*
Disable the backdrop in the failsafe theme so the colours acually work
Jonathan Gordon
2012-01-25
*
MPIO HD300: Fix scrollstip issue at driver level.
Marcin Bukat
2012-01-25
*
mkamsboot: ignore built files / folders
Rafaël Carré
2012-01-24
*
Update CONTRIBUTING to reflect our switch to git on gerrit.
Marcin Bukat
2012-01-24
*
MPIO HD300: Use MENU button to go back from debug screens.
Marcin Bukat
2012-01-24
*
MPIO HD200/HD300: Decrease ADC scanrate.
Marcin Bukat
2012-01-24
*
Remove svn id.
Torne Wuff
2012-01-23
*
ypr0: Allow dection of multiple button presses at the same time.
Thomas Martitz
2012-01-23
*
gitignore: Change librockbox.so to generic .so.
Thomas Martitz
2012-01-23
*
Fix flag for the viewport. Text is supposed to be centered.
Thomas Martitz
2012-01-23
*
Fix incomplete comment.
Thomas Martitz
2012-01-22
*
Fix typo in comment.
Thomas Martitz
2012-01-22
*
Check running processes at startup.
Dominik Riebeling
2012-01-22
*
skin touchregions: fix the 'none' region firing when it shouldnt.
Jonathan Gordon
2012-01-23
*
Fix wrong pointer arithmetic in the PDbox aiff header writing code
Frank Gevaerts
2012-01-22
*
Fix another uninitialized var warning.
Thomas Martitz
2012-01-22
*
Another attempt at fixing storage_*_warnings. Correct return values also.
Thomas Martitz
2012-01-22
*
ypr0: Work around warning introduced by buggy alsa headers.
Thomas Martitz
2012-01-22
*
Attempt to fix remaining warnings.
Thomas Martitz
2012-01-22
*
Fix one more warning.
Thomas Martitz
2012-01-22
*
Don't filter out -O for sims.
Thomas Martitz
2012-01-22
*
Fix checkwps.
Thomas Martitz
2012-01-22
*
Fix sdl build warnings
Thomas Martitz
2012-01-22
*
Fix native arm builds. arm_support couldn't build properly.
Thomas Martitz
2012-01-22
*
ypr0: Enable asm optimizations.
Thomas Martitz
2012-01-22
*
firmware/target/arm doesn't contain code for hosted anymore.
Thomas Martitz
2012-01-22
*
Use ARCH instead of CPU for selecting optimization levels.
Thomas Martitz
2012-01-22
*
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
2012-01-22
*
ypr0: Use generic lcd memframe driver.
Thomas Martitz
2012-01-22
*
Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.
Thomas Martitz
2012-01-22
*
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
2012-01-22
*
Add framework to let make automatically pick optimized asm implementations ov...
Thomas Martitz
2012-01-22
*
Move pcm_mixer helper routines to firmware/asm.
Thomas Martitz
2012-01-22
*
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
2012-01-22
*
imx233: fix clkctrl code (some registers don't have a SET/CLR variant)
Amaury Pouly
2012-01-21
*
Fix database build.
Thomas Martitz
2012-01-21
[next]