summaryrefslogtreecommitdiff
path: root/firmware/export (unfollow)
Commit message (Expand)Author
2005-12-22Oops:) Make the brightness setting purely numericalHristo Kovachev
2005-12-22Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev
2005-12-22iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...Dave Chapman
2005-12-21Put the ipod into standby mode on shutdown. This is untested on the 5g, but ...Dave Chapman
2005-12-20patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is offLinus Nielsen Feltzing
2005-12-19Oops. Reverse unintentional commit.Dave Chapman
2005-12-19Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...Dave Chapman
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-18New target - iPod Video.Dave Chapman
2005-12-17Raise iPod CPU frequency and enable cache and add function needed for button ...Thom Johansen
2005-12-17Button and click wheel driver for iPod 4g and Nano.Thom Johansen
2005-12-17Fix red H300 simulator builds. The proper fix would be to simulate recording ...Jens Arnold
2005-12-17Some UDA1380 definition corrections by Peter D'HoyeLinus Nielsen Feltzing
2005-12-17Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing
2005-12-16iPod - Initial skeleton of an audio driverDave Chapman
2005-12-15Enabled the virtual ATA LED on the H300Linus Nielsen Feltzing
2005-12-15H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing
2005-12-12Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen
2005-12-11Added some symbolic names for control registers for PP5020 chipset.Thom Johansen
2005-12-11iPod: Cleanup of i2c code and addition of RTC driverDave Chapman
2005-12-11Reworking of Archos RTC code to create a (slightly) more abstract RTC apiDave Chapman
2005-12-09H300 max CPU frequency is now back to 124MHzLinus Nielsen Feltzing
2005-12-07Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-12-06H300 bootloader USB modeLinus Nielsen Feltzing
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-12-04iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov
2005-12-04Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman
2005-12-02iRiver recording changes:Andy
2005-11-2816bit LCD driver: faster drawing routines.Jens Arnold
2005-11-27Fix red sim build, HAVE_RECORDING is not to be defined for sims.Thom Johansen
2005-11-27Enable recording for H100 line. No idea why this wasn't enabled before.Thom Johansen
2005-11-27Temporarily set the max CPU frequency to 90MHz on the H300Linus Nielsen Feltzing
2005-11-27No S/PDIF playback on H300Linus Nielsen Feltzing
2005-11-23Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold
2005-11-23Increased number of possible tick tasks.Jens Arnold
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-21iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman
2005-11-20iPod: Correct the bootfile name for the iPod ColorDave Chapman
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-19iPod: Make current_tick signedDave Chapman
2005-11-19refactored radio status codeAnton Oleynikov
2005-11-19Removed the separate #ifndef SIMULATOR defines.Miika Pekkarinen
2005-11-19Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen
2005-11-19Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen
2005-11-19Fix button problems - disable button_flip for the iPod and disable software p...Dave Chapman
2005-11-19iPod: Correct the button definitions.Dave Chapman
2005-11-19Add LCD_PIXELFORMAT config variable to distinguish between the two types of 1...Dave Chapman