Commit graph

33 commits

Author SHA1 Message Date
Alexander Levin
6a62e22198 Make titles proper subsections; remove 'newpage' as it's not a good style; 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
2010-03-01 21:10:04 +00:00
Yoshihisa Uchida
50b036320b manual: File formats/Supported audio formats updates.
- 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
2010-02-28 10:42:56 +00:00
Andree Buschmann
818fcd16b7 Add information about supported musepack streamversion to manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24945 a1c6a512-1295-4272-9138-f99709370657
2010-02-27 17:24:01 +00:00
Alexander Levin
499641ce7a Add some more file extensions to the table of the audio files (FS#11002)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24776 a1c6a512-1295-4272-9138-f99709370657
2010-02-19 20:50:24 +00:00
Alexander Levin
fb87e89473 Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22503 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:22:18 +00:00
Alexander Levin
4acf5d35fe Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 18:08:00 +00:00
Alex Parker
268a4ae621 Add coloured rows to the other tables in the manual (button maps already done).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 11:16:06 +00:00
Marianne Arnold
1f07151110 Remove the 'hand-made' MASCODEC UseOption from the platform files and replace it with other options which automatically parsed from features.txt. Also clean up some outdated left-overs and add some missing information (e.g. be more accurate in the config file section). Try to use the most appropriate features - masd and/or masf depending on their characteristics, large_plugin_buffer in the jpegviewer chapter as this is the restricting factor etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21426 a1c6a512-1295-4272-9138-f99709370657
2009-06-20 22:44:36 +00:00
Rafaël Carré
e3c9d6a359 Initial work on the Fuze manual
Still missing:
    - svg/pdf/nice png front image
    - plugin keymaps
    - manual install instructions for sansav2 (and mkamsboot binaries)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21031 a1c6a512-1295-4272-9138-f99709370657
2009-05-22 10:44:15 +00:00
Alexander Levin
4ad492917b Use the verbs (in the action description) in the same form for all file formats
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20614 a1c6a512-1295-4272-9138-f99709370657
2009-04-03 21:48:54 +00:00
Alexander Levin
afa5ac451d Add a short description of the rocklife plugin to the manual. Also add the .cells files to the table of supported files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20613 a1c6a512-1295-4272-9138-f99709370657
2009-04-03 21:45:38 +00:00
Dominik Riebeling
0eea6ceac4 Improve file formats table by fixing more columns.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20607 a1c6a512-1295-4272-9138-f99709370657
2009-04-02 19:21:15 +00:00
Alex Parker
8185e0b222 Add mpegplayer file extensions to the appendix. Adapted from FS#10074 by David Kauffmann.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20604 a1c6a512-1295-4272-9138-f99709370657
2009-04-01 22:00:20 +00:00
Alexander Levin
a606121dd8 Fix the typo that made the manual build to fail
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20595 a1c6a512-1295-4272-9138-f99709370657
2009-03-31 20:01:55 +00:00
Robert Menes
c52293344d Whoops... butterfingers! :) Remove a backslash that would've broken something.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20589 a1c6a512-1295-4272-9138-f99709370657
2009-03-30 21:48:06 +00:00
Robert Menes
b4a5ce6f9e Add a few missing filetypes to Appendix A (File Formats) of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20588 a1c6a512-1295-4272-9138-f99709370657
2009-03-30 21:44:29 +00:00
Alexander Levin
f8a88103ca We have a file selected, so it's known
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20448 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 10:26:35 +00:00
Alexander Levin
e0eb79850d Unify the description style in the "file formats" table (FS#10038)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20433 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 19:49:09 +00:00
Alexander Levin
71812ca1fd Minor corrections to the .colours file editing; added .colours to the list of supported files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20407 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 19:33:20 +00:00
Alexander Levin
9bb83429d1 Mention the .link files as a supported file type (FS#9927)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20145 a1c6a512-1295-4272-9138-f99709370657
2009-02-28 22:04:58 +00:00
Nils Wallménius
4add1af763 A couple of small fixes for the gigabeat s manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19698 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 11:35:47 +00:00
Dominik Riebeling
f498d53d72 Rename h100 manual name "h1xx" to "h100" to be in line with other players.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19361 a1c6a512-1295-4272-9138-f99709370657
2008-12-07 23:00:15 +00:00
Nils Wallménius
2fe7752e3f Update the 'Supported audio formats' table, we now recognize ogg/vorbis files with the extension '.oga' and ape is now usable on the pp based targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19289 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 13:50:44 +00:00
Dave Chapman
e5b238b496 Gammar correction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18907 a1c6a512-1295-4272-9138-f99709370657
2008-10-29 00:18:09 +00:00
Nils Wallménius
8fbbbb77bf Update note for the APE codec mentioning that c2000 files now can be played back realtime on coldfire targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18905 a1c6a512-1295-4272-9138-f99709370657
2008-10-28 22:19:02 +00:00
Nils Wallménius
a721083223 FS#9266 Add a table with supported audio formats to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18250 a1c6a512-1295-4272-9138-f99709370657
2008-08-11 22:47:17 +00:00
Nils Wallménius
12eb058bb0 Make more use of the 'features' system in the manuals (committed in r16304), 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
2008-03-23 22:07:09 +00:00
Marianne Arnold
6f3566405e Just noticed that the file format table still did not mention '.gigabeat' in the Gigabeat manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14938 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 08:46:03 +00:00
Marianne Arnold
a5fcfd1e7f Manuals - be more accurate with the firmware file extension (Sansas and H10s).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14930 a1c6a512-1295-4272-9138-f99709370657
2007-09-30 21:48:20 +00:00
Nicolas Pennequin
e7f72802fa * Add a few things about cuesheet support (setting description, file format and config file option).
* Enable the pause on headphone unplug setting description for the gigabeat.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13017 a1c6a512-1295-4272-9138-f99709370657
2007-04-04 13:01:55 +00:00
Tom Ross
561620331b Add some missing things to the X5 manual. Also updated the VU Meter screens.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12078 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 00:43:50 +00:00
Dominik Riebeling
a25fa2c6a6 More sansa button and screenshot additions by Tom Ross (FS#6535)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12005 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 09:55:19 +00:00
Dominik Riebeling
251e519985 Move file formats table to its own file and add table environment (for html manual)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10412 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:21:38 +00:00