- 87142ab Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected for foreground and background. by Zakk Roberts · 19 years ago
- 603f87f Foreground/Background colour settings. Based on patch #3050 by Jonathan Gordon, extended my me. The principle of the patch is that the three sliders contain the native ranges (currently 0..31, 0..63, 0..31), and the equivalent RGB888 colour is displayed underneath. The config block (and global_settings struct) contain the native value for the fg/bg colours (either RGB565 or RGB565SWAPPED), but the text .cfg files contain the RGB888 value written as 6 hex digits. by Dave Chapman · 19 years ago
- 3467ba6 Patch #1423609 by Martin Scarratt and myself: enables using the backlight as record clipping indicator. by Peter D'Hoye · 19 years ago
- 869275f Add paged scrolling option. Really helps when scrolling through large lists on targets with slow LCDs. by Dan Everton · 19 years ago
- dc2019b Properly deprecate old strings. by Jens Arnold · 19 years ago
- db734b4 Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. by Hristo Kovachev · 19 years ago
- f5cf798 * Swap scroll and left/right in EQ UI for iPod by Dan Everton · 19 years ago
- 88abdd9 Add Equalizer configuration to Sound Settings menu. by Dan Everton · 19 years ago
- 941de85 Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276) by Hardeep Sidhu · 19 years ago
- dd8cb8a Committed a little too much by Linus Nielsen Feltzing · 19 years ago
- 621bcc2 The simulator should use the keypad period key, not the regular one by Linus Nielsen Feltzing · 19 years ago
- d9e5b67 Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. by Dave Chapman · 19 years ago
- c9bded8 Added "Queue shuffled", for completeness by Linus Nielsen Feltzing · 19 years ago
- 7fa39df Horizontal scrolling patch by Shachar Liberman by Tomas Salfischberger · 19 years ago
- 640eeab change the arabic codepage from ISO-8859-6 to CP1256 by Marcoen Hirschberg · 19 years ago
- 9b83c6c Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300 by Hristo Kovachev · 19 years ago
- 2993ae6 Simplified and uniform volume handling: * Volume setting in dB on all targets, within the 'natural' range defined by the respective DAC (limited to -100..+12 dB for archos Recorders and Ondios in order to avoid 4 chars being displayed in the status bar). 0 dB means line level on all targets. * No more artificial volume limiting for Iriver and Player, settings always represent true values. Removed the various sound scaling options. * Bumped config version so save your settings. Also make sure to adjust the volume after loading a .cfg, then save the .cfg again, otherwise the volume will be out of range (a flaw in the .cfg loader). by Jens Arnold · 19 years ago
- 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 · 20 years ago
- e0d1751 Show a nice splash screen when restarting the playback. by Miika Pekkarinen · 20 years ago
- 90161c9 It's now possible to select the crossfading mode: "Off, Crossfade, by Miika Pekkarinen · 20 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 · 20 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 · 20 years ago
- 84494dc Added missing voice: entries. by Jens Arnold · 20 years ago
- 71d2281 Added new feature to move to next folder once the current one completes when playing directories by Hardeep Sidhu · 20 years ago
- 8782bc8 New config option for optical out on iriver by Linus Nielsen Feltzing · 20 years ago
- 0207559 Removed some more TABs by Jens Arnold · 20 years ago
- fa9cea6 Removed tabs which prevented compile. by Miika Pekkarinen · 20 years ago
- c811b97 Oops. Put deprecated strings back in english.lang by Christi Scarborough · 20 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 · 20 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 · 20 years ago
- 85be5d0 Added missing voice: lines. by Jens Arnold · 20 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 · 20 years ago
- 667f810 thy shall be called Reshuffle and thy shall be fine by Daniel Stenberg · 20 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 · 20 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 · 20 years ago
- 6271b2b Added Crossfade setting for iRiver by Linus Nielsen Feltzing · 20 years ago
- cb28941 Ondio: Better disk information (multivolume support). by Jens Arnold · 20 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 · 20 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 · 21 years ago
- 5b5003d New feature: clean shutdown if you press OFF twice in the file browser, or select "Shut by Linus Nielsen Feltzing · 21 years ago
- 5fd97fa Removed the option for the progress bar, making it permanently solid by Linus Nielsen Feltzing · 21 years ago
- 5f60470 Patch #985429 by Christi Scarborough, solid progress bar by Linus Nielsen Feltzing · 21 years ago