Commit graph

22 commits

Author SHA1 Message Date
Dominik Riebeling
e092410dbd update the File Formats table a bit and opt some target specific entries.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10169 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 11:52:57 +00:00
Dominik Riebeling
b074b221ec Include the credits file. This adds a build dependency to iconv for now, but we should consider converting the manual to utf8 completely. Also sorted the screen sizes table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10058 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 10:08:54 +00:00
Michael DiFebbo
5f11009d1c Add icon per bug fix 5460, comment 1, #7. (Prior commit message should also have referred to 5460, not 5480.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10046 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 12:49:49 +00:00
Michael DiFebbo
249fa059b1 Various corrections to the manual as noted in bug report 5460, comment #1.) Patches by Jonas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10044 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 12:46:13 +00:00
Martin Arver
bd0db08e37 Oops. Shouldn't have commited this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9897 a1c6a512-1295-4272-9138-f99709370657
2006-05-09 22:09:51 +00:00
Martin Arver
2c9a8ed457 Fixes and corrections. Adds keymaps for ipods for the wps key table, virtual keyboard, sudoku (x5 as well). (Patches #5320, #5308, #5324. All from Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9896 a1c6a512-1295-4272-9138-f99709370657
2006-05-09 21:49:32 +00:00
Martin Arver
f21f914872 New macro: \config. Use this for tags, config file settings or in other places where a courier font is wanted. Adopted the wps-tag section to use this macro
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9891 a1c6a512-1295-4272-9138-f99709370657
2006-05-08 21:32:44 +00:00
Dominik Riebeling
f033902f39 Add missing file types to tag description and make the long example line break
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9890 a1c6a512-1295-4272-9138-f99709370657
2006-05-08 19:38:20 +00:00
Martin Arver
7ab7c5673e Fix the icons to not be target specific (by making them b/w)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9818 a1c6a512-1295-4272-9138-f99709370657
2006-04-27 13:34:26 +00:00
Dominik Riebeling
9eaa568f7f Add recently added pitch tag.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9593 a1c6a512-1295-4272-9138-f99709370657
2006-04-10 17:35:49 +00:00
Dominik Riebeling
36a3133f32 Cleanup WPS tags appendix a bit and add macro for wps tag tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9587 a1c6a512-1295-4272-9138-f99709370657
2006-04-09 21:22:42 +00:00
Dominik Riebeling
8258c5fb90 Fixed tracker url.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9576 a1c6a512-1295-4272-9138-f99709370657
2006-04-09 12:25:45 +00:00
Dominik Riebeling
3fbbce3245 add ipod mini 2g LCD size (from FS#4981). Code policing by me. Use tabularx for LCD table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9405 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 17:17:15 +00:00
Dominik Riebeling
18f319caf5 make use of the \note macro on plugins and appendix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9404 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 17:00:04 +00:00
Martin Arver
ec60a05d1d Patch #4944 from Dominik Riebeling. Introduce the tabularx package for better looking tables, and replaces the use of tabular with tabularx in the appendix section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9348 a1c6a512-1295-4272-9138-f99709370657
2006-03-29 18:40:42 +00:00
Martin Arver
6784e0333f Follow in Linus' footsteps and rename the bx-tags section to Power related
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9305 a1c6a512-1295-4272-9138-f99709370657
2006-03-28 11:04:38 +00:00
Martin Arver
df6e42445b Adds sleeptimer tag description for the wps reference section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9304 a1c6a512-1295-4272-9138-f99709370657
2006-03-28 10:37:03 +00:00
Martin Arver
55e67fc1dc Move config file options to the appendix. These options should be grouped in sections with regards to the type of option (recording, sound etc) they represent
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9208 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 15:23:53 +00:00
Martin Arver
94c1289da7 Move WPS tag definitions to the appendix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9206 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 14:11:52 +00:00
Martin Arver
7ec830d65b Fixes to chapter Configure Rockbox. Fixes some references. Makes some section target specific.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9048 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 18:16:10 +00:00
Martin Arver
784e0e13c9 Adds the appendix to the manual. Adds the FDL as a .tex document. Include some icon images from the 2.4 docs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9026 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 13:29:27 +00:00
Christi Scarborough
d68d7c0ecf Rockbox manual in LaTeX initial commit. New option 'manual' added to configure. Some platforms (eg recorderv2, fmrecorder) produce the same manual target, so either can be selected from the configure script.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657
2006-02-06 07:25:25 +00:00