summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
2005-11-25Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg
2005-11-24Fixed yellow iPod builds.Jens Arnold
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold
2005-11-23fix yellow builds.Magnus Holmgren
2005-11-23iriver: only show remote lock icon if remote is locked and plugged.Magnus Holmgren
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-23Some minor tweaks for iriver button_read()Jens Arnold
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Fix iriver bootloader builds.Jens Arnold
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-21Added proper clock-stretching to the pcf50606 I2C driverLinus Nielsen Feltzing
2005-11-20iPod: Correct the bootfile name for the iPod ColorDave Chapman
2005-11-20Startup code for ordinary Rockbox.Thom Johansen
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-19Correct typo that prevented Nano from buildingDave Chapman
2005-11-19Removed the separate #ifndef SIMULATOR defines.Miika Pekkarinen
2005-11-19User now receives a message if initial directory cache initializationMiika 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
2005-11-19H100: turn off remote backlight before cutting the powerLinus Nielsen Feltzing
2005-11-19Patch #1346455 by Jens Arnold - SDRAM init fixesLinus Nielsen Feltzing
2005-11-19H300: remote backlight on GPO33Linus Nielsen Feltzing
2005-11-18Fixed an empty directory problem with dircache when renaming files.Miika Pekkarinen
2005-11-18Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing
2005-11-18H300: The FM tuner uses different port pinsLinus Nielsen Feltzing
2005-11-18H300: power_init() adjustmentsLinus Nielsen Feltzing
2005-11-18H300 has no ATA LEDLinus Nielsen Feltzing
2005-11-17Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen
2005-11-1716bit LCD driver: Optimised native bitmap drawing.Jens Arnold
2005-11-17Minor cleaning of the iPod LCD driverDave Chapman
2005-11-17Moved some often-used parts of the LCD driver into IRAM.Jens Arnold
2005-11-16Always turn on the backlight in the H300 boot loaderLinus Nielsen Feltzing
2005-11-16Reverted erroneous commitLinus Nielsen Feltzing
2005-11-16Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing
2005-11-16Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold
2005-11-16H300 button driverLinus Nielsen Feltzing
2005-11-16Added adc_scan() prototype for H300Linus Nielsen Feltzing
2005-11-16H300: ADC driverLinus Nielsen Feltzing
2005-11-16Added single-byte read/write functions for the PCF50606 driverLinus Nielsen Feltzing
2005-11-16H300 has no S/PDIFLinus Nielsen Feltzing
2005-11-1616bit LCD driver: * The colour get/set functions now use the native ranges fo...Jens Arnold
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold