Age | Commit message (Expand) | Author |
2005-01-08 | Allow flashing for players with alternative boot ROM. | Jens Arnold |
2005-01-04 | no rename nor delete option on volumes | Jörg Hohensohn |
2005-01-02 | Prevent entering the menu when returning from a subroutine with MODE-repeat e... | Jens Arnold |
2005-01-02 | Start with the basic button layout if the basic operators are not available s... | Jens Arnold |
2004-12-30 | player version check extended up to 5.08 | Jörg Hohensohn |
2004-12-29 | behave for multi-volume | Jörg Hohensohn |
2004-12-29 | killed a warning | Jörg Hohensohn |
2004-12-29 | Shared mounting code, also more general. It will mount multiple HD partitions... | Jörg Hohensohn |
2004-12-28 | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn |
2004-12-26 | Radio screen: status bar wasn't updated when prerecording buffer was filled a... | Jens Arnold |
2004-12-26 | Plugin fixes: Correct button name for MODE key in help texts, conforming to t... | Jens Arnold |
2004-12-24 | different kind of recording beep: more faint, but not disturbing prerecording... | Jörg Hohensohn |
2004-12-21 | aid for blind recorders: longer beep when starting a recording, short beep wh... | Jörg Hohensohn |
2004-12-20 | bigger Rockbox logo for bigger LCD screen | Daniel Stenberg |
2004-12-19 | Added GCCOPTS to the linker command line, to let the linker know exactly whic... | Linus Nielsen Feltzing |
2004-12-19 | Removed annoying debug output | Linus Nielsen Feltzing |
2004-12-18 | multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all... | Jörg Hohensohn |
2004-12-17 | You can now leave the quick menus with OFF | Linus Nielsen Feltzing |
2004-12-16 | Player: Do not display charging screen on coldstart with charger connected if... | Jens Arnold |
2004-12-15 | Fixed type | Jens Arnold |
2004-12-14 | Fixed general settings typo, split up general settings function, added cursor... | Zakk Roberts |
2004-12-07 | Patch #911756 by Steve Cundari, bookmark follows repositioned MP3 file | Linus Nielsen Feltzing |
2004-12-05 | Fixed a typo, thanks Christi | Jens Arnold |
2004-12-03 | Make sure the time is updated before blocking in button_get() | Linus Nielsen Feltzing |
2004-12-01 | Button driver overhaul: (1) Unified the button driver functions as much as po... | Jens Arnold |
2004-11-29 | Correctly display paused state | Jens Arnold |
2004-11-26 | Patch #1048937 by Jacob Erlbeck, Metronome tap speed entry | Linus Nielsen Feltzing |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-11-22 | An attempt to set the radio in a more defined state at boot | Linus Nielsen Feltzing |
2004-11-21 | Show rockbox logo again after leaving the charging screen, to provide better ... | Jens Arnold |
2004-11-21 | Fixed a simulator warning, and disabled some unused code for targets without ... | Jens Arnold |
2004-11-21 | Animated charging screen for player | Jens Arnold |
2004-11-20 | Fix: Properly apply the backlight settings for the charging screen | Jens Arnold |
2004-11-19 | There will soon exist bitmapped players without RTC (iRiver) | Linus Nielsen Feltzing |
2004-11-19 | Added iRiver button codes | Linus Nielsen Feltzing |
2004-11-19 | Bug fix: Unit for the 'Peak Release' setting was not displayed, and calling t... | Jens Arnold |
2004-11-18 | Late-add the final silence clip to the queue. This ensures correct shutup() w... | Jens Arnold |
2004-11-18 | Bug fix: First dereference, then subscript, instead of vice versa. The old co... | Jens Arnold |
2004-11-17 | append the "silence" clip at the end of voice output, this avoids clicks and ... | Jörg Hohensohn |
2004-11-17 | Only sort once | Björn Stenberg |
2004-11-17 | You can now leave the playlist viewer with OFF, and the hold-Play context men... | Linus Nielsen Feltzing |
2004-11-17 | The favorites plugin can now be a viewer as well | Linus Nielsen Feltzing |
2004-11-17 | Removed annoying debug output | Linus Nielsen Feltzing |
2004-11-17 | Better feedback | Linus Nielsen Feltzing |
2004-11-14 | Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us... | Jens Arnold |
2004-11-12 | Only voice the MMC remove prompt if voicing is enabled | Jens Arnold |
2004-11-12 | Removed workaround for non-zeroed bss. Added a little optimization for pause ... | Jens Arnold |
2004-11-10 | Zero out plugin RAM before loading a plugin, to ensure a properly zeroed bss ... | Jens Arnold |
2004-11-09 | Fixed iriver simulator build | Björn Stenberg |
2004-11-08 | Turn off the recording LED before reporting disk-full errors. Fixes bug repor... | Linus Nielsen Feltzing |