Dominik Riebeling
1b199fabe4
fix error with the preprocessor.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14204 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 22:13:40 +00:00
Dominik Wenger
421411b73a
rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at the moment)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14199 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 19:48:04 +00:00
Dominik Wenger
e70f7f4ca8
rbutilQt: added Talkfile creation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14197 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 16:17:35 +00:00
Dominik Riebeling
b6da77a10a
Add icon to process dialog button.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14176 a1c6a512-1295-4272-9138-f99709370657
2007-08-04 06:12:55 +00:00
Dominik Riebeling
05b8a9252c
Display the correct icon upon success.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14164 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 18:43:45 +00:00
Dominik Riebeling
7aceb93589
- display better values if no user configuration is found
...
- make it possible to cancel device selection
- accept new device path also if it's not selected from the browser and ignore it if it's not a path.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14162 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 16:55:27 +00:00
Dominik Riebeling
a31b410868
Fix a segfault when no configuration file is present.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14161 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 16:30:37 +00:00
Dominik Riebeling
3f8a2d61ca
Oops.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14160 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 16:25:20 +00:00
Dominik Riebeling
fbad89782d
Remove zip installation window as it's not needed anymore. Use a simple confirmation dialog for installing fonts / game files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14159 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 16:20:48 +00:00
Dave Chapman
564d249e66
Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing quietly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14152 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 02:12:32 +00:00
Dominik Riebeling
e4d0f0e638
Remove mountpoint entry line from installation form and use config setting instead. Add some nice tango icons.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14151 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 22:27:51 +00:00
Dominik Riebeling
7a62bb04d8
Move device and mountpoint selection to configuration to eliminate the need of asking for the mountpoint in every installation window. Use a QListWidget to make the devices list nicer. Remove scrobbler settings as this will most likely get implemented as plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14149 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 21:29:31 +00:00
Barry Wardell
ec04e731de
buf is never actually used, so just remove it
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14142 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 12:38:52 +00:00
Barry Wardell
c77b14571e
Fix a couple of warnings. Also fix a bug where the offset wasn't being reported right in errors when it was past 4GB.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14140 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 12:12:25 +00:00
Barry Wardell
6a0ec8bfa8
Add --update-original-firmware (or -of) option to sansapatcher. This allows for changing the original firmware version when the rockbox bootloader is also present.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14138 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 11:39:43 +00:00
Dominik Riebeling
b1c61b95df
Add some more icons to a few dialogs and fix visual glitches.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14132 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 22:55:22 +00:00
Dominik Riebeling
0b08f41ae9
If bootloader installation failed abort logger so the user needs to confirm the error only once.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14129 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 22:21:57 +00:00
Dominik Riebeling
291c9f8a4e
oops, forgot to commit the icon files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14120 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 14:10:45 +00:00
Dominik Riebeling
2e75182b84
Update configuration dialog and disable unimplemented items. Add some nice icons and replace logger icons with tango ones.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14119 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 14:09:41 +00:00
Dominik Riebeling
3b3fd4997e
don't show the proxy password in configuration dialog as cleartext.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14108 a1c6a512-1295-4272-9138-f99709370657
2007-08-01 07:10:10 +00:00
Dominik Wenger
5df9fc5c40
rbutilQt: the progressloggergui now uses little icons along the text.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14105 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 19:11:44 +00:00
Dominik Riebeling
c4a732adb8
Add Ipod 1G/2G and resort the platform section a bit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14083 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 21:05:04 +00:00
Dominik Wenger
f358d4ad94
rbutilQt: fix Dialogs, so they are modal.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14080 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 19:35:48 +00:00
Dominik Riebeling
a52d172934
Put links to the manual on the manual tab. Downloading the manual isn't finished yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14077 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 18:11:21 +00:00
Dominik Riebeling
e2dca3e92a
add link to homepage to about window.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14076 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 17:33:46 +00:00
Dominik Riebeling
206a5d3585
move iriver checksums to its own file to remove unneeded inclusion and kill warnings. Tiny whitespace cleanup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14070 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:59:11 +00:00
Dave Chapman
f119dc0d82
Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file handle which was being left open
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14069 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:47:05 +00:00
Dave Chapman
33bc6f3e3c
Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqt
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14068 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:34:28 +00:00
Dave Chapman
0be3036a20
Fix some more warnings (these only occurred on Mac OS X, so I missed them on Linux/x86).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14067 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:25:09 +00:00
Dave Chapman
2cc80f502e
Add -W to CFLAGS in Makefile and fix the generated warnings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14066 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 21:19:14 +00:00
Dave Chapman
3b1119bf27
Fix some cosmetic bugs in error messages. These generated warnings when compiling ipodpatcher with -O2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14065 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 20:43:42 +00:00
Dominik Riebeling
6139eeda4f
fix a warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14064 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 20:43:07 +00:00
Dominik Riebeling
d77a7eaaac
linux: respect http_proxy value for "system" proxy settings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14062 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 18:41:15 +00:00
Dominik Riebeling
82373b246e
support for translating rbutil. Translation files (*.qm) can be in the binary folder or in the resource :/lang. Incomplete german translation available for testing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14061 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 18:09:41 +00:00
Dominik Wenger
917e0acd64
rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14060 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 18:07:31 +00:00
Dominik Riebeling
c414f46971
small simplification, whitespace cleanup and dos2unix.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14059 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 17:55:46 +00:00
Dominik Riebeling
57fbb39ce2
fix line endings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14058 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 17:35:31 +00:00
Dominik Wenger
e90999fcf1
rbutilQt: Font and Doom installation. Also some fixes to the signals in the installers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14044 a1c6a512-1295-4272-9138-f99709370657
2007-07-28 21:42:43 +00:00
Dominik Wenger
488b3db547
rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14040 a1c6a512-1295-4272-9138-f99709370657
2007-07-28 14:38:25 +00:00
Dominik Wenger
999676bdd9
rbutilqt: added sansapatcher to bootloader installation. now only iriver bootloaders are missing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14039 a1c6a512-1295-4272-9138-f99709370657
2007-07-28 11:32:32 +00:00
Dominik Wenger
ffa978d54d
rbutil: nicer image for the Talk files button. (FS#7484) Thanx to Dave Hooper
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14033 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 23:25:34 +00:00
Dominik Wenger
64f36a19e4
rbutilQt: first attempt for bootloader installation. Sansa and irivers are still missing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14032 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 22:46:49 +00:00
Dave Chapman
35735c66e0
Initial attempt at a --convert option to convert HFS formatted ipods (Macpods) to FAT32 format. This needs testing (as well as the existing --format feature) before adding as an option in the interactive mode and fully documenting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14030 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 20:51:36 +00:00
Dominik Wenger
092c178784
rbutilqt: reworked and renamed the installrb class/files to generic installzip, so it can be used for things like Fonts.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14027 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 17:42:49 +00:00
Dominik Riebeling
31848ac8bd
dos2unix files and add a missing line in the header comment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14014 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 21:16:42 +00:00
Dominik Wenger
992ffc83be
rbutilqt: forgot the new files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14013 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 21:06:09 +00:00
Dominik Wenger
a78d51c07c
rbutil: wrapped the rockbox installation into a class, for easy reuse.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14012 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 21:04:55 +00:00
Martin Arver
4a115d81da
Use a html version of gpl for the licence in the about box. Make the box use word wrap as well
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14011 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 20:59:24 +00:00
Dave Chapman
6a20def805
Initial (untested apart from device detection) support for 1st/2nd gen ipods (the original ones...).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14010 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 20:21:11 +00:00
Dominik Wenger
d8873fbb7e
rbutilqt: make the installlog ini file based.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14009 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 19:52:08 +00:00