summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg2005-11-25
* Fixed yellow iPod builds.Jens Arnold2005-11-24
* Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold2005-11-24
* fix yellow builds.Magnus Holmgren2005-11-23
* iriver: only show remote lock icon if remote is locked and plugged.Magnus Holmgren2005-11-23
* Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold2005-11-23
* Increased number of possible tick tasks.Jens Arnold2005-11-23
* Some minor tweaks for iriver button_read()Jens Arnold2005-11-23
* Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare2005-11-22
* Fix iriver bootloader builds.Jens Arnold2005-11-22
* Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman2005-11-21
* Added proper clock-stretching to the pcf50606 I2C driverLinus Nielsen Feltzing2005-11-21
* iPod: Correct the bootfile name for the iPod ColorDave Chapman2005-11-20
* Startup code for ordinary Rockbox.Thom Johansen2005-11-20
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* iPod: Make current_tick signedDave Chapman2005-11-19
* refactored radio status codeAnton Oleynikov2005-11-19
* Correct typo that prevented Nano from buildingDave Chapman2005-11-19
* Removed the separate #ifndef SIMULATOR defines.Miika Pekkarinen2005-11-19
* User now receives a message if initial directory cache initializationMiika Pekkarinen2005-11-19
* Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.Miika Pekkarinen2005-11-19
* Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen2005-11-19
* Fix button problems - disable button_flip for the iPod and disable software p...Dave Chapman2005-11-19
* iPod: Correct the button definitions.Dave Chapman2005-11-19
* Add LCD_PIXELFORMAT config variable to distinguish between the two types of 1...Dave Chapman2005-11-19
* H100: turn off remote backlight before cutting the powerLinus Nielsen Feltzing2005-11-19
* Patch #1346455 by Jens Arnold - SDRAM init fixesLinus Nielsen Feltzing2005-11-19
* H300: remote backlight on GPO33Linus Nielsen Feltzing2005-11-19
* Fixed an empty directory problem with dircache when renaming files.Miika Pekkarinen2005-11-18
* Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing2005-11-18
* H300: The FM tuner uses different port pinsLinus Nielsen Feltzing2005-11-18
* H300: power_init() adjustmentsLinus Nielsen Feltzing2005-11-18
* H300 has no ATA LEDLinus Nielsen Feltzing2005-11-18
* Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen2005-11-17
* 16bit LCD driver: Optimised native bitmap drawing.Jens Arnold2005-11-17
* Minor cleaning of the iPod LCD driverDave Chapman2005-11-17
* Moved some often-used parts of the LCD driver into IRAM.Jens Arnold2005-11-17
* Always turn on the backlight in the H300 boot loaderLinus Nielsen Feltzing2005-11-16
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...Jens Arnold2005-11-16
* H300 button driverLinus Nielsen Feltzing2005-11-16
* Added adc_scan() prototype for H300Linus Nielsen Feltzing2005-11-16
* H300: ADC driverLinus Nielsen Feltzing2005-11-16
* Added single-byte read/write functions for the PCF50606 driverLinus Nielsen Feltzing2005-11-16
* H300 has no S/PDIFLinus Nielsen Feltzing2005-11-16
* 16bit LCD driver: * The colour get/set functions now use the native ranges fo...Jens Arnold2005-11-16
* 16bit colour support (H300) for the win32 simulator.Jens Arnold2005-11-15