summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
* Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell2006-09-28
* This should get rid of H300 sim error.Michael Sevakis2006-09-26
* Yup. H300 errors fixed.Michael Sevakis2006-09-26
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman2006-09-26
* Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman2006-09-26
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell2006-09-25
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell2006-09-23
* Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell2006-09-20
* Include "config.h" to make sure priority stuff is properly included.Miika Pekkarinen2006-09-17
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis2006-09-10
* H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell2006-09-09
* Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...Barry Wardell2006-09-04
* Disable cpu frequency adjusting for H10 for now as it is causing freezes.Barry Wardell2006-09-03
* Fixed the errors.Miika Pekkarinen2006-09-02
* Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen2006-09-02
* Enabled FM Radio recording source menu item for sim.Michael Sevakis2006-09-01
* Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2006-08-31
* Enable CPU boosting on H10 models.Barry Wardell2006-08-30
* RTC driver for H10 by Laurent BaumBarry Wardell2006-08-30
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Add Rockbox bootloader for H10Barry Wardell2006-08-28
* Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis2006-08-26
* Runtime stats for WPS.Miika Pekkarinen2006-08-26
* Fix profile buildsDaniel Ankers2006-08-24
* Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell2006-08-22
* Threading changes in preparation for multiple core supportDaniel Ankers2006-08-21
* Fix errors when building H10 Normal build.Barry Wardell2006-08-20
* Functional, but minimal LCD driver for H10.Barry Wardell2006-08-20
* Add keymaps for pitchscreen and graphical equalizer on H10Barry Wardell2006-08-20
* Add new build target for iriver H10 5/6Gb.Barry Wardell2006-08-19
* Iriver iFP7xx battery support (1xAA).Tomasz Malesinski2006-08-19
* Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye2006-08-16
* Disable TC_RAMCACHE for archos. It doesn't make much sense with the small RAM...Jens Arnold2006-08-16
* * fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon2006-08-16
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* Add support for displaying the the current path or the full path (or neither)...Dan Everton2006-08-15
* Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton2006-08-14
* Iriver iFP7xx memory layout adjustment.Tomasz Malesinski2006-08-12
* Iriver iFP7xx sound support.Tomasz Malesinski2006-08-12
* Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman2006-08-12
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod2006-08-11
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* Fixed the iAudio X5 bootloader errors.Miika Pekkarinen2006-08-09
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08