Commit graph

943 commits

Author SHA1 Message Date
Jens Arnold
105eef98fa AB repeat: define single button mode for the Player so that it becomes usable, and enable AB repeat for the Ondios, also in single button mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17975 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 07:04:07 +00:00
Marc Guay
2bfcb95fea Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTION_WPSAB_SINGLE #define. The Archos Player keypresses remain at large - if you have any info on their whereabouts please contact your local law enforcement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17974 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 05:17:15 +00:00
Marc Guay
f6cde72ce9 Fix a few dead references in the manual and add an 's' where one was missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17972 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 21:32:59 +00:00
Marianne Arnold
af78b5fdec Disable the 'Getting Extras' section in the Archos Player/Studio manual and move the } to the right spot to also exclude the period ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17960 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 16:10:28 +00:00
Marianne Arnold
18bcdccf4f Rephrase some sentences about the playlist catalog and just use 'disk' instead of 'hard disk' to avoid confusion. Still part of FS#9086 with some minor tweaks by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17959 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 15:58:24 +00:00
Marc Guay
a5f99f2a51 Bring the H300 charging-only button in line with the other targets. Hold the AB button on connect for this feature. To discuss a greater reworking of the function, see FS#8702.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17940 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 18:12:01 +00:00
Jens Arnold
1213e5bcb3 Add proper volume ranges for iAudio M5 and iPod G1/G2. Fix inclusion of the note regarding volumes >0 dB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17935 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 06:20:15 +00:00
Martin Arver
b1e57c8c8e Add a fixme to targets where the volume range is missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17931 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 20:58:43 +00:00
Bertrik Sikken
bb8bc32d0d Rename peakmeter to peak meter in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17928 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 14:21:01 +00:00
Frank Gevaerts
580b719d9e Don't promise features for a certain release in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17911 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 21:54:32 +00:00
Marianne Arnold
2f85f2d335 Set some wrong or missing svn properties (keywords, eol-style) and remove the executable flag from md5sum.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17905 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 10:37:45 +00:00
Marianne Arnold
b81271ed3e Repair broken manuals. (1) browsing_and_playing.tex: For some reason LaTeX doesn't seem to like excluding with a \nopt if that is below the last line which would be included. Turning the logic around and include with \opt seems to work. (2) Fix typos in a few platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17903 a1c6a512-1295-4272-9138-f99709370657
2008-07-01 10:23:30 +00:00
Frank Gevaerts
c78f5aa965 Document rockblox1d
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17897 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 20:28:42 +00:00
Frank Gevaerts
fe652b5eb4 only build ppmviewer on colour targets (as it doesn't do greylib yet), and actually document it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17895 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:27:06 +00:00
Marc Guay
25e0e2831a Add md5sum.tex. Sorry for breaking you, manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17894 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 19:10:38 +00:00
Marc Guay
d40d17829f Fix up and finish what I started with r17886.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17888 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 02:42:05 +00:00
Marc Guay
84dbc76522 Add md5sum plugin to the manual. Closes FS#9108 and ignores the possible bug I mention; it can be opened as a bug report if anyone else confirms it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17887 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 01:43:26 +00:00
Marc Guay
0cb9af21fb Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 01:27:28 +00:00
Marcoen Hirschberg
66258e5ddd update the manual because of smooth seeking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17885 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 22:46:21 +00:00
Marc Guay
65afa66f8f Add the h10, mrobe100 & 1G-3G ipods emergency reset keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17884 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 20:11:54 +00:00
Marc Guay
fadc439259 Make sure the iPods don't have a hanging sentence in my last manual addition. They don't have a hardware power off so keep the line inside the \opts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17882 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 18:36:34 +00:00
Marc Guay
a969bc0d23 Manual: Add keymaps for all targets to the 'hardware power off' piece in the Quick Start chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17880 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 17:38:27 +00:00
Jonathan Gordon
1c9e1bc17c press the targets "stop" button to exit stats after counting if finished
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17870 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 09:12:24 +00:00
Marc Guay
162a8f25b5 Improved description of reset-settings-on-boot for the iPods which can do it. Also added mention of this feature to the Quick Start section as suggested in FS#8472.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17837 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:10:02 +00:00
Marc Guay
3d0c81db95 Add Study Mode to the manual. Closes FS#9118.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17827 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 05:08:30 +00:00
Marc Guay
8a4ccc1901 Various improvements to the installation chapter, most of which are related to English spelling and grammar. Based on FS#8715.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17826 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 01:30:41 +00:00
Marc Guay
3ce62b6413 Add a note at the beginning of the iPod Video installation chapter regarding the fact that Rockbox doesn't run on the 6th/Classic generation - similar to the one in the iPod nano manual. Can I borrow a battering ram?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17821 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:54:54 +00:00
Marianne Arnold
7a85fc6d65 Next part of FS#9086: Add a description of the crossfade settings to the playback options section in the manual. (an additional small change in the same file to one of the used options, so that the AB repeat section appears in the c200 manual as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17817 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:06:44 +00:00
Marianne Arnold
0be1b80192 Be a bit more accurate in the manual: use better options to include or exclude parts for some targets (frequency settings, display dependent settings). Also add a note about custom icons while at it (part of FS#9086 again with some tweaking by me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17816 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:50:25 +00:00
Marianne Arnold
5e031bec8b Add a bit more info to the manual, small paragraphs about showing file extensions, the 'title' in the database and the bookmarks context menu. Part of FS#9086.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17814 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:04:18 +00:00
Marc Guay
12f319dcc8 Document FS#7074 - Random folder advance custom directories.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17803 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 01:54:39 +00:00
Marc Guay
8ca67db939 Add the Random Folder Advance feature to the manual, along with the plugin random_folder_advance_config, and a tiny bug fix in the plugin itself. Closes FS#7677.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17801 a1c6a512-1295-4272-9138-f99709370657
2008-06-26 03:05:24 +00:00
Marianne Arnold
f0bfcdca78 Small fixes in the WPS button table. (1) Rewrite the newly added 'directory skip' lines and only opt the \ActionWpsAbSetAPrevDir way and just include the other for all. Fixes the H10 pdfs. (2) 'Escape' the line feed in some opts broken into two lines by using a % , otherwise the options before or after the new line are ignored. Makes the 'pitch screen' and 'ID3 viewer' lines show in the M:Robe100 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17794 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 14:13:14 +00:00
Marc Guay
07b2031ba0 Add a brief mention of customisable keyboard layouts to the virtual keyboard section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17784 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 16:11:07 +00:00
Marc Guay
38fb1aa5cb Add 'Putting music on your player' section to the Quick Start chapter. Bow to Bascule. Although not specifically a Rockbox point, we do get a lot of questions about it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17778 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 06:02:00 +00:00
Marc Guay
65f3634cc8 Add brief description of tagnavi.config with link to the Database wiki page in the introduction to the Database section of the manual. Eddy's idea with my changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17777 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 05:46:29 +00:00
Marc Guay
2e8a450f05 Add description of Playlist Viewer Menu to the manual. Also courtesy of Eddy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17776 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 05:24:29 +00:00
Marc Guay
85eec85a17 Commit part of Eddy's changes to the Advanced Topics section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17775 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 05:16:23 +00:00
Marc Guay
7a36b22f17 Add a useful note regarding USB connection to the iAudio X5 installation chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17772 a1c6a512-1295-4272-9138-f99709370657
2008-06-23 20:58:29 +00:00
Marc Guay
4af7f3191c Add missing keymaps to the manual. Skip to next/prev dir from WPS using short-left/right+long-left/right.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17771 a1c6a512-1295-4272-9138-f99709370657
2008-06-23 20:50:55 +00:00
Marc Guay
ab211e7fc0 Add missing keymaps to the manual. Show ID3 screen from the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17770 a1c6a512-1295-4272-9138-f99709370657
2008-06-23 20:35:43 +00:00
Marc Guay
d0e95cf077 Add missing keymaps to the manual. Show Pitch Screen from the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17768 a1c6a512-1295-4272-9138-f99709370657
2008-06-23 20:25:15 +00:00
Marc Guay
72215566a6 Add missing keymaps for the c200, h100, and h300 to the manual. Long-record to enter recording screen from WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17767 a1c6a512-1295-4272-9138-f99709370657
2008-06-23 20:08:41 +00:00
Marc Guay
e095185b7d Add Trigger section to the recording settings chapter of the manual. FS#8539
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17748 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 19:29:53 +00:00
Marc Guay
e028cff95b Small changes to the manual, section 7.5: Scrolling. Tried to clarify some of the wording and added keymaps for the Screen Scrolls Out Of View function.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17747 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 19:06:52 +00:00
Marianne Arnold
1bdb3cd8a9 Update of the Rockboy chapter: fill out button table and mention the touchpad style control on the Ipods, update the menu item description (especially add previously not mentioned options on colour screen targets).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17739 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 11:29:42 +00:00
Marianne Arnold
2c1ebf5e91 Some more small updates in the manual's plugins section: fill out missing info in some button tables, fix typos and descriptions, additionally fix wrong info in my previous mpegplayer.tex commit, add missing screenshot (c200 chess_clock) and wrap the example line in the shortcuts.tex into 'example' because the line didn't break correctly and looked weird in the pdf.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17737 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 10:39:23 +00:00
Marianne Arnold
b1131b1fcd Fill out and correct a few plugin button tables. This includes: adding missing info for some keypads (mainly c200 and H10), fixing typos or wrong (outdated) details, adding missing facts, some whitespace changes and breaking overly long lines to make the code better readable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17734 a1c6a512-1295-4272-9138-f99709370657
2008-06-19 01:08:37 +00:00
Marianne Arnold
550350117f Minor fixes in some platform files: consistent spelling and close a macro correctly so that the following space is not eaten.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17733 a1c6a512-1295-4272-9138-f99709370657
2008-06-19 00:53:05 +00:00
Marianne Arnold
95cd24d5a2 Three times the charme... the new wording makes the parentheses unnecessary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17718 a1c6a512-1295-4272-9138-f99709370657
2008-06-13 20:03:00 +00:00