summaryrefslogtreecommitdiff
path: root/manual/main_menu/recording_screen.tex (follow)
Commit message (Collapse)AuthorAge
* 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
* MPIOs: manual workMarcin Bukat2012-02-02
| | | | Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
* MPIO HD200 manual - tex filesMarcin Bukat2010-11-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 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
* 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
* 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
* 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
* Manual: find a nicer solution for the problem that lead to r23772. Using ↵Marianne Arnold2009-11-28
| | | | | | \newline gives a linebreak inside of the cell - it's not necessary to start a new row and put 2 or 3 (in case of remote targets) in front of it. Simpler code, less error-prone and the lines with alternating colours in the PDF button tables look more suitable. Also rearrange the rest of the affected row's code to make it more readable. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23777 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#10817 - Wrong layout of the keymap table for the 'While Recording Screen'Michael Chicoine2009-11-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23772 a1c6a512-1295-4272-9138-f99709370657
* Revert the recording key functionality changes back to before r21034: Both ↵Peter D'Hoye2009-10-29
| | | | | | play and rec start recording. Fixes the Archos recording usability issue. To Do: see which targets have usability issues left. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23414 a1c6a512-1295-4272-9138-f99709370657
* Correct a recording screen usability issue created in r21034. Pause used to ↵Peter D'Hoye2009-10-09
| | | | | | start too, then was set to only start and now only pauses. Rec used to start and split, then only split and now again starts and splits. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23055 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
* 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
* Fix manual building.Alex Parker2009-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21068 a1c6a512-1295-4272-9138-f99709370657
* FS#10230 - And the change to the manualMarc Guay2009-05-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21035 a1c6a512-1295-4272-9138-f99709370657
* Correct location of frequency, quality and channel settings display, and ↵Alex Parker2009-05-08
| | | | | | change opts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20878 a1c6a512-1295-4272-9138-f99709370657
* Correct what happens when selecting Recording in the Main Menu in the ↵Alex Parker2009-05-08
| | | | | | manual. Fixes FS#9768 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20877 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table ↵Robert Menes2009-01-26
| | | | | | button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657
* H10 recording screen: Switch prev & next buttons to make them intuitive, and ↵Jens Arnold2008-07-20
| | | | | | map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
* Update the iPod recording screen keymap and manual. FS#9165.Marc Guay2008-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
* Add some more missing Action commands to the H10s' and recording capable ↵Marianne Arnold2008-03-29
| | | | | | Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16871 a1c6a512-1295-4272-9138-f99709370657
* Make more use of the 'features' system in the manuals (committed in r16304), ↵Nils Wallménius2008-03-23
| | | | | | less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
* FS #7761 by Costas Calamvokis: sansa manual changesPeter D'Hoye2007-09-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14705 a1c6a512-1295-4272-9138-f99709370657
* Clip counter manual update, language tweak and translationPeter D'Hoye2007-08-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
* Update the manual to reflect recent menu changes, add descriptions of how to ↵Nils Wallménius2007-03-03
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