Commit graph

14506 commits

Author SHA1 Message Date
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
Dominik Riebeling
c00652b0a2 use the getmntend api here too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14574 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 09:36:28 +00:00
Dominik Riebeling
84f8f3dd1b Fix autodetection based on rockbox-info.txt which I broke when fixing X5 detection. Replace mountpoint detection to use getmntent api on linux.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14573 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 08:49:08 +00:00
Nils Wallménius
58b9a12216 Accept patch in FS#6869 by Justin Foell, increases maximum settable battery capacity to 1200 mAh for ipod color and 4g, closes FS#6422
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14572 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 07:31:10 +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
Jens Arnold
f2ed1e4008 Make clip generation progress indicator work reliably.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14570 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 00:50:08 +00:00
Dave Chapman
f225f04d00 Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next ipodpatcher version is released.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14569 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 22:55:37 +00:00
Dave Chapman
aea7790a31 Add options to create Universal binaries on Mac OS X
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14568 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 21:13:22 +00:00
Jonas Häggqvist
2c4438ac51 Make genlang ignore leading and trailing whitespace in source and desc lines (not the strings). If this behavior is unwanted, feel free to revert.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14567 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 20:54:17 +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
Jonas Häggqvist
005699f98b Add support for building voices with the swift engine from cepstral.com. Patch FS#7689 by Mario Lang.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14565 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 20:03:20 +00:00
Peter D'Hoye
499d27d7d1 Accept FS #7687: Define the key for toggling pitch screen mode for Sansa
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14564 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 16:28:21 +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
Jens Arnold
080522f917 Voice file generation: * Significant speedup of SAPI5 voice generation by running lame and wavtrim from inside the VB script instead of the perl script, avoiding the large overhead of process generation within cygwin. Added proper synchronisation between perl script and VB script as the pipes are buffered. * Make wavtrim work as intended (threashold wasn't passed). * Set correct SVN properties for the VB script.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14562 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 08:38:10 +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
Marianne Arnold
f735b15b5b Update the 'Enabling Speech Support' paragraph in the manual. Hopefully the rename and copy part can soon be replaced...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14560 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 23:55:39 +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
9fa286982a Add Alex Parker to CREDITS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14557 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:51:00 +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
e8f07bc7bc Fix the manual to reflect the change made in my previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14555 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:17:37 +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
Dominik Riebeling
7db65ab5a7 Fix a possible crash when entering the talkfile window without correct settings. Thanks to Nico_P.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14553 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 13:00:50 +00:00
Christian Gmeiner
720610bc0e remove unused vars
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14552 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 22:26:46 +00:00
Christian Gmeiner
7e7d0dbee6 * remove more debug
* add basic way to detect IN transfers.. more will follow


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14551 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 22:20:24 +00:00
Dominik Riebeling
87a8f41edf TTS configuration: default to the first profile found.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14550 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 22:20:11 +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
Christian Gmeiner
649734f5fc remove some debug..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14543 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 19:55:36 +00:00
Dominik Riebeling
4f8818241b update UI a few times more often during installation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14542 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 19:37:18 +00:00
Christian Gmeiner
3a0c78bb76 add usb state handling and other small fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14541 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 19:23:37 +00:00
Dominik Riebeling
7717520102 When installing builds use the real platform name, not the configuration section one. Fixes installation of X5V builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14540 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 19:20:10 +00:00
Dominik Riebeling
fae8e3fe4f When installing a build also save the platform information to the log file. This solves the detection issue on X5 / X5V (as they share the same build but not bootloader).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14539 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 19:08:25 +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
Dominik Riebeling
4146da5565 When collapsing the devices tree upon detection collapse all.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14535 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 18:14:56 +00:00
Dominik Wenger
c14731733a rbutilQt: add the ipodvideo64mb build to rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14534 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 18:12:16 +00:00
Dominik Riebeling
50af4dc089 When autodetecting, don't segfault if no item was previously selected and a device is found.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14533 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 16:55:04 +00:00
Nicolas Pennequin
189de39258 rbutilqt: French translation update.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14532 a1c6a512-1295-4272-9138-f99709370657
2007-08-30 13:02:33 +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
Christian Gmeiner
c7b3f8be9b add missing get configuration request handling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14530 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 22:04:09 +00:00
Dominik Riebeling
6fd7573d32 Connect close signal earlier so the talk window also closes upon error confirmation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14529 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 21:46:12 +00:00
Dominik Riebeling
ab58fd5fdb use the download server to get bootloader-info
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14528 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 21:40:26 +00:00
Dominik Wenger
c37798ebf3 rbutilQt: let it use the old theme page (with the new php file) until the new one gets released.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14527 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 20:05:11 +00:00
Christian Gmeiner
e3bef6728f make USB Command Verifier happy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14526 a1c6a512-1295-4272-9138-f99709370657
2007-08-29 19:13:07 +00:00