summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken2010-11-11
* Onda VX767: get some facts about the state of the current LCD driver straightMaurus Cuelenaere2010-11-11
* Touchscreen: Improved scroll thresholdThomas Martitz2010-11-10
* MPIO HD200 manual - tex filesMarcin Bukat2010-11-09
* Bump BATTERY_CAPACITY_MAX to 1500 for ipod mini. Closes FS#11736Marcin Bukat2010-11-08
* Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz2010-11-06
* Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken2010-11-05
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz2010-10-31
* FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz2010-10-31
* HDD6330: fix some values in config (USB PID, battery capacity), insert commen...Szymon Dziok2010-10-27
* Ramdisk: add hotswap supportMaurus Cuelenaere2010-10-26
* Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na...Michael Sparmann2010-10-25
* Fix yellow: BMP_BPP and BMP_LINESIZE being used both in greylib and screendumpMichael Sparmann2010-10-25
* Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann2010-10-25
* Fix return type of iap_getc (should be bool instead of int)Bertrik Sikken2010-10-24
* HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok2010-10-18
* Forgot to update lcd-remote.hThomas Martitz2010-10-11
* Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz2010-10-11
* Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz2010-10-10
* Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz2010-10-10
* Fix targets with remote display, forgot to add the new functions to their hea...Thomas Martitz2010-10-06
* Pixel-accurate (vertical) list scrolling for touchscreen targets.Thomas Martitz2010-10-06
* Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code ...Frank Gevaerts2010-09-26
* Add current consumption and battery capacities to iPod nano 2G config file.Andree Buschmann2010-09-25
* Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann2010-09-24
* iap: make variable serbuf non-globalBertrik Sikken2010-09-20
* Fix typoThomas Martitz2010-09-20
* Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.Thomas Martitz2010-09-20
* Allow e200 to compile without HAVE_RECORDINGFrank Gevaerts2010-09-17
* Simplify unnecessary baroque preprocessor condition a bitFrank Gevaerts2010-09-17
* Only define USB_ENABLE_STORAGE if USB_HAS_BULK and USE_ROCKBOX_USB are both setFrank Gevaerts2010-09-17
* usb_drv_reset() is only used in usb-drv-arc.cRafaël Carré2010-09-16
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* Rename cache coherency functions.Thomas Martitz2010-09-08
* as3525v2 usb: define USB_HAS_BULKRafaël Carré2010-09-08
* Fix set_serial_descriptor() for targets with as3543Rafaël Carré2010-09-06
* FS#11597 : decrease FCLK frequency when unboostedRafaël Carré2010-09-05
* powermgmt.h: include config.hRafaël Carré2010-09-03
* as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't prote...Amaury Pouly2010-09-02
* as3525v2:Amaury Pouly2010-09-02
* Fix typoThomas Martitz2010-09-02
* Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz2010-09-02
* struct DIR -> DIR, should fix most if not all reds.Thomas Martitz2010-09-01
* Android: Enable software tone controlsThomas Martitz2010-09-01
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* Revert an accidentaly change to debug.h that prevent simulator+debug buildAmaury Pouly2010-09-01
* Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts2010-08-31
* Change lc_open_from_mem() return type to void*Thomas Martitz2010-08-30
* Implement lcd(_remote)_putsxyf() and export to pluginsRafaël Carré2010-08-28