summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-27imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if mis...Amaury Pouly
2012-01-27find_first_set_bit tweaksMichael Sevakis
2012-01-27Bump plugin api and abi version needed for b8439f2. Sort too.Thomas Martitz
2012-01-27test_codec/test_fps: Use pluginlib_touchscreen API to make them fit for touch...Thomas Martitz
2012-01-27test_touchscreen.rock: Add keymap for sdl and android.Thomas Martitz
2012-01-27pluginlib_touchscreen: Rework API to offer wait-for-button APIs.Thomas Martitz
2012-01-27Use PLA in boomshine.lua instead of the awkward kbd_input context. This enabl...Thomas Martitz
2012-01-27Lua: Add pluginlib_actions wrapper for lua scripts.Thomas Martitz
2012-01-27PLA: Add map for android. Directional keys not available in point mode due toThomas Martitz
2012-01-27application: Enable chipper and fft plugins.Thomas Martitz
2012-01-27Force settings touchscreen mode in menus.Thomas Martitz
2012-01-27Add touchscreen_get_mode() to plugin and lua.Thomas Martitz
2012-01-26Fix FS#12559: sigaltstack threads fortify failureBoris Gjenero
2012-01-26goban plugin: hoshi locations for more board sizesJoshua Simmons
2012-01-25Improve/unify German translation.Thomas Martitz
2012-01-25Include stdlib.h for atexit().Thomas Martitz
2012-01-25Fix win32 simulator build (FS#12564).Thomas Martitz
2012-01-25Remove ata_removable() and ata_present() from multidriver code.Frank Gevaerts
2012-01-25Fix power_input_status in sim where target has a battery switch.Michael Sevakis
2012-01-25WM8750: Extend recording gain range.Marcin Bukat
2012-01-25Disable the backdrop in the failsafe theme so the colours acually workJonathan Gordon
2012-01-25MPIO HD300: Fix scrollstip issue at driver level.Marcin Bukat
2012-01-24mkamsboot: ignore built files / foldersRafaël Carré
2012-01-24Update CONTRIBUTING to reflect our switch to git on gerrit.Marcin Bukat
2012-01-24MPIO HD300: Use MENU button to go back from debug screens.Marcin Bukat
2012-01-24MPIO HD200/HD300: Decrease ADC scanrate.Marcin Bukat
2012-01-23Remove svn id.Torne Wuff
2012-01-23ypr0: Allow dection of multiple button presses at the same time.Thomas Martitz
2012-01-23gitignore: Change librockbox.so to generic .so.Thomas Martitz
2012-01-23Fix flag for the viewport. Text is supposed to be centered.Thomas Martitz
2012-01-22Fix incomplete comment.Thomas Martitz
2012-01-22Fix typo in comment.Thomas Martitz
2012-01-22Check running processes at startup.Dominik Riebeling
2012-01-23skin touchregions: fix the 'none' region firing when it shouldnt.Jonathan Gordon
2012-01-22Fix wrong pointer arithmetic in the PDbox aiff header writing codeFrank Gevaerts
2012-01-22Fix another uninitialized var warning.Thomas Martitz
2012-01-22Another attempt at fixing storage_*_warnings. Correct return values also.Thomas Martitz
2012-01-22ypr0: Work around warning introduced by buggy alsa headers.Thomas Martitz
2012-01-22Attempt to fix remaining warnings.Thomas Martitz
2012-01-22Fix one more warning.Thomas Martitz
2012-01-22Don't filter out -O for sims.Thomas Martitz
2012-01-22Fix checkwps.Thomas Martitz
2012-01-22Fix sdl build warningsThomas Martitz
2012-01-22Fix native arm builds. arm_support couldn't build properly.Thomas Martitz
2012-01-22ypr0: Enable asm optimizations.Thomas Martitz
2012-01-22firmware/target/arm doesn't contain code for hosted anymore.Thomas Martitz
2012-01-22Use ARCH instead of CPU for selecting optimization levels.Thomas Martitz
2012-01-22Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...Thomas Martitz
2012-01-22ypr0: Use generic lcd memframe driver.Thomas Martitz
2012-01-22Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.Thomas Martitz