Age | Commit message (Expand) | Author |
2010-10-24 | Fix android hardware button handling so it actually works. | Jonathan Gordon |
2010-10-24 | AMSv2: fix bootloader build with USB enabled | Rafaël Carré |
2010-10-24 | Fix FS#11559 - no sound from ipod fm remote on ipod nano 1g. | Bertrik Sikken |
2010-10-22 | Set svn properties | Marcin Bukat |
2010-10-22 | MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of stran... | Marcin Bukat |
2010-10-22 | MPIO HD200 - squash long standing bug in bootloader which prevented booting O... | Marcin Bukat |
2010-10-21 | HDD6330: add the simulator. | Szymon Dziok |
2010-10-21 | HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ... | Szymon Dziok |
2010-10-21 | HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff... | Szymon Dziok |
2010-10-18 | HDD6330: Patch to enable/disable backlight. | Szymon Dziok |
2010-10-18 | HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis... | Szymon Dziok |
2010-10-18 | MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh... | Marcin Bukat |
2010-10-17 | HDD6330: Configure touchpad (maximum touch sensivity, reduce transmission | Szymon Dziok |
2010-10-15 | si4700 tuner: lower stereo switchover range, so it switches to stereo for wea... | Bertrik Sikken |
2010-10-14 | as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining code | Amaury Pouly |
2010-10-13 | HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes... | Marcin Bukat |
2010-10-13 | fix button maps and assign some buttons for uisimulator. | Teruaki Kawashima |
2010-10-12 | iPod Nano 2G USB: Make sure the USB core is properly powered off on boot. | Michael Sparmann |
2010-10-11 | Forgot to update lcd-remote.h | Thomas Martitz |
2010-10-11 | Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp... | Thomas Martitz |
2010-10-10 | 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 | Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto... | Michael Sparmann |
2010-10-06 | 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-02 | Fix outdated comment | Frank Gevaerts |
2010-10-01 | Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re... | Andree Buschmann |
2010-09-26 | If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate a... | Frank Gevaerts |
2010-09-26 | Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code ... | Frank Gevaerts |
2010-09-26 | RDA5802 tuner: fix small bug in rda5802_init (writing too much data) | Bertrik Sikken |
2010-09-25 | Roll back r28164 as this change introduced LCD issues on some nano 2G. | Andree Buschmann |
2010-09-25 | Add current consumption and battery capacities to iPod nano 2G config file. | Andree Buschmann |
2010-09-25 | Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G. | Andree Buschmann |
2010-09-25 | Remove code that was unintentionally submitted. | Andree Buschmann |
2010-09-25 | Add some more information to iPod nano 2G debug screen. | Andree Buschmann |
2010-09-25 | Disable clickwheel power supply when hold button is active for iPod nano 2G. | Andree Buschmann |
2010-09-24 | Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G. | Andree Buschmann |
2010-09-22 | Enlarge the button post interval against audio drop outs, Too many lcd updates | Thomas Martitz |
2010-09-22 | Touchscreen: button driver improvements | Thomas Martitz |
2010-09-20 | 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 | */app.lds: remove STUBOFFSET | Rafaël Carré |
2010-09-20 | file_exists(): fix DEBUGF() | Rafaël Carré |
2010-09-20 | usb: remove unused variable and correctly stall on unhandled control requests | Amaury Pouly |
2010-09-20 | format() (and its alias vuprintf) return values are uncheck -> void | Rafaël Carré |
2010-09-17 | 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 | Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHT | Frank Gevaerts |