summaryrefslogtreecommitdiff
path: root/manual/appendix (follow)
Commit message (Collapse)AuthorAge
* Theme tags description: include the part about 'hold' for soft hold targets ↵Marianne Arnold2010-07-01
| | | | | | as well (available there since hm... r13716), put more universally to get rid of special casing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27224 a1c6a512-1295-4272-9138-f99709370657
* Generalize the description of the %d(N) WPS tagsAlexander Levin2010-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27221 a1c6a512-1295-4272-9138-f99709370657
* Clarify that we use album artist if available.Jonas Häggqvist2010-07-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27215 a1c6a512-1295-4272-9138-f99709370657
* Use normal apostrophes for code. Thanks to fml for pointing out (also for ↵Alex Parker2010-06-20
| | | | | | previoys commit). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26994 a1c6a512-1295-4272-9138-f99709370657
* Convert the manual to the new theme syntax. As a result, adds the viewport ↵Alex Parker2010-06-20
| | | | | | colour tags which closes FS#11372. Correct multifont tag from %F to %Fl git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26989 a1c6a512-1295-4272-9138-f99709370657
* Add multifont to the manual. Closes FS#11294.Alex Parker2010-06-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26987 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
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last ↵Jonathan Gordon2010-06-09
| | | | | | | | | | param instead of the first. skin updater, skins and manual all updated. NEW PARSER: add an 'N' param type which will accept any number of strings, will cause very big problems if this isnt the last param for a tag. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26727 a1c6a512-1295-4272-9138-f99709370657
* The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon2010-06-08
| | | | | | | | | %CL - load the AA %C - check if AA is avilable %Cd - display the AA git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26696 a1c6a512-1295-4272-9138-f99709370657
* fix the manual alsoJonathan Gordon2010-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26694 a1c6a512-1295-4272-9138-f99709370657
* USB charging: update manualTorne Wuff2010-06-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26633 a1c6a512-1295-4272-9138-f99709370657
* Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 ↵Andree Buschmann2010-05-30
| | | | | | dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26413 a1c6a512-1295-4272-9138-f99709370657
* Consolidate the information on album art into one place.Alex Parker2010-05-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26390 a1c6a512-1295-4272-9138-f99709370657
* Only show the section on radio tags if the target has a radio.Alex Parker2010-05-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26389 a1c6a512-1295-4272-9138-f99709370657
* Add a brief description of radio art to the manual. Closes FS#11279.Alex Parker2010-05-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26388 a1c6a512-1295-4272-9138-f99709370657
* Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. ↵Alexander Levin2010-05-20
| | | | | | This time properly implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
* Revert r26171. Special macro for the image base name is needed. Will be ↵Alexander Levin2010-05-19
| | | | | | committed soon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26173 a1c6a512-1295-4272-9138-f99709370657
* Use nice 'times' glyphs for describing dimensions (FS#11295)Alexander Levin2010-05-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26171 a1c6a512-1295-4272-9138-f99709370657
* Fix typoMichael Chicoine2010-05-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26124 a1c6a512-1295-4272-9138-f99709370657
* Update the notes for which compression levels of ape are realtime and fix ↵Nils Wallménius2010-05-17
| | | | | | the location of rockbox version in the bug reporting instructions git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26098 a1c6a512-1295-4272-9138-f99709370657
* Format FM frequency depending on the regional settings (FS#11273)Alexander Levin2010-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26069 a1c6a512-1295-4272-9138-f99709370657
* Correct English.Alex Parker2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25997 a1c6a512-1295-4272-9138-f99709370657
* add the true audio codec.Yoshihisa Uchida2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25995 a1c6a512-1295-4272-9138-f99709370657
* Use nice quotation marksAlexander Levin2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25992 a1c6a512-1295-4272-9138-f99709370657
* Use a nice apostrophAlexander Levin2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25991 a1c6a512-1295-4272-9138-f99709370657
* Add FMS tags to the manual.Alex Parker2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25988 a1c6a512-1295-4272-9138-f99709370657
* FS#11243 - The %VI (capital i) WPS tag is not described in the manual.Alex Parker2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25987 a1c6a512-1295-4272-9138-f99709370657
* Update the discussion of themeing in the manual, and put a note in the wps ↵Alex Parker2010-05-13
| | | | | | tags appendix that the actual discussion is elsewhere. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25986 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#11196 - update %pv in the manual.Alex Parker2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25985 a1c6a512-1295-4272-9138-f99709370657
* Add Insert Shuffled to hotkey optionsJeffrey Goode2010-05-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25950 a1c6a512-1295-4272-9138-f99709370657
* Convert quotes to fancy ones in the license text as wellAlexander Levin2010-05-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25934 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
* More work on consistent usage of units in the manual. Use non-breaking ↵Andree Buschmann2010-04-14
| | | | | | spaces if applicable. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25649 a1c6a512-1295-4272-9138-f99709370657
* Consistent use of Hz, kHz, dB, dbFS, ms, s and min. Add spaces between ↵Andree Buschmann2010-04-14
| | | | | | number and unit -- e.g. '5 dB'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25648 a1c6a512-1295-4272-9138-f99709370657
* Document new %mp values that were introduced with the sbs changeFrank Gevaerts2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25586 a1c6a512-1295-4272-9138-f99709370657
* Remove the Recorders and Players opt around the A-B part of the repeat mode ↵Marianne Arnold2010-04-04
| | | | | | tag because all targets can use A-B repeat now (and show this in the WPS). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25469 a1c6a512-1295-4272-9138-f99709370657
* 'floor 0' files requiríng too much memory should no longer crash since the ↵Nils Wallménius2010-04-03
| | | | | | longjmp stuff git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25444 a1c6a512-1295-4272-9138-f99709370657
* Minor manual fix: list_accel_start_delay and list_accel_wait are not used, ↵Andree Buschmann2010-03-28
| | | | | | if HAVE_WHEEL_ACCELERATION is defined. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25374 a1c6a512-1295-4272-9138-f99709370657
* No need to use parenthesis hereAlexander Levin2010-03-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25350 a1c6a512-1295-4272-9138-f99709370657
* Correct quotation marks; simplify the viewport display exampleAlexander Levin2010-03-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25347 a1c6a512-1295-4272-9138-f99709370657
* Partially fix FS#11117 - PDF Manual: WPS Tag tables - first tag entry is ↵Michael Chicoine2010-03-23
| | | | | | | | | shifted right one character Viewports table %V line is still shifted git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25307 a1c6a512-1295-4272-9138-f99709370657
* Improve %pE description.Alex Parker2010-03-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25295 a1c6a512-1295-4272-9138-f99709370657
* Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing ↵Alex Parker2010-03-22
| | | | | | out. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25294 a1c6a512-1295-4272-9138-f99709370657
* Add the %Lt and %Li tags to the manual. Closes FS#11061.Alex Parker2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25270 a1c6a512-1295-4272-9138-f99709370657
* Add the %wi tag to the manual. Closes FS#11080.Alex Parker2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25269 a1c6a512-1295-4272-9138-f99709370657
* Add the %Sx tag to the manual. Closes FS#11116.Alex Parker2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25268 a1c6a512-1295-4272-9138-f99709370657
* Add %pS and %pE tags to the manual. Closes FS#11121.Alex Parker2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25267 a1c6a512-1295-4272-9138-f99709370657
* Remove the caption and label parameters from the tagmap macro. They are ↵Alexander Levin2010-03-07
| | | | | | never used. Also don't embed tagmaps into a table environment since we want the tables exactly where they are in the source, i.e. we don't want them to float. This speeds up typesetting and makes vertical spaces nicer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25065 a1c6a512-1295-4272-9138-f99709370657
* Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ↵Andree Buschmann2010-03-07
| | | | | | to rockbox. Several adaptions in the musepack decoder were made to get the library work and perform fast under rockbox on several targets. With this change mpc sv8 is supported, including seek, replay gain and metadata support. The decoding speed is a 1-4% lower than the last implementation. Reason for this is main restructuring in the bitstream demuxer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25056 a1c6a512-1295-4272-9138-f99709370657