Age | Commit message (Expand) | Author |
2005-01-01 | volume names look better in sharp brackets, code slightly more compact | Jörg Hohensohn |
2004-12-29 | cosmetic: use the IF_MV2() macro for optional arguments | Jörg Hohensohn |
2004-12-29 | behave for multi-volume | Jörg Hohensohn |
2004-12-29 | Shared mounting code, also more general. It will mount multiple HD partitions... | Jörg Hohensohn |
2004-12-28 | killed a warning for boxes not supporting FAT16 | Jörg Hohensohn |
2004-12-28 | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn |
2004-12-24 | different kind of recording beep: more faint, but not disturbing prerecording... | Jörg Hohensohn |
2004-12-22 | Removed duplicate instruction | Jens Arnold |
2004-12-21 | aid for blind recorders: longer beep when starting a recording, short beep wh... | Jörg Hohensohn |
2004-12-20 | Proper ATA and SDRAM initialization | Linus Nielsen Feltzing |
2004-12-20 | Oops! Wrong polarity in ide_powered() for iRiver | Linus Nielsen Feltzing |
2004-12-20 | iRiver has hard drive poweroff | Linus Nielsen Feltzing |
2004-12-20 | Added power functions for iRiver H1xx | Linus Nielsen Feltzing |
2004-12-18 | multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all... | Jörg Hohensohn |
2004-12-16 | Unconditionally drive HD power control pin for player (doesn't hurt even for ... | Jens Arnold |
2004-12-01 | The debug output now reports the correct mpeg layer | Linus Nielsen Feltzing |
2004-12-01 | Button driver overhaul: (1) Unified the button driver functions as much as po... | Jens Arnold |
2004-11-30 | Properly initialize Port A button input pins (player coldstart) | Jens Arnold |
2004-11-25 | Remote control working again | Jens Arnold |
2004-11-24 | Adjusted version criteria for newplayer check according to latest findings | Jens Arnold |
2004-11-23 | Retry initializing the harddisk with hard reset in case the first try fails. ... | Jens Arnold |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-11-22 | iRiver: attempt to set up the SDRAM correctly | Linus Nielsen Feltzing |
2004-11-22 | The player also has MAS poweron reset, handle it. | Jens Arnold |
2004-11-21 | Code cleanup | Jens Arnold |
2004-11-20 | Fixed a warning | Jens Arnold |
2004-11-20 | Moved player ATA power handling to the correct functions | Jens Arnold |
2004-11-20 | Enable building flashed rockbox and rombox for players | Jens Arnold |
2004-11-20 | Player: initialize backlight control pin (for coldstart) | Jens Arnold |
2004-11-20 | New players: switch on the HD in ata_init() | Jens Arnold |
2004-11-19 | Added ADC_UNREG_POWER for the iRiver, for compatibility | Linus Nielsen Feltzing |
2004-11-19 | iRiver: SWAB16 and SWAB32 macros | Linus Nielsen Feltzing |
2004-11-18 | Correct polarity for the iRiver backlight pin | Linus Nielsen Feltzing |
2004-11-18 | Added iRiver ADC tick task | Linus Nielsen Feltzing |
2004-11-18 | Added iRiver button handling | Linus Nielsen Feltzing |
2004-11-18 | Added iRiver ADC channel info | Linus Nielsen Feltzing |
2004-11-18 | Added iRiver button codes | Linus Nielsen Feltzing |
2004-11-18 | Correct keyboard type | Linus Nielsen Feltzing |
2004-11-18 | Added IRIVER_H100_PAD | Linus Nielsen Feltzing |
2004-11-17 | Fix: my previous adjustments broke access to external MMC on newer Ondio mode... | Jens Arnold |
2004-11-17 | Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec... | Jens Arnold |
2004-11-17 | Simplified ID3 tag handling, removing the nasty NULL pointer accesses. Correc... | Linus Nielsen Feltzing |
2004-11-17 | Bug fix: Do only flush the sector buffer after writing head bytes if it reall... | Jens Arnold |
2004-11-16 | iRiver: Now sets the LCD RESET pin correctly | Linus Nielsen Feltzing |
2004-11-15 | The tools are to be built with the native compiler | Linus Nielsen Feltzing |
2004-11-15 | Handle invalid playlist entries properly in new_file(). This fixes bug report... | Linus Nielsen Feltzing |
2004-11-14 | Increased MMC init timeout (again), and sleep() between consecutive tries. | Jens Arnold |
2004-11-14 | Increased init timeout to account for some very slow (SD) cards | Jens Arnold |
2004-11-11 | Fixed the player sim. There is no SH1 hardware in the simulator... | Jens Arnold |
2004-11-11 | Important step towards player flashing: LCD inits for both new LCD (confirmed... | Jens Arnold |