| Commit message (Expand) | Author | Age |
| * | Onda VX747: don't define HAVE_MULTIVOLUME | Maurus Cuelenaere | 2009-11-26 |
| * | Move strip_volume() to filefuncs.c and set properties. | Maurus Cuelenaere | 2009-11-26 |
| * | Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7 | Maurus Cuelenaere | 2009-11-26 |
| * | Merge branch 'hotswap' | Maurus Cuelenaere | 2009-11-26 |
| * | Remove unused card_detect(), and make card_detect_target() static inline in e... | Thomas Martitz | 2009-11-26 |
| * | Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, im... | Thomas Martitz | 2009-11-25 |
| * | Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ... | Thomas Martitz | 2009-11-25 |
| * | Add missing parentheses to S5L8701 USEC_TIMER | Michael Sparmann | 2009-11-25 |
| * | Enable wheel acceleration for iPod Nano 2G | Michael Sparmann | 2009-11-25 |
| * | Fix the S5L8701 µsec timer | Michael Sparmann | 2009-11-25 |
| * | Sansa AMS : fix recording | Rafaël Carré | 2009-11-24 |
| * | mpeg.h/c cleanup | Jeffrey Goode | 2009-11-16 |
| * | Cleanup audio.h, related functions | Jeffrey Goode | 2009-11-16 |
| * | Fix HAVE_CROSSFADE definition in config to apply only to swcodec targets | Jeffrey Goode | 2009-11-12 |
| * | Meizu M3: configure and use SDRAM | Bertrik Sikken | 2009-11-11 |
| * | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima | 2009-11-08 |
| * | sd.h: No functional changes to present code. Added some additional SD CMD's... | Jack Halpin | 2009-11-07 |
| * | Everything passed - disable viewport clipping. | Karl Kurbjun | 2009-11-07 |
| * | Just a test to make sure all targets build with viewport clipping enabled - w... | Karl Kurbjun | 2009-11-07 |
| * | Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si... | Karl Kurbjun | 2009-11-07 |
| * | Introduce new config header 'config-sim.h' that takes care of undefining thin... | Nils Wallménius | 2009-11-07 |
| * | Cosmetic commit (removing empty line from end of file) to test build system | Dave Chapman | 2009-11-03 |
| * | Improvements to mini2440 audio; change CPU freq to 406MHz | Bob Cousins | 2009-11-03 |
| * | M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ... | Karl Kurbjun | 2009-11-02 |
| * | Improvements to mini2440/UDA1341 audio | Bob Cousins | 2009-11-01 |
| * | Sansa AMS recording support (Microphone and FM) | Rafaël Carré | 2009-11-01 |
| * | Replace hard coded memory size | Bob Cousins | 2009-10-31 |
| * | Remove unused #defines. | Thomas Martitz | 2009-10-31 |
| * | enable RTC for mini2440. | Dominik Wenger | 2009-10-31 |
| * | Remove svn:executable from firmware | Michael Chicoine | 2009-10-31 |
| * | make the mini2440 simulator compile. | Dominik Wenger | 2009-10-28 |
| * | remove accidentally commited spaces. | Dominik Wenger | 2009-10-27 |
| * | Initial touchscreen support for mini2440. Based on D2 touchscreen driver | Dominik Wenger | 2009-10-27 |
| * | Many more drivers for mini2440. Now the main binary compiles and runs. | Dominik Wenger | 2009-10-26 |
| * | Meizu M6 SP: make bootloader compile and run again | Bertrik Sikken | 2009-10-25 |
| * | Meizu M6 SP: update lcd driver, it is now possible to display a rockbox logo ... | Bertrik Sikken | 2009-10-25 |
| * | Add define for SD_SET_CLR_CARD_DETECT 42 /* acmd42 */ to sd.h for use with ... | Jack Halpin | 2009-10-25 |
| * | Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Al... | Michael Sparmann | 2009-10-24 |
| * | FS#10704 - Make a configuration option to disable USB HID | Tomer Shalev | 2009-10-23 |
| * | Working Bootloader for mini2440. | Dominik Wenger | 2009-10-22 |
| * | Fix yellow | Michael Sparmann | 2009-10-21 |
| * | Fix red | Michael Sparmann | 2009-10-21 |
| * | Add iPod Nano 2G µsec timer, and use it in the clickwheel driver. | Michael Sparmann | 2009-10-21 |
| * | iPod Nano 2G: "Fix" the latest PCM issues, channel swap and vinyl popping. Th... | Michael Sparmann | 2009-10-21 |
| * | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz | 2009-10-20 |
| * | Correct wrong usage of event callbacks all over the place. It's not supposed ... | Thomas Martitz | 2009-10-20 |
| * | D2 should have HAVE_USB_POWER defined. | Rob Purchase | 2009-10-20 |
| * | Don't selecu any usb class drivers for a simulator build | Frank Gevaerts | 2009-10-20 |
| * | Fix some iPod Nano 2G config defines to make USB HID work. | Michael Sparmann | 2009-10-20 |
| * | iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default... | Michael Sparmann | 2009-10-20 |