Nicolas Pennequin
|
12c82bdb77
|
French translation for rbutilqt. Everything is translated.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14516 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 15:10:30 +00:00 |
|
Dominik Riebeling
|
c23bc5ed41
|
Oops, part 2: I shouldn't remove an icon that is still in use. Also convert some xpms to png as Qt can handle them directly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14515 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 14:35:35 +00:00 |
|
Dominik Riebeling
|
8f5f690760
|
Oops, I shouldn't forget the resource file ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14513 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 14:06:02 +00:00 |
|
Dominik Riebeling
|
840a437fd3
|
replace the old rbutil title icon with the logo-like icon (which is already used by the windows binary)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14512 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 13:44:44 +00:00 |
|
Dominik Riebeling
|
b74975751f
|
fix a typo. Thanks to Nico_P for noting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14510 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 12:36:00 +00:00 |
|
Dominik Riebeling
|
bc5a7e391c
|
make detection of tts / encoder binary by searching the path work on windows too. As MacOS AFAIK works the same was as Linux use the same method here -- hopefully this doesn't break anything.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14509 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 12:32:53 +00:00 |
|
Dominik Riebeling
|
ce2142ec5b
|
Auto-detect binary in TTS / encoder setting dialog by searching $PATH. Only linux for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14505 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 10:09:17 +00:00 |
|
Dominik Riebeling
|
177716c2f9
|
code police.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14504 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-29 09:27:35 +00:00 |
|
Dominik Riebeling
|
f27c6a6e02
|
The install window doesn't need to be wider than the other ones.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14496 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-28 23:26:43 +00:00 |
|
Dominik Riebeling
|
c03102b346
|
Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14495 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-28 23:10:42 +00:00 |
|
Dominik Riebeling
|
be4d0a7795
|
Rename logfile section for base install to something more descriptive (as it is displayed in the uninstall dialog)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14489 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-28 13:07:25 +00:00 |
|
Dominik Riebeling
|
3075e3bafd
|
Cache was intended to be disabled per default. Also make the "disable download cache" button in installation window working.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14480 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-27 18:05:16 +00:00 |
|
Dominik Riebeling
|
6ec298125d
|
Oops, forgot the resource file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14478 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-27 17:45:19 +00:00 |
|
Dominik Riebeling
|
5ef236869f
|
Implement download caching. Set the folder for the cache data in the configuration dialog. Caching is disabled per default and defaults to the systems temp folder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14476 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-27 17:40:35 +00:00 |
|
Dominik Riebeling
|
9305c86f5b
|
Always save manually entered proxy values.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14469 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 22:19:04 +00:00 |
|
Dominik Wenger
|
8f9717ae6f
|
rbutiQt: fix a bug with font installation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14466 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 20:53:34 +00:00 |
|
Dominik Wenger
|
aabc1305bc
|
rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove the multiinstaller files..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14465 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 20:32:20 +00:00 |
|
Dominik Riebeling
|
41f5afb886
|
Include the required headers. Strangely this only broke on linux. Also fix a warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14464 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 19:51:35 +00:00 |
|
Dominik Wenger
|
388506ec78
|
rbutilqt: first attempt to Small and Complete Installation, could be improved.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14463 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 19:06:40 +00:00 |
|
Dominik Wenger
|
0aeea5d9a7
|
rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the bootloaders, to make a version check. Also added the bootloader to the installlog.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14462 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 16:44:23 +00:00 |
|
Dominik Riebeling
|
848abc8037
|
Add info window which shows details about the currently installed files based on the installation log file. Rework the log file and save revision number / timestamps instead of an arbitrary number.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14461 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 16:03:56 +00:00 |
|
Dominik Wenger
|
663029ddfb
|
rbutilQt: fix the installing of release builds (archos only).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14460 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 11:34:32 +00:00 |
|
Dominik Riebeling
|
b6b10837f2
|
simplify setting of proxy value.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14459 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-26 11:31:55 +00:00 |
|
Dominik Riebeling
|
1dc307a586
|
set missing keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14446 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-23 22:11:50 +00:00 |
|
Dominik Riebeling
|
739949979c
|
Add (untested) device detection using sansapatcher.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14445 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-23 22:07:21 +00:00 |
|
Dominik Riebeling
|
0d2ce98a3f
|
after resizing the theme installation window don't use the scaled image for the real-size popup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14442 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-23 17:38:39 +00:00 |
|
Dominik Riebeling
|
1152a12d91
|
Add Ipod detection using ipodpatcher.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14441 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-23 15:24:28 +00:00 |
|
Dominik Riebeling
|
1c69293d91
|
add portable installation if built as static binary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14434 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-22 22:25:04 +00:00 |
|
Dominik Riebeling
|
f919c4718a
|
simplify my last commit. Thanks to obo for the hint.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14433 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-22 22:19:22 +00:00 |
|
Dominik Riebeling
|
a3af8f1dce
|
add project file for including accessibility plugin when building static binary. As there is no way to distinguish between static and dynamic builds you need to select the project file manually.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14432 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-22 20:51:36 +00:00 |
|
Dominik Riebeling
|
9295e0a489
|
enable downloading of the manual. It will get saved to the players root folder for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14429 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-22 10:55:05 +00:00 |
|
Peter D'Hoye
|
04855d1aa6
|
Fix FS #7594 _again_ --- please stop re-introducing the typo ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14412 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-21 20:39:36 +00:00 |
|
Dominik Wenger
|
2597167d43
|
rbutilQt: added a litte border around the theme preview splash.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14411 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-21 19:16:26 +00:00 |
|
Dominik Wenger
|
0ef0d6730a
|
rbutilqt: Added a fullsize preview for the Theme installation. It pops up when you hover over the normal preview.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14409 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-21 18:24:55 +00:00 |
|
Dominik Riebeling
|
fc6d57f9a3
|
remove "empty download cache" menu entry -- clearing the cache will be in the configuration dialog once it's implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14368 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-16 10:40:26 +00:00 |
|
Dominik Riebeling
|
653b996828
|
Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14363 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-15 21:54:15 +00:00 |
|
Dominik Riebeling
|
53fbd6d01d
|
302 is also a valid redirect. Also keep the original query when redirecting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14362 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-15 20:30:36 +00:00 |
|
Dominik Riebeling
|
57dd552e00
|
Don't close http connection manually, the destructor will do that anyway. Fixes some download problems. Also add support for following moved documents (http status 301, 303 and 307).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14361 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-15 20:08:02 +00:00 |
|
Dominik Wenger
|
1899315834
|
rbutilQt: set the correct sorting method for the browsedirtree dialog.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14358 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-15 14:37:18 +00:00 |
|
Dominik Wenger
|
9789d303f2
|
rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14356 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-15 14:16:20 +00:00 |
|
Dominik Riebeling
|
8897e8cdfd
|
more fixing on downloading class: toEncoded can't be used as get parameter. Use path() and construct query parameters ourselves.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14355 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-15 14:15:24 +00:00 |
|
Dominik Riebeling
|
e59cf6b9df
|
(hopefully) fix some broken download stuff I introduced yesterday.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14354 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-15 13:28:15 +00:00 |
|
Dominik Riebeling
|
498bae30b7
|
extend ZipInstaller to support installing of multiple files at once (for use by the theme installation).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14348 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-14 23:11:46 +00:00 |
|
Dominik Riebeling
|
07e4ddb79d
|
Extend HttpGet class to allow downloading a file to a buffer instead of a file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14347 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-14 22:47:01 +00:00 |
|
Dominik Riebeling
|
a16ac1faf1
|
Add Rockbox icon to windows binary. Icon taken from fwpatcher.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14336 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-14 15:44:47 +00:00 |
|
Peter D'Hoye
|
7ac9a5febe
|
Fix a typo, thanks to Alistair Marshall for spotting (FS #7594)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14319 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-13 21:31:55 +00:00 |
|
Dominik Riebeling
|
26eb048e7a
|
simplify a bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14302 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-12 20:40:50 +00:00 |
|
Dominik Riebeling
|
90c40b7fea
|
use alternating row colors in list views.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14298 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-12 19:18:11 +00:00 |
|
Dominik Wenger
|
c1e0932eca
|
RbutilQt: Ups, another forgotten file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14297 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-12 16:53:15 +00:00 |
|
Dominik Wenger
|
e40b4df140
|
rbutilQt:Ups.. the forgotten uninstall files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14296 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-12 16:47:35 +00:00 |
|