Commit graph

16194 commits

Author SHA1 Message Date
Björn Stenberg
8545c3bdcf Removed compiler warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16280 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 14:38:43 +00:00
Björn Stenberg
2f7cffa204 Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCKBOX_USB to test.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16279 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 14:26:25 +00:00
Michael Sevakis
9811fc9abf Some misc. ATA stuff: Increase threads' priority (important for idle callbacks to get done faster). Use a simpler loop for ata thread. Add a balancing mutex_lock call to ata_init (oops).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16278 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 07:42:11 +00:00
Nicolas Pennequin
523f88e192 Hopefully fix FS#8459 by updating the WPS data when returning from the context menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16277 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 23:07:01 +00:00
Marianne Arnold
88b8d6eac0 Manual: Introducing a 'multivolume' macro to be a bit more accurate about the Rockbox Info screen, maybe it can be used somewhere else too. The naming follows the idea of parsing the features.txt to usable options (see FS#8567).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16276 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 18:35:44 +00:00
Peter D'Hoye
80ad459c33 Accept FS #8570 by Thomas Martitz: recording dir location was not saved when set via context menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16275 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 18:28:59 +00:00
Dominik Riebeling
ee09cb7f0d Untie rbutil core logic from QtGui for cli:
- include QtCore instead of QtGui if possible
- replace qApp with QCoreApplication::instance(), as qApp is only defined for QtGui
- use QCoreApplication instead of QApplication for inherited static members.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16274 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 18:25:49 +00:00
Nils Wallménius
7b8f4a534d Use the correct target cpu in Gigabeast builds, rerun configure.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16273 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 17:40:06 +00:00
Jonas Häggqvist
0ff9141652 Revert the espeak commit as the method was completely broken.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16272 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 17:35:46 +00:00
Jonas Häggqvist
85f371edb5 Voice-building changes: Ask for which eSpeak voice to use for some languages. Please test and report if you have any
problems. If you automatically build eSpeak voices, you'll have to update your script.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16271 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 17:20:06 +00:00
Robert Kukla
c7559753ce make mrobe100 work again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16270 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 16:06:01 +00:00
Jens Arnold
bec914e724 Simplify and better integrate the SAPI5 voice list output code (less duplication), and add list output for SAPI4.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16269 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 13:38:05 +00:00
Jonas Häggqvist
62e6f35c4c Fix a few minor mistakes in languages which might confuse genlang.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16268 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 13:30:31 +00:00
Magnus Holmgren
04dc828c9f Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16267 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 12:16:27 +00:00
Jonas Häggqvist
05e82a45da Add Mateusz Kubica to the credits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16266 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 12:15:23 +00:00
Jonas Häggqvist
5a6c15f78f Updated Polish translation by Mateusz Kubica.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16265 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 12:14:49 +00:00
Dominik Wenger
855d8297a8 rbutil: h10 bootloaderinstallation: fixed wrong OF.mi4 name for dualboot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16264 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 11:42:17 +00:00
Marianne Arnold
b1375a3cf4 Now really add missing space. ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16263 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 10:22:22 +00:00
Magnus Holmgren
fdac6417c9 Improve handling of RVA2 (replaygain) frames.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16262 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 10:09:42 +00:00
Michael Giacomelli
14995ffee3 Try that again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16261 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 06:11:37 +00:00
Michael Giacomelli
46c0c3a4c4 Fix building the ipod sims.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16260 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 05:56:35 +00:00
Michael Giacomelli
054447f9e6 Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded hardware on PP50xx targets (Ipods, Sansa, H10s, etc) resulting in a large savings in power and consequent increase in battery life. Results vary from target to target and from codec to codec, but we now approach the OF runtime on several PP devices. For now, leave base CPU clock at 30MHz, although further savings is possible with some codecs if clock is reduced. Additionally, fix battery capacity on c200 and use my measurements to improve runtime estimation for Sandisk targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16259 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 05:39:20 +00:00
Jonas Häggqvist
2b3136e1f3 Set svn:keywords for Hindi translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16258 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 23:57:07 +00:00
Jonas Häggqvist
47f595dce7 Updated Hindi translation to remove untranslated strings. By Apoo Maha.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16257 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 23:55:44 +00:00
Jonas Häggqvist
f6f1127219 Use a fixed multiplier of 2^10 as required when calculating number of blocks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16256 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 21:07:44 +00:00
Dominik Wenger
683da04ce4 rbutil: tts and encoders: preparation for cli interface. installers: make sure all installers correctly emit a done signal.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16255 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 18:58:14 +00:00
Miika Pekkarinen
37dc15b672 Added the checksum for H100/H110/H115 bootloader also.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16254 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 15:32:55 +00:00
Steve Bavin
6cc3895e5a Fix FS#7334, make Follow Playlist work when STOP is pressed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16253 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 15:20:15 +00:00
Miika Pekkarinen
698113d9db Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to work properly with SVN, and hopefully fixed remote detection problem and audio thump for some users. Also pure H100/H115 should be supported now. Actual bootloaders will be released separately.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16252 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 15:06:09 +00:00
Christian Gmeiner
c6e9b8b7e1 move audiohw_enable_output to audiohw.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16251 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 14:43:36 +00:00
Steve Bavin
a8050e9fd1 Add missing space.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16250 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 14:08:13 +00:00
Dominik Wenger
5e1fbffc61 rbutil: added hindi and tagalog to the voice languages. Set correct defaults for rbspeex encoder and sapi tts. Resurect the non-recursive option for talkfile generation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16249 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 12:28:12 +00:00
Michael Sevakis
952347decb Oops. Tiny goof.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16248 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 08:05:01 +00:00
Michael Sevakis
02de55cc85 Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will be changed to interrupt-based. Add some more iMX.31 register definitions and flags.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16247 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 07:59:53 +00:00
Will Robertson
fffa26987a UI Simulator for Gigabeat S.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16246 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 08:33:17 +00:00
Michael Sevakis
bc057f91b5 Gigabeat S: Get boot to go a little father.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16245 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 06:34:11 +00:00
Jonathan Gordon
2e3a8c776f global_settings.colors_file will always be !false which means even when the setting isnt set it will try to read /.rockbox/.icons which is bad mmkay
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16244 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 06:06:51 +00:00
Michael Sevakis
a07c034de7 Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16243 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 02:20:05 +00:00
Thom Johansen
7667a865ff Optimize the ARM ASM qmf_synth() clipping stage a bit. Also fix a typo and remove some trailing white space.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16242 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 00:19:16 +00:00
Peter D'Hoye
c04f497670 Let the FAT namecheck also look for trailing spaces, fixes FS #8560.
Only call the dircache rename function if the actual rename was ok.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16241 a1c6a512-1295-4272-9138-f99709370657
2008-02-07 22:15:13 +00:00
Dave Chapman
1b39f2e117 Add support for Samsung YP P2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16240 a1c6a512-1295-4272-9138-f99709370657
2008-02-07 20:53:20 +00:00
Nicolas Pennequin
0709d12e5f Convert to UTF-8 and a few tweaks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16239 a1c6a512-1295-4272-9138-f99709370657
2008-02-07 00:56:07 +00:00
Daniel Stenberg
1456415cab make the gcc work-around somewhat more inclusive for gcc 4.2.X where X is 1
or bigger


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16238 a1c6a512-1295-4272-9138-f99709370657
2008-02-07 00:02:41 +00:00
Daniel Stenberg
5c0cf6ef2c a rather lame attempt to silence the gcc 4.2.3 warnings on what seems to be
legitimate code


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16237 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 23:51:54 +00:00
Daniel Stenberg
602532de9e Most, if not all, of this document is completely outdated. You should rather
hunt down this info in the Rockbox wiki or source code!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16236 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 23:33:23 +00:00
Daniel Stenberg
5f3bde0462 added some blurb from the MajorChanges wiki page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16235 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 22:48:57 +00:00
Peter D'Hoye
0ecdb37e99 Fix FS #8514 (remote peakmeter issue) by separating the peak release times for the screens. Thanks to amiconn for pointing in the right direction.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16234 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 21:53:07 +00:00
Dominik Riebeling
c789f3a8a2 Save the internal name for tts / encoder in the configuration file, not the displayed nice name. Additionally, kill a few warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16233 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 21:51:35 +00:00
Dominik Riebeling
cd31193948 display paths using the native delimiters on the main widget.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16232 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 21:06:24 +00:00
Magnus Holmgren
2235081dbc Prevent possible buffer overflow when locating album art.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16231 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 19:51:19 +00:00