summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-11-09Apply FS#11729 - Remove unneeded I2SIN clock configuration for AS3525 and AS3...Bertrik Sikken1-9/+4
2010-11-08Simplify unsigned int <-> unsigned char array conversion in ipod_remote_tuner...Bertrik Sikken1-23/+8
2010-11-08Bump BATTERY_CAPACITY_MAX to 1500 for ipod mini. Closes FS#11736Marcin Bukat2-2/+2
2010-11-07remove an unused variable and #includeJonathan Gordon1-2/+1
2010-11-06fix yellowMarcin Bukat1-2/+0
2010-11-06fix yellow and red from r28522Marcin Bukat3-2/+5
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat23-14/+519
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz1-1/+2
2010-11-05Make --zoom option of the sdl port correctly work with mouse clicks.Thomas Martitz1-7/+15
2010-11-05Enable tea5767 tuner detection for Philips GoGear HDD63x0 too (HDD6320 does n...Bertrik Sikken1-1/+1
2010-11-05Fix accidental C++ style comments from r28341Bertrik Sikken1-4/+4
2010-11-05Implement tea5767 tuner detection - FS#11714 by meBertrik Sikken3-2/+25
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon3-23/+53
2010-11-02Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K...Andree Buschmann1-2/+2
2010-11-02Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in...Michael Sparmann1-2/+2
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2-18/+18
2010-11-01Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...Bertrik Sikken1-0/+4
2010-10-31fix yellowMarcin Bukat1-6/+0
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat13-352/+339
2010-10-31Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz5-4/+53
2010-10-31Pass the framebuffer to the service in the constructor rather than later from...Thomas Martitz1-4/+0
2010-10-31FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz1-0/+6
2010-10-31Clean up usage of RockboxService. Add a proper way to check if rockbox is act...Jonathan Gordon1-5/+3
2010-10-29Initialize (instantiate) RockboxFramebuffer from the C code like with the oth...Thomas Martitz1-36/+42
2010-10-27Enable line out on c200v1 - part of FS#11367 by me - Thanks to Nate for testingMichael Chicoine1-9/+9
2010-10-27HDD6330: fix some values in config (USB PID, battery capacity), insert commen...Szymon Dziok1-5/+11
2010-10-26Ramdisk: add hotswap supportMaurus Cuelenaere2-0/+24
2010-10-25Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na...Michael Sparmann3-27/+17
2010-10-25Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transitionMichael Sparmann2-11/+20
2010-10-25Fix yellow: BMP_BPP and BMP_LINESIZE being used both in greylib and screendumpMichael Sparmann1-4/+13
2010-10-25Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re...Michael Sparmann5-47/+33
2010-10-24Fix return type of iap_getc (should be bool instead of int)Bertrik Sikken1-1/+3
2010-10-24Fix android hardware button handling so it actually works.Jonathan Gordon1-7/+11
2010-10-24AMSv2: fix bootloader build with USB enabledRafaël Carré1-1/+2
2010-10-24Fix FS#11559 - no sound from ipod fm remote on ipod nano 1g.Bertrik Sikken1-1/+17
2010-10-22Set svn propertiesbootloader_mpiohd200_v1Marcin Bukat15-15/+15
2010-10-22MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of stran...Marcin Bukat1-2/+4
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat1-0/+3
2010-10-21HDD6330: add the simulator.Szymon Dziok1-0/+7
2010-10-21HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ...Szymon Dziok2-2/+11
2010-10-21HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff...Szymon Dziok5-20/+121
2010-10-18HDD6330: Patch to enable/disable backlight.Szymon Dziok1-0/+10
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok2-6/+2
2010-10-18MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh...Marcin Bukat1-1/+1
2010-10-17HDD6330: Configure touchpad (maximum touch sensivity, reduce transmissionSzymon Dziok1-0/+10
2010-10-15si4700 tuner: lower stereo switchover range, so it switches to stereo for wea...Bertrik Sikken1-0/+4
2010-10-14as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining codeAmaury Pouly1-1/+1
2010-10-13HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...Marcin Bukat2-1/+20
2010-10-13fix button maps and assign some buttons for uisimulator.Teruaki Kawashima2-2/+7
2010-10-12iPod Nano 2G USB: Make sure the USB core is properly powered off on boot.Michael Sparmann1-0/+8