| Commit message (Expand) | Author | Age |
| ... | |
| * | Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t... | Thomas Martitz | 2010-10-10 |
| * | Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie... | Thomas Martitz | 2010-10-10 |
| * | Fix targets with remote display, forgot to add the new functions to their hea... | Thomas Martitz | 2010-10-06 |
| * | Pixel-accurate (vertical) list scrolling for touchscreen targets. | Thomas Martitz | 2010-10-06 |
| * | Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code ... | Frank Gevaerts | 2010-09-26 |
| * | Add current consumption and battery capacities to iPod nano 2G config file. | Andree Buschmann | 2010-09-25 |
| * | Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G. | Andree Buschmann | 2010-09-24 |
| * | iap: make variable serbuf non-global | Bertrik Sikken | 2010-09-20 |
| * | Fix typo | Thomas Martitz | 2010-09-20 |
| * | Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds. | Thomas Martitz | 2010-09-20 |
| * | Allow e200 to compile without HAVE_RECORDING | Frank Gevaerts | 2010-09-17 |
| * | Simplify unnecessary baroque preprocessor condition a bit | Frank Gevaerts | 2010-09-17 |
| * | Only define USB_ENABLE_STORAGE if USB_HAS_BULK and USE_ROCKBOX_USB are both set | Frank Gevaerts | 2010-09-17 |
| * | usb_drv_reset() is only used in usb-drv-arc.c | Rafaël Carré | 2010-09-16 |
| * | Extend lc_open() to also being able to load overlay plugins. | Thomas Martitz | 2010-09-09 |
| * | Rename cache coherency functions. | Thomas Martitz | 2010-09-08 |
| * | as3525v2 usb: define USB_HAS_BULK | Rafaël Carré | 2010-09-08 |
| * | Fix set_serial_descriptor() for targets with as3543 | Rafaël Carré | 2010-09-06 |
| * | FS#11597 : decrease FCLK frequency when unboosted | Rafaël Carré | 2010-09-05 |
| * | powermgmt.h: include config.h | Rafaël Carré | 2010-09-03 |
| * | as3525v2: revert the USB_DEVBSS_ATTR and the panicf redefinition, don't prote... | Amaury Pouly | 2010-09-02 |
| * | as3525v2: | Amaury Pouly | 2010-09-02 |
| * | Fix typo | Thomas Martitz | 2010-09-02 |
| * | Android: don't compile stubs.c and kill off libuisimulator entirely. | Thomas Martitz | 2010-09-02 |
| * | struct DIR -> DIR, should fix most if not all reds. | Thomas Martitz | 2010-09-01 |
| * | Android: Enable software tone controls | Thomas Martitz | 2010-09-01 |
| * | Ged rid of uisimulator/common/io.c for android builds. | Thomas Martitz | 2010-09-01 |
| * | Revert an accidentaly change to debug.h that prevent simulator+debug build | Amaury Pouly | 2010-09-01 |
| * | Unify 32mb and 64mb ipod video builds - FS#11580 | Frank Gevaerts | 2010-08-31 |
| * | Change lc_open_from_mem() return type to void* | Thomas Martitz | 2010-08-30 |
| * | Implement lcd(_remote)_putsxyf() and export to plugins | Rafaël Carré | 2010-08-28 |
| * | tcc77x targets: various minor cleanups | Bertrik Sikken | 2010-08-28 |
| * | change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl... | Fred Bauer | 2010-08-27 |
| * | Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. | Thomas Martitz | 2010-08-27 |
| * | 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me... | Thomas Martitz | 2010-08-27 |
| * | Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem... | Thomas Martitz | 2010-08-27 |
| * | Introduce a small api for loading code (codecs,plugins) from disk/memory. | Thomas Martitz | 2010-08-26 |
| * | Move to a proper sdl key config instead of using the d2 pad. make the mouse w... | Jonathan Gordon | 2010-08-26 |
| * | Accept FS#11567 by Fred Bauer - better memory management for the skin fonts | Jonathan Gordon | 2010-08-25 |
| * | ipod fm remote: some static/const fixes from FS #11266 by me | Bertrik Sikken | 2010-08-23 |
| * | Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G. | Marcin Bukat | 2010-08-23 |
| * | Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se... | Jens Arnold | 2010-08-20 |
| * | Android port: add support for hardware keys | Maurus Cuelenaere | 2010-08-16 |
| * | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz | 2010-08-12 |
| * | Fix red: Revert the const correctness part, which opened a can of worms. | Michael Sparmann | 2010-08-12 |
| * | emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG... | Michael Sparmann | 2010-08-12 |
| * | Delete useless #ifndef #endif pair. | Nils Wallménius | 2010-08-11 |
| * | Android port: handle incoming calls. | Thomas Martitz | 2010-08-07 |
| * | Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac... | Thomas Martitz | 2010-08-04 |
| * | android: declare audiohw_set_volume() | Rafaël Carré | 2010-08-03 |