index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-27
imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if mis...
Amaury Pouly
2012-01-27
find_first_set_bit tweaks
Michael Sevakis
2012-01-27
Bump plugin api and abi version needed for b8439f2. Sort too.
Thomas Martitz
2012-01-27
test_codec/test_fps: Use pluginlib_touchscreen API to make them fit for touch...
Thomas Martitz
2012-01-27
test_touchscreen.rock: Add keymap for sdl and android.
Thomas Martitz
2012-01-27
pluginlib_touchscreen: Rework API to offer wait-for-button APIs.
Thomas Martitz
2012-01-27
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-26
Fix FS#12559: sigaltstack threads fortify failure
Boris Gjenero
2012-01-26
goban plugin: hoshi locations for more board sizes
Joshua Simmons
2012-01-25
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-24
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-23
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-22
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-23
skin touchregions: fix the 'none' region firing when it shouldnt.
Jonathan Gordon
2012-01-22
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
[next]