Commit graph

767 commits

Author SHA1 Message Date
Dominik Riebeling
194fe0e6f0 Check configuration for validity in the configuration dialog.
If the configuration is invalid display information about the issues and don't accept the values. Fixes issue reported in FS#9944.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20100 a1c6a512-1295-4272-9138-f99709370657
2009-02-24 23:36:31 +00:00
Dominik Riebeling
00a9685985 Change Ipod Colour to Color to match Apples naming.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19979 a1c6a512-1295-4272-9138-f99709370657
2009-02-11 23:16:39 +00:00
Dominik Riebeling
af58ec63b6 Display cache path using native directory separators in configuration dialog.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19939 a1c6a512-1295-4272-9138-f99709370657
2009-02-07 15:59:20 +00:00
Dominik Riebeling
29565c40f7 Remove installation note and checkbox disabling about the current build always being downloaded -- since cache improvement this uses the cache too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19857 a1c6a512-1295-4272-9138-f99709370657
2009-01-25 18:43:01 +00:00
Dominik Riebeling
6343111e00 Remove "needsbootloader" configuration value as it is implicitly available from "bootloadermethod". Explicitly use bootloadermethod "none" if no bootloader is needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19855 a1c6a512-1295-4272-9138-f99709370657
2009-01-25 17:48:38 +00:00
Dominik Riebeling
07894de36d Remove hard-coded release version numbers.
- get the target specific version number from the build-info file
- disable Quick Start buttons until version info is available
- only enable Quick Start buttons if a release is available.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19854 a1c6a512-1295-4272-9138-f99709370657
2009-01-25 17:22:06 +00:00
Dominik Riebeling
9349911c47 Install dialog: use the release version number from the version strings map instead of accessing the ini file directly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19850 a1c6a512-1295-4272-9138-f99709370657
2009-01-25 13:31:32 +00:00
Dominik Riebeling
9b2fdb7953 Cleanly update the version map upon server info update.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19842 a1c6a512-1295-4272-9138-f99709370657
2009-01-24 10:02:23 +00:00
Dominik Riebeling
4b387a4d07 Don't allow pre-selecting stable build if the selected player doesn't have a release yet. Fixes wrong preselection if a stable build was installed before for a different target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19841 a1c6a512-1295-4272-9138-f99709370657
2009-01-24 10:02:18 +00:00
Dominik Riebeling
f881672411 Make backup location text elide based of the label width instead of fixed size. Adjust on window resizes as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19832 a1c6a512-1295-4272-9138-f99709370657
2009-01-23 22:03:46 +00:00
Dominik Riebeling
c1b4745d7c Add some more bootloader install progress messages and call processEvents() more often before performing player disk accesses.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19724 a1c6a512-1295-4272-9138-f99709370657
2009-01-08 17:16:53 +00:00
Dominik Riebeling
56d5bc728d When checking the installed bootloader make sure to properly close the device afterwards. Fixes "No Sansa found" issues on windows as reported in the forums.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19722 a1c6a512-1295-4272-9138-f99709370657
2009-01-08 16:02:10 +00:00
Dominik Riebeling
c9a4537d0e Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19710 a1c6a512-1295-4272-9138-f99709370657
2009-01-07 17:36:43 +00:00
Dominik Wenger
48fdf588a1 rbutil: fix compiling on mac.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19708 a1c6a512-1295-4272-9138-f99709370657
2009-01-07 13:31:19 +00:00
Dominik Riebeling
f56298aee4 Bump Rockbox Utility version to 1.0.9.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19701 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 18:18:13 +00:00
Dominik Riebeling
0851910664 Fix Gigabeat bootloader file getting placed in the wrong location since the rewrite (FS#9766).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19700 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 18:07:11 +00:00
Björn Stenberg
679d2c11d1 Added dualboot usb detection for Clip, so OF boots on usb insert.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19613 a1c6a512-1295-4272-9138-f99709370657
2008-12-29 23:31:09 +00:00
Michael Giacomelli
68e24d3a16 Commit updated mkamsboot for c200v2 patching. Tested and seems to be working using USB for dualboot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19575 a1c6a512-1295-4272-9138-f99709370657
2008-12-24 04:23:52 +00:00
Dominik Riebeling
3fc576cd60 Bump rbutil version number for release.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19513 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 22:31:33 +00:00
Dominik Riebeling
de912cf62b Greek translation update for rbutil (FS#9688 by Alexander Spyridakis). Put Alexander into the rbutil CREDITS where he should have been before.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19511 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 19:34:46 +00:00
Dominik Riebeling
c779fc001c Japanese translation update for rbutil (FS#9685 by Yoshihisa Uchida).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19510 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 18:15:21 +00:00
Maurus Cuelenaere
977bab5348 * Update Rockbox Utility Dutch language file
* 'lupdate' the other


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19504 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 11:53:58 +00:00
Dominik Riebeling
32a6262b54 - make installation dialog default to the last selection if existing.
- enable cache usage for current builds too -- the http class now checks the timestamp of the file on the server, so there's no more point in not using the cache for current builds too.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19492 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 22:18:07 +00:00
Dominik Riebeling
1aa881298e Update german translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19491 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 21:56:01 +00:00
Dominik Riebeling
19b6fbfd1e Default automatic install to the latest release instead of the most recent build.
Rename small install to minimal install.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19490 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 21:43:22 +00:00
Dominik Riebeling
12dc494c9a Make autodetection button more bigger and default button.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19489 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 21:25:16 +00:00
Dominik Riebeling
3e1168fa8a Keep logger open after user aborted bootloader reinstall during automated install. Do some code police.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19475 a1c6a512-1295-4272-9138-f99709370657
2008-12-18 22:42:24 +00:00
Dominik Riebeling
cd5f753f5e Fix issues with mi4 bootloader install:
- return correct success result. Fixes automatic install hanging.
- when reinstalling the bootloader (OF.mi4 present) remove Rockbox bootloader first. Fixes sinstall failing silently.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19474 a1c6a512-1295-4272-9138-f99709370657
2008-12-18 21:16:47 +00:00
Dominik Riebeling
a59ec17edb Bump release numbers to 3.1 for the upcoming release of Rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19473 a1c6a512-1295-4272-9138-f99709370657
2008-12-18 21:16:44 +00:00
Dominik Riebeling
1388bd3430 Update japanese translation by Yoshihisa Uchida (FS#9649).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19446 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 22:14:48 +00:00
Dave Chapman
db1ea97fe8 Add MD5 checksum for v1.01.22 of the Fuze original firmware.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19444 a1c6a512-1295-4272-9138-f99709370657
2008-12-15 14:17:13 +00:00
Dominik Riebeling
47981d0785 Update german translation and lupdate all other translations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19438 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 17:43:51 +00:00
Dominik Riebeling
8fe55f96b5 Various small rbutil source string cleanups.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19436 a1c6a512-1295-4272-9138-f99709370657
2008-12-14 12:36:35 +00:00
Dominik Riebeling
9b3d46aeeb Use native path separators when displaying filesystem information.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19430 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 20:20:42 +00:00
Dominik Riebeling
bc7917daeb Make Rockbox Utility error out if the zip file its going to install requires more space than left on the device. Calculation adds a safety space of 1MB so you need at least 1MB more free space than the extracted archive. This also catches differences due to the size calculation not taking cluster losses into account. Free disk space is also displayed in the sysinfo dialog. Fixes FS#9417.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19428 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 20:09:31 +00:00
Dominik Riebeling
fc7ba8806b Rename getMountpoints() to mountpoints() to be in line with general (and Qt) naming -- get functions don't get a get prefix. Make the function static.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19426 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:45:11 +00:00
Dominik Riebeling
e2b69ddffb rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19417 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 10:09:13 +00:00
Dominik Wenger
032b3d4691 m200v4: correct the BOOTDIR define, and invert the button check in the dualboot.S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19217 a1c6a512-1295-4272-9138-f99709370657
2008-11-25 18:17:41 +00:00
Rafaël Carré
48b4e5213b mkamsboot: dualboot button for Sansa Fuze
Sansa Fuze and e200v2 appear to have the same keymapping (except maybe for still missing buttons/wheel)
Thanks to Thomas Martitz for his finding

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19201 a1c6a512-1295-4272-9138-f99709370657
2008-11-24 18:45:07 +00:00
Dominik Riebeling
5c1b47dd1a Make autodetection show a busy cursor (hourglass) during detection to improve visual feedback.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19114 a1c6a512-1295-4272-9138-f99709370657
2008-11-16 11:00:27 +00:00
Dave Chapman
dcb0e43148 Clean up the Makefile a little - no functional changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19106 a1c6a512-1295-4272-9138-f99709370657
2008-11-14 22:16:22 +00:00
Daniel Stenberg
55634f7410 grrr, I need to learn to do case insensitive grepping when that's the better idea...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19062 a1c6a512-1295-4272-9138-f99709370657
2008-11-10 09:50:25 +00:00
Daniel Stenberg
044ba22b93 "mv m200v2 m200v4"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19060 a1c6a512-1295-4272-9138-f99709370657
2008-11-10 09:27:40 +00:00
Rafaël Carré
34151e55f8 mkamsboot: Use left button on e200v2 to dual boot (like e200v1)
Thanks to Michael Chicoine

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18973 a1c6a512-1295-4272-9138-f99709370657
2008-11-02 00:51:56 +00:00
Rafaël Carré
29a5373724 mkamsboot: supports Fuze firmwares
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18936 a1c6a512-1295-4272-9138-f99709370657
2008-10-30 20:00:56 +00:00
Dave Chapman
5456859dd7 Correct the MD5 sum for the Clip 1.1.29 firmware.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18929 a1c6a512-1295-4272-9138-f99709370657
2008-10-30 00:27:29 +00:00
Dave Chapman
c91d7873c7 Add MD5 checksumming of the original firmware images - for extra safety, and also because some Fuze firmwares have the same ID (or what we thought was the ID) as the M200 firmwares. Plus a few minor cleanups.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18927 a1c6a512-1295-4272-9138-f99709370657
2008-10-30 00:13:29 +00:00
Rafaël Carré
3e7fdbb95e Sansav2 dualboot: correctly use keyscan for Clip
Make comments consistent between m200v2 and Clip
(e200 doesn't use keyscan)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18900 a1c6a512-1295-4272-9138-f99709370657
2008-10-28 11:52:49 +00:00
Rafaël Carré
a5a2f12f0a mkamsboot: Fix makefile rules for e200v2 and m200v2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18898 a1c6a512-1295-4272-9138-f99709370657
2008-10-28 11:24:24 +00:00
Dominik Riebeling
b208000c36 Make Detect::check() return an error string instead of a boolean result and move the handling of an occurred error to the application to make detection Gui-clean. Move detect class to base folder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18873 a1c6a512-1295-4272-9138-f99709370657
2008-10-24 22:31:07 +00:00
Dominik Riebeling
6371460172 Make uninstallation class use QtCore instead of QtGui -- it doesn't use any GUI elements. Move class to the QtCore-only base folder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18872 a1c6a512-1295-4272-9138-f99709370657
2008-10-24 21:23:18 +00:00
Dominik Riebeling
db058c3c8f Kill a warning and fix a typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18871 a1c6a512-1295-4272-9138-f99709370657
2008-10-24 18:41:04 +00:00
Robert Menes
9928086ece Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18868 a1c6a512-1295-4272-9138-f99709370657
2008-10-23 14:36:21 +00:00
Dominik Wenger
415c46ed54 add sansa m200v2 support to mkamsboot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18840 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 19:51:42 +00:00
Dave Chapman
e18809bdc5 Correct an error message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18837 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 15:10:49 +00:00
Dave Chapman
08c41d42bb Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently used by Logik DAX and m200v1 ports) driver up in the target tree and share with the m200v2 - as2525 parts contributed by Rafael Carre. Includes the start (but is still very incomplete) of an LCD driver for the e200v2. m200v2 is not yet fully supported by mkamsboot - that will come soon. Also some minor cleanups for the Clip.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18836 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 14:11:01 +00:00
Dominik Wenger
71e7209028 rbutil: make release versions local to devices. To allow different releases on different devices.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18825 a1c6a512-1295-4272-9138-f99709370657
2008-10-18 16:19:07 +00:00
Dominik Riebeling
5491273f86 Don't export includes unless needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18815 a1c6a512-1295-4272-9138-f99709370657
2008-10-15 18:37:26 +00:00
Dominik Riebeling
a18ef2efd3 Update rbutil japanese translation (FS#9486 by Yoshihisa Uchida).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18813 a1c6a512-1295-4272-9138-f99709370657
2008-10-15 06:33:19 +00:00
Dominik Wenger
7470797b37 rbutil: include the qt accessible plugin into the mac bundle. (Enables screenreader support on macs)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18800 a1c6a512-1295-4272-9138-f99709370657
2008-10-13 17:19:45 +00:00
Dave Chapman
6bbe66afa0 Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa V2 bootloader and firmware files. These files are the same format (a simple 8-byte header consisting of a 32-bit checksum followed by 4-char model name is prepended to the binary data) as that used by lots of other Rockbox targets (.ipod, iriver etc). Support added to scramble/mkamsboot for both clip and e200v2, even though the latter is not in SVN yet. Also add a check of the whole-file original firmware checksum to mkamsboot and add a new $scramblebitmaptools toolset variable in configure. The output of this version of mkamsboot is confirmed to be md5sum-identical to the previous version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18789 a1c6a512-1295-4272-9138-f99709370657
2008-10-12 19:34:47 +00:00
Dominik Riebeling
f958717d43 Separate basic functionality from GUI parts by moving it into a separate folder. Some files still need to get cleaned up prior moving them too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18788 a1c6a512-1295-4272-9138-f99709370657
2008-10-12 19:21:58 +00:00
Dominik Wenger
70ae85e706 rbutil: enable Tab navigation in the progresswindow.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18777 a1c6a512-1295-4272-9138-f99709370657
2008-10-11 20:35:28 +00:00
Dave Chapman
4f80274708 Add Rafael Carre to the (C) message in the output of mkamsboot. This should be the last commit for a while...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18772 a1c6a512-1295-4272-9138-f99709370657
2008-10-11 13:13:44 +00:00
Dave Chapman
3c65d2b17f Fix another bug in dualboot.S, add Rafael Carre as the (C) holder of dualboot.S (most of the code there is his) and use the standard Rockbox header in mkamsboot.c. This code is still untested on target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18771 a1c6a512-1295-4272-9138-f99709370657
2008-10-11 13:11:47 +00:00
Dave Chapman
d2e551f6df Fix a bug in the uclcopy loop, plus add a warning to make sure people know the untested status of this code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18770 a1c6a512-1295-4272-9138-f99709370657
2008-10-11 12:51:13 +00:00
Dave Chapman
1a549d49f7 Fix some off-by-one errors, plus remove some unused variables
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18768 a1c6a512-1295-4272-9138-f99709370657
2008-10-11 12:02:23 +00:00
Dave Chapman
1c4bcfac69 Major rework of mkamsboot, extending work done by Rafael Carre. We now build one "dualboot.bin" mini-bootloader per target and embed it in the mkamsboot binary. The user of mkamsboot just needs to provide an original firmware file, and a Rockbox bootloader file. This code currently supports just the Clip (hardware revision 1) and the E200v2 - button checks are needed for the other V2 targets. NOTE: This is completely untested on-target, and may brick your device.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18767 a1c6a512-1295-4272-9138-f99709370657
2008-10-11 11:35:59 +00:00
Nils Wallménius
bea3abb5c3 Bump ipodpatcher version string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18763 a1c6a512-1295-4272-9138-f99709370657
2008-10-10 16:55:45 +00:00
Dominik Riebeling
33034838e7 Comma fix in rbutil translation (FS#9426 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18758 a1c6a512-1295-4272-9138-f99709370657
2008-10-09 19:27:31 +00:00
Dominik Riebeling
ab424ac11c Move rbutil translations into a subfolder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18713 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 12:40:57 +00:00
Dave Chapman
c6be818212 Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so this should still work the same as before.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18706 a1c6a512-1295-4272-9138-f99709370657
2008-10-04 08:46:03 +00:00
Dominik Riebeling
316b8b81a6 Small punctuation fixes to german rbutil translation (FS#9425 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18660 a1c6a512-1295-4272-9138-f99709370657
2008-09-28 18:52:41 +00:00
Dominik Riebeling
197c24c5d3 Completely rework the bootloader installation class:
- create a base class and make derived classes for each installation type.
- sort installations by type, not by player model.
- remove duplicated code for iriver (de)scrambling functionality and use the functions inside of the tools folder directly -- we already do the same for rbspeex.
- make bootloader file backup optional and allow choosing a target location.
- clean up some wording and add some more guiding messages.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18657 a1c6a512-1295-4272-9138-f99709370657
2008-09-28 17:02:36 +00:00
Dominik Wenger
6a012210d0 rbutil: hopefully fix sapi voice engine support. (sapi_voice.vbs wants now utf16)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18654 a1c6a512-1295-4272-9138-f99709370657
2008-09-27 00:05:54 +00:00
Maurus Cuelenaere
1ab86bb370 Update Dutch RBUtility translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18653 a1c6a512-1295-4272-9138-f99709370657
2008-09-26 10:07:04 +00:00
Dominik Riebeling
28643263b7 Small and Complete Installations always install the most bleeding edge build. Put a note about this in the confirmation dialog.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18646 a1c6a512-1295-4272-9138-f99709370657
2008-09-25 20:42:46 +00:00
Dominik Riebeling
25c868a8f9 Bump version to m1.0.7
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18645 a1c6a512-1295-4272-9138-f99709370657
2008-09-25 20:28:11 +00:00
Dominik Wenger
9fd4f872c2 rbutil: fix h10_5gbmtp download issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18634 a1c6a512-1295-4272-9138-f99709370657
2008-09-24 21:18:37 +00:00
Dominik Riebeling
e56549f03d Adjust Rockbox release download filename to the changed target - version order.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18619 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 22:45:34 +00:00
Dominik Riebeling
1d8a249581 update rbutil configuration for 3.0 release and prepare for theme site change.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18618 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 22:32:16 +00:00
Dominik Riebeling
a15cfafdbc Correct wrongly placed #endif.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18548 a1c6a512-1295-4272-9138-f99709370657
2008-09-19 05:28:59 +00:00
Dominik Riebeling
d4404d3de0 Remove "Install All" button from themes install window and replace it with a note on how to select multiple themes for installation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18514 a1c6a512-1295-4272-9138-f99709370657
2008-09-14 19:56:58 +00:00
Dominik Riebeling
eeaa3df7d8 Fix missing line continue character in project file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18495 a1c6a512-1295-4272-9138-f99709370657
2008-09-11 17:16:18 +00:00
Dominik Wenger
990d4d9c78 rbutil: commit japanese translation by Yoshihisa Uchida.(FS#9393)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18493 a1c6a512-1295-4272-9138-f99709370657
2008-09-11 15:48:54 +00:00
Dominik Wenger
5510c60f18 rbutil: commit FS#9382 Hebrew translation by Tomer Shalev.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18465 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 21:11:55 +00:00
Maurus Cuelenaere
b82449a513 RButility:
* Update Dutch translation
 * Fix error in English
 * lupdate other translations


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18445 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 22:21:06 +00:00
Dominik Wenger
c6bcb35064 commit FS#9355 by Alexander Spyridakis. Greek translation for rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18384 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 16:22:31 +00:00
Dominik Riebeling
ca588afe51 Let qmake check the Qt version and error out if its too old. Useful if you have Qt3 and Qt4 installed and forget to pick the correct one.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18369 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 12:32:27 +00:00
Bertrik Sikken
b7219b7e16 Replaced TAB characters by spaces in sansapatcher
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18368 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 09:44:45 +00:00
Bertrik Sikken
9da68f9ed7 Fix missing sansa_close when scanning for sansas in sansapatcher.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18367 a1c6a512-1295-4272-9138-f99709370657
2008-08-31 09:30:58 +00:00
Dominik Riebeling
90f92b216b Add setting the User-Agent for http requests to HttpGet class. Make rbutil set its own user agent string.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18366 a1c6a512-1295-4272-9138-f99709370657
2008-08-30 20:51:50 +00:00
Bertrik Sikken
0d760c156f Apply FS#9337 - Header file in SRC in rbutil/ipodpatcher. The parttypes.h header file apparently breaks compilation on some systems and is already #included in ipodpatcher.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18364 a1c6a512-1295-4272-9138-f99709370657
2008-08-30 09:49:00 +00:00
Dominik Wenger
1d3b8ca7a2 rbutil: bootloader installation iaudio, create the FIRMWARE dir if it doesnt exist, or bootloader install will fail.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18332 a1c6a512-1295-4272-9138-f99709370657
2008-08-22 17:16:45 +00:00
Dominik Riebeling
cbc9208e54 Don't reset the language setting if it wasn't changed but the configuration saved.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18279 a1c6a512-1295-4272-9138-f99709370657
2008-08-14 21:32:32 +00:00
Dominik Riebeling
553469d8e2 Fix translator for Qt strings overwriting the application translator (FS#9268).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18275 a1c6a512-1295-4272-9138-f99709370657
2008-08-13 22:41:00 +00:00
Bertrik Sikken
8fb6144830 Rename africaans to afrikaans
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18194 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 19:33:03 +00:00
Dominik Riebeling
038eb36643 Don't over-quote additional command line options for external TTS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18189 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 20:20:28 +00:00
Dominik Wenger
85eb99211a rbutil: try to detect position of tts executeables without opening the config window.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18183 a1c6a512-1295-4272-9138-f99709370657
2008-08-02 16:40:16 +00:00
Dave Chapman
84d8d83c50 Improved README for sansapatcher, contributed by Ori Avtalion, slightly modified by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18169 a1c6a512-1295-4272-9138-f99709370657
2008-08-01 11:42:33 +00:00
Dominik Riebeling
d2241e4e48 Install a second translator for using the internal translation of Qt's widgets. Embedding them into the resources is still missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18165 a1c6a512-1295-4272-9138-f99709370657
2008-07-31 19:26:58 +00:00
Bertrik Sikken
c323d533c2 Redo r18136 a little cleaner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18141 a1c6a512-1295-4272-9138-f99709370657
2008-07-28 19:43:32 +00:00
Bertrik Sikken
ee00ec33bf Make sure to always use the initial key for decryption of mi4 files in sansapatcher.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18136 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 20:10:09 +00:00
Bertrik Sikken
95f906d1b0 Added mi4 key for sansa c200 OF version 01.01.07
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18135 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 18:51:56 +00:00
Bertrik Sikken
43b11af169 Fix spelling error: successfull -> successful
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18119 a1c6a512-1295-4272-9138-f99709370657
2008-07-25 22:29:59 +00:00
Dominik Riebeling
c367c21a76 Make rbutil check the system language and try to use the correct translation. A language selection in the configuration file will override this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18118 a1c6a512-1295-4272-9138-f99709370657
2008-07-25 19:28:24 +00:00
Bertrik Sikken
0a9c749fbf Small translation fix in dutch language for rbutilqt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18115 a1c6a512-1295-4272-9138-f99709370657
2008-07-22 22:19:50 +00:00
Dominik Riebeling
fd61460c45 Extend rbspeex Makefile to allow easier building a universal binary needed for rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18103 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 15:47:47 +00:00
Dominik Riebeling
08a27c1df7 Let sansa_list_images() return the number of mi4 images found.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18074 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 18:46:37 +00:00
Bertrik Sikken
d4e3839f05 Make functions in sansapatcher static and their arguments const if possible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18037 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 16:43:47 +00:00
Dominik Riebeling
3f830cb96b Finnish translation for rbutil by Jani Hyytiäinen (FS#9192).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18036 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 16:21:48 +00:00
Bertrik Sikken
f85d55bb89 Fix FS#9002 - Bootloader on c200 shows "target id: e200"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18035 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 15:53:29 +00:00
Dominik Wenger
572b7cbe0d rbutil: Ups. forgot a file in the previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18017 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 17:30:01 +00:00
Dominik Wenger
a9f50c35e6 rbutil: completly reworked Talkfile generation. Should be more stable and more maintainable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18016 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 17:04:49 +00:00
Dominik Wenger
70029587ca rbutil: call processEvents while uninstalling, so GUI doesnt freeze.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18014 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 12:54:11 +00:00
Dominik Wenger
145827d2a4 rbutil/rbspeex: alway run make clean before building librbspeex for a specific arch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18005 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 22:10:09 +00:00
Dominik Wenger
c82511ab06 rbutil/rbspeex fix some small mistakes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18004 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 21:56:41 +00:00
Dominik Wenger
6bd961d6a5 rbutil: use rbspeex new Makefile commands to build a universal lib on mac.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18003 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 21:41:41 +00:00
Dominik Wenger
34216463be rbutil: first fix to build a universal binary on mac.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17998 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 20:36:38 +00:00
Maurus Cuelenaere
2a4d6a6dba Small fixes to Dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17987 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 14:47:53 +00:00
Frank Gevaerts
ce4e453465 update dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17984 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 21:49:35 +00:00
Frank Gevaerts
ee3ed8a163 handle new installations (or upgrades) differently from invalid configurations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17983 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 21:40:44 +00:00
Frank Gevaerts
e6553f8218 fixed a string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17982 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 20:28:11 +00:00
Dominik Riebeling
f626357cc3 Bump version to 1.0.6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17969 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 19:59:59 +00:00
Dominik Riebeling
b39c20e557 Make encoder selection update on device change. This includes a workaround as the settings object currently doesn't allow getting the encoder for any other than the selected device.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17968 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 19:57:22 +00:00
Dominik Riebeling
341f831310 When building static, add "." to the library include path so libusb.a can be placed in the build folder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17967 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 19:46:48 +00:00
Frank Gevaerts
46548ee77c fix typo (and update translations for it)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17966 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 18:07:44 +00:00
Frank Gevaerts
444e0a54e5 fix some punctuation issues
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17965 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 17:55:23 +00:00
Frank Gevaerts
3f6f5b8275 don't leave the translations as 'unfinished'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17964 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 17:46:22 +00:00
Frank Gevaerts
cd558a0ef2 updates to the dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17963 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 17:42:12 +00:00
Maurus Cuelenaere
d414aa3cca Keep up with translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17962 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 16:31:17 +00:00
Dominik Riebeling
537ed0133c Make two missing strings translateable and translate to german.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17961 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 16:23:51 +00:00
Maurus Cuelenaere
f2998a81f2 Update Dutch language
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17954 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 11:34:33 +00:00
Nicolas Pennequin
aaf0693edf Update the French translation for rbutil and remove obsolete strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17953 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 11:08:14 +00:00
Dominik Riebeling
e721fbf5cc Remove some stray blanks from source strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17951 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 23:57:47 +00:00
Dominik Riebeling
f3111bea6f Completely rework german translation and remove obsolete strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17950 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 23:56:19 +00:00
Maurus Cuelenaere
97fab8d359 Update Dutch translation + run lupdate on others
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17949 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 22:56:51 +00:00
Dominik Riebeling
a5ab84f37a Fix some source strings to clean up translations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17947 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 22:14:15 +00:00
Dominik Riebeling
6667857eb2 Add a hint for translators.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17946 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 21:35:23 +00:00
Nicolas Pennequin
c7e7d7571b Updated French translation for rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17942 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 22:54:52 +00:00
Dominik Riebeling
980a759560 w32: only display additional OS info string if it's not empty.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17941 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 20:26:36 +00:00
Dominik Wenger
d97131240e rbutil: commit FS#9147, fixes another talkfile generation bug. Thanks to Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17930 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 20:03:17 +00:00
Dominik Wenger
21e7a08950 rbutil: correctly stop encoders. (FS#9145)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17929 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 19:54:44 +00:00
Maurus Cuelenaere
d341ccef9c RBUtil: Sync Dutch language and do lupdate for others
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17918 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 18:27:33 +00:00
Dominik Riebeling
6d64e39888 Add reading USB product / vendor names on Linux / OSX.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17917 a1c6a512-1295-4272-9138-f99709370657
2008-07-02 17:48:50 +00:00
Dominik Riebeling
25359d4ec2 Add missing keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17902 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 22:09:45 +00:00
Dominik Wenger
cf804f229c rbutil: improve german translation a bit (mostly file -> datei)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17901 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:58:11 +00:00
Dominik Wenger
6319085f18 rbutil: update german translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17898 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:32:34 +00:00
Dominik Riebeling
08574c43d3 When scanning for Ipod / Sansa close the disc handle of every tried disc, not only for successful checks. Fixes "no Sansa found" issues with rbutil on w32 after autodetection was used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17893 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:01:51 +00:00
Dominik Wenger
58335f8724 rbutil: add a "make dmg" target to build a dmg file on mac
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17890 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 14:39:21 +00:00