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
Jens Arnold
018d555995
Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). Freezes most of the time. Reverting the >66MHz unlock makes it a bit better, but also not stable. Using the C FIQ has the same effect.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14029 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 18:15:03 +00:00
Antoine Cellerier
6f13f4cd8f
Cosmetics (remove tab and trailing spaces)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14028 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 17:53:43 +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
Jens Arnold
cebd767224
Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14026 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 16:21:01 +00:00
Jens Arnold
41534a9ace
2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14025 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 12:40:36 +00:00
Jens Arnold
a09f34e767
Oops.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14024 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 12:10:25 +00:00
Jens Arnold
56278c5adf
Forgot to set properties.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14023 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 12:07:33 +00:00
Jens Arnold
021c0868dd
iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (ADC is not yet implemented). * Fix button hold polarity for main rockbox. * Implement backlight inversion (the 1st/2nd gen backlight works in a way that makes the LCD look inverted when active). * Fix default contrast and clean up target tree.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14022 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 12:05:54 +00:00
Jens Arnold
b701322fea
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14021 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 09:57:27 +00:00
Jens Arnold
90eacb2616
G1/G2 bootloader working (always in verbose mode for now). Corrected fatal error help text for G1..G3.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14020 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 07:32:55 +00:00
Dave Bryant
ee7caed7d9
fixes bug that prevented playback of WavPack files containing over 1000 bytes of RIFF header data
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14019 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 03:18:45 +00:00
Nicolas Pennequin
5e8dad8dfa
Fix FS#7490 (%px tag causes divide by zero errors).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14018 a1c6a512-1295-4272-9138-f99709370657
2007-07-27 02:04:40 +00:00
Jens Arnold
b7ea98f0ea
Further G1/G2 work. Bootloader compiles now, but probably won't work.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14017 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 23:02:37 +00:00
Jens Arnold
9382e55415
Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted target cases in configure by menu number.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14016 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 22:42:31 +00:00
Jens Arnold
3deb27053a
Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define correct IRAM size for PP5022/PP5024 bootloaders.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14015 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 21:51:44 +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
Miika Pekkarinen
ad68fe3dbf
Updated MAINTAINERS info.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14008 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 18:38:37 +00:00
Antoine Cellerier
8dcdf71431
Add myself as maintainer for a few plugins.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14007 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 17:53:17 +00:00
Jens Arnold
bd1592ed5a
H10: Speed up LCD updates significantly (~+80% when boosted).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14006 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 15:33:25 +00:00
Nicolas Pennequin
5ebcae028b
Add some svn:ignore properties.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14005 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 15:20:49 +00:00
Jens Arnold
8d3ac97aff
Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14004 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 15:07:16 +00:00
Nicolas Pennequin
5c1d259fe2
Set properties for the files I added.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14003 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 14:23:08 +00:00
Jonathan Gordon
2238d33542
add me to MAINTAINERS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14002 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 14:03:02 +00:00
Jonathan Gordon
bb555d00fc
Fix a bug where targets which have a software keylock couldnt seek in the wps easily.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14001 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 13:57:01 +00:00
Nicolas Pennequin
a8a3a0dcbe
Convert to UTF-8 and add a few newlines.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14000 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 13:37:39 +00:00
Nicolas Pennequin
53e19ecd9d
Attempt to fix the encoding problems and add myself as maintainer for the WPS and cuesheet code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13999 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 13:25:02 +00:00
Magnus Holmgren
b1d07b465c
MP4: Add support for comment and year tags.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13998 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 11:59:48 +00:00
Kevin Ferrare
5d3bbe6d38
fix red for maze plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13997 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 11:59:36 +00:00
Kevin Ferrare
bc597e4aa5
code cleanup and remote support for maze plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13996 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 11:25:24 +00:00
Michael Sevakis
31cf7e95b4
Reenable scaling on Sansa since a reasonable solution to clicks has been found.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13995 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 10:46:17 +00:00
Daniel Stenberg
414dd752eb
introducing a special format for this file to easier allow scripting and
...
grepping etc of the contents
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13994 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 08:39:45 +00:00
Jonathan Gordon
cafffb5b65
FS#5809:
...
add playback menu to text editor,
make the filename saving in rockpaint a bit better, automatically adds .bmp if its not there
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13993 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 08:04:28 +00:00
Dave Chapman
6f66f0407f
Initial check-in of "MAINTAINERS" file as recently discussed on the rockbox-dev mailing list. The intention is that this is used as an organisational tool so we know who is actively working on which parts of Rockbox, and which parts are effectively being ignored. If you consider yourself actively working on a particular part of Rockbox, please add your name to this list. Also feel free to modify how I've attempted to list the many different parts of Rockbox.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13992 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 07:51:16 +00:00
Jens Arnold
f67b4baf1d
Stop the occasional crashes (most often 'undefined instruction') on PP5020 (and PP5022?) targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13991 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 05:06:11 +00:00
Dominik Riebeling
5ec657545c
remove empty file and set keywords.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13990 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 22:26:10 +00:00
Dominik Riebeling
680408f4ac
First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13989 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 20:21:06 +00:00
Nicolas Pennequin
aa643db434
Oops, forgot to trim down the lines before my previous commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13988 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 14:24:49 +00:00
Nicolas Pennequin
29407cbe80
Implement feature request FS#7476: Add a "song progress percentage" WPS tag (%px) that can be used in a conditional to create custom progress meters.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13987 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 14:14:47 +00:00
Dave Chapman
ebc076bc15
Remove the hack which read the ipod hardware revision from flash in the bootloader and passed it to Rockbox via a fixed address in SDRAM. Rockbox now remaps flash and so can just read the value itself. Also clean up the debug menu a little - only display the hw revision for ipods, and add the lcd_type variable to indicate the type of LCD (0 or 1) for ipod Color/Photo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13986 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 13:12:38 +00:00
Mustapha Senhaji
ed095235d4
Opps fixed some e200 qnd h10 entries.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13985 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 13:10:43 +00:00
Jonathan Gordon
36af39b4ab
FS#7478 (heavily modified by me).
...
Dice now saves your config
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13984 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 13:08:12 +00:00
Jonathan Gordon
ffeccda8cd
Fix the bug where holding left no longer stopped at the browser root.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13983 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 12:37:09 +00:00
Mustapha Senhaji
9e61b1b0e6
FS#6879 Case convertion for francais language by Simon Descarpentries and reworked by me. In bonus few voices strings changed to be as short as possible.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13982 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 12:15:14 +00:00
Steve Bavin
8bc6049777
Correct plugin API versions, thanks to scorche.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13981 a1c6a512-1295-4272-9138-f99709370657
2007-07-25 10:44:12 +00:00