summaryrefslogtreecommitdiff
path: root/manual/working_with_playlists (follow)
Commit message (Collapse)AuthorAge
* Remove duplicate note from manual.Dominik Riebeling2012-01-02
| | | | | | | | | | | | | The note on how to recursively insert files into the dynamic playlist is present twice so remove one of them. Since this makes the "Useful Hints" subsection empty remove that as well, there are no hints left that aren't merged into the text. (FS#12504 by Jean-Louis Biasini). While at it remove some hard coded newlines. We really don't want them, if we want a different spacing for new paragraphs this needs to get adjusted in the preamble, not after each paragraph. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31517 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
* 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
* 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
* Committing FS#10717 by Tomasz Kowalyczyk: add PLAYLIST_INSERT_LAST_SHUFFLED ↵Dave Hooper2009-10-28
| | | | | | (appends the inserted folder into shuffled order to end of playlist) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23385 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
* Remove old fixme, the 'working with playlists' seems to be in pretty good shapeNils Wallménius2009-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22202 a1c6a512-1295-4272-9138-f99709370657
* Change two occurences of m3u to m3u8, as this is what Rockbox saves in. ↵Alex Parker2009-04-26
| | | | | | Thanks to Grahack on IRC for pointing out. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20799 a1c6a512-1295-4272-9138-f99709370657
* Fix wrong path to "Recursively Insert Directories" setting. Thanks to ↵Dominik Riebeling2009-04-26
| | | | | | Grahack on IRC for pointing it out. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20798 a1c6a512-1295-4272-9138-f99709370657
* Add fixes and improvements that were only applied to the 3.0 branchFrank Gevaerts2008-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
* fix typoFrank Gevaerts2008-09-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18598 a1c6a512-1295-4272-9138-f99709370657
* Rephrase some sentences about the playlist catalog and just use 'disk' ↵Marianne Arnold2008-07-06
| | | | | | 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
* 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: 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
* FS #8340 by David Bishop. Remove contractions from the manual, as this seems ↵Thom Johansen2008-02-13
| | | | | | to be common practice in this format and makes it easier to read for non-native english speakers. New manual work should try to adhere to this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16302 a1c6a512-1295-4272-9138-f99709370657
* Manual: apply FS#8309 by David Bishop (replace all occurences of ↵Marianne Arnold2007-12-14
| | | | | | 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15923 a1c6a512-1295-4272-9138-f99709370657
* Make it slightly clearer how to access the Playlist SubmenuNils Wallménius2007-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14440 a1c6a512-1295-4272-9138-f99709370657
* Adapt the recording settings chapter to the new way of setting recording ↵Nils Wallménius2007-07-30
| | | | | | directory, make some small tweaks, closes FS#7485 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14073 a1c6a512-1295-4272-9138-f99709370657
* Document the Play Next option. (adjusted FS#6486)Dominik Riebeling2007-03-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12584 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
* Merge "Playlist submenu" and "Adding music to playlists" as they are nearly ↵Dominik Riebeling2007-01-24
| | | | | | identical. FS #6569 with adjustments by myself. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12106 a1c6a512-1295-4272-9138-f99709370657
* Removed executable flagLinus Nielsen Feltzing2007-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 a1c6a512-1295-4272-9138-f99709370657
* Add a bit more info to the working with playlists chapter, made the ↵Nils Wallménius2006-12-18
| | | | | | description of Insert clearer, thanks to Falco98 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11802 a1c6a512-1295-4272-9138-f99709370657
* Fix for more consistent and proper British English. (-ize/-ise etc)Martin Arver2006-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
* Fix some missing/bad referencesMartin Arver2006-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11245 a1c6a512-1295-4272-9138-f99709370657
* Added instructions on how to save a playlist in the new working with ↵Nils Wallménius2006-10-13
| | | | | | playlists section and made some minor cleanup (removed trailing spaces and tabs, broke long lines etc.) fixed a reference in the quickstart. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11215 a1c6a512-1295-4272-9138-f99709370657
* Add playlist section to the manualMartin Arver2006-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11173 a1c6a512-1295-4272-9138-f99709370657
* General code cleanup. Add a fixme note.Martin Arver2006-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11170 a1c6a512-1295-4272-9138-f99709370657
* rename the rockref macro to referenceMartin Arver2006-08-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
* Fix referenceMartin Arver2006-07-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10381 a1c6a512-1295-4272-9138-f99709370657
* Fix bad references.Michael DiFebbo2006-07-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10379 a1c6a512-1295-4272-9138-f99709370657
* This is the beginnings of a chapter for the manual intended to consolidate ↵Michael DiFebbo2006-07-31
information about working with playlists into a single chapter, rather than having information spread throughout the manual. Comments welcome. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10377 a1c6a512-1295-4272-9138-f99709370657