Peter D'Hoye
b0c996ba92
code police, no functional changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14737 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 20:49:02 +00:00
Peter D'Hoye
5011d43d13
Fix incorrect line endings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14736 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 19:30:25 +00:00
Nils Wallménius
56aefe1a17
Add forgotten manual contributors to the credits for the manual, thanks pixelma ;-)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14735 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 16:44:03 +00:00
Nils Wallménius
2cda851a2b
Accept patch in FS#7791 by Peter Harley adding buttons for gigabeats to the jpegviewer sectioon of the manual, also a minor tweak by me
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14734 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 16:09:23 +00:00
Jonathan Gordon
cf1cef5f57
minor update to gui_synclist_do_button() which will hopefully simplify things later.
...
Now returns true if the action was handled in that function instead of returning the handled action.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14733 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 10:08:50 +00:00
Antoine Cellerier
344f45165f
Spelling fix.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14732 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 08:50:46 +00:00
Jonas Häggqvist
4b07770aeb
Change e200 to e200,c200 in all occurances except for LANG_BUTTONLIGHT_TIMEOUT. Hopefully I didn't break any characters I can't see.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14731 a1c6a512-1295-4272-9138-f99709370657
2007-09-16 20:29:46 +00:00
Jens Arnold
65b4aae61e
Sudoku: Optionally display coloured numbers on colour targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14730 a1c6a512-1295-4272-9138-f99709370657
2007-09-16 18:46:39 +00:00
Dominik Riebeling
f90837f80e
Check target / mountpoint selection before performing any installation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14729 a1c6a512-1295-4272-9138-f99709370657
2007-09-16 18:32:49 +00:00
Magnus Holmgren
8620e3e864
Remove redundant remove call, which caused problems in the simulator.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14728 a1c6a512-1295-4272-9138-f99709370657
2007-09-16 11:39:49 +00:00
Jonathan Gordon
7929b03df4
Add -s,--silent so it doesnt display the instructions and wait for input before continuing.
...
-h,--help to get the usage message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14727 a1c6a512-1295-4272-9138-f99709370657
2007-09-16 00:30:10 +00:00
Dave Chapman
c720b1bdf0
Bump version to 0.3 and v2 bootloader in preparation for release
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14725 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 23:01:05 +00:00
Antoine Cellerier
e6dab6d0ac
Factorize smallInstall and completeInstall code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14724 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 23:00:02 +00:00
Antoine Cellerier
1464c9b5d0
Cosmetics: remove trailing spaces.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14723 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:57:07 +00:00
Dave Chapman
76ea412d5f
Modify Makefile for cross-compiling a windows .exe - this requires the libusb-win32-device-bin-0.1.12.1 archive extracted to the e200rpatcher source directory.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14722 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:49:29 +00:00
Dave Chapman
7e0ed6b79f
Add a call to usb_set_configuration() (apparently required for both Windows and Linux, but Linux didn't seem to mind) and also add some more error checking/reporting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14721 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:47:42 +00:00
Miika Pekkarinen
e461f2ec18
Fixed an out of buffer boundaries lookup when database has been loaded in ram.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14720 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:45:08 +00:00
Dominik Riebeling
2da04fdae9
Use the correct config group when checking the bootloader requirement.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14719 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:42:12 +00:00
Antoine Cellerier
3c182d2b0a
Fix compilation warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14718 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:37:02 +00:00
Antoine Cellerier
ef425feeb3
Fixes to the Complete and Small Installation routines: Don't try installing a bootloader if the target doesn't have one, Don't install doom WADs if the target doesn't have a doom plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14717 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:32:14 +00:00
Antoine Cellerier
78d7ece5e9
Automatically scroll to the last line of the progress logger when adding a new item.
...
Cosmetics.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14716 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:13:41 +00:00
Antoine Cellerier
4bcd0fa2d4
Add an "Install All" button to the themes installation dialog.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14715 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 21:58:31 +00:00
Antoine Cellerier
58fe3ae611
Change some validation button labels from "Ok" to "Install" or "Uninstall".
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14714 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 18:49:18 +00:00
Dave Chapman
e658811ba9
Add a note in the E200 install section referring E200R users to the SansaE200RInstallation wiki page.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14713 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 18:14:49 +00:00
Nils Wallménius
12a957b0e8
Disable wrapping of the bass and treble settings and do the same for volume in a cleaner way, closes FS#7783
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14712 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 17:29:15 +00:00
Dave Chapman
219b1f58a6
Remove some unrequired SIMULATOR checks - the CPU_* family of defines are never defined for the sim.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14711 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 16:49:28 +00:00
Dominik Riebeling
e4f8b95d53
Fix a qmake warning caused by some invisible character.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14710 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 12:33:38 +00:00
Jonathan Gordon
cd9f8dfa69
make the e200rinstaller bootloader.bin file be created in the ./ directory instead of ./bootloader/
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14709 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 12:30:17 +00:00
Magnus Holmgren
ae05617a79
Updated Swedish translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14708 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 11:18:59 +00:00
Nils Wallménius
b96ab07d6f
Allow higher battery capacities to be set for ipod 3G, closes FS#7782
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14707 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 07:46:43 +00:00
Peter D'Hoye
0875a95375
FS #7761 by Costas Calamvokis: sansa manual changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14705 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 22:31:37 +00:00
Antoine Cellerier
554f0c3771
If caching is disabled, still cache theme info and images in a temporary directory (which will be deleted once rbutil is closed) to prevent downling them every time the theme selection changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14704 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 22:16:22 +00:00
Marianne Arnold
e6b8347a4d
Simplify my previous commit and taking the chance to mention that it should have read 'bootloader' before...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14703 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 22:15:21 +00:00
Antoine Cellerier
3503c1aaad
Fix, take 2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14702 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 22:13:46 +00:00
Antoine Cellerier
b8f1e746bd
Fix http caching.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14701 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 21:55:54 +00:00
Peter D'Hoye
7d8aa2e96c
FS #7761 by Costas Calamvokis: some screenshots for the sansa manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14700 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 21:55:07 +00:00
Marianne Arnold
93ce56bfd8
Enable compiling the iaudio boot section for the M5 manual. So far this section was empty although everything was prepared in the iaudio_installation.tex.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14699 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 21:49:49 +00:00
Dominik Riebeling
fc25266440
Device detection based on USB PIDs. This is currently linux only and requires libusb. There is also no way to figure the mount point from the USB PID so the old methods are tried for this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14698 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 20:52:38 +00:00
Antoine Cellerier
3d41c1c466
Do not allow install doom files on a target that doesn't have a doom.rock plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14697 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 20:48:40 +00:00
Antoine Cellerier
1b62cc103b
Archos Recorder v1 also came in 6 GB and 15 GB flavors.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14696 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 20:38:41 +00:00
Antoine Cellerier
974eb5deaf
Make it possible to change the BrowseDirtree caption (and do so for the device selection dialog).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14695 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 20:22:53 +00:00
Antoine Cellerier
4c881e2c91
Add BrowseDirtree::setDir(const QString&) to simplify the code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14694 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 20:10:54 +00:00
Antoine Cellerier
bedfd7c8b5
On linux, default to /media for the mountpoint selection but make it possible to chose other directories too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14693 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 19:27:35 +00:00
Dave Chapman
a619d06341
Corrent an info message
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14692 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 19:01:57 +00:00
Nils Wallménius
d718c27798
Tab police
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14691 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 16:04:01 +00:00
Dominik Riebeling
9730ca8b12
Add chinese translation to rbutil by Xinlu Huang (FS#7697).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14690 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 14:52:35 +00:00
Dominik Riebeling
3cd6a4502c
it's /media, not /Media.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14689 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 14:47:26 +00:00
Dominik Wenger
b775101260
rbutil: limit the mountpoint selection to /Media on linux and /Volumes on Mac.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14688 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 14:37:43 +00:00
Marianne Arnold
d9bf26a127
Remove the ability to restart chessbox with a button (combo). It became redundant since there is a menu item for it; it didn't work on M5 or X5 before and there was a good chance of restarting accidentally. Also update the manual accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14687 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 22:21:40 +00:00
Marianne Arnold
0c2dfbc3af
Update german translation - include 'c200' where needed and be a bit more accurate with hard disk and flash storage. Having a different definition in deutsch.lang caused no problems in a test on Ondio and M5. Maybe this change would make sense in english.lang as well?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14686 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 22:13:33 +00:00