summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/browsing_and_playing.tex (follow)
Commit message (Collapse)AuthorAge
* YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2015-11-15
| | | | | | | | | | | | | | | The main "innovation" in this patch are two "virtual buttons" for the record switch on YH92x targets. When the switch state changes, a single BUTTON_REC_SW_ON or .._OFF button event will be generated. Thus keymap code can react on switching, but not on the actual state of the switch. Wherever sensible, the following user scheme is applied: - use PLAY as confirm button - use REW button or Long REW to exit - use REC (YH820) or FFWD (YH92X) as modifier key for button combos Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1
* Manual for the Samsung YH820.Szymon Dziok2014-10-22
| | | | Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
* Manual for the Samsung YH920/YH925.Szymon Dziok2014-10-22
| | | | Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
* Update Fuze+ manual (main files) FS#12492Jean-Louis Biasini2012-05-01
| | | | | | | | | - this patch add all general sections of the manual for the fuze+ - also correct some typos Change-Id: Idd28675f48c0d01079d8fa01d68d3238ad2a54ce Reviewed-on: http://gerrit.rockbox.org/116 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
* Option to constrain get_next_dir() to directories below ↵Nick Peskett2012-03-19
| | | | | | | | | | | | | | 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>
* Manual: make Fuze+ manual build.Dominik Riebeling2012-01-01
| | | | | | | 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
* Submit FS#11805: Add setting 'Start File Browser Here' to manual.Andree Buschmann2011-10-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30788 a1c6a512-1295-4272-9138-f99709370657
* Manual: correct spelling of catalogue.Alex Parker2011-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30272 a1c6a512-1295-4272-9138-f99709370657
* Fix various minor spelling issues in the rockbox manual.Bertrik Sikken2011-05-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29911 a1c6a512-1295-4272-9138-f99709370657
* Pick up the target rename completion in the manual started in r27823 ... ↵Marianne Arnold2011-01-17
| | | | | | 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
* c200v2 manualRafaël Carré2010-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657
* That was supposed to be \opt{touchscreen} not \opt{cowond2}.Alex Parker2010-06-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26849 a1c6a512-1295-4272-9138-f99709370657
* Add WPS hotkey for the D2, and make the tree hotkey only valid for ↵Alex Parker2010-06-14
| | | | | | non-touchscreen targets. This will have to be revisited if we gain touchscreen targets with tree hotkey capabilities. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26848 a1c6a512-1295-4272-9138-f99709370657
* Quick fix of the Player's manual which was also broken in r26617. I ↵Marianne Arnold2010-06-11
| | | | | | overlooked that the Player uses yet another button table... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26807 a1c6a512-1295-4272-9138-f99709370657
* Close the ActionKbdSelect macro so that the following space won't get eaten ↵Marianne Arnold2010-06-06
| | | | | | in the output. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26618 a1c6a512-1295-4272-9138-f99709370657
* Consolidate the two button tables in the virtual keyboard section into one. ↵Marianne Arnold2010-06-06
| | | | | | The difference causing having two doesn't exist anymore (targets without line edit mode. Also fixes the Iaudio remote mapping not appearing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26617 a1c6a512-1295-4272-9138-f99709370657
* Get rid of unnecessary 'table' environment and the never used parameters for ↵Alexander Levin2010-05-20
| | | | | | button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
* FS#11250: Hotkey setting method changed to menu item vs button pres in ↵Jeffrey Goode2010-05-09
| | | | | | context menu. Manuals updated to match. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25905 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).Szymon Dziok2010-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
* Add the missing optional column separator for targets with HAVEREMOTEKEYMAP ↵Marianne Arnold2010-04-10
| | | | | | to the hotkey line in the file browser button table as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25580 a1c6a512-1295-4272-9138-f99709370657
* Insert links to the explanations of hotkey where it's mentioned.Dominik Riebeling2010-04-07
| | | | | | | Flyspray: FS#11188 Author: Alexander Levin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25527 a1c6a512-1295-4272-9138-f99709370657
* Manual update for keymaps, hotkeysJeffrey Goode2010-04-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
* Fix some more places (sequel to r24053)Alexander Levin2009-12-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24066 a1c6a512-1295-4272-9138-f99709370657
* FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a ↵Alex Parker2009-12-17
| | | | | | | | | | full stop. By Alexander Levin (fml2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24053 a1c6a512-1295-4272-9138-f99709370657
* Update virtual keyboard manual.Teruaki Kawashima2009-12-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24041 a1c6a512-1295-4272-9138-f99709370657
* FS#10858 - Use the 'does' form everywhere in key descriptionsTomer Shalev2009-12-16
| | | | | | | Author: Alexander Levin (fml2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24029 a1c6a512-1295-4272-9138-f99709370657
* Add Fuze virtual keyboard keymap chart to manualMichael Chicoine2009-10-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23242 a1c6a512-1295-4272-9138-f99709370657
* Add gigabeat F/S volume limits to the manual, and a few minor formatting ↵Alex Parker2009-08-25
| | | | | | changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
* Add remote keymappings to the Gigabeat F/X and Gigabeat S manuals.Alex Parker2009-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22476 a1c6a512-1295-4272-9138-f99709370657
* Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all Alex Parker2009-07-22
| | | | | | | | | | | manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether tables have been edited for the specific remote keymap. The actual button can be added inside this opt. Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
* Manual: clean up some things related to the inclusion of the remotes. For ↵Marianne Arnold2009-07-05
| | | | | | button tables that use the 'Action' defines use HAVEREMOTEKEYMAP instead of the IRIVER_RC_H100_PAD so that the commands defined in the remote-keymap platform files will automatically be used. If a remote does not have all actions assigned, we can still define these commands but leave them empty. There will be some exceptions but this is still better than long opt lists. - Revert the changes to nim.tex (a Player only plugin) and splitedit.tex (bitmap Archos only) in the plugins section. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21666 a1c6a512-1295-4272-9138-f99709370657
* Swap order of H100 remote keys in a table.Alex Parker2009-07-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21655 a1c6a512-1295-4272-9138-f99709370657
* Add remote keymapping to the manual for the iriver H100. Plugins have not ↵Alex Parker2009-06-28
| | | | | | yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
* c200 doesn't have \ActionTreeStop anymore since r21373, so don't try to use it.Frank Gevaerts2009-06-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21513 a1c6a512-1295-4272-9138-f99709370657
* Exchange some references to certain players or pads with a feature in some ↵Marianne Arnold2009-04-08
| | | | | | parts of the manual where the feature is actually the determing factor (uses the automatic parsing of features.txt to options). In the WPS button table this helps rearranging one line a bit to keep the code together in a better way. (Also convert 2 tabs to spaces while at it.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20663 a1c6a512-1295-4272-9138-f99709370657
* Add the virtual keyboard paging keys. Closes FS#8839.Marc Guay2009-01-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19649 a1c6a512-1295-4272-9138-f99709370657
* Add a 'Set As Backdrop' item to the context menu description of targets with ↵Marianne Arnold2008-07-15
| | | | | | greyscale or colour screens. Use a better option for including the 'Load Backdrop' chapter too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18062 a1c6a512-1295-4272-9138-f99709370657
* Repair broken manuals. (1) browsing_and_playing.tex: For some reason LaTeX ↵Marianne Arnold2008-07-01
| | | | | | 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
* Fix the description of the quick screen exit buttons by creating ↵Marc Guay2008-06-30
| | | | | | 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
* Add a brief mention of customisable keyboard layouts to the virtual keyboard ↵Marc Guay2008-06-24
| | | | | | section of the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17784 a1c6a512-1295-4272-9138-f99709370657
* Change naming: Quick Menus become Quick Screens because they're not really ↵Peter D'Hoye2008-05-15
| | | | | | menus and are called quick screens in all other parts of rockbox. Also remove the (generic) Quick Screen section from the recorder manual because it already has a specific Quick Screens section. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17528 a1c6a512-1295-4272-9138-f99709370657
* Manuals - put some remaining recording specific things into an ↵Marianne Arnold2008-03-29
| | | | | | '\opt{recording}' so that they are not mentioned in manuals of non-recording devices. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16872 a1c6a512-1295-4272-9138-f99709370657
* FS#8740 by Marc Guay correct option names since the changes to english.lang, ↵Nils Wallménius2008-03-22
| | | | | | add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657
* Manual: make sure that there won't be any additional spaces in the \opt{}. ↵Marianne Arnold2008-03-19
| | | | | | This should fix the missing button table in the c200's virtual keyboard section. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16712 a1c6a512-1295-4272-9138-f99709370657
* m:robe 100 manual work - it is now in a state comparable to the gigabeat oneRobert Kukla2008-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16695 a1c6a512-1295-4272-9138-f99709370657
* give the Key column in the button tables a fixed with to prevent it getting ↵Dominik Riebeling2008-03-12
| | | | | | too wide (happened with some long alternative buttons lists). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16644 a1c6a512-1295-4272-9138-f99709370657
* Fix broken manual buildsNils Wallménius2008-03-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16540 a1c6a512-1295-4272-9138-f99709370657
* m:robe 100: some more work on the manualRobert Kukla2008-03-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16533 a1c6a512-1295-4272-9138-f99709370657
* Manual: Also rename the screenshot files to ss-context-menu*.png for ↵Marianne Arnold2008-03-04
| | | | | | consistency (just an internal change, not visible to the users. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16506 a1c6a512-1295-4272-9138-f99709370657
* Manual: Change all references of 'File Menu' to 'Context Menu', it is even ↵Marianne Arnold2008-03-03
| | | | | | called this way in the Rockbox menus (patch FS#8649 by Bryan Childs plus a minor tweak by me). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16504 a1c6a512-1295-4272-9138-f99709370657