Commit graph

14838 commits

Author SHA1 Message Date
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
Michael Sevakis
4117c64917 UISIMULATOR: Trying to make it snappy for everyone. Remove forced thread yield in switch_thread which starves threads that call it alot especially on fast 64-bit machines (which could yield _alot_ of time away). I suspect that was a way to get I/O to run better before having an I/O thread...and it did help before that addition. No longer needed it seems and the OS seems to handle scheduling without hints just fine.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14685 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 21:40:56 +00:00
Jens Arnold
5128080328 FS #7752 by Catalin Patulea: Stop 'Rockbox Info' from crashing multivolume target simulators (Ondio, Sansa).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14684 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 20:53:32 +00:00
Nils Wallménius
22df2fd0bf Slight code simplification
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14683 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 20:53:23 +00:00
Nils Wallménius
141e663768 Accept FS#7765 by Catalin Patulea, fixes an incorrect struct definition
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14682 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 17:56:08 +00:00
Marianne Arnold
8f533be22b Fix error in the button table (Recorders only) that slipped in with yesterday's changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14681 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 08:31:39 +00:00
Robert Kukla
c9a00ab3ac fix two bugs related to no-existing settings/bookmark files and simplify the viewer_load_settings() function in the process.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14680 a1c6a512-1295-4272-9138-f99709370657
2007-09-13 00:18:28 +00:00
Jens Arnold
f265ee9cd5 * Don't touch the backlight(s) (and buttonlight) at backlight init in order to avoid a short flash when the lights are both disabled in the bootloader and in rockbox settings. * Properly reflect the backlight state set by the 1st/2nd gen bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14679 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 22:24:58 +00:00
Jens Arnold
c41470d33d 1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable the backlight, as it looks bad in a bright environment due to backlight inversion, and it needs a lot of power.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14678 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 22:21:03 +00:00
Peter D'Hoye
72221fbf79 code police (and commit test)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14677 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 22:04:19 +00:00
Marianne Arnold
ede16c7d37 Fix another fixme: rework of the split editor chapter in the Archos manuals. If someone knows how to impelement the explained screenshot in a cleaner way that works with both pdf and html version, feel free to improve.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14676 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 21:25:52 +00:00
Michael Sevakis
e6511d8eaa Faster video rendering for e200 and Gigabeat.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14675 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 09:02:31 +00:00
Barry Wardell
79244b2a3b Give more verbose error message when uploading e200rpatcher fails.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14673 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 00:03:17 +00:00
Dave Chapman
7eb73ef993 Change the Mac OS X rules to compile a static binary. Also add a README file with a brief description of e200rpatcher and some build instructions. We still need a Windows developer to make this work there...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14671 a1c6a512-1295-4272-9138-f99709370657
2007-09-11 16:47:26 +00:00
Nils Wallménius
cab33b64a0 Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code to a new file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14670 a1c6a512-1295-4272-9138-f99709370657
2007-09-11 15:34:54 +00:00
Linus Nielsen Feltzing
c643692201 Make sure that the apps directory exists when building the apps/features file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14669 a1c6a512-1295-4272-9138-f99709370657
2007-09-11 07:43:33 +00:00
Jens Arnold
03cf6669b1 FS#7748 by Catalin Patulea - Fix svnversion.sh for localization and failure corner-cases.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14668 a1c6a512-1295-4272-9138-f99709370657
2007-09-11 05:10:42 +00:00
Peter D'Hoye
61aa70c483 Code police and keep backlight on while in mazezam
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14667 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 22:55:10 +00:00
Peter D'Hoye
3afaec3ead Accept FS #7750: simulator: add missing newlines after SDL errors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14666 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 21:18:19 +00:00
Barry Wardell
d727f5d936 Make logf builds compile again since the clean up of hard-coded paths
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14665 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 19:29:53 +00:00
Nils Wallménius
35dbbdee16 Accept patch in FS#7726 by Costas Calamvokis, enables FM radio and recording stuff for sansa in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14663 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 17:55:02 +00:00
Nils Wallménius
04b3435afd Clean up hard-coded paths
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14662 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 09:46:36 +00:00