Nick Peskett
be10817e1c
Option to constrain get_next_dir() to directories below global_settings.start_directory.
...
When enabled, if the user has set "Start File Browser Here" (config.cfg:
start directory) to anything other than root and "Auto-Change Directory"
is set to "Yes" or "Random", the directory returned when an auto change
is required will be constrained to the value of "start directory" or below.
Change-Id: Iaab773868c4cab5a54f6ae67bdb22e84642a9e4b
Reviewed-on: http://gerrit.rockbox.org/182
Reviewed-by: Nick Peskett <rockbox@peskett.co.uk>
Tested-by: Nick Peskett <rockbox@peskett.co.uk>
2012-03-19 11:49:55 +01:00
Dominik Riebeling
47e30b8cdc
Update manual for boot behaviour on clip+, clipv2 and fuzev2.
...
The bootloader doesn't boot into the Original Firmware anymore since a while.
Remove the claim that Rockbox will always boot the OF on USB, and add a note
about older builds not providing USB support.
Change-Id: I44f37eeb849b522a2024eb26cee064e848bc4d17
2012-03-12 22:48:40 +01:00
Jean-Louis Biasini
5f2fb4ab90
Fuze+'s manual: change ugly \ButtonPlayPause
...
Following a discution on irc we agreed on that:
- \ButtonPlayPause becomes \ButtonPlay for consistency
- It appeas in the manual as Play unstead of Play/Pause
- updated manual images accordingly
The patch was tested: manual still compile and display keymaps correctly
Change-Id: I04bd3c2bfee1c6c40ab66df9bf33f09f4ed47661
Reviewed-on: http://gerrit.rockbox.org/118
Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
2012-02-22 23:32:23 +01:00
Frank Gevaerts
513c5ad3d0
SVG Image for Philips GoGear SA9200 (FS#12407)
...
Change-Id: Ia663350e1609ae1843b474fc50dbc189188b0e81
2012-02-07 19:22:15 +01:00
Marko Pahlke
32326e3bd3
SVG Image for Samsung YP-R0 (FS#12577)
...
Change-Id: I1433cdff2c7f007d437300b103059f18099faf7d
2012-02-06 18:42:33 +01:00
Marcin Bukat
ae7d40f89a
HD300: manual graphics
...
Change-Id: Icf224fb225ab3a1869196c0479677c19a3145807
2012-02-02 14:55:51 +01:00
Marcin Bukat
4bbc9f68ea
MPIOs: manual work
...
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
2012-02-02 14:55:51 +01:00
Dominik Riebeling
bb24ac8c27
Manual: don't break on missing player image.
...
As done with the screenshots display an error notice when the main image is
missing. Same is done for the remote image for targets that do have a remote.
\IfFileExists requires to use the full filename, not the stem as
\includegraphics accepts happily, so 36489d9
actually broke the main image for
all players.
2012-01-14 20:57:19 +01:00
Rafaël Carré
36489d9aa0
manual: don't error out if front image is missing
2012-01-14 14:13:37 -05:00
Frank Gevaerts
0265c8be0f
USB chargung now works the normal way on AMSv2, so remove the hack that treated it differently. Also fix the fuze+ workaround for the lack of ActionStdUsbCharge there
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31578 a1c6a512-1295-4272-9138-f99709370657
2012-01-04 12:57:18 +00:00
Dominik Riebeling
607b384a2a
Manual: make Fuze+ manual build.
...
Add missing keys as \fixme{} and update some opts for text using keys we don't
have on the Fuze+.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31512 a1c6a512-1295-4272-9138-f99709370657
2012-01-01 10:16:47 +00:00
Dominik Riebeling
19694e5068
Manual: add initial Fuze+ files.
...
Add the platform files and player images. This doesn't make the Fuze+ manual
build yet, since some keys used in generic text are still missing.
Taken out of FS#12492 by Jean-Louis Biasini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31511 a1c6a512-1295-4272-9138-f99709370657
2012-01-01 10:16:33 +00:00
Andree Buschmann
2a72e0af30
Add a recommendation about 'peak meter' usage to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31354 a1c6a512-1295-4272-9138-f99709370657
2011-12-18 12:41:52 +00:00
Andree Buschmann
5bdfa322ce
Submit FS#11805: Add setting 'Start File Browser Here' to manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30788 a1c6a512-1295-4272-9138-f99709370657
2011-10-18 19:09:36 +00:00
Alex Parker
8355ace582
Manual: try to make it clearer that it is NOT recommended to put music in /.rockbox
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30294 a1c6a512-1295-4272-9138-f99709370657
2011-08-14 10:25:03 +00:00
Alex Parker
964a5e6dfb
Manual: A few more spelling corrections.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30273 a1c6a512-1295-4272-9138-f99709370657
2011-08-09 14:39:32 +00:00
Alex Parker
39cc63e099
Manual: correct spelling of catalogue.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30272 a1c6a512-1295-4272-9138-f99709370657
2011-08-09 13:53:39 +00:00
Michael Giacomelli
1b2ab0770c
Fix broken merge of my previous USB changes in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30178 a1c6a512-1295-4272-9138-f99709370657
2011-07-20 14:13:09 +00:00
Michael Giacomelli
ded03f43f2
Add back mention that rockbox will boot into the OF when powered by USB because the AMSv2 devices don't support USB yet. This used to be there but was mistakenly removed during recent edits.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30174 a1c6a512-1295-4272-9138-f99709370657
2011-07-20 00:27:18 +00:00
Bertrik Sikken
9e7898b4f7
Fix various minor spelling issues in the rockbox manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29911 a1c6a512-1295-4272-9138-f99709370657
2011-05-22 14:01:28 +00:00
Dominik Riebeling
58995c1e2f
Fix a typo that made a macro show up as text. Thanks to fml for noting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29893 a1c6a512-1295-4272-9138-f99709370657
2011-05-17 06:11:28 +00:00
Michael Giacomelli
84b4c46d74
Enter USB charging mode on devices that support it if any key is held down during USB insert (except on Archos where certain keys need to be avoided and players like the iRiver H1x0 which do not charge over USB and the iAudios/AMSv2 which do not yet support USB fully). Update the manual to explain the new behavior.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29889 a1c6a512-1295-4272-9138-f99709370657
2011-05-16 20:27:14 +00:00
Michael Hohmuth
9f32eb6f0d
FS#12102 - Manual, "Quick Start" section for AMSv2 players: Clarifies
...
how USB charging is handled. Thanks to Justin Hannigan!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29860 a1c6a512-1295-4272-9138-f99709370657
2011-05-12 06:43:57 +00:00
Nils Wallménius
2565d37c67
Gigabeat S manual: fix a small glitch in the wps key controls table and correct an incorrect button combo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29093 a1c6a512-1295-4272-9138-f99709370657
2011-01-19 15:16:34 +00:00
Marianne Arnold
b43b4936a1
Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 18:30:18 +00:00
Robert Menes
b1a1831a17
Reword the blind description for the MPIO HD200 manual
...
to fix some typos and grammar.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28983 a1c6a512-1295-4272-9138-f99709370657
2011-01-07 04:54:15 +00:00
Alex Parker
8d849723f7
Manual: change wording slightly in the USB charging section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28849 a1c6a512-1295-4272-9138-f99709370657
2010-12-18 19:07:06 +00:00
Marianne Arnold
abf4065181
Manual - Sansa e200 player images: update the labels for scrolling ('back' and 'fwd' instead of 'up' and 'down') to match the c code and naming in the manual. This reflects a change made long ago (r16182).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28840 a1c6a512-1295-4272-9138-f99709370657
2010-12-15 23:41:14 +00:00
Michael Giacomelli
ee4ea4266b
Make it more clear that key lock is our software hold switch function.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28832 a1c6a512-1295-4272-9138-f99709370657
2010-12-14 21:12:33 +00:00
Marcin Bukat
a434a0de5c
MPIO HD200 manual - tex files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:38 +00:00
Marcin Bukat
608eee71d2
MPIO manual: screenshots
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28543 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:30 +00:00
Marcin Bukat
4ee38ef5be
MPIO manual: player front graphic FS#11177 by Marko Pahlke
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28542 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:22 +00:00
Szymon Dziok
e2e93649b6
Manual: add images for the Philips Gogear HDD6330, FS#11705 by me.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28465 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 23:13:30 +00:00
Szymon Dziok
c25eb1a7bb
Manual: add images for the Philips Gogear HDD1630 (FS#10329), Author: Marko Pahlke.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28464 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 23:06:30 +00:00
Marianne Arnold
6ee3c036db
Manual: add drawings of the H100 remote with button labels to the player images and use it in the 'Quick Start' chapter (below the main player drawing) to explain the button names which were already used in the description.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28393 a1c6a512-1295-4272-9138-f99709370657
2010-10-30 11:17:04 +00:00
Robert Menes
03f6c7a4e7
The c200's blind description also applies to the c200
...
v2, so add that to the c200v2 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28315 a1c6a512-1295-4272-9138-f99709370657
2010-10-20 17:00:58 +00:00
Nils Wallménius
1a14537e26
Database auto update doesn't need dircache to remove deleted files from the database anymore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28251 a1c6a512-1295-4272-9138-f99709370657
2010-10-12 13:29:28 +00:00
Nils Wallménius
cf9af0165b
Don't include manual section for the 'Load to ram' option if the option isn't there and use 'disk' macro that expands to the proper storage type.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28250 a1c6a512-1295-4272-9138-f99709370657
2010-10-12 13:14:17 +00:00
Alex Parker
34c4c44c5d
Manual: Clarify that the player must be running to charge/power over USB. Closes bug FS#11504.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28099 a1c6a512-1295-4272-9138-f99709370657
2010-09-17 19:13:26 +00:00
Rafaël Carré
cb435ab5c1
manual: the AMSv1 don't run OF if powered by USB
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28002 a1c6a512-1295-4272-9138-f99709370657
2010-09-06 05:24:16 +00:00
Alex Parker
d581ee9b71
Manual: Change the labels on the clip, clip+ and fuze images so that they actually match the text.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27896 a1c6a512-1295-4272-9138-f99709370657
2010-08-26 18:21:39 +00:00
Rafaël Carré
95cbbd1c40
c200v2 manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657
2010-08-25 14:01:41 +00:00
Marianne Arnold
5b47b89d16
First step of completing the target rename in the manual. Some target specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27823 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 09:43:48 +00:00
Marianne Arnold
c4bdf20197
Manual: some cosmetic changes in phrasing as well as code... fix typos and RAS syndrome, correct use of dap{} and {daps}.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27809 a1c6a512-1295-4272-9138-f99709370657
2010-08-14 10:30:42 +00:00
Rafaël Carré
3f86a2cd62
manual: restore '%' removed in r27485
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27487 a1c6a512-1295-4272-9138-f99709370657
2010-07-19 04:35:40 +00:00
Rafaël Carré
45fc5e3aad
Add a 'ab_repeat_buttons' feature
...
Use it in the manual instead of a built in list of models
Sort all features which aren't used in apps/lang/*
Fix FS#11379
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27485 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 18:43:08 +00:00
Marianne Arnold
ced4080bc3
Manual: add \seriesimg to the OndioFM's and OndioSP's platform file and use it to clean up some Ondio specific screenshots. There are a few 'different to the Recorders' screenshots because Ondios don't have an RTC. Some were there twice to make them show in both manuals but not actually different - rename one of each real duplicate pairs to -ondio and delete the other. There are a few FM and SP specific ones that will stay as they are really different for the two (related to radio and recording).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27475 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 18:51:22 +00:00
Marianne Arnold
76a58a2b8c
Oops, r27471 only contained the delete part of the 'svn rename' - commit the second part and actually add the screenshots (again :\ )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27472 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 17:03:37 +00:00
Marianne Arnold
ddb31c6ece
Manual: add the new \seriesimg option to the 3 different Clip's platform files and rename all _screenshots_ which have 'sansaclip' in their name so that they contain 'clip' instead to make use of this new option. This way they can be used for all Clips even when \specimg will differ.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27471 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 16:57:58 +00:00
Alex Parker
9dd5f75966
Clarify where music can be put on the player.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27352 a1c6a512-1295-4272-9138-f99709370657
2010-07-08 20:10:39 +00:00