Commit graph

7409 commits

Author SHA1 Message Date
Jonathan Gordon
24006ffeac stop non-live settings from beign accepted even if cancel was chosen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14616 a1c6a512-1295-4272-9138-f99709370657
2007-09-05 03:06:49 +00:00
Jens Arnold
94f6f41c3a Add missing translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14614 a1c6a512-1295-4272-9138-f99709370657
2007-09-05 00:02:05 +00:00
Jens Arnold
4f7097a1fd Fix some tabs (one caused a voice string to not be used).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14612 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 23:22:48 +00:00
Jens Arnold
75c39b004f Fix a few voice strings, and adjust a few others.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14607 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 21:57:12 +00:00
Nils Wallménius
53c6ea6620 Include split up shortcuts plugin in tarball
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14605 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 21:30:48 +00:00
Jonas Häggqvist
1238d0d5fa Fix a few errors that I missed. The translation is missing a few strings to be completely in sync.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14604 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 12:27:18 +00:00
Jonas Häggqvist
fd32e1cbd1 Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_voices.vbs accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14603 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 12:22:19 +00:00
Dave Chapman
1672350378 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14600 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 08:03:07 +00:00
Peter D'Hoye
946a815cd4 Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcuts plugin into two, one for adding and one for viewing. Removes hard-coded file extension and allows to link from one shortcut file to another.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14599 a1c6a512-1295-4272-9138-f99709370657
2007-09-03 22:24:26 +00:00
Peter D'Hoye
ec5b48dfe3 Make the credits scrolling changes a bit more user friendly, use actions and some code cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14590 a1c6a512-1295-4272-9138-f99709370657
2007-09-03 00:36:20 +00:00
Jonathan Gordon
74b1665987 Accept FS#7695 - updated Norwegian Nynorsk lang update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14579 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 12:26:45 +00:00
Jens Arnold
20444c47a8 Fix warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14577 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 11:06:29 +00:00
Nils Wallménius
5ccf18019e Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14575 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 10:11:46 +00:00
Michael Giacomelli
a514c60fd0 Apparently, negative exponents are possible when decoding exponential VLC. Should fix occasional glitches that happened in files of all bitrates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14571 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 03:28:49 +00:00
Jonas Häggqvist
e0651718a0 Fix a cosmetic error in a desc: line that propagated from English to other translations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14566 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 20:36:11 +00:00
Marianne Arnold
22685914da Update german translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14563 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 09:53:24 +00:00
Mustapha Senhaji
80e91c1af3 Francais language update:
* Follow the langv2 rules.
* Update the new voice strings.
* Sync to current svn version.
Plus add myself to maintainers.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14561 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 04:08:02 +00:00
Peter D'Hoye
fd3b0d95d8 Fix FS #7685 by using the backlight helper functions. Some code policing and cleaning. Still contains a potential crash although this version does not crash atm.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14559 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 21:53:32 +00:00
Alessio Lenzi
4a346f43cd Added a couple of missed accent in voice strings and minor adjustement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14558 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 19:49:37 +00:00
Paul Louden
30573a3604 Oops, applied the 'clean' patch instead of the one modified to meet the
second goal of committing it. Fixed so that you can actually stop now, 
and so 'A' has a use again.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14556 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:24:16 +00:00
Paul Louden
9931d5699c Accept FS#6920, swap the 'A' and 'Select' button functions while in the
WPS.

This allows a wider range of available functionality when just using the 
cross with a thumb, and brings controls more parallel to devices with 
similar input options in Rockbox.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14554 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:09:47 +00:00
Alessio Lenzi
a8aa84cf21 Corrected some voice strings as requested in <a href="http://www.rockbox.org/tracker/task/7611">FS #7611</a>. Ope fixed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14549 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 20:58:23 +00:00
Peter D'Hoye
e14061281b Update Dutch language file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14548 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 20:33:09 +00:00
Peter D'Hoye
f2178fbdee the last oops?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14547 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 20:25:19 +00:00
Peter D'Hoye
4a70f49255 fix yellow :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14546 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 20:17:49 +00:00
Peter D'Hoye
432a476b95 fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14545 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 20:15:55 +00:00
Peter D'Hoye
4ca83e347a Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits and do not exit immediately when pressing a key.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14544 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 19:55:54 +00:00
Peter D'Hoye
3e7594a1b5 Accept FS #7671 - Hungarian language update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14538 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 19:01:36 +00:00
Peter D'Hoye
0485a34adf Accept FS #7676 - Chinese trad language update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14537 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 18:46:34 +00:00
Peter D'Hoye
658c635c40 Accept FS #7678 - Chinese simp language update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14536 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 18:24:13 +00:00
Thom Johansen
953348f1ba FS #7166. Musepack optimizations and cleanups. Huge speedup on ARM. Note that all ARM (Ipod/Sansa/Gigabeat) targets will now play back Musepack files with somewhat reduced accuracy. Please get in touch via forums or Flyspray if you've got sample files where this is very apparent. Most users should hear no difference.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14531 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 11:41:05 +00:00
Peter D'Hoye
6b467e4358 Accept FS #7675 - Chinese simp language update
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14525 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 18:51:44 +00:00
Peter D'Hoye
a3fb2b4e3e The clipcount string used in the rec screen should have been named sysfont. Fix also the already translated ones.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14524 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 18:36:29 +00:00
Nils Wallménius
441fa76a6d Fix flushing of voice during playback, patch in FS#6239 by Stephane Doyon and Daniel Dalton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14517 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 15:11:19 +00:00
Thom Johansen
c668de3085 FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, for you golden-eared people.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14514 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 14:32:52 +00:00
Christian Gmeiner
57c2a5fa5a add support to switch device driver at runtime
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14508 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 11:55:23 +00:00
Jonathan Gordon
4ecd9716bd Toggle low latency mode when entering/exiting the eq menu to make the
changes more instant. should fix FS#7640


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14506 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 10:09:34 +00:00
Alessio Lenzi
53b183f600 Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14491 a1c6a512-1295-4272-9138-f99709370657
2007-08-28 19:52:04 +00:00
Jens Arnold
916a563fca Disable voicing of the database commit splash on hwcodec. It doesn't work 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
2007-08-28 18:08:48 +00:00
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