Nils Wallménius
2db58c7fe8
Small tweaks related to the pitch screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15868 a1c6a512-1295-4272-9138-f99709370657
2007-12-02 14:48:38 +00:00
Robert Kukla
0b1f45adb3
enable ab-repeat for gigabeat
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15865 a1c6a512-1295-4272-9138-f99709370657
2007-12-01 19:04:26 +00:00
Dan Everton
7da37b8f9c
Update the manual for the iPod Video changes to hardware equalizer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15787 a1c6a512-1295-4272-9138-f99709370657
2007-11-24 11:07:44 +00:00
Paul Louden
f7f7967943
More fixes for the e200 manual: Proper keymap for the FM screen
...
(assuming no more mistakes) and fix a typo for the Recording screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15773 a1c6a512-1295-4272-9138-f99709370657
2007-11-23 13:01:09 +00:00
Paul Louden
73c5ec540f
Fix error in the manual: In the tree "Power" stops playback on the e200.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15752 a1c6a512-1295-4272-9138-f99709370657
2007-11-22 02:46:26 +00:00
Linus Nielsen Feltzing
318c241630
Manual typo fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15718 a1c6a512-1295-4272-9138-f99709370657
2007-11-20 07:38:16 +00:00
Paul Louden
836d400308
Fix the manual to reflect my previous commit, at least to the extent the
...
manual covers the topics already.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15707 a1c6a512-1295-4272-9138-f99709370657
2007-11-20 02:03:04 +00:00
Nils Wallménius
203f38ab8e
Include alarm in the h10 manuals
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15622 a1c6a512-1295-4272-9138-f99709370657
2007-11-14 17:55:46 +00:00
Nils Wallménius
4b65cb67a5
Include backlight brightness in manuals for ipod nano and video
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15603 a1c6a512-1295-4272-9138-f99709370657
2007-11-12 21:28:33 +00:00
Nils Wallménius
d941ae242d
Improved font installation instructions by Alex Parker
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15555 a1c6a512-1295-4272-9138-f99709370657
2007-11-10 15:31:56 +00:00
Nils Wallménius
cd5d95090e
Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657
2007-11-05 14:36:31 +00:00
Paul Louden
66f0cb2f60
FS#7232 - Fix some inconsistencies within the Sansa keymap. Makes it
...
easier to use with one thumb, a little more symmetrical for lefties, and
a little more consistent both within the scope of the e200 target and
cross-target. Manual should be updated with the changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15461 a1c6a512-1295-4272-9138-f99709370657
2007-11-04 18:01:34 +00:00
Catalin Patulea
9c5318beb3
Spelling mistake reported by boyko on IRC.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15313 a1c6a512-1295-4272-9138-f99709370657
2007-10-26 07:32:38 +00:00
Robert Kukla
d7adb152a9
update manual with recent changes to mpegplayer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15277 a1c6a512-1295-4272-9138-f99709370657
2007-10-23 11:15:14 +00:00
Marianne Arnold
58938ab0c2
Add missing c200 chessbox screenshot.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15268 a1c6a512-1295-4272-9138-f99709370657
2007-10-22 13:54:06 +00:00
Marianne Arnold
543c49a483
Flipit for Sansa c200 and add the help text in the welcome screen for both Sansas. Update the manual as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15266 a1c6a512-1295-4272-9138-f99709370657
2007-10-22 13:53:16 +00:00
Marianne Arnold
df1f0d6429
Chessbox: ported to c200, also simplify the tile size calculation (thanks to Jens). Just retrieve it from the assigned bmp (same as e.g. Sudoku does), so that there's no need to check for lcd resolution in two different places. Update the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15202 a1c6a512-1295-4272-9138-f99709370657
2007-10-19 09:05:18 +00:00
Marianne Arnold
4bd1aacbc4
Mandelbrot: make increasing/decreasing iterations on X5/M5 actually usable (the buttoncombo was not possible before) and add necessary _PRE definitions to the defines and the button loop to prevent repeating the event accidentally (on some targets there was no control about how many steps one actually zoomed out on one button 'press'). Update the menu accordingly and fill out the blanks...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15153 a1c6a512-1295-4272-9138-f99709370657
2007-10-16 20:44:17 +00:00
Marianne Arnold
4c18152654
Jewels: use 'Power' on M5/X5 to exit the plugin as in every other plugin. Mention this in the manual button table too and add the missing information for other targets as well. The table part in the tex file is restructured, a small workaround was necessary to make the Ipod manuals build correctly (is commented). Maybe someone with better tex skills could find a better solution?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15151 a1c6a512-1295-4272-9138-f99709370657
2007-10-16 20:25:49 +00:00
Marianne Arnold
294a4c0ef9
Blackjack: small improvement in the c200 buttonmap - use the volume buttons instead of a combo, add the missing help text. Fill out the blank button table in the c200 manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15149 a1c6a512-1295-4272-9138-f99709370657
2007-10-16 20:08:19 +00:00
Marianne Arnold
6c002daba4
Pong: small improvement in the c200 buttonmap; the left paddle is now controlled with the volume buttons. Also update the manual accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15148 a1c6a512-1295-4272-9138-f99709370657
2007-10-16 19:57:30 +00:00
Marianne Arnold
a3fbbc9fa7
These two files should have been part of the first 'fill out plugin button tables' commit but got overlooked.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15133 a1c6a512-1295-4272-9138-f99709370657
2007-10-16 00:48:50 +00:00
Marianne Arnold
e250369ee8
Add two missing 'robotfindskitten' screenshots and mention the buttons in the c200's robotfindskitten section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15132 a1c6a512-1295-4272-9138-f99709370657
2007-10-16 00:26:53 +00:00
Marianne Arnold
3145ad5f28
Manual: fill out some more button tables in the plugin chapter especially for the c200 but added missing information or corrections for other players as well where found missing (mainly Gigabeat and H10). More to come...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15131 a1c6a512-1295-4272-9138-f99709370657
2007-10-16 00:17:27 +00:00
Nils Wallménius
c9bd970ad6
Oops, forgot the new file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15092 a1c6a512-1295-4272-9138-f99709370657
2007-10-13 08:13:31 +00:00
Nils Wallménius
8b78209984
Update manual to reflect the introduction of the 'Theme Settings' menu, add descriptions of the new line selector options
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15091 a1c6a512-1295-4272-9138-f99709370657
2007-10-13 07:59:32 +00:00
Nicolas Pennequin
ddf33db8c4
Update the manual for r12321: the progressbar's y position is customisable.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15063 a1c6a512-1295-4272-9138-f99709370657
2007-10-10 05:51:52 +00:00
Marianne Arnold
7edf4fd5eb
One file was hoding from the 'hold vs. long' commit. ;)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15021 a1c6a512-1295-4272-9138-f99709370657
2007-10-07 17:59:04 +00:00
Marianne Arnold
e3e0a3a169
Replace all occurances of 'Hold ButtonX' with 'Long ButtonX' in the button tables like it was agreed on.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15019 a1c6a512-1295-4272-9138-f99709370657
2007-10-07 17:54:12 +00:00
Nils Wallménius
1dd9febe0e
Add new action descriptions for the alarm screen, correct the buttons for ipods and add a short description of the 'alarm wake up screen'.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15017 a1c6a512-1295-4272-9138-f99709370657
2007-10-07 15:02:19 +00:00
Marianne Arnold
a819c7492c
Avoid additional spaces introduced by latex for every 'opt' which made it look weird in every manual pdf except the Player's.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15002 a1c6a512-1295-4272-9138-f99709370657
2007-10-06 09:57:15 +00:00
Marianne Arnold
fc7413d9d0
Fill out some plugin button tables in the c200 manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15001 a1c6a512-1295-4272-9138-f99709370657
2007-10-06 09:10:34 +00:00
Marianne Arnold
7543c5acf7
C200 manual: corrections and minor additions with regards to the use of some buttons.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14999 a1c6a512-1295-4272-9138-f99709370657
2007-10-06 08:17:00 +00:00
Jonas Häggqvist
464cb93df9
Set missing keyword prop on the robotfindskitten manual file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14994 a1c6a512-1295-4272-9138-f99709370657
2007-10-05 20:04:39 +00:00
Jonas Häggqvist
ef7affa01b
New plugin: robotfindskitten - a zen simulation. More (or less) information on robotfindskitten.org.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14993 a1c6a512-1295-4272-9138-f99709370657
2007-10-05 20:02:32 +00:00
Marianne Arnold
bee29d285d
C200-manual: add some more screenshots.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14975 a1c6a512-1295-4272-9138-f99709370657
2007-10-03 23:06:30 +00:00
Marianne Arnold
3dd25e8559
Add a bunch of screenshots to the c200 manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14969 a1c6a512-1295-4272-9138-f99709370657
2007-10-03 08:59:23 +00:00
Marianne Arnold
6f3566405e
Just noticed that the file format table still did not mention '.gigabeat' in the Gigabeat manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14938 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 08:46:03 +00:00
Marianne Arnold
f8da898f7a
Make the Sansa installation tex more flexible so the c200 manual doesn't mention e200s anymore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14932 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 22:04:51 +00:00
Marianne Arnold
a5fcfd1e7f
Manuals - be more accurate with the firmware file extension (Sansas and H10s).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14930 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 21:48:20 +00:00
Thom Johansen
2bee0b719c
Use "digital audio player" instead of "MP3 player". Fix a typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14903 a1c6a512-1295-4272-9138-f99709370657
2007-09-29 16:01:38 +00:00
Nicolas Pennequin
23a89b06ab
Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14895 a1c6a512-1295-4272-9138-f99709370657
2007-09-28 23:36:02 +00:00
Dominik Riebeling
7255bdbb6a
Remove the full url path from links to the wiki and display the wiki name only instead. Add a note on how to manually access wiki pages. The links itself are still pointing to the wiki.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14847 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 22:39:24 +00:00
Dominik Riebeling
33e1559194
Introduce Rockbox Utility to the manual as automated installation option. Only rather short description for now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14843 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 20:12:17 +00:00
Dominik Riebeling
e24975a35f
Fix wrong file type.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14840 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 11:11:22 +00:00
Dave Chapman
f2ca1e8a7d
Update the links to sansapatcher (it has moved on the download server), and only display the E200R warning in the E200 manual (not the C200 version).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14820 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 21:28:43 +00:00
Dominik Riebeling
00123cf21a
use the correct image -- how could I mix up those?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14810 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 22:14:44 +00:00
Dominik Riebeling
451b5a7f69
Add some screenshots for Sansa c200.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14809 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 22:07:29 +00:00
Dominik Riebeling
5c20f97197
When starting with an exsisting file make sure to not leave old definitions in ...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14802 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 11:09:11 +00:00
Marianne Arnold
d14d6246c0
The png doesn't need to be of that high resolution.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14791 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 21:12:24 +00:00
Marianne Arnold
cac851e148
Preparing a Sansa C200 manual by adding the player's images
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14790 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 21:04:13 +00:00
Dominik Riebeling
f138fe28dc
Specify the width for the player overview image too and make sure the aspect ratio is kept. Used value seems to work fine for all manuals.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14788 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:41:24 +00:00
Dominik Riebeling
46c2363889
Oops, forgot to set the keywords property.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14785 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:07:31 +00:00
Dominik Riebeling
e05482386f
Add c200 platform file for the manual. Buttons are still messed up.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14784 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:06:06 +00:00
Thom Johansen
294ec1d110
Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14750 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 10:40:55 +00:00
Nils Wallménius
924c086d99
Fix the description of rolo for sansa and iriver h10
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14748 a1c6a512-1295-4272-9138-f99709370657
2007-09-18 21:56:42 +00:00
Dominik Riebeling
b409b05e1e
Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix a typo (FS#7797 by Peter Harley).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14738 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 21:47:48 +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
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
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
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
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
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
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
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
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
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
Peter D'Hoye
499d27d7d1
Accept FS #7687 : Define the key for toggling pitch screen mode for Sansa
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14564 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 16:28:21 +00:00
Marianne Arnold
f735b15b5b
Update the 'Enabling Speech Support' paragraph in the manual. Hopefully the rename and copy part can soon be replaced...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14560 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 23:55:39 +00:00
Paul Louden
e8f07bc7bc
Fix the manual to reflect the change made in my previous commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14555 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:17:37 +00:00
Peter D'Hoye
facc7862ce
clipcounter only for targets with recording: update manual and dutch lang file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14468 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 22:02:09 +00:00
Peter D'Hoye
12f466d999
Clip counter manual update, language tweak and translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 10:44:52 +00:00
Dave Chapman
e287f4e2a7
Update the 32MB/64MB warning for the ipod video to take account of the fact that the builds are now called "30GB" and "60/80GB".
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14448 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 09:20:44 +00:00
Nils Wallménius
c494e371c8
Make it slightly clearer how to access the Playlist Submenu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14440 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 15:22:53 +00:00
Peter D'Hoye
24b85ff1e3
update Dutch lang file and add small clarification to the manual regarding the PM release setting units
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14391 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 23:10:49 +00:00
Peter D'Hoye
043c966ebf
Add another file extension viewing option that mimics the old behaviour and make this default. Also update Dutch lang file and manual for this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14324 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 23:11:30 +00:00
Jonas Häggqvist
62b0d4b685
Add a warning not to use the 64MB build on a an Ipod with 32MB RAM.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14323 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 23:09:49 +00:00
Peter D'Hoye
f87a32f61b
Update the manual for the new file extension setting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14318 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 21:07:40 +00:00
Marianne Arnold
f522304a95
Vector drawing of the 2nd generation Ipod, including a png and pdf version too so it can be used in the 1st and 2nd gen Ipod manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14317 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 20:31:33 +00:00
Nils Wallménius
76635d55d1
Fix the buttonmap for text_editor, closes FS#7517
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14139 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 11:47:33 +00:00
Jonas Häggqvist
c3a72f1b0a
Use the dap macro, rather than explicitly writing Ipod.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14104 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 19:08:08 +00:00
Dominik Riebeling
4f28129fe4
Add platform file for Ipod 1G / 2G. Now only the front image is missing for building the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14084 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 21:09:27 +00:00
Dominik Riebeling
09b2e58998
Gigabeat needs to be power-cycled after bootloader installation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14078 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 18:32:48 +00:00
Nils Wallménius
bfb8e851ac
Adapt the recording settings chapter to the new way of setting recording directory, make some small tweaks, closes FS#7485
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14073 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 09:36:36 +00:00
Barry Wardell
cb3412a7ef
Fix wrong button in dual-boot description in H10 manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14038 a1c6a512-1295-4272-9138-f99709370657
2007-07-28 09:49:43 +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
Kevin Ferrare
e68a2e6c41
Remote keys support for the demystify plugin (added remote_directions to the plugins actions), updated key bindings in manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13927 a1c6a512-1295-4272-9138-f99709370657
2007-07-19 03:49:43 +00:00
Dominik Riebeling
b51a20fb9b
include Car Adapter Mode description on all players that have it. Fixes FS#7431.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13879 a1c6a512-1295-4272-9138-f99709370657
2007-07-14 10:26:29 +00:00
Nils Wallménius
6fa9d4d0a9
Rename playback.text to the less confusing name browsing_and_playing.tex (as that is the name of the chapter)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13752 a1c6a512-1295-4272-9138-f99709370657
2007-07-01 11:05:01 +00:00
Nils Wallménius
fdafa29416
Include virtual keyboard button table in sansa manuals
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13751 a1c6a512-1295-4272-9138-f99709370657
2007-07-01 11:02:45 +00:00
Antoine Cellerier
ec7252c96f
Some more sokoban changes from Sean Morrisey's FS #6702 . (includes moving the default level file back to the previous filename)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13738 a1c6a512-1295-4272-9138-f99709370657
2007-06-29 19:52:13 +00:00
Antoine Cellerier
f91d06de7b
Apply FS #6702 : More Sokoban Improvements.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13731 a1c6a512-1295-4272-9138-f99709370657
2007-06-28 20:45:00 +00:00
Dominik Riebeling
a1eb162d69
make htlatex use the name element for anchors instead of id.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13726 a1c6a512-1295-4272-9138-f99709370657
2007-06-27 10:47:27 +00:00
Marianne Arnold
2a0f5a4200
Updating the minesweeper chapter in the manual to reflect the recent changes of the controls, add missing button descriptions (alternatives and the gigabeat keymap), replace the outdated 160x128 greyscale screenshot with a new one.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13714 a1c6a512-1295-4272-9138-f99709370657
2007-06-25 20:34:59 +00:00
Dominik Riebeling
00cc66c633
Fix the (hopefully) last dash issue when building the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13686 a1c6a512-1295-4272-9138-f99709370657
2007-06-22 12:50:48 +00:00
Dominik Riebeling
49af12a5ba
Fix the manual build issue on ubuntu by using printf instead of echo (FS#6919). Thanks to linuxstb for pointing me to printf. Some additional cleanup of the Makefile.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13681 a1c6a512-1295-4272-9138-f99709370657
2007-06-21 15:35:47 +00:00
Marianne Arnold
a1c73f20b3
Include the Xobox chapter in the Recorder/Ondio manuals (adding a screenshot and keymaps) since it is now available there too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13591 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 15:32:43 +00:00
Steve Bavin
e75fa17d62
Another voice update, hopefully with less typos than before.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13590 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 14:19:03 +00:00
Steve Bavin
bb0b0829d4
Attempt to clarify the voice options.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13589 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 12:16:39 +00:00
Steve Bavin
ca5ee3cc72
Update the manual for the new voice config.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13585 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 10:44:19 +00:00
Dave Chapman
188b6013b0
Update the description of the %fc audio codec enumeration
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13563 a1c6a512-1295-4272-9138-f99709370657
2007-06-05 18:49:00 +00:00
Nils Wallménius
68505ba430
First attempt at an MPEG player section in the manual, mostly copied from the wiki. Add HAVE_LCD_COLOR option to the gigabeatf platform file to enable color specific options
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13532 a1c6a512-1295-4272-9138-f99709370657
2007-06-01 08:42:40 +00:00
Nils Wallménius
70b613236a
Correct an incorrect reference in the ipod installation chapter
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13530 a1c6a512-1295-4272-9138-f99709370657
2007-05-31 18:07:11 +00:00
Dominik Riebeling
ebab48b5cc
FS#7235 by Mauricio Peccorini: update manual to match recent chessbox changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13519 a1c6a512-1295-4272-9138-f99709370657
2007-05-29 23:17:54 +00:00
Dominik Riebeling
ca63d2f1a2
fix recorder manual build.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13518 a1c6a512-1295-4272-9138-f99709370657
2007-05-29 23:13:25 +00:00
Nils Wallménius
8b6d9b341e
Add correct buttons to the instructions for a-b repeat as well as dirskip for several targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13504 a1c6a512-1295-4272-9138-f99709370657
2007-05-28 16:33:44 +00:00
Dave Chapman
e6a9ba55a1
Rockbox now supports all ipod video variations, including the 80GB
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13483 a1c6a512-1295-4272-9138-f99709370657
2007-05-23 20:48:19 +00:00
Marianne Arnold
0434d56a0d
Fix the 'describe player for blind users' fixme - add description of the Archos Recorder, FmRecorder and Player. Very large parts taken from the BlindFAQ in the wiki.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13440 a1c6a512-1295-4272-9138-f99709370657
2007-05-20 09:49:44 +00:00
Marianne Arnold
82fd72f790
Found one more typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13433 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 21:35:09 +00:00
Marianne Arnold
fb07e44104
Fix some typos to make the three affected manuals build again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13432 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 21:24:52 +00:00
Dominik Riebeling
41ac7da18b
The credits file now also has underscores, which need to be escaped in LaTeX.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13431 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 21:05:20 +00:00
Christi Scarborough
152fafe185
Physical description of the Sandisk Sansa E200 player. Also holes for the Iaudio and H1xx. No badgers though.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13426 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 20:36:21 +00:00
Christi Scarborough
a05e5cc133
Physical description for the Cowon Iaudio X5/M5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13425 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 19:54:33 +00:00
Christi Scarborough
94a372524a
Add a macro for the Hold button on non-Archos targets. Link to blind FAQ at the top of the physical descriptions of the units. Add description for the Gigabeat F.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13422 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 19:21:52 +00:00
Marianne Arnold
a352c62ad0
Dealing with the description of flash based vs. hard disk based players in the manual. (1) If possible make the phrasing more general. (2) Introducing a 'disk' macro in the platform files for further use. Any workarounds for this problem should be replaced one by one.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13419 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 19:03:39 +00:00
Nils Wallménius
9eeb0ada6a
The M5 doesn't have dual boot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13381 a1c6a512-1295-4272-9138-f99709370657
2007-05-13 17:54:35 +00:00
Nils Wallménius
96b8e1bb91
Make ipod installation a little bit clearer. Introduce a subsection called 'Starting original firmware' for targets with dualboot. Improve uninstallation instructions as suggested by linuxstb. Closes FS#7079 and FS#7086
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13379 a1c6a512-1295-4272-9138-f99709370657
2007-05-13 16:59:48 +00:00
Marianne Arnold
c5ec5f2c72
VBRfix description, part 2: actually this note was way outdated. Files recorded with rockbox should contain the vbr header - the hint about using it on files with broken/missing headers in general is enough.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13342 a1c6a512-1295-4272-9138-f99709370657
2007-05-07 10:50:08 +00:00
Marianne Arnold
5017c73ab0
VBRfix description: No need to tell OndioSP owners about files they recorded with their player...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13339 a1c6a512-1295-4272-9138-f99709370657
2007-05-07 08:51:45 +00:00
Dave Chapman
a34ce902e3
Emphasise the installation steps required to install Rockbox itself - hopefully less people will now skip this step
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13332 a1c6a512-1295-4272-9138-f99709370657
2007-05-06 10:34:01 +00:00
Dominik Riebeling
23a8a9f0b9
When installing on the gigabeat don't use the cradle to connect to the pc.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13331 a1c6a512-1295-4272-9138-f99709370657
2007-05-06 09:48:39 +00:00
Martin Arver
12f21821dd
M5 needs a target specific screenshot (no radio but with rtc)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13301 a1c6a512-1295-4272-9138-f99709370657
2007-05-01 20:57:29 +00:00
Martin Arver
34cb104289
Add missing space
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13299 a1c6a512-1295-4272-9138-f99709370657
2007-05-01 15:39:55 +00:00
Martin Arver
61627ca8e8
Update images for the main menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13298 a1c6a512-1295-4272-9138-f99709370657
2007-05-01 15:38:20 +00:00
Marcoen Hirschberg
1e51477ffe
add a note that you can clear the settings on the Gigabeat by holding A during boot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13281 a1c6a512-1295-4272-9138-f99709370657
2007-04-27 19:38:16 +00:00
Marcoen Hirschberg
51a8968567
update the manual after the POWER and A button switch
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13280 a1c6a512-1295-4272-9138-f99709370657
2007-04-27 19:37:12 +00:00
Marianne Arnold
9db669e1af
Add the 'WPS Context Menu' to the wps keytable in the Player's manual. For some reason it was 'nopt'ed out even though the ActionWpsContext did exist
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13264 a1c6a512-1295-4272-9138-f99709370657
2007-04-25 21:48:09 +00:00
Paul Louden
b7d93d0673
Oops, mistake added by me.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13221 a1c6a512-1295-4272-9138-f99709370657
2007-04-20 15:48:22 +00:00
Paul Louden
0c2858a790
FS#7057 from Bryan Childs, manual update regarding unworking features on
...
Gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13220 a1c6a512-1295-4272-9138-f99709370657
2007-04-20 15:44:43 +00:00
Nicolas Pennequin
c97f0c60fd
Remove the crossfeed WPS tag from the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13141 a1c6a512-1295-4272-9138-f99709370657
2007-04-13 12:05:21 +00:00
Dominik Riebeling
f177af4271
Document the RTC wps tags. FS#6986 by Philippe Latulippe.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13098 a1c6a512-1295-4272-9138-f99709370657
2007-04-10 17:38:40 +00:00
Jens Arnold
87ac614ccd
Enable rockboy for M5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13084 a1c6a512-1295-4272-9138-f99709370657
2007-04-09 17:47:32 +00:00
Marianne Arnold
d2688c860d
Refinements to the M5's manual plugin chapter: 1) add the proper bounce screenshot with clock in the background, 2) change main.tex so that pacbox and sudoku are also included.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13072 a1c6a512-1295-4272-9138-f99709370657
2007-04-08 13:43:42 +00:00
Dominik Riebeling
eef96946e1
WPS tags: The player doesn't have peak meters. Fix a glitch in \nopt which introduced a stray protected space.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13061 a1c6a512-1295-4272-9138-f99709370657
2007-04-07 22:48:11 +00:00
Marianne Arnold
902b32463d
Correction: the user needs a voice file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13058 a1c6a512-1295-4272-9138-f99709370657
2007-04-07 13:31:17 +00:00
Marianne Arnold
7ab1768704
Replace a bunch of plugin screenshots with up-to-date ones.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13057 a1c6a512-1295-4272-9138-f99709370657
2007-04-07 13:13:02 +00:00
Nicolas Pennequin
15e2aecd8f
Oops, forgot to add the picture.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13018 a1c6a512-1295-4272-9138-f99709370657
2007-04-04 14:00:44 +00:00
Nicolas Pennequin
e7f72802fa
* Add a few things about cuesheet support (setting description, file format and config file option).
...
* Enable the pause on headphone unplug setting description for the gigabeat.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13017 a1c6a512-1295-4272-9138-f99709370657
2007-04-04 13:01:55 +00:00
Dominik Riebeling
f2fd443596
Enable RTC sections for the gigabeat manual (Thanks to Sylvan Mably, FS#6924)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12963 a1c6a512-1295-4272-9138-f99709370657
2007-03-29 17:55:45 +00:00
Dominik Riebeling
fd66593c66
Code police. Add some explanation for playlist catalog.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12933 a1c6a512-1295-4272-9138-f99709370657
2007-03-26 21:47:28 +00:00
Robert Kukla
226cb7b0b8
Rating support for database and WPS (based on FS# 6301). A value between 0 and 10 can be assigned to the currently playing track using the WPS context menu. This value is displayed in the WPS using the %rr tag (replacing autoscore) and can be used as "rating" in tagnavi.config (examples provided).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12922 a1c6a512-1295-4272-9138-f99709370657
2007-03-26 15:08:59 +00:00
Barry Wardell
5242cff2b8
Update uninstall and add dual-boot instructions for Sansa.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12900 a1c6a512-1295-4272-9138-f99709370657
2007-03-23 17:33:49 +00:00
Barry Wardell
8986cb7a2e
Update Sansa install instructions now that we have sansapatcher. Based off the SansaE200Install wiki page.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12899 a1c6a512-1295-4272-9138-f99709370657
2007-03-23 17:06:29 +00:00
Barry Wardell
8951024a67
Explain how to get from the OF back to Rockbox on H10. Also explain about the Music folder being hidden on MTP models.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12871 a1c6a512-1295-4272-9138-f99709370657
2007-03-21 00:54:17 +00:00
Barry Wardell
435985425b
H10 is ready for dual-boot straight after bootloader installation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12870 a1c6a512-1295-4272-9138-f99709370657
2007-03-21 00:14:48 +00:00
Barry Wardell
0eef96b90c
Add description of H10 for blind users.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12869 a1c6a512-1295-4272-9138-f99709370657
2007-03-21 00:10:03 +00:00
Barry Wardell
8f05109b36
Update H10 installation instructions now that we support booting encrypted mi4s.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12868 a1c6a512-1295-4272-9138-f99709370657
2007-03-20 23:44:16 +00:00
Nils Wallménius
20b51a0ad8
Fix ipod installation instructions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12855 a1c6a512-1295-4272-9138-f99709370657
2007-03-20 13:00:45 +00:00
Nils Wallménius
1535529cc3
Make changes to installation chapter to reflect that the rockbox.whatever file is now by default inside the .rockbox directory (for swcodec targets)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12850 a1c6a512-1295-4272-9138-f99709370657
2007-03-20 11:59:01 +00:00
Nils Wallménius
fbf52ae8fe
Make the Iaudio uninstall instruction appear in the right place and make it a little nicer, make some minor tweaks to other install and uninstallinstructions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12842 a1c6a512-1295-4272-9138-f99709370657
2007-03-19 19:03:25 +00:00
Steve Bavin
20d8e8d0de
OK, use -ize not -ise as per OED
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12778 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 13:03:37 +00:00
Nils Wallménius
5412b7e21b
Improved sansa uninstall instructions by Daniel Ankers, with some minor changes by me
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12775 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 08:47:25 +00:00
Nils Wallménius
15c5d26de6
Add a section about changing colors to the 'customizing the userinterface' chapter
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12771 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 02:09:15 +00:00
Dominik Riebeling
97f2146d96
Update database initialization description (FS#6826). Convert to british english.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12768 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 22:16:27 +00:00
Dominik Riebeling
ae92afd129
Refer to "disk" instead of "hard disk" for the dap as flash based daps don't have a hard disk (surprise!).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12755 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 22:29:26 +00:00
Dominik Riebeling
2b17417170
Add installation instructions for the sansa.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12740 a1c6a512-1295-4272-9138-f99709370657
2007-03-12 18:19:42 +00:00
Dominik Riebeling
c4b46f7f93
Some more style adjustments to the Ipod installation. Labels can be used even for referencing to items in a list.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12710 a1c6a512-1295-4272-9138-f99709370657
2007-03-10 16:58:39 +00:00
Dave Chapman
ed40d3a65e
Make link to firmware installation section go directly to 2.2.2, not to 2.2
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12701 a1c6a512-1295-4272-9138-f99709370657
2007-03-10 08:37:37 +00:00
Dominik Riebeling
5c59dd3dc4
Code / style police.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12700 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 21:58:38 +00:00
Dominik Riebeling
d7a4c4c4f3
H10, X5 and Nano have Rockboy. Fixes FS#6771.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12697 a1c6a512-1295-4272-9138-f99709370657
2007-03-09 16:41:07 +00:00
Dominik Riebeling
f4b83e6859
replace the M5 png bitmap export with a better version.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12687 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 18:05:24 +00:00
Dave Chapman
9be03e14cc
Add a reference to section 2.2.2 in the ipod bootloader installations - people seem to forget to install Rockbox...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12685 a1c6a512-1295-4272-9138-f99709370657
2007-03-08 09:34:13 +00:00
Dominik Riebeling
2e508afe24
Database needs Auto Update enabled for changes to get automatically imported.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12675 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 15:44:03 +00:00
Dave Chapman
c70d513983
Correct the URL for the 64-bit Linux version of ipodpatcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12669 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 12:51:49 +00:00
Dave Chapman
bfd96a1d34
Update the ipod uninstall instructions for the latest ipodpatcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12664 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 08:56:39 +00:00
Dominik Riebeling
59029968c1
Add Iaudio M5 image by Marianne Arnold.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12652 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 22:25:14 +00:00
Dave Chapman
53282ca762
Update ipod installation instructions to bring in line with the IpodInstallationBeta wiki page. Remove the warning for 4g/mini users as the latest bootloaders do not exhibit the same problem starting the Apple firmware
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12651 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 22:16:01 +00:00
Dominik Riebeling
fd4079ca1f
Add platform file for Iaudio M5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12626 a1c6a512-1295-4272-9138-f99709370657
2007-03-05 20:05:32 +00:00
Nils Wallménius
fa6c449565
Add button table for the virual keyboard to gigabeat manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12608 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 22:47:20 +00:00
Dominik Riebeling
46e3f10367
Document the Play Next option. (adjusted FS#6486)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12584 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 09:52:04 +00:00
Dominik Riebeling
484a0b6db2
Fix wrong buttons for setting AB markers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12583 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 09:42:07 +00:00
Nils Wallménius
96d8de48c2
Make it a little more clear that the patched bootloader should be copied to the root of the dap and not to a folder called 'root'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12569 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 13:36:26 +00:00
Nils Wallménius
70b4ea9992
Fix broken ipod manuals, correct some errors in the Wakeup alarm setting desription
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12559 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 01:35:01 +00:00
Dave Chapman
55aabe34ca
Add warning about the problems with ipodpatcher and the latest bootloaders on the minis and 4th gen greyscale ipods. Close FS #6632
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12557 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 01:11:28 +00:00
Nils Wallménius
909b9462da
Update the manual to reflect recent menu changes, add descriptions of how to move and remove tracks in the playlist viewer, Recording settings are now in their own chapter.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12553 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 00:07:31 +00:00
Thom Johansen
6b704b8941
Add info on new bass/treble controls for X5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12491 a1c6a512-1295-4272-9138-f99709370657
2007-02-26 01:10:38 +00:00
Nils Wallménius
ca4342d668
Make it clear that there is no release version for newer targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12477 a1c6a512-1295-4272-9138-f99709370657
2007-02-24 22:57:42 +00:00
Nils Wallménius
2988b7a7e4
Remove two notes that no longer apply and clean some whitespace.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12394 a1c6a512-1295-4272-9138-f99709370657
2007-02-18 11:01:26 +00:00
Paul Louden
5400836d97
Added a missing word.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12330 a1c6a512-1295-4272-9138-f99709370657
2007-02-16 07:57:10 +00:00
Marcoen Hirschberg
c8a92090d9
rename rockboxlogo3 to rockboxlogo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12307 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 17:01:12 +00:00
Nils Wallménius
1d63871d19
Correct buttons for H10 5GB and 6GB (closes FS# 6594)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12289 a1c6a512-1295-4272-9138-f99709370657
2007-02-12 18:14:27 +00:00
Dominik Riebeling
f0efde2303
Oops. Fix typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12262 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 18:38:38 +00:00
Dominik Riebeling
0d40bf617e
Rename daily builds to archived following the rename on the website.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12261 a1c6a512-1295-4272-9138-f99709370657
2007-02-10 18:26:29 +00:00
Paul Louden
d71b44cbd2
Made ipodpatcher use slightly more clear for linux users.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12210 a1c6a512-1295-4272-9138-f99709370657
2007-02-05 21:16:16 +00:00
Nils Wallménius
d442cbeab8
add a note about installing the bootloader on US h300s
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12208 a1c6a512-1295-4272-9138-f99709370657
2007-02-05 18:14:43 +00:00
Dominik Riebeling
73ee2379c5
Make the manual use utf8 as base input encoding. This *requires* the UCS package which is not part of standard LaTeX distributions. Fixes manual building which got broken by some extended character in the credits file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12168 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 00:00:49 +00:00
Dave Chapman
ca3b5bb8e4
Fix typo - thanks to Bryan Childs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12160 a1c6a512-1295-4272-9138-f99709370657
2007-01-30 18:51:27 +00:00
Barry Wardell
bad92dc939
FS#6594 - Fix ActionStd and ActionWPS buttons in the H10 manual. Also, the H10 has buttons for moving up/down a page in the file browser.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12157 a1c6a512-1295-4272-9138-f99709370657
2007-01-30 13:05:41 +00:00
Martin Arver
068482719d
Update the description of the different builds that rockbox offers, to reflect the recent changes in the side menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12148 a1c6a512-1295-4272-9138-f99709370657
2007-01-29 18:47:53 +00:00
Nils Wallménius
5fab9fc85f
Fix a small typo, add FIXME's for sansa and h10 and clean some whitespace
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12147 a1c6a512-1295-4272-9138-f99709370657
2007-01-29 17:03:56 +00:00
Dominik Riebeling
eb1cb5798e
Prevent an additional protected space after version string.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12134 a1c6a512-1295-4272-9138-f99709370657
2007-01-28 17:09:34 +00:00
Martin Arver
2e020e6e1e
Show what the manual is built with (tex4ht, pdflatex) in the intro)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12111 a1c6a512-1295-4272-9138-f99709370657
2007-01-25 17:59:37 +00:00
Dominik Riebeling
7760743b49
Merge "Playlist submenu" and "Adding music to playlists" as they are nearly identical. FS #6569 with adjustments by myself.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12106 a1c6a512-1295-4272-9138-f99709370657
2007-01-24 19:28:41 +00:00
Martin Arver
f5fbde03ab
Remove disk poweroff
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12105 a1c6a512-1295-4272-9138-f99709370657
2007-01-24 19:28:35 +00:00
Martin Arver
970572bec8
Remove the manual entry for browse firmwares as it is no longer in rockbox.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12098 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 22:15:31 +00:00
Nils Wallménius
569933f646
Remove the disk poweroff setting from the manual and make some minor tweaks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12096 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 21:19:11 +00:00
Linus Nielsen Feltzing
9011c065a4
Removed unnecessary copyright statement, and corrected some grammar
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12092 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 10:20:29 +00:00
Dominik Riebeling
ea37d4c072
Use the svn revision number for version information too, version string is now "r<revision>-<builddate> unless there is a static version file (e.g. created by tools/release).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12090 a1c6a512-1295-4272-9138-f99709370657
2007-01-22 23:09:07 +00:00
Michael DiFebbo
f30a39806c
Added instructions for how to dual boot on H100, H300, H10, and ipod platforms. Incorporates FS #6561 by GodEater.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12089 a1c6a512-1295-4272-9138-f99709370657
2007-01-22 17:18:05 +00:00
Tom Ross
d88de046e7
Add Doom to the Gigabeat manual and Wormlet to the H10 manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12085 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 22:35:13 +00:00
Tom Ross
a398f35fcc
Update clock and spacerocks screenshots.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12083 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 21:47:57 +00:00
Nils Wallménius
98dd57baf2
Update some plugin screenshots for 220x176x16 targets (iriver H300 and ipod Photo)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12082 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 16:06:10 +00:00
Tom Ross
561620331b
Add some missing things to the X5 manual. Also updated the VU Meter screens.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12078 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 00:43:50 +00:00
Nils Wallménius
fc3076699b
Make it clear that the player has to be restarted after initializing the database
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12077 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 00:05:14 +00:00
Adam Boot
e56b151efb
Update manual screenshots and fix a comment
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12076 a1c6a512-1295-4272-9138-f99709370657
2007-01-19 23:23:32 +00:00
Nils Wallménius
00a3fc7ec0
Make changes to the gigabeat manual suggested by Alison Gravley and some other minor tweaks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
2007-01-19 12:42:19 +00:00
Tom Ross
2ccef99144
Manual Commit: Add H10 keymappings for Demos and Applications. Correct a few mistakes on e200 mappings. Add a few missing X5 keys. Add Disk Tidy for Player and remove the old keymaps. Rework stopwatch.tex.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12070 a1c6a512-1295-4272-9138-f99709370657
2007-01-19 06:45:59 +00:00
Michael DiFebbo
5f61bb9d64
Correct the link to the bootloader file for the mini 1g.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12056 a1c6a512-1295-4272-9138-f99709370657
2007-01-17 22:00:37 +00:00
Tom Ross
4db8b85a1a
Big manual commit: adds a bunch of missing images. Now, most targets aren't missing any images. Some are missing images for plugins that don't currently run on the target.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12038 a1c6a512-1295-4272-9138-f99709370657
2007-01-17 03:21:53 +00:00
Dominik Riebeling
46b9f98d3b
Update copyright information.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12031 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 22:39:51 +00:00
Tom Ross
913fea27fc
t! Initial version of a Blackjack plugin for bitmap-screen targets. Also includes the changes to the manual. Cross your fingers...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12030 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 21:05:15 +00:00
Nils Wallménius
9ed3dca779
Include AGC options in iriver h100 and h300 manuals only as it is only supported on those targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12028 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 20:27:34 +00:00
Dominik Riebeling
da6a0786e3
Oops, forgot to make it silent again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12027 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 20:24:13 +00:00
Dominik Riebeling
7d19c0f135
Older versions of xargs doesn't know -I (especially the vmware image one), so use find's -exec instead. Hopefully the last fix for this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12026 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 20:18:17 +00:00
Michael DiFebbo
728dd279eb
Revisions to the ipod bootloader installation instructions intended to address some of the more common problems that are being reported in the forums. Among other things (a) describe for Windows users how to navigate to the installation directory, (b) address the -1 error and how to correct it, and (c) be more explicit on how to find the device number and how to use it with ipodpatcher. Also some general cleanup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12025 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 16:43:57 +00:00
Barry Wardell
41ee9e3304
FS#6539 - Thanks to Tom Ross
...
Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins.
Add X5 keymappings for wormlet to the manual.
Add help text for Jewels on the H10 and give a warning if help text is not defined.
Fix bug in spacerocks lives drawing on large screens (larger than Ondio).
Change spacerocks comments to C style.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 20:40:48 +00:00
Dominik Riebeling
6de815be5c
OS X doesn't know xargs -i, so use -I instead. Should fix FS#6540
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12017 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 17:45:04 +00:00
Michael DiFebbo
724641268e
Correct button combination for entering iPod disk mode.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12014 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 23:44:26 +00:00
Dominik Riebeling
cb9fdf7f24
Make sure to not copy special .svn files when preparing to build the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12013 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 23:29:15 +00:00
Dominik Riebeling
a25fa2c6a6
More sansa button and screenshot additions by Tom Ross (FS#6535)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12005 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 09:55:19 +00:00
Dominik Riebeling
ec81431466
Add sansa screenshots and keys for plugins and main menu. FS#6529 by Tom Ross.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11999 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 17:52:12 +00:00
Dominik Riebeling
028e8e9ee2
Change the gamedata folder for doom to /.rockbox/doom to go in line with other game plugins. Closes FS#5903. Adjust manual too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11998 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 15:16:10 +00:00
Dominik Riebeling
dab59c9f70
Fix a typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11986 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 12:45:22 +00:00
Paul Louden
9467d1b30d
Small clarity edit for the install. Files and folders may both be
...
hidden, so typing the direct path is not the best plan.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11980 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 23:50:16 +00:00
Dominik Riebeling
5e408f182d
restore broken screenshots
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11976 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 09:20:35 +00:00
Dave Chapman
e95ce7d9ac
Add a link to the Gigabeat bootloader
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11971 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 01:47:25 +00:00
Linus Nielsen Feltzing
e2022a26d0
Removed executable flag
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 a1c6a512-1295-4272-9138-f99709370657
2007-01-09 23:29:07 +00:00
Dominik Riebeling
141e55d846
Rework the chip8 button table, rotate button names to make it fit; some general style adjustments.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11939 a1c6a512-1295-4272-9138-f99709370657
2007-01-07 17:23:57 +00:00
Dominik Riebeling
6ea22829c9
Remove line numbers from code blocks and make margins for code and example blocks identical. Add rotating package.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11938 a1c6a512-1295-4272-9138-f99709370657
2007-01-07 17:10:44 +00:00
Dominik Riebeling
00528e0c4d
The new ipodpatcher requires a slightly changed argument order which wasn't updated for uninstallation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11932 a1c6a512-1295-4272-9138-f99709370657
2007-01-06 10:06:08 +00:00
Martin Arver
ddf75ef271
Added labels for the missing keys
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11931 a1c6a512-1295-4272-9138-f99709370657
2007-01-06 09:59:05 +00:00
Dominik Riebeling
e370776120
Adjust the ipodpatcher link to the changed directory layout.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11926 a1c6a512-1295-4272-9138-f99709370657
2007-01-05 23:01:51 +00:00
Dominik Riebeling
3400632f5e
Fix two missing buttons and add a fixme note to make the Sansa manual buildable.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11925 a1c6a512-1295-4272-9138-f99709370657
2007-01-05 22:07:24 +00:00
Dominik Riebeling
20bdb6da7e
Change H10 button names to be more intuitive as discussed on IRC.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11923 a1c6a512-1295-4272-9138-f99709370657
2007-01-05 21:32:48 +00:00
Nils Wallménius
504c040c08
Include keys for entering Morse mode in vkeyboard for H10 and use the correct buttontable for H10 and X5
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11917 a1c6a512-1295-4272-9138-f99709370657
2007-01-05 13:37:53 +00:00
Dominik Riebeling
a0bf190bed
Add (initial) installation instructions for the Gigabeat bootloader.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11912 a1c6a512-1295-4272-9138-f99709370657
2007-01-04 21:34:40 +00:00
Martin Arver
2c7f55618d
Sansa e200 image made by Piotr Jafiszow, with the final touches from Marianne Arnold.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11890 a1c6a512-1295-4272-9138-f99709370657
2007-01-03 21:37:53 +00:00
Michael DiFebbo
6f3914d7ce
Whoops. That file shouldn't have been changed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11888 a1c6a512-1295-4272-9138-f99709370657
2007-01-02 23:22:44 +00:00
Michael DiFebbo
da8059fca5
Added a note to the ipod installation instructions explaining that Rockbox requires the ipod to be formatted in the FAT32 file system, not HFS+.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11887 a1c6a512-1295-4272-9138-f99709370657
2007-01-02 23:10:41 +00:00
Dominik Riebeling
40afbd2a65
Some more tweaks to the ipod installation:
...
- introduce \download for easier linking to the download server
- fix some empty lines
- add a link on how to identify mini 1g/2g (FS#6372)
- change the ipodpatcher links from wiki to download server
- add first version of the file header to the preamble that should get added to all LaTeX sources later
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11886 a1c6a512-1295-4272-9138-f99709370657
2007-01-02 20:50:03 +00:00
Michael DiFebbo
8bde9475b5
Fix broken build for Rockbox Manual for Ipod Mini.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11885 a1c6a512-1295-4272-9138-f99709370657
2007-01-02 18:27:29 +00:00
Michael DiFebbo
88deb54682
Added warning to installation chapter of the Rockbox Manual for Ipod Nano and Ipod Video warning that the 2nd generation Nano and 80GB 5.5G, respectively, are not supported by Rockbox.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11866 a1c6a512-1295-4272-9138-f99709370657
2006-12-30 15:14:30 +00:00
Dave Chapman
b22cd3919f
Fix broken links to ipod bootloaders
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11865 a1c6a512-1295-4272-9138-f99709370657
2006-12-30 14:49:16 +00:00
Dominik Riebeling
b394e180e5
Correct link to LangFiles page (FS#6484)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11858 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 19:22:56 +00:00
Michael DiFebbo
022f7bbd60
Corrections to step 8 of the installation instructions for iPod bootloader.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11844 a1c6a512-1295-4272-9138-f99709370657
2006-12-27 00:17:06 +00:00
Daniel Stenberg
cab7c46091
corrected two URLs for H10 bootloaders
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11834 a1c6a512-1295-4272-9138-f99709370657
2006-12-22 13:30:03 +00:00
Michael DiFebbo
5d61c0b46c
Corrected links in the ipod installation instructions and some other small corrections.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11830 a1c6a512-1295-4272-9138-f99709370657
2006-12-21 21:19:41 +00:00
Michael DiFebbo
19e30840b3
First draft of updates to manual to include the installation instructions for the new ipod bootloader. Still needs a lot of clean-up. Also flipped the installation instructions for the bootloader and the firmware build for all SWCODEC platforms. Instructions for installing the build now come before instructions for installing the bootloader. This should eliminate some confusion from those who tried to boot Rockbox after installing the bootloader but before installing a build, and received the -1 error.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11829 a1c6a512-1295-4272-9138-f99709370657
2006-12-21 20:54:20 +00:00
Dave Chapman
89990b0ca8
Clarify the text concerning the link to IpodInstallationBeta
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11810 a1c6a512-1295-4272-9138-f99709370657
2006-12-18 23:28:45 +00:00