- b0fee17 waiting is over: initial unicode commit by Marcoen Hirschberg · 19 years ago
- 2654d91 iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust current/off" by Anton Oleynikov · 19 years ago
- 2a31407 Ondio FM: * Bugfix: Cancelling 'Auto Scan Presets' left the radio screen. * Put radio mode switch in radio menu. by Jens Arnold · 19 years ago
- 0966809 English language tweaks. by Jens Arnold · 19 years ago
- a6d409d Replaced the booolean 'Backlight On When Plugged' setting with a complete alternative 'Backlight When Plugged' timeout setting. * Yield during poweroff to make backlight_off() work. * Bumped config version, save your settings. by Jens Arnold · 19 years ago
- 05fdb1a Added option to reduce (and almost prevent) the remote lcd ticking by Miika Pekkarinen · 19 years ago
- 80ed9ea Changed the "Please wait" message to "Loading..." by Miika Pekkarinen · 19 years ago
- 32a43e2 When fixing things is it better to do it in a way that causes them to actually work. Some more bugs in wpsbuild.pl squashed. Also, themes moved to the main menu. Resetting to default themes now works properly. by Christi Scarborough · 19 years ago
- 3b5449f Initial stab at theme support. by Christi Scarborough · 19 years ago
- 4c0b83f Remote WPS support (and some WPS bugfixes) by Stephan Wezel by Christi Scarborough · 19 years ago
- bc1fb0f No voice string for the "please wait" splash. by Miika Pekkarinen · 19 years ago
- 735f453 Added dircache support to playlist. Now playlist filename pointers are by Miika Pekkarinen · 19 years ago
- d79f3a1 added "Auto scan presets" option to radio menu by Anton Oleynikov · 19 years ago
- e13fad3 by Marcoen Hirschberg · 19 years ago
- e22f9c4 new label for "move to next folder" option: "Auto change directory" by Anton Oleynikov · 19 years ago
- 697e832 fm radio: new preset mode, new button assignment and remote support for iRiver, by Anton Oleynikov · 19 years ago
- e6e5496 iRiver: Initial support for wav-recording in recording menu. Supports mic/line-in (and radio), monitor mode, time-splitting (and byte-splitting), pause/resume etc. Things todo: Prerecording, peakmeter (should be simple), frequency other than 44.1 kHz, etc.. by Andy · 19 years ago
- e7461b3 iRiver: New crossfader with more configuration capability. Might still by Miika Pekkarinen · 19 years ago
- 28ce63c LANG_RATING isn't used for voicing, so don't waste space in the voice file. by Jens Arnold · 19 years ago
- d102e1f patch 1328447: folder skip routines in playlist API plus next/prev folder navigation for iRiver's remote by Anton Oleynikov · 19 years ago
- 104d38c Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang * Made some standard boolean yes/no settings more compact. by Jens Arnold · 19 years ago
- ab78b04 Implemented directory caching. No more waiting for disk to spin up while by Miika Pekkarinen · 19 years ago
- 50d99ef Fixed messed up voice: lines. Corrected entries depending on whether the voice: entries are actually used. by Jens Arnold · 19 years ago
- 4b711c2 Iriver: Added new ReplayGain type: track gain if shuffle mode is active, album gain otherwise. Properly apply ReplayGain settings on config file load. Bumped config version, so save your settings. by Magnus Holmgren · 19 years ago
- 6c2af7c On popular demand, the arrow cursor is reintroduced by Linus Nielsen Feltzing · 19 years ago
- f43216f Removed the line selector option, it is now always an inverse bar (except for the Player/Studio of course) by Linus Nielsen Feltzing · 19 years ago
- 99a0598 Major peakmeter rework: * Changed set/get functions for dbfs mode to bool type. * Removed performance setting, leaving (slightly adapted) high performance mode only. * Refresh rate is always 20 Hz now. * Readout doesn't do an extra (hidden) peek, should allow for slightly better clip detection. * Brought back high performance peakmeter for recording. Peakmeter stops hogging the CPU when the disk is spinning; this is enough to avoid the performance problem when saving data. * Optimisations, code cleanup and code policeing. * (iriver) Reduced CPU load of peakmeter by not calculating excessive overlaps. ** Bumped config block version, so save your settings before upgrading. by Jens Arnold · 19 years ago
- 0ad617c Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze by Linus Nielsen Feltzing · 19 years ago
- 9d7fd18 Now beep can be disabled. by Miika Pekkarinen · 19 years ago
- c0fc205 Show VBR info in the ID3 info screen. by Magnus Holmgren · 19 years ago
- 5a8eac1 Added pre-amp setting for files with ReplayGain information. by Magnus Holmgren · 19 years ago
- eab21c6 Updated ID3 info screen for devices with a bitmapped screen: show a list of all items, rather than item one at a time. by Magnus Holmgren · 19 years ago
- 41a53d2 Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic by Linus Nielsen Feltzing · 19 years ago
- 4a53787 ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. by Magnus Holmgren · 19 years ago
- e0d1751 Show a nice splash screen when restarting the playback. by Miika Pekkarinen · 19 years ago
- 90161c9 It's now possible to select the crossfading mode: "Off, Crossfade, by Miika Pekkarinen · 19 years ago
- afe0941 song rating support.. should probably be moved with browse id3 to a "song options" submenu in the wps context menu... by Michiel Van Der Kolk · 19 years ago
- 8102f3d New option to enable/disable the runtime database. Moved the runtimedb init to a more appropriate place and added proper USB handling. by Jens Arnold · 19 years ago
- 84494dc Added missing voice: entries. by Jens Arnold · 19 years ago
- 71d2281 Added new feature to move to next folder once the current one completes when playing directories by Hardeep Sidhu · 19 years ago
- 8782bc8 New config option for optical out on iriver by Linus Nielsen Feltzing · 19 years ago
- 0207559 Removed some more TABs by Jens Arnold · 19 years ago
- fa9cea6 Removed tabs which prevented compile. by Miika Pekkarinen · 19 years ago
- c811b97 Oops. Put deprecated strings back in english.lang by Christi Scarborough · 19 years ago
- 9e8918b Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redundant options, since you can resume after any startup using the resume key. These have been stripped out, and the resume code has been streamlined. A small bug in button handler initialisation has been fixed. by Christi Scarborough · 19 years ago
- 314c2de Resume behaviour. Resume setting renamed to 'Resume on Startup'. Pressing the resume button from the WPS now resumes without prompting, regardless of the resume on startup setting. Error message displayed if no playlist in memory. (Bug in iriver playlist handling means that playlists don't get unloaded at the end of the playlist, so this feature does not currently work on iRiver.) by Christi Scarborough · 19 years ago
- 85be5d0 Added missing voice: lines. by Jens Arnold · 19 years ago
- 74d082c Added new shuffle repeat mode that reshuffles playlist before repeating. Also added new shuffled insert mode that randomly inserts selected track(s) somewhere between current track and end of playlist. by Hardeep Sidhu · 19 years ago
- 667f810 thy shall be called Reshuffle and thy shall be fine by Daniel Stenberg · 19 years ago
- 8fd0378 Added a "Shuffle playlist" option to the context menu. Someone on the forum came up with it, and I liked the idea :) by Tomas Salfischberger · 19 years ago
- 61b9d34 Iriver: Backlight fading is now configurable. Added a function to stop the backlight from using timer1, freeing it for usage in plugins. Grouped together some related settings functions. by Jens Arnold · 19 years ago
- 6271b2b Added Crossfade setting for iRiver by Linus Nielsen Feltzing · 19 years ago
- cb28941 Ondio: Better disk information (multivolume support). by Jens Arnold · 19 years ago
- 7c1879b IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main.c (3) updated english.lang by Christian Gmeiner · 19 years ago
- 4a20e8e Slight fixes. by Jens Arnold · 20 years ago
- 68482bb Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices by Linus Nielsen Feltzing · 20 years ago
- d061b37 removed the practically useless "trickle charge" and "deep discharge" options, now trickle is always on and deep always off by Jörg Hohensohn · 20 years ago
- 9099540 I meant to remove all unused strings... by Jens Arnold · 20 years ago
- 7ebcaaf Strings for player keyboard submenu are no longer needed. by Jens Arnold · 20 years ago
- a83ffb2 A proper alarm clock for the V2/FM (and v1 with mod) by Christi Scarborough · 20 years ago
- 8a8bd91 New Recording Option: Show recording screen on startup by Christi Scarborough · 20 years ago
- 8d2fe0d fixes an issue with LANG_PLAYINDICES_PLAYLIST id. by Jose Maria Garcia-Valdecasas Bernal · 20 years ago
- f2a5439 Added an <All songs> virtual folder to artist album list by Björn Stenberg · 20 years ago
- 2116bba New function for formatting large-range values for output, both printed and voiced. This replaces num2max5(). It is currently used for the total/free space display in the info menu, for the recorded number of bytes (recorders) and the MMC debug info (Ondios). by Jens Arnold · 20 years ago
- 89f401a Fine tuned. by Jens Arnold · 20 years ago
- 91846a1 New Ondio feature: Battery type setting, for correct battery level display. by Jens Arnold · 20 years ago
- 6660f8e Added ID3 searching by Björn Stenberg · 20 years ago
- 8e3cc08 Cleared some deprecated strings. by Jens Arnold · 20 years ago
- bbb9449 ÿ-20 19:24:39 +0000; author: hohensoh; state: Exp; lines: +4 -4 by Jörg Hohensohn · 20 years ago
- cb7a3d2 Added a virtual 'Artists,Albums,Songs' root folder in ID3 browser by Björn Stenberg · 20 years ago
- fc53fd7 Added ID3 database dirfilter by Björn Stenberg · 20 years ago
- 76b257f New channel configuration setting, allowing fine-grained control of the stereo width. This replaces the 'stereo narrow' and 'stereo wide' modes. by Jens Arnold · 20 years ago
- 9d4271e Removed all remaining tts engine dependent adjustments for proper pronunciation by Jens Arnold · 20 years ago
- de79e68 new voice ID for the space character, allows to spell with a pause, once this is in the voice files by Jörg Hohensohn · 20 years ago
- 7f6b640 Request to remove MMC before acknowledging USB (Ondio) by Jens Arnold · 20 years ago
- d484420 patch #978765 by Carsten Tschach, new option for voice filenames: every file may have an optional .talk companion, with a filename clip. While at it, I removed the "on enter" directory talking, nobody used it. by Jörg Hohensohn · 20 years ago
- 7d05461 Voicing the .rockbox warning is unnecessary because (1) It's not used by current code, (2) If the .rockbox directory is missing, chances are that there is no .voice file anyway... by Jens Arnold · 20 years ago
- 717fae9 Warning if .rockbox is missing by Henrik Backe · 20 years ago
- 4cdcbb9 New option, ID3 tag order by Linus Nielsen Feltzing · 20 years ago
- ae5bf59 Added shutdown confirmation text by Linus Nielsen Feltzing · 20 years ago
- 5b5003d New feature: clean shutdown if you press OFF twice in the file browser, or select "Shut by Linus Nielsen Feltzing · 20 years ago
- 5fd97fa Removed the option for the progress bar, making it permanently solid by Linus Nielsen Feltzing · 20 years ago
- 5f60470 Patch #985429 by Christi Scarborough, solid progress bar by Linus Nielsen Feltzing · 20 years ago
- 7bade1a Bass boost removed in favour of some new sound settings: Super bass and five new MDB parameters: strength, harmonics, center, shape and enable by Linus Nielsen Feltzing · 20 years ago
- 99bd11b Removed voice: entries that are unusable due to the MAS being in record mode (FM radio screen) by Jens Arnold · 20 years ago
- 8448ba8 Revamped the FM preset handling, added a force mono option, and some internal changes, much inspired by patch #732369 by Alexandre Flament by Linus Nielsen Feltzing · 20 years ago
- 32fef7a 'Start recording' is now 'Recording screen' in the recording menu by Linus Nielsen Feltzing · 20 years ago
- 5c8a2f5 sort options for files & directories by Jörg Hohensohn · 20 years ago
- 183e146 Removed vbr_fix, as it now is a plugin by Linus Nielsen Feltzing · 20 years ago
- 748b389 Removed obsolete sokoban string by Linus Nielsen Feltzing · 20 years ago
- d5f1c6e Voiced new onplay menu entry by Jens Arnold · 20 years ago
- 9ecd449 Added missing (empty) voice: lines by Jens Arnold · 20 years ago
- 9efa470 Removed 2 unused entries, and corrected a typo by Jens Arnold · 20 years ago
- fb00c21 Plugin/file type association system. Patch #879411 by Henrik Backe by Björn Stenberg · 20 years ago
- 8ce11b9 typo: hunded -> hundred by Jörg Hohensohn · 20 years ago
- f2d8b0e voice UI updates: nicer month setting, bookmark browser, Rockbox info screen by Jörg Hohensohn · 20 years ago
- bd1ff3e On+Play option and handler to delete a directory (recursively). Currently it only deletes the files within, we need a function to delete the empty directories. by Jörg Hohensohn · 21 years ago
- c8592ba Voice UI: option to spell dirs/files, say (known) extension with file number, minor fixes by Jörg Hohensohn · 21 years ago
- 3d1348c minor typo by Jörg Hohensohn · 21 years ago
- 14a2550 "desc" spelling mistake by Daniel Stenberg · 21 years ago