Commit graph

14618 commits

Author SHA1 Message Date
Jens Arnold
5dbea469a6 SAPI voice file generation: * Added language matching and voice selection (use TTS option /voice:<name> to select; voices with spaces in the name need the options quotes). * Added SAPI4 support (use TTS option /sapi4; voice file generation takes hours...)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14587 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 22:32:34 +00:00
Dominik Riebeling
09d66ac456 For some strange reason my last project file adjusting didn't seem to work correctly. Restucture a bit and rename debug configuration to "dbg" seems to help.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14586 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 22:11:46 +00:00
Dave Chapman
ad4b886841 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 sansapatcher version is released.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14585 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 19:20:59 +00:00
Dominik Riebeling
c5550c9674 Normal build defaults to release. Disable debug output for that case. To create a debug build (with debug output enabled) use "qmake -config debug".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14584 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 18:59:38 +00:00
Dominik Riebeling
9dbcc38392 Add short explanation on how to build rbutilqt.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14583 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 18:26:15 +00:00
Dominik Wenger
a0cc369c5d rbutil: added a main .pro file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14582 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 18:19:03 +00:00
Dominik Wenger
53986b365c rbutil: removed the wx version of rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14581 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 18:16:10 +00:00
Jonathan Gordon
e73f287b5a Fix FS#7679 - modifying files with dircahce enabled doesnt change the access time/date in dircache
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14580 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 13:24:51 +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
Dominik Riebeling
b2e651dbc8 - check for specific files / folders case-insensitive
- linux: when detecting the mountpoint only accept vfat drives


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14578 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 12:20:44 +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
Dominik Riebeling
72b74478bf Add first time detection for some archos devices and gigabeat based on player-specific files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14576 a1c6a512-1295-4272-9138-f99709370657
2007-09-02 10:50:13 +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
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