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