summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fixed scroll delay for the remoteAnton Oleynikov2005-11-20
* iPod: Correct the bootfile name for the iPod ColorDave Chapman2005-11-20
* iPod: Change bootloader so that Rockbox loads by default. Holding down MENU ...Dave Chapman2005-11-20
* The default scroll parameters are now correctly applied to the remote, as sug...Linus Nielsen Feltzing2005-11-20
* Bootloader V6Linus Nielsen Feltzing2005-11-20
* Changed invert cursor as default since most of the users want itKevin Ferrare2005-11-20
* I must have been ON crackKevin Ferrare2005-11-20
* Startup code for ordinary Rockbox.Thom Johansen2005-11-20
* oops ifdef error on FM recorderKevin Ferrare2005-11-20
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* iPod: Make current_tick signedDave Chapman2005-11-19
* new icons for radio statusAnton Oleynikov2005-11-19
* Fixed bad CR/LF handling in the WPS parserLinus Nielsen Feltzing2005-11-19
* display radio status (play/pause as on/mute)Anton Oleynikov2005-11-19
* refactored radio status codeAnton Oleynikov2005-11-19
* Updated the Finnish language file.Miika Pekkarinen2005-11-19
* If follow playlist is enabled, the playlist viewer should start at the curren...Hardeep Sidhu2005-11-19
* used generic yes/no dialog for confirmation of presets clearingAnton Oleynikov2005-11-19
* Fixed a problem that wps didn't update instantly with buffered tracksMiika Pekkarinen2005-11-19
* Fixed the track skipping problem when repeat all and change to nextMiika Pekkarinen2005-11-19
* fixed position of codec imageAnton Oleynikov2005-11-19
* Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. Th...Jens Arnold2005-11-19
* iPod: signed-char policeDave Chapman2005-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
* Forgot to initialize the ticking reduce setting on boot.Miika Pekkarinen2005-11-19
* Added option to reduce (and almost prevent) the remote lcd tickingMiika Pekkarinen2005-11-19
* Changed the "Please wait" message to "Loading..."Miika Pekkarinen2005-11-19
* iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman2005-11-19
* Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCDDave Chapman2005-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
* Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD (which i...Dave Chapman2005-11-19
* Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump()Dave Chapman2005-11-19
* Add LCD_PIXELFORMAT config variable to distinguish between the two types of 1...Dave Chapman2005-11-19
* iriver bootloader: Better handling of the Hold buttons, turn on the remote ba...Linus Nielsen Feltzing2005-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
* Ooops, broke the H1x0 mkbootLinus Nielsen Feltzing2005-11-18
* Removed a warningLinus Nielsen Feltzing2005-11-18
* More stable playback with reduced stuttering when skipping tracks.Miika Pekkarinen2005-11-18
* Added H300 to the fwpatcher utilityLinus Nielsen Feltzing2005-11-18
* Removed double usage of the H image identifierLinus Nielsen Feltzing2005-11-18
* Fixed a WPS parsing bug where it would interpret stray x chars as %x tagsLinus Nielsen Feltzing2005-11-18
* Fixed an empty directory problem with dircache when renaming files.Miika Pekkarinen2005-11-18
* When fixing things is it better to do it in a way that causes them to actuall...Christi Scarborough2005-11-18
* Moved the power_init() call to main(), removed unfinished inits for the H300Linus Nielsen Feltzing2005-11-18