summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* set default sound scaling metric properlyAnton Oleynikov2005-12-04
* iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov2005-12-04
* Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman2005-12-04
* Fixed recording peak meters to always work. Now it should be easy toMiika Pekkarinen2005-12-02
* Fixed ui lag while writing recorded data to disk.Miika Pekkarinen2005-12-02
* iRiver recording changes:Andy2005-12-02
* revert scroll pause in continuous scrolling modeMarcoen Hirschberg2005-11-30
* add a delay when continually scrolling and reaching the beginning of the lineMarcoen Hirschberg2005-11-30
* Self-extracting loader: Cleaner method for inclusion of the UCL-compressed im...Jens Arnold2005-11-30
* Fixed self-extracting loader: (1) Proper startup code, ensuring the stack poi...Jens Arnold2005-11-28
* Fixed two more than 3 years old bugs in RoLo: (1) Read start address from ima...Jens Arnold2005-11-28
* 16bit LCD driver: faster drawing routines.Jens Arnold2005-11-28
* Archos targets: Self-extractor for on-disk firmware images to work around the...Jens Arnold2005-11-27
* It's pronouced OggMarcoen Hirschberg2005-11-27
* Fix red sim build, HAVE_RECORDING is not to be defined for sims.Thom Johansen2005-11-27
* Enable recording for H100 line. No idea why this wasn't enabled before.Thom Johansen2005-11-27
* Temporarily set the max CPU frequency to 90MHz on the H300Linus Nielsen Feltzing2005-11-27
* No S/PDIF playback on H300Linus Nielsen Feltzing2005-11-27
* Proper UDA1380 reset for H300Linus Nielsen Feltzing2005-11-27
* Fix yellow builds :/Jens Arnold2005-11-26
* More comments to the dircache functions and a debug menu entry toMiika Pekkarinen2005-11-26
* Debug menu entry for the dircache.Miika Pekkarinen2005-11-26
* iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is wo...Dave Chapman2005-11-25
* 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