- a3fb2b4 The clipcount string used in the rec screen should have been named sysfont. Fix also the already translated ones. by Peter D'Hoye · 17 years ago
- 5365535 fix lang problem and little clean up by Christian Gmeiner · 17 years ago
- dff023f use usbstack language stuff only on some devices by Christian Gmeiner · 17 years ago
- 8181a0c Usb Stack: only setup packet handling, and not enabled by default as there is a lot to do. by Christian Gmeiner · 17 years ago
- 6109d39 only build the clipcounter for targets with recording by Peter D'Hoye · 17 years ago
- 12f466d Clip counter manual update, language tweak and translation by Peter D'Hoye · 17 years ago
- 583f186 Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter settings, it shows the number of times clipping occurred (clip indicator going on). Count is reset on recording start and only counts during actual recording. Stays on screen when stopping or pauzing. Also fix a drawing bug when peakmeters start at a non-zero x offset. by Peter D'Hoye · 17 years ago
- 518b8cc Patch FS#7641 by Daniel Dalton, talking clock improvements by Linus Nielsen Feltzing · 17 years ago
- 496206b Voice the time in the format the user selects in the time format setting. Patch FS#7561 by Daniel Dalton. by Jonas Häggqvist · 17 years ago
- d9669fd Make filename extension setting strings follow convention of the rest of english.lang by Peter D'Hoye · 17 years ago
- ebcf06d Make peakmeter release setting work in units per tick (was units per read), add the unit and make it voiced. Make old leftover in lang file deprecated by Peter D'Hoye · 17 years ago
- 9110344 Oops, not all ipod have recording by Nils Wallménius · 17 years ago
- 8a1dac1 Mark deprecated strings, correct button names in some splashes, some minor tweaks by Nils Wallménius · 17 years ago
- 4e140ac Fix a few typos and indentations. by Magnus Holmgren · 17 years ago
- 043c966 Add another file extension viewing option that mimics the old behaviour and make this default. Also update Dutch lang file and manual for this. by Peter D'Hoye · 17 years ago
- 37fd439 Accept FS #7346 and take it a whole step further. Gives a separate setting to control the displaying of file extensions: off, on, or only how unknown extensions. by Peter D'Hoye · 17 years ago
- f73d346 Fix FS#7587, the splash when building the database told the user to press the wrong button to return by Nils Wallménius · 17 years ago
- e8361ef Fix FS#7575 and remove an obsolete comment by Nils Wallménius · 17 years ago
- ff2a93f Remove the 'USB' menu item from the sim system menu, press the 'u' key to display the USB screen instead, will break binary lng files and voice files for the sims only by Nils Wallménius · 17 years ago
- eecfe9f Add support for grouping tags. From FS#7362. by Dan Everton · 17 years ago
- fda7d72 Accept FS#5464 - organise the rocks directory. by Jonathan Gordon · 17 years ago
- 5b76936 Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by Stephane Doyon with some minor tweaks by me. Rerun 'configure' and do a 'make clean' before rebuilding your voice files. by Nils Wallménius · 17 years ago
- ce8e1fc Oops, this shouldn't have been added by Nils Wallménius · 17 years ago
- caeb220 This shouldn't have been changed by Nils Wallménius · 17 years ago
- 5e8e956 fix a couple of typos by Nils Wallménius · 17 years ago
- b311367 *** Lang v2 cleanup (FS#6574) *** by Nils Wallménius · 17 years ago
- ef81572 Accept FS#7486 - shortcuts plugin. by Jonathan Gordon · 17 years ago
- f4a61f0 Add support for parsing the disc number tag from metadata and use of it in the database. Patch originally from FS#4961 with some minor tweaks by me. by Dan Everton · 17 years ago
- 8a52d70 FS#6403: Fix the spelling of LANG_ID3_FREQUENCY. Shouldn't break old .lng files since we are not changing the order of the strings. by Barry Wardell · 17 years ago
- 9adb1fc Fix a .lang mistake. The *: case should be the first in the list. by Michael Sevakis · 17 years ago
- 873e0fd Wheel acceleration for e200. A general acceleration interface intended for use on any scroll target and by any code. A general interface to obtain data associated with most recently dequeued button presses and actions. Use #define HAVE_SCROLLWHEEL and set appropriate constants, values in the scroller driver that feel right. by Michael Sevakis · 17 years ago
- 415e9d7 User configurable recording path (my patch in FS#7201). path defaults to / and can be changed in the folder context menu (cleared in the recording settings menu) by Jonathan Gordon · 17 years ago
- da00840 Add missing voice string for 'Force mono'; thanks to James Teh. by Steve Bavin · 17 years ago
- 6fd10ba Separate out voice options for .talk clips (FS #7249). This removes the assumptions about what to speak if a .talk clip is not available for a particular file or directory, by Steve Bavin · 18 years ago
- 90dd336 e200: Better keymap for time screen. Use left and right to switch fields, Menu to revert and fix the scrollwheel direction in button_context_settings. by Michael Sevakis · 18 years ago
- 42698e4 Accept FS#6798 - scan acceleration for the lists. by Jonathan Gordon · 18 years ago
- e676b81 FS#7158 - Bookmark selection as a list. by Magnus Holmgren · 18 years ago
- 4c486ce Add splash messages while copying, moving, and deleting files. Also boost the CPU during move/copy since it seems to make things faster. by Dan Everton · 18 years ago
- 6190a0d Add an item to the WPS context menu to browse a currently playing cuesheet. The menu that appears allows changing tracks within the cuesheet. It was already reachable by selecting the right cuesheet file in the file browser, but this makes it easier to use (and should help users noticing that possibility because many seemed to ignore this viewer existed). by Nicolas Pennequin · 18 years ago
- 6f95ab7 Add in buttonlight brightness setting for the Gigabeat, and setup the framework for future players that have adjustable button light brightness settings. Also fixed a bug in the backlight code when the brightness was set to 0. by Karl Kurbjun · 18 years ago
- 2576d34 Fix Gigabeat english.lang target specific strings (should be gigabeatf rather then gigabeat) by Karl Kurbjun · 18 years ago
- 3d53e10 Reduce code size for players that do not have the 'Human Interface Luminescence Control' feature by Karl Kurbjun · 18 years ago
- 173b611 Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. by Karl Kurbjun · 18 years ago
- e22f22b Accept FS#7123 - add h10_5gb strings Do the same for e200 by me by Jonathan Gordon · 18 years ago
- a2740d9 convert the playlist viewer menus to the newer API by Jonathan Gordon · 18 years ago
- 4b1d1b4 e200: Make the wheel light timeout configurable (under settings > system) (FS#7067) by Jonathan Gordon · 18 years ago
- ce05add Revert recording/repeat timer for now. It is useful as a feature, but didn't receive enough testing on multiple targets, and fixing it is non-trivial. Later reversal would be complicated because of .lng spreading. * The patch should probably redone in a different way, as it's huge for what it does... * Issues: (1) The repeat timer setting has NULL pointer hits. (2) The multi-int setting screen breaks with proportional fonts, and with somewhat larger fonts. (3) On some targets, all values except the leftmost one are unreachable. * Hint: The timer itself would be much simpler if it'd just store & compare ticks (497 days before it wraps). by Jens Arnold · 18 years ago
- 4995232 Recording countdown timer and repeat timer - see FS #6297 for more details by Martin Scarratt · 18 years ago
- 21b415d Give all menus using the old API a nice title and icons (except plugins) by Jonathan Gordon · 18 years ago
- ab90d58 Introducing the WPS tokenizer ! by Nicolas Pennequin · 18 years ago
- e4689fd revert the last commit... setting wasnt worth the space by Jonathan Gordon · 18 years ago
- a5c5bd3 Add a setting to force the backlight to stay on (or act normally) when by Jonathan Gordon · 18 years ago
- a5f5662 Source and Dest are the same in english.lang by Jonathan Gordon · 18 years ago
- 1625c91 Show the correct text in the yes/no screen on the e200 by Jonathan Gordon · 18 years ago
- 20d8e8d OK, use -ize not -ise as per OED by Steve Bavin · 18 years ago
- cad559f Consistent use of British English to match the manual by Steve Bavin · 18 years ago
- 888890a Fix and simplify previous browser tracking. Auto-init the database when selected but not ready for use. by Steve Bavin · 18 years ago
- 8137489 Lead user through database initialisation by Steve Bavin · 18 years ago
- 9e554a8 Fix alarm wake up. If the target has fm or recording (or both) an option is in the System menu to choose what to start when the alarm wakes up, by Jonathan Gordon · 18 years ago
- 488f71f Make the Channel Configuration entry in the settings spoken by Linus Nielsen Feltzing · 18 years ago
- 1cb5dd5 remove the "(experimental)" from the "Gather Runtime Information" string by Robert Kukla · 18 years ago
- 2a62f57 Add a few target specific strings to the gigabeat and correct consistency in the time setting screen across targets. by Nicolas Pennequin · 18 years ago
- fa55035 Remove some left-overs from removed settings by Nils Wallménius · 18 years ago
- 91cb68a Introducing the root menu! by Jonathan Gordon · 18 years ago
- 8fd6d65 Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them. by Thom Johansen · 18 years ago
- 2816dc9 Convert the radio menus to the new system. by Jonathan Gordon · 18 years ago
- 1f730ed The default must come first. Use the shortest string for iFP7xx as well, and ignore the gminis. by Jens Arnold · 18 years ago
- 4772943 Display "Batt:" or "Battery:" in front of battery info in the "Roxkbox Info" screen if display width allows it. Closes FS #5446. by Nicolas Pennequin · 18 years ago
- 9f4bd87 Cuesheet support by Jonathan Gordon and me (FS #6460). by Nicolas Pennequin · 18 years ago
- c30ee4e Move the recently added strings to the end, where they belong. by Magnus Holmgren · 18 years ago
- 4e97664 FS#6638 - Album artist and comment patch for WPS and tagcache. Export by Miika Pekkarinen · 18 years ago
- 00547c6 Fix Steve's naughty commit to english.lang.. new strings go at the end! by Jonathan Gordon · 18 years ago
- f0d2861 when saving config.cfg, only save settings which are not the same as by Jonathan Gordon · 18 years ago
- 338d94f FS#4770 - Add USB charging for the H300 series by Steve Bavin · 18 years ago
- 7768dfd Remove the browse firmwares menu item, as the general concensus is that it is of very little use by Martin Arver · 18 years ago
- 1b85f60 Permanently enable powering down the disk when it's sleeping for supported targets (iriver h1xx, h3xx and h10, iaudio x5, gigabeat and archos recorders) by Nils Wallménius · 18 years ago
- fb4cf8e Only the iriver H1x0 and H3x0 targets have both an internal mic, and an external mic-compatible input and hence need the mic input explictly labeled "Internal Mic". We revert to the old "Mic" label for all other targets by Dave Chapman · 18 years ago
- 67529b8 Rename 'Internal Mic' back to 'Mic' for the ipods. by Dave Chapman · 18 years ago
- 9eff767 change the SYSFONT string for database view to match the one in the menu by Nils Wallménius · 18 years ago
- 8e911cd A few case changes to menus. by Zakk Roberts · 18 years ago
- be3f29c Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertion by Jonathan Gordon · 18 years ago
- d152b64 update the runtime screen and move it to the inf menu instead of debug menu by Jonathan Gordon · 18 years ago
- 3bceded Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option to by Jonathan Gordon · 18 years ago
- 7d0f005 To reduce confusion, renamed 'Mic' to 'Internal Mic'. Maybe Line In should also be renamed to Line In / External Mic by Peter D'Hoye · 18 years ago
- 0f02e4f File and (recursive) directories properties in the file browser context menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson. by Peter D'Hoye · 18 years ago
- 4d93177 by Shachar Liberman · 18 years ago
- 6b1d2cb Tag cache renamed to the less cryptic "Database" throughout the UI and manual. No functional changes. by Jonas Häggqvist · 18 years ago
- 0729b92 Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however. by Michael Sevakis · 18 years ago
- b8365c8 More target specific lang fixes from Austin Appel by Jonathan Gordon · 18 years ago
- 5f85fc5 Add target specific language to keymappings for iPods, x5 and h10 targets. Resolves FS#6157. Patch by Austin Appel. by Michael Sevakis · 18 years ago
- 8d2711b Improved power management (FS#3001). Shutdown rockbox when the battery gets to a level where the device doesn't function properly. Calculate remaining charging time while charging (rather than remaining running time). Show "Low Battery" and "Battery Empty" warnings. Also fixes FS#4786. by Barry Wardell · 18 years ago
- d8103f3 Recording trigger for software codec targets by Martin Scarratt · 18 years ago
- 0f5cb94 Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. by Michael Sevakis · 18 years ago
- 4c1ba95 Move the new pitch strings to the end of the language file by Linus Nielsen Feltzing · 18 years ago
- 3b99840 Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps by Linus Nielsen Feltzing · 18 years ago
- 1c97370 Ooops, only the dest: field should have been updated with the "Cancelled" change. by Dave Chapman · 18 years ago
- 7257704 Use the British English "Cancelled" instead of the US English "Canceled". Closes FS#6286. by Dave Chapman · 18 years ago
- a572318 more <source> fixes by Daniel Stenberg · 18 years ago
- 7b2d26a Since this file is both the master for the language system, as well as the by Daniel Stenberg · 18 years ago
- 3547700 Re-enable the currently unused and broken dithering and noise shaping code already in Rockbox, and make it a user option instead of a codec-controlled option. The majority of people probably will not even hear any difference with this enabled, but feedback is welcome. Save your settings! by Thom Johansen · 18 years ago