summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
* Updated italian translation.Alessio Lenzi2007-08-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14491 a1c6a512-1295-4272-9138-f99709370657
* Disable voicing of the database commit splash on hwcodec. It doesn't work ↵Jens Arnold2007-08-28
| | | | | | anyway as the database commit takes the audio buffer, and trying it breaks voice afterwards until reboot. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14490 a1c6a512-1295-4272-9138-f99709370657
* Change the way set_option() works so these settings are voiced again ↵Jonathan Gordon2007-08-28
| | | | | | (recording settings mostly..) Fixes FS#7552 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14487 a1c6a512-1295-4272-9138-f99709370657
* Updated Catalan language by Victor Zabalza and updated Danish language by me.Jonas Häggqvist2007-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14486 a1c6a512-1295-4272-9138-f99709370657
* fix lang problem and little clean upChristian Gmeiner2007-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14477 a1c6a512-1295-4272-9138-f99709370657
* use usbstack language stuff only on some devicesChristian Gmeiner2007-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14472 a1c6a512-1295-4272-9138-f99709370657
* Usb Stack: only setup packet handling, and not enabled by default as there ↵Christian Gmeiner2007-08-27
| | | | | | | | | | | | | | | | is a lot to do. * settings code is not fully ready -> changing device driver has no effect * clean ups * check copyriths * find a way to detect IN transfers * support for full and highspeed * ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14470 a1c6a512-1295-4272-9138-f99709370657
* clipcounter only for targets with recording: update manual and dutch lang filePeter D'Hoye2007-08-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14468 a1c6a512-1295-4272-9138-f99709370657
* only build the clipcounter for targets with recordingPeter D'Hoye2007-08-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14467 a1c6a512-1295-4272-9138-f99709370657
* Clip counter manual update, language tweak and translationPeter D'Hoye2007-08-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #7627: allow viewing of dynamic playlist when it has endedPeter D'Hoye2007-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14456 a1c6a512-1295-4272-9138-f99709370657
* Implement FS #2976: Clip Counter for recording screen. If enabled in peak ↵Peter D'Hoye2007-08-25
| | | | | | 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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14455 a1c6a512-1295-4272-9138-f99709370657
* iPod 1st..3rd Gen: Nearly halve the cost of software treble/bass (and eq) by ↵Jens Arnold2007-08-24
| | | | | | putting the filter routine in IRAM. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14452 a1c6a512-1295-4272-9138-f99709370657
* Clean up iMDCT coefficient calculations.Michael Giacomelli2007-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14451 a1c6a512-1295-4272-9138-f99709370657
* Correct another copyright line.Magnus Holmgren2007-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14450 a1c6a512-1295-4272-9138-f99709370657
* Correct copyright line.Thom Johansen2007-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14449 a1c6a512-1295-4272-9138-f99709370657
* Add a definition (REC) to the forgotten ACTION_PS_TOGGLE_MODE actionDave Chapman2007-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14444 a1c6a512-1295-4272-9138-f99709370657
* Update Danish language and reintroduce the comment at the top.Jonas Häggqvist2007-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14439 a1c6a512-1295-4272-9138-f99709370657
* Updated Finnish language by Jani Kinnunen from FS#7648.Jonas Häggqvist2007-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14438 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#7641 by Daniel Dalton, talking clock improvementsLinus Nielsen Feltzing2007-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14437 a1c6a512-1295-4272-9138-f99709370657
* H10 ADC values are 10 bit, hence we need 3 hex digits.Jens Arnold2007-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14431 a1c6a512-1295-4272-9138-f99709370657
* Apply fix from FS#6341, with some changes by me.Magnus Holmgren2007-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14430 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation with last modifications. Added two missimg voice ↵Alessio Lenzi2007-08-22
| | | | | | strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14428 a1c6a512-1295-4272-9138-f99709370657
* Don't say 'hours' and 'minutes' in the 24 hour time announcement, and use ↵Jens Arnold2007-08-22
| | | | | | 'o'clock' for full hours too. Some further simplification for 12 hour time announcement. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14427 a1c6a512-1295-4272-9138-f99709370657
* Simplify a tiny bit more.Jens Arnold2007-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14426 a1c6a512-1295-4272-9138-f99709370657
* Simplified 12 hour time voicing.Jens Arnold2007-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14425 a1c6a512-1295-4272-9138-f99709370657
* Update Danish language with the latest changes.Jonas Häggqvist2007-08-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14423 a1c6a512-1295-4272-9138-f99709370657
* Fix bug where cross volume cut/paste would report failure even though it ↵Barry Wardell2007-08-22
| | | | | | succeeded. Reported in a comment in FS#7634. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14422 a1c6a512-1295-4272-9138-f99709370657
* Update Dutch language filePeter D'Hoye2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14421 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #7626: allow viewing playlist files if no playlist is loadedPeter D'Hoye2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14420 a1c6a512-1295-4272-9138-f99709370657
* Voice the time in the format the user selects in the time format setting. ↵Jonas Häggqvist2007-08-21
| | | | | | Patch FS#7561 by Daniel Dalton. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14418 a1c6a512-1295-4272-9138-f99709370657
* Some fixes for Danish language, mostly voice-related.Jonas Häggqvist2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14417 a1c6a512-1295-4272-9138-f99709370657
* H10: make all ADC values fit on the debug screen of the 5GBPeter D'Hoye2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14416 a1c6a512-1295-4272-9138-f99709370657
* Further updated Chinese language by Xinlu Huang with some fixes (hopefully) ↵Jonas Häggqvist2007-08-21
| | | | | | by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14415 a1c6a512-1295-4272-9138-f99709370657
* Attempt to fix Polish language after a translation mixup.Jonas Häggqvist2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14414 a1c6a512-1295-4272-9138-f99709370657
* the viewer lives in the viewer dir so save settings and bookmarks there, asDaniel Stenberg2007-08-21
| | | | | | | FS#7638 points out git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14413 a1c6a512-1295-4272-9138-f99709370657
* Update Swedish translation.Magnus Holmgren2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14410 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation. Added several missed voice strings and correct ↵Alessio Lenzi2007-08-21
| | | | | | some phrases. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14408 a1c6a512-1295-4272-9138-f99709370657
* Updated Simplified Chinese translation by Xinlu Huang.Jonas Häggqvist2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14407 a1c6a512-1295-4272-9138-f99709370657
* Make filename extension setting strings follow convention of the rest of ↵Peter D'Hoye2007-08-20
| | | | | | english.lang git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14406 a1c6a512-1295-4272-9138-f99709370657
* Updated Polish translation by Pawel WysockiJonas Häggqvist2007-08-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14405 a1c6a512-1295-4272-9138-f99709370657
* Update Danish language and add myself as maintainer of it and the voice ↵Jonas Häggqvist2007-08-20
| | | | | | shell scripts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14404 a1c6a512-1295-4272-9138-f99709370657
* The icon associated with wavplay should have been changed for hwcodec, put ↵Marianne Arnold2007-08-20
| | | | | | back the one for wav2wv to its original state. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14403 a1c6a512-1295-4272-9138-f99709370657
* nope, this one is the one it shuold showJonathan Gordon2007-08-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14402 a1c6a512-1295-4272-9138-f99709370657
* make .wav use the inbuilt audio icon on hwcodecJonathan Gordon2007-08-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14401 a1c6a512-1295-4272-9138-f99709370657
* Make MENUITEM_STRINGLIST() menus talk (if ID2P() is used for the string)Jonathan Gordon2007-08-20
| | | | | | | Makes the plugin browser talk (FS#7612), as well as the paylist viewer menu and the bookmark menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14399 a1c6a512-1295-4272-9138-f99709370657
* Slight fix.Jens Arnold2007-08-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14398 a1c6a512-1295-4272-9138-f99709370657
* Make peak release work per tick as intended. But that's too fast, so it's ↵Jens Arnold2007-08-20
| | | | | | not the final solution. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14397 a1c6a512-1295-4272-9138-f99709370657
* Revert previous 'fix' and implement the correct one, thanks markun! :-)Nils Wallménius2007-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14396 a1c6a512-1295-4272-9138-f99709370657
* Convert to unix line-endingsDave Chapman2007-08-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14395 a1c6a512-1295-4272-9138-f99709370657