summaryrefslogtreecommitdiff
path: root/manual/appendix (follow)
Commit message (Collapse)AuthorAge
* 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
* Make titles proper subsections; remove 'newpage' as it's not a good style; ↵Alexander Levin2010-03-01
| | | | | | remove 'table' environment as well since the tables are not floating git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24985 a1c6a512-1295-4272-9138-f99709370657
* Add %T and %Tl WPS tags to the manual. Closes FS#11062.Alex Parker2010-02-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24965 a1c6a512-1295-4272-9138-f99709370657
* manual: File formats/Supported audio formats updates.Yoshihisa Uchida2010-02-28
| | | | | | | | - sort by extension. - add SMAF/Sun Audio/Vox/Wave64 codecs. I divided the audio formats table with Lossy/Lossless/Other. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24961 a1c6a512-1295-4272-9138-f99709370657
* Add playlist viewer screen to %cs.Thomas Martitz2010-02-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24953 a1c6a512-1295-4272-9138-f99709370657
* Correct iPod Video manual: -89..6 dB is allowed for volume.Andree Buschmann2010-02-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24951 a1c6a512-1295-4272-9138-f99709370657
* Add information about supported musepack streamversion to manual.Andree Buschmann2010-02-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24945 a1c6a512-1295-4272-9138-f99709370657
* Remove an unneeded word in the section headerAlexander Levin2010-02-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24930 a1c6a512-1295-4272-9138-f99709370657
* Describe the %cs WPS tag in the manual (fix FS#11053)Alexander Levin2010-02-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24929 a1c6a512-1295-4272-9138-f99709370657
* Add some more file extensions to the table of the audio files (FS#11002)Alexander Levin2010-02-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24776 a1c6a512-1295-4272-9138-f99709370657
* Use nicer right arrows in the manualAlexander Levin2010-01-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24313 a1c6a512-1295-4272-9138-f99709370657
* Some formatting fixes, reported by Alexander LevinFrank Gevaerts2010-01-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24297 a1c6a512-1295-4272-9138-f99709370657