| Commit message (Expand) | Author | Age |
| ... | |
| * | close file when cached font load fails | Fred Bauer | 2010-08-27 |
| * | limit font_cache preloading to cache capacity | Fred Bauer | 2010-08-27 |
| * | Fix checkwps. | Thomas Martitz | 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 |
| * | typo in r27876 | Rafaël Carré | 2010-08-25 |
| * | usb-drv-as3525: only give physical addresses to USB HW | Rafaël Carré | 2010-08-25 |
| * | sd-as3525*: use AS3525_PHYSICAL_ADDR | Rafaël Carré | 2010-08-25 |
| * | mips is predefined by gcc, but we want it for paths. Don't let others fall in... | Thomas Martitz | 2010-08-24 |
| * | 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 |
| * | Read glyph cache in disk order to speed up loading - FS#11168 by Fred Bauer | Frank Gevaerts | 2010-08-23 |
| * | Some Nano2G FTL cosmetics | Michael Sparmann | 2010-08-21 |
| * | iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing... | Jens Arnold | 2010-08-20 |
| * | Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se... | Jens Arnold | 2010-08-20 |
| * | Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is used | Rafaël Carré | 2010-08-19 |
| * | Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency... | Bertrik Sikken | 2010-08-18 |
| * | Fix two rather annoying Nano2G FTL bugs: 1. Fix a null pointer dereference/wr... | Michael Sparmann | 2010-08-17 |
| * | AMSv2: don't reboot on USB plug | Rafaël Carré | 2010-08-17 |
| * | Android port: simplify sending touch events from Java->C | Maurus Cuelenaere | 2010-08-16 |
| * | Android port: add support for hardware keys | Maurus Cuelenaere | 2010-08-16 |
| * | Move memset6() declaration to string-extra.h, kills a warning compiling for a... | Thomas Martitz | 2010-08-12 |
| * | Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and... | Thomas Martitz | 2010-08-12 |
| * | emBIOS backports part four: Add a lot of DEBUGF()s to the FTL code, and retur... | Michael Sparmann | 2010-08-12 |
| * | emBIOS backports part three: Make the NAND flash driver return more useful er... | Michael Sparmann | 2010-08-12 |
| * | emBIOS backports part two: Fix a stupid global variable *instantiation* in a ... | Michael Sparmann | 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 |
| * | Do not return negative sleeptimer values | Michael Chicoine | 2010-08-11 |
| * | Mark some local variables with 'static'. | Nils Wallménius | 2010-08-11 |
| * | Delete useless #ifndef #endif pair. | Nils Wallménius | 2010-08-11 |
| * | HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%... | Marcin Bukat | 2010-08-08 |
| * | ipod nano 2g: make functions/variables static where possible, add missing #in... | Bertrik Sikken | 2010-08-08 |
| * | Various minor fixes for Samsung YH* targets | Bertrik Sikken | 2010-08-08 |
| * | Android port: handle incoming calls. | Thomas Martitz | 2010-08-07 |
| * | A bit of work in the pcm driver. Should be a bit more efficient, but more imp... | Thomas Martitz | 2010-08-04 |
| * | Add a few forgotten files, Fix potential startup problem. Fix absolute touchs... | Thomas Martitz | 2010-08-04 |
| * | Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac... | Thomas Martitz | 2010-08-04 |
| * | Run Rockbox as a service, which allows for music decoding&playback in the bac... | Thomas Martitz | 2010-08-03 |
| * | system-arm.c/__div0 are for ARM native builds only | Rafaël Carré | 2010-08-03 |
| * | system-android: cast void* to uintptr_t* | Rafaël Carré | 2010-08-03 |
| * | android: declare audiohw_set_volume() | Rafaël Carré | 2010-08-03 |
| * | Rockbox as an application: Commit current Android port progress. | Thomas Martitz | 2010-08-02 |
| * | Fix a logf bug which would trigger undefined behaviour(and probably crash) wh... | Amaury Pouly | 2010-08-02 |
| * | Fix reds. | Thomas Martitz | 2010-08-01 |
| * | Rockbox as an application: add get_user_file_path(). | Thomas Martitz | 2010-08-01 |