Martin Arver
7a47313a21
Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:21:57 +00:00
Nils Wallménius
beffee9739
Correctly opt disk settings, correct wrong default battery capacities, added description of the Battery Type setting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10370 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 18:58:18 +00:00
Michael DiFebbo
fa49c3c44a
Use \setting{} macro instead of quotation marks for settings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10366 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 11:53:20 +00:00
Nils Wallménius
87b8e6bcee
fixed description of hard poweroff for ondio, removed A-B repeat from ondio manual, made more use of setting macro and broke some long lines.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10358 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 09:30:56 +00:00
Michael DiFebbo
642d74d193
Updates to description of Tag Cache operation. Incorporates changes made to the TagCache wiki by Chris Oxtoby, which I believe were based on Miika's post in the forums.Still needs work, so please feel free to point out mistakes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10336 a1c6a512-1295-4272-9138-f99709370657
2006-07-27 02:02:18 +00:00
Nils Wallménius
6f74f69b69
Corrected opts to include the right options for each target. Added missing settings. Made more use of setting macro.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10325 a1c6a512-1295-4272-9138-f99709370657
2006-07-25 20:16:12 +00:00
Dominik Riebeling
dae39989db
fix a typo (voicing filenames spells the _filenames_) and dos2unix the file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10191 a1c6a512-1295-4272-9138-f99709370657
2006-07-10 15:56:26 +00:00
Dominik Riebeling
8b9b8c91e4
add bass / treble setting information for ipods.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10170 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 12:05:04 +00:00
Martin Arver
1dbb2d2729
New super-useful command from Dominik - \nopt. Use this to exclude sections of text for a specific target/feature. Example of use in system options.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10089 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 20:01:27 +00:00
Martin Arver
5f0e3b3d6f
Add the last ones as well
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10071 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 13:36:03 +00:00
Martin Arver
9922666691
Correct what the previous commit broke. Duplicate some ondio-screenshots.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10070 a1c6a512-1295-4272-9138-f99709370657
2006-06-06 13:30:04 +00:00
Michael DiFebbo
8fdf5aa613
Various corrections to the manual as noted in comment 1 to bug report 5480.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10045 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 12:46:13 +00:00
Dominik Riebeling
c455747fd7
Add ondio specific screenshots and update some plugins screenshots. Fixes FS#5458.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10043 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 11:30:56 +00:00
Zakk Roberts
3a80fa063e
Moved TagCache menu entry into the File View section of the manual where it was recently moved to in Rockbox itself, and update any descriptions to match.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10034 a1c6a512-1295-4272-9138-f99709370657
2006-06-03 03:56:45 +00:00
Dominik Riebeling
29028d0a6d
Also update bookmarks section to actual style. dos2unix the file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10033 a1c6a512-1295-4272-9138-f99709370657
2006-06-02 20:06:26 +00:00
Dominik Riebeling
b38b85bd17
Adjust voice section to current style. Code policing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10032 a1c6a512-1295-4272-9138-f99709370657
2006-06-02 19:51:07 +00:00
Michael DiFebbo
d9069ef1de
Added \setting macro to System Options menu where necessary.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10016 a1c6a512-1295-4272-9138-f99709370657
2006-05-30 00:35:33 +00:00
Michael DiFebbo
2fa558673b
Removed entries from manual related to features no longer in Rockbox for Archos Recorder, as reported in this thread: http://forums.rockbox.org/index.php?topic=4431.0
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9998 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 16:46:07 +00:00
Dominik Riebeling
3fb52bb09b
fix ondio buttons on my last commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9900 a1c6a512-1295-4272-9138-f99709370657
2006-05-10 07:37:12 +00:00
Dominik Riebeling
05a7b271ea
fix the screen scroll out of view description (FS#5331 with adjustments by me)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9899 a1c6a512-1295-4272-9138-f99709370657
2006-05-10 07:33:43 +00:00
Michael DiFebbo
3e853064fa
Added description of 'Auto change directory' and 2 tag cache options to Playback Settings section of manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9852 a1c6a512-1295-4272-9138-f99709370657
2006-05-01 17:00:58 +00:00
Martin Arver
c9dfa68522
Move the screenshot in pacbox and add a caption to the general settings screen shot
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9826 a1c6a512-1295-4272-9138-f99709370657
2006-04-28 14:32:18 +00:00
Thom Johansen
103ebf77ce
Converted sound settings chapter to use \settings macro.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9820 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 19:25:42 +00:00
Martin Arver
70295bf367
Add a caption to the sound setting screen. dos2unix'ed the file as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9817 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 12:25:08 +00:00
Brandon Low
52ad3893ca
Improve the crossfade entry
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9814 a1c6a512-1295-4272-9138-f99709370657
2006-04-26 19:12:07 +00:00
Dominik Riebeling
45406014d7
This should fix a really wrong spacing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9794 a1c6a512-1295-4272-9138-f99709370657
2006-04-24 22:43:19 +00:00
Dominik Riebeling
2ec18b521c
Add ID3 Database to Show Files. Resort Show Files to match actual order.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9768 a1c6a512-1295-4272-9138-f99709370657
2006-04-22 22:11:12 +00:00
Dominik Riebeling
750aacb0e6
Remove double Fade On Stop/Pause item. Break some long lines.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9767 a1c6a512-1295-4272-9138-f99709370657
2006-04-22 21:58:22 +00:00
Thom Johansen
1903fab9c5
Remove old stereo width setting description, and add description of the new stereo width functionality.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9731 a1c6a512-1295-4272-9138-f99709370657
2006-04-19 15:38:26 +00:00
Dominik Riebeling
c08d7f1802
Small updates to the plugins section. Fix some fixme's in Cofiguration and Main Menu sections. (FS#5171, FS#5176 by Mark Bright)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9723 a1c6a512-1295-4272-9138-f99709370657
2006-04-18 19:37:26 +00:00
Zakk Roberts
6314e6d78c
Add Equalizer image for 320x240x16 LCD (iPod 5G).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9713 a1c6a512-1295-4272-9138-f99709370657
2006-04-18 02:52:29 +00:00
Dominik Riebeling
6cc8c40e6b
Update and cleanup of Bookmarking Section (FS#5120 by Mark Bright). Fix a glitch from my last commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9688 a1c6a512-1295-4272-9138-f99709370657
2006-04-16 20:05:01 +00:00
Dominik Riebeling
6c92d131c0
Tidy up of System Options section (FS#5119 by Mark Bright with additional corrections by me)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9687 a1c6a512-1295-4272-9138-f99709370657
2006-04-16 19:24:30 +00:00
Thom Johansen
d01d65f55a
Add new crossfeed settings to the manual, and slightly rewrite a part to
...
make it clearer that crossfeed only simulates the audio coming from the
loudspeakers directly, not from indirect paths due to room acoustics.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9622 a1c6a512-1295-4272-9138-f99709370657
2006-04-11 21:42:09 +00:00
Dominik Riebeling
87d55361e7
Fix a table, break long lines and add equalizer screenshot for iriver targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9575 a1c6a512-1295-4272-9138-f99709370657
2006-04-09 11:42:56 +00:00
Dominik Riebeling
3817a3ecc4
Rework Display Options and File View.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9569 a1c6a512-1295-4272-9138-f99709370657
2006-04-08 22:46:22 +00:00
Dominik Riebeling
51122c0ab4
Fix some glitches in "Playback Options".
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9567 a1c6a512-1295-4272-9138-f99709370657
2006-04-08 20:08:35 +00:00
Michael DiFebbo
1aa57ddd26
Patch #5038 by Mark Bright - Rewrite playback options section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9551 a1c6a512-1295-4272-9138-f99709370657
2006-04-07 17:14:14 +00:00
Dominik Riebeling
2cf5abb971
another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 17:29:44 +00:00
Dominik Riebeling
e5a2b692fe
Extention of \screenshot to drop a warning if image not found by me. This makes it possible to build the manual with missing image files. Use \screenshot on all remaining places. Add the \genericimg macro to some screenshots (part of FS #4981 by Mark Bright)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9409 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 19:16:12 +00:00
Michael DiFebbo
c1ecc63e73
Split 'Configure Rockbox' chapter into separate chapters for Sound Settings and General Settings. Some cosmetic updates.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9401 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 15:41:21 +00:00
Michael DiFebbo
0fec4711d5
Correct compiler errors from last commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9346 a1c6a512-1295-4272-9138-f99709370657
2006-03-29 14:52:32 +00:00
Michael DiFebbo
3db81328cf
Whoops, forgot this one.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9345 a1c6a512-1295-4272-9138-f99709370657
2006-03-29 13:10:43 +00:00
Michael DiFebbo
815fa117d6
More updates to Chapter 4 of the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9344 a1c6a512-1295-4272-9138-f99709370657
2006-03-29 12:59:18 +00:00
Martin Arver
25173f45b7
Some corrections for the manual from Mark Bright (Redbreva)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9302 a1c6a512-1295-4272-9138-f99709370657
2006-03-28 09:38:55 +00:00
Michael DiFebbo
24debb1a20
Divide chapter 4 into smaller, more manageable files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9296 a1c6a512-1295-4272-9138-f99709370657
2006-03-27 19:39:48 +00:00
Michael DiFebbo
25f9cec411
Divide chapter 4 of the manual into several smaller, more manageable files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9295 a1c6a512-1295-4272-9138-f99709370657
2006-03-27 19:30:05 +00:00
Martin Arver
a1d0acb243
Patch #4910 by Michael DiFebbo. More additions and updates to chapter Configure Rockbox.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9234 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:09:15 +00:00
Martin Arver
9e75c624a7
Sorry for the mess. A reference was lost
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9219 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 21:23:16 +00:00
Martin Arver
1e99b669f5
Commit again. Thanks to safetydan for pointing it out. The file is now properly indented, so that it is easier to spot begin-end errors
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9218 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 21:19:28 +00:00