Commit graph

7370 commits

Author SHA1 Message Date
Jonathan Gordon
51edc1102c Change the way set_option() works so these settings are voiced again (recording settings mostly..) Fixes FS#7552
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14487 a1c6a512-1295-4272-9138-f99709370657
2007-08-28 11:00:54 +00:00
Jonas Häggqvist
a60d001bca Updated Catalan language by Victor Zabalza and updated Danish language by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14486 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 22:15:55 +00:00
Christian Gmeiner
5365535daa fix lang problem and little clean up
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14477 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 17:45:01 +00:00
Christian Gmeiner
dff023f4c9 use usbstack language stuff only on some devices
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14472 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 16:22:29 +00:00
Christian Gmeiner
8181a0c905 Usb Stack: only setup packet handling, and not enabled by default as there 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
2007-08-27 16:04:32 +00:00
Peter D'Hoye
facc7862ce clipcounter only for targets with recording: update manual and dutch lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14468 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 22:02:09 +00:00
Peter D'Hoye
6109d39469 only build the clipcounter for targets with recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14467 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 21:34:36 +00:00
Peter D'Hoye
12f466d999 Clip counter manual update, language tweak and translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 10:44:52 +00:00
Peter D'Hoye
b8ded7d674 Accept FS #7627: allow viewing of dynamic playlist when it has ended
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14456 a1c6a512-1295-4272-9138-f99709370657
2007-08-25 16:05:58 +00:00
Peter D'Hoye
583f186ce4 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14455 a1c6a512-1295-4272-9138-f99709370657
2007-08-25 15:53:54 +00:00
Jens Arnold
163d72ff1f iPod 1st..3rd Gen: Nearly halve the cost of software treble/bass (and eq) by putting the filter routine in IRAM.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14452 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 21:03:19 +00:00
Michael Giacomelli
153d74443a Clean up iMDCT coefficient calculations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14451 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 20:02:50 +00:00
Magnus Holmgren
c5683b3c18 Correct another copyright line.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14450 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 12:40:31 +00:00
Thom Johansen
1a24595446 Correct copyright line.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14449 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 11:11:06 +00:00
Dave Chapman
d23afdccbc Add a definition (REC) to the forgotten ACTION_PS_TOGGLE_MODE action
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14444 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 21:00:35 +00:00
Jonas Häggqvist
1799c16f77 Update Danish language and reintroduce the comment at the top.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14439 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 13:28:57 +00:00
Jonas Häggqvist
657393a477 Updated Finnish language by Jani Kinnunen from FS#7648.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14438 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 13:06:16 +00:00
Linus Nielsen Feltzing
518b8cc408 Patch FS#7641 by Daniel Dalton, talking clock improvements
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14437 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 09:13:15 +00:00
Jens Arnold
bef4c24f39 H10 ADC values are 10 bit, hence we need 3 hex digits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14431 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 20:43:47 +00:00
Magnus Holmgren
a50c2b1494 Apply fix from FS#6341, with some changes by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14430 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 16:33:34 +00:00
Alessio Lenzi
b7466fd8cf Updated italian translation with last modifications. Added two missimg voice strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14428 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 09:53:29 +00:00
Jens Arnold
2a34ff41f3 Don't say 'hours' and 'minutes' in the 24 hour time announcement, and use '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
2007-08-22 06:41:27 +00:00
Jens Arnold
b2ea2bd6c5 Simplify a tiny bit more.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14426 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 06:17:56 +00:00
Jens Arnold
94381ebc30 Simplified 12 hour time voicing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14425 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 05:16:10 +00:00
Jonas Häggqvist
baa32b6534 Update Danish language with the latest changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14423 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 00:15:39 +00:00
Barry Wardell
0686513d70 Fix bug where cross volume cut/paste would report failure even though it succeeded. Reported in a comment in FS#7634.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14422 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 00:05:29 +00:00
Peter D'Hoye
e6dfe647ba Update Dutch language file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14421 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 23:54:19 +00:00
Peter D'Hoye
df3281347d Accept FS #7626: allow viewing playlist files if no playlist is loaded
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14420 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 23:50:26 +00:00
Jonas Häggqvist
496206be6e Voice the time in the format the user selects in the time format setting. Patch FS#7561 by Daniel Dalton.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14418 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 22:54:57 +00:00
Jonas Häggqvist
167564b143 Some fixes for Danish language, mostly voice-related.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14417 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 22:27:15 +00:00
Peter D'Hoye
f94c5c6b3b H10: make all ADC values fit on the debug screen of the 5GB
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14416 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 21:57:00 +00:00
Jonas Häggqvist
c5eec4cae2 Further updated Chinese language by Xinlu Huang with some fixes (hopefully) by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14415 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 21:28:27 +00:00
Jonas Häggqvist
d2d376d71c Attempt to fix Polish language after a translation mixup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14414 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 21:15:39 +00:00
Daniel Stenberg
c9ee05280c the viewer lives in the viewer dir so save settings and bookmarks there, as
FS#7638 points out


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14413 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 21:15:32 +00:00
Magnus Holmgren
2b5e2e2c39 Update Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14410 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 18:56:20 +00:00
Alessio Lenzi
f01cbee1b9 Updated italian translation. Added several missed voice strings and correct some phrases.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14408 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 16:07:16 +00:00
Jonas Häggqvist
43d662843a Updated Simplified Chinese translation by Xinlu Huang.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14407 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 01:48:49 +00:00
Peter D'Hoye
d9669fd4d3 Make filename extension setting strings follow convention of the rest of english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14406 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 23:06:14 +00:00
Jonas Häggqvist
511a66cc0b Updated Polish translation by Pawel Wysocki
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14405 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 21:06:21 +00:00
Jonas Häggqvist
498586f763 Update Danish language and add myself as maintainer of it and the voice shell scripts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14404 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 17:22:57 +00:00
Marianne Arnold
c05e6099ea The icon associated with wavplay should have been changed for hwcodec, put back the one for wav2wv to its original state.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14403 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 11:16:17 +00:00
Jonathan Gordon
61835f2def nope, this one is the one it shuold show
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14402 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 10:49:05 +00:00
Jonathan Gordon
555615a8a3 make .wav use the inbuilt audio icon on hwcodec
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14401 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 10:34:52 +00:00
Jonathan Gordon
94b9804427 Make MENUITEM_STRINGLIST() menus talk (if ID2P() is used for the string)
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
2007-08-20 09:11:05 +00:00
Jens Arnold
057c9ca7ab Slight fix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14398 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 07:17:27 +00:00
Jens Arnold
99ff02d2cb Make peak release work per tick as intended. But that's too fast, so it's not the final solution.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14397 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 06:36:24 +00:00
Nils Wallménius
c023cb8783 Revert previous 'fix' and implement the correct one, thanks markun! :-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14396 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 21:33:57 +00:00
Dave Chapman
bc6c62bebf Convert to unix line-endings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14395 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 18:24:17 +00:00
Nils Wallménius
f2a1803b28 Always reset glyph width for loadable keyboards fixes FS#6220
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14394 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 17:10:57 +00:00
Nils Wallménius
ba92a1f800 Oops forgot one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14393 a1c6a512-1295-4272-9138-f99709370657
2007-08-19 10:30:49 +00:00