Age | Commit message (Expand) | Author |
2004-09-28 | Removed debug code, shouldn't have been committed | Jens Arnold |
2004-09-28 | The config sector number is now calculated from the lowest partition start se... | Jens Arnold |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-05 | Made set_file() case insensitive. | Henrik Backe |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-08-01 | More const policeing step 1 | Jens Arnold |
2004-07-28 | Increased the maximum scroll speed to 25Hz | Linus Nielsen Feltzing |
2004-07-27 | Renamed the cfg names for the id3 prio setting | Linus Nielsen Feltzing |
2004-07-27 | New option, ID3 tag order | Linus Nielsen Feltzing |
2004-07-26 | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing |
2004-07-23 | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn |
2004-07-20 | More const policeing, removed unused variable | Jens Arnold |
2004-07-12 | Show icons setting should be saved for all devices. Config version bumped be... | Hardeep Sidhu |
2004-07-12 | The default radio frequency was bad | Linus Nielsen Feltzing |
2004-07-12 | The FM radio screen now remembers the last used frequency | Linus Nielsen Feltzing |
2004-07-08 | Removed the option for the progress bar, making it permanently solid | Linus Nielsen Feltzing |
2004-07-08 | Patch #985429 by Christi Scarborough, solid progress bar | Linus Nielsen Feltzing |
2004-07-06 | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing |
2004-07-05 | Forgot to ifdef the fm_force_mono setting | Linus Nielsen Feltzing |
2004-07-05 | Added the fm_force_mono setting | Linus Nielsen Feltzing |
2004-07-05 | Moved settings_parseline() to misc.c | Linus Nielsen Feltzing |
2004-06-23 | For non-numeric values, write explainations into the .cfg file. Also fixed a ... | Jörg Hohensohn |
2004-06-23 | Peak meter dbfs setting didn't load properly from .cfg files / settings reset | Jens Arnold |
2004-06-22 | Adjusted the RTC bit sum | Linus Nielsen Feltzing |
2004-06-22 | Too few bits were allocated for the talk_dir setting | Linus Nielsen Feltzing |
2004-06-22 | Added the (practically useless) 20ms option to the Auto Volume setting, for c... | Linus Nielsen Feltzing |
2004-06-22 | sort options for files & directories | Jörg Hohensohn |
2004-06-21 | Bumped the config block version | Linus Nielsen Feltzing |
2004-06-21 | Simplified the settings code by removing the phys2val conversions. This has t... | Linus Nielsen Feltzing |
2004-06-19 | settings_load() is now split in RTC and HD part, so RTC settings get loaded e... | Jörg Hohensohn |
2004-06-19 | oops, forgot to take out my test hack, some comments improved | Jörg Hohensohn |
2004-06-18 | New method of persisting the settings, using a central table. This saves lots... | Jörg Hohensohn |
2004-04-21 | Moved set_time_screen() to screens.c | Linus Nielsen Feltzing |
2004-04-20 | Reworked the time get/set functions | Linus Nielsen Feltzing |
2004-04-12 | voice UI updates: nicer month setting, bookmark browser, Rockbox info screen | Jörg Hohensohn |
2004-04-09 | voice for the time+date setting | Jörg Hohensohn |
2004-04-06 | Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any m... | Jörg Hohensohn |
2004-04-04 | Voice UI: option to spell dirs/files, say (known) extension with file number,... | Jörg Hohensohn |
2004-03-27 | Step 4 of voice UI: | Jörg Hohensohn |
2004-03-21 | Patch 882053, mangled bookmark seetings in cfg file | Henrik Backe |
2004-03-20 | Overlooked to "voice" the set_int() function, this is why many numerical sett... | Jörg Hohensohn |
2004-03-16 | First shot at a nice little button bar at the bottom of the recorder LCD. Ena... | Linus Nielsen Feltzing |
2004-03-15 | Second step of the voice-UI: Option values are spoken, if they are translatab... | Jörg Hohensohn |
2004-03-13 | Bumped the settings block revision number, to force a reset of the settings f... | Linus Nielsen Feltzing |
2004-03-13 | Finally killed the nasty bug that caused all the dir-buffer-full errors for t... | Linus Nielsen Feltzing |
2004-01-26 | Modified playlist handling to allow for multiple playlists to be edited at th... | Hardeep Sidhu |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing |
2004-01-20 | The bookmark options were incorrectly read from the settings block, even if t... | Linus Nielsen Feltzing |
2004-01-17 | a typo prevented proper loading of the LCD flip from .cfg files | Jörg Hohensohn |
2004-01-16 | Fixed the settings crash. The SH1 CPU is very picky about alignment. | Linus Nielsen Feltzing |