summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2006-10-14Added a small interface to screens to translate colors into remote gray level...Michael Sevakis2-11/+28
2006-10-12Logf output on the serial port for h100 targetsLinus Nielsen Feltzing2-0/+4
2006-10-12Minor simplification #2; replace unneeded variable filebufused with a macroSteve Bavin1-0/+1
2006-10-11Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should...Michael Sevakis1-0/+1
2006-10-05Fix simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell4-20/+20
2006-10-05Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling1-0/+4
2006-10-05Fix iPod bootloader build errors.Barry Wardell7-0/+14
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell10-44/+28
2006-10-05...and tidy upSteve Bavin1-1/+0
2006-10-05Oops; second bad commit. Three strikes and I'm out I guess.Steve Bavin1-0/+1
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin1-0/+30
2006-10-02Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell2-0/+6
2006-09-28Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell1-1/+1
2006-09-26This should get rid of H300 sim error.Michael Sevakis1-2/+2
2006-09-26Yup. H300 errors fixed.Michael Sevakis1-0/+2
2006-09-26Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis3-0/+10
2006-09-26Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman6-1/+19
2006-09-26Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman3-0/+9
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing6-0/+17
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell15-0/+45
2006-09-25Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod1-0/+1
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell2-5/+3
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell3-10/+10
2006-09-17Include "config.h" to make sure priority stuff is properly included.Miika Pekkarinen1-0/+1
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen3-24/+76
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis1-4/+19
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell2-8/+21
2006-09-04Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...Barry Wardell1-1/+1
2006-09-03Disable cpu frequency adjusting for H10 for now as it is causing freezes.Barry Wardell2-2/+2
2006-09-02Fixed the errors.Miika Pekkarinen1-0/+2
2006-09-02Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen1-0/+50
2006-09-01Enabled FM Radio recording source menu item for sim.Michael Sevakis4-11/+10
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2-0/+128
2006-08-30Enable CPU boosting on H10 models.Barry Wardell2-2/+2
2006-08-30RTC driver for H10 by Laurent BaumBarry Wardell2-2/+2
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis8-3/+128
2006-08-28Add Rockbox bootloader for H10Barry Wardell2-2/+2
2006-08-26Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis1-2/+2
2006-08-26Runtime stats for WPS.Miika Pekkarinen1-2/+0
2006-08-24Fix profile buildsDaniel Ankers1-6/+4
2006-08-22Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell1-8/+3
2006-08-21Threading changes in preparation for multiple core supportDaniel Ankers3-6/+29
2006-08-20Fix errors when building H10 Normal build.Barry Wardell2-6/+10
2006-08-20Functional, but minimal LCD driver for H10.Barry Wardell1-3/+3
2006-08-20Add keymaps for pitchscreen and graphical equalizer on H10Barry Wardell2-0/+7
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell2-2/+128
2006-08-19Iriver iFP7xx battery support (1xAA).Tomasz Malesinski1-9/+8
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye3-0/+6
2006-08-16Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM...Jens Arnold1-7/+3
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon14-0/+30