summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing2004-11-22
* The player also has MAS poweron reset, handle it.Jens Arnold2004-11-22
* Show rockbox logo again after leaving the charging screen, to provide better ...Jens Arnold2004-11-21
* Code cleanupJens Arnold2004-11-21
* Fixed a simulator warning, and disabled some unused code for targets without ...Jens Arnold2004-11-21
* Animated charging screen for playerJens Arnold2004-11-21
* Fix: Properly apply the backlight settings for the charging screenJens Arnold2004-11-20
* Fixed a warningJens Arnold2004-11-20
* Moved player ATA power handling to the correct functionsJens Arnold2004-11-20
* Include .ucl files for playersJens Arnold2004-11-20
* Fix: read the correct registers for player HD spindownJens Arnold2004-11-20
* Enable building flashed rockbox and rombox for playersJens Arnold2004-11-20
* Added make cleanJens Arnold2004-11-20
* Player: initialize backlight control pin (for coldstart)Jens Arnold2004-11-20
* New players: switch on the HD in ata_init()Jens Arnold2004-11-20
* Adjustments for player bootloader: (1) Correct HD power pin polarity. (2) Onl...Jens Arnold2004-11-19
* the -t test option now does no memory test, but enables 38400 baud on playersJörg Hohensohn2004-11-19
* HD spindown for PlayersJörg Hohensohn2004-11-19
* Makefile and adjustments for compiling uart_boot under cygwinJens Arnold2004-11-19
* There will soon exist bitmapped players without RTC (iRiver)Linus Nielsen Feltzing2004-11-19
* Added iRiver button codesLinus Nielsen Feltzing2004-11-19
* Added ADC_UNREG_POWER for the iRiver, for compatibilityLinus Nielsen Feltzing2004-11-19
* Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling t...Jens Arnold2004-11-19
* We use the apps/recorder dir for the iriver build as wellLinus Nielsen Feltzing2004-11-19
* iRiver: SWAB16 and SWAB32 macrosLinus Nielsen Feltzing2004-11-19
* Correct polarity for the iRiver backlight pinLinus Nielsen Feltzing2004-11-18
* Added iRiver ADC tick taskLinus Nielsen Feltzing2004-11-18
* Added iRiver button handlingLinus Nielsen Feltzing2004-11-18
* Added iRiver ADC channel infoLinus Nielsen Feltzing2004-11-18
* Added iRiver button codesLinus Nielsen Feltzing2004-11-18
* Correct keyboard typeLinus Nielsen Feltzing2004-11-18
* Added IRIVER_H100_PADLinus Nielsen Feltzing2004-11-18
* Late-add the final silence clip to the queue. This ensures correct shutup() w...Jens Arnold2004-11-18
* Bug fix: First dereference, then subscript, instead of vice versa. The old co...Jens Arnold2004-11-18
* append the "silence" clip at the end of voice output, this avoids clicks and ...Jörg Hohensohn2004-11-17
* Fix: my previous adjustments broke access to external MMC on newer Ondio mode...Jens Arnold2004-11-17
* Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold2004-11-17
* Only sort onceBjörn Stenberg2004-11-17
* You can now leave the playlist viewer with OFF, and the hold-Play context men...Linus Nielsen Feltzing2004-11-17
* The favorites plugin can now be a viewer as wellLinus Nielsen Feltzing2004-11-17
* Removed annoying debug outputLinus Nielsen Feltzing2004-11-17
* Simplified ID3 tag handling, removing the nasty NULL pointer accesses. Correc...Linus Nielsen Feltzing2004-11-17
* Added space to name prefixBjörn Stenberg2004-11-17
* Better feedbackLinus Nielsen Feltzing2004-11-17
* Bug fix: Do only flush the sector buffer after writing head bytes if it reall...Jens Arnold2004-11-17
* iRiver: Now sets the LCD RESET pin correctlyLinus Nielsen Feltzing2004-11-16
* The tools are to be built with the native compilerLinus Nielsen Feltzing2004-11-15
* Handle invalid playlist entries properly in new_file(). This fixes bug report...Linus Nielsen Feltzing2004-11-15
* Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us...Jens Arnold2004-11-14
* Increased MMC init timeout (again), and sleep() between consecutive tries.Jens Arnold2004-11-14