Commit graph

27 commits

Author SHA1 Message Date
Thom Johansen
2bee0b719c Use "digital audio player" instead of "MP3 player". Fix a typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14903 a1c6a512-1295-4272-9138-f99709370657
2007-09-29 16:01:38 +00:00
Dominik Riebeling
7255bdbb6a Remove the full url path from links to the wiki and display the wiki name only instead. Add a note on how to manually access wiki pages. The links itself are still pointing to the wiki.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14847 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 22:39:24 +00:00
Martin Arver
f8e2f3e08d Fix for more consistent and proper British English. (-ize/-ise etc)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 12:18:51 +00:00
Martin Arver
8570911e4e various changes/corrections from Andrew Melville (FS#5815). Some code policy as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10580 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 10:53:14 +00:00
Dominik Riebeling
536c6b47ad "Getting started" rework: add informations about support channels. Move out installation instructions to its own chapter (and file). Move the "Differences between binaries" to installation section. Update iriver installation and add description of bootloader usb mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10566 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 07:13:01 +00:00
Dominik Riebeling
6cc67cea0a Fix a typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10425 a1c6a512-1295-4272-9138-f99709370657
2006-08-03 00:28:28 +00:00
Martin Arver
f77530951d replace some playername with playerman/playertype to get the text less crowded
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10393 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 12:13:27 +00:00
Martin Arver
26c6e7bff9 rename the rockref macro to reference
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 11:57:38 +00:00
Michael DiFebbo
14313485f7 We don't need a note about the font pack for the Archos Player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10387 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 18:39:11 +00:00
Michael DiFebbo
2bf4f520fb Updates to installation section: added url for daily builds page, added note about downloading the fonts package. Expanded the 'update Rockbox' section to provide more detail and address the common misconception that updating a build is supposed to return settings to default. Rearranged order of sections (it makes more sense to have section on updating Rockbox *before* the section on uninstalling Rockbox). Added a note that ipod users who loaded tunes with itunes should use the Tag Cache.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10386 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 16:39:35 +00:00
Martin Arver
7a47313a21 Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:21:57 +00:00
Jonas Häggqvist
57327044cd Use the \wikilink{} macro instead of \url{} in a number of places.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10284 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 14:02:07 +00:00
Dominik Riebeling
73c6c9d279 add a section about naming conventions and the icons used in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10251 a1c6a512-1295-4272-9138-f99709370657
2006-07-19 16:25:15 +00:00
Michael DiFebbo
dae08b346b Updates to installation instructions to insert a placeholder for bootloader installation instructions for ipod and iaudio platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9990 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 16:39:25 +00:00
Michael DiFebbo
b044683401 Initial draft of installation instructions for iriver platforms and some accompanying restructuring of the Getting Started chapter. Still needs some cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9957 a1c6a512-1295-4272-9138-f99709370657
2006-05-18 18:18:37 +00:00
Dominik Riebeling
953411fddc Remove the choice table for archos, it's useless since device specific manuals. Leave the file alone for now to reuse it later in an all-devices table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9745 a1c6a512-1295-4272-9138-f99709370657
2006-04-20 18:54:13 +00:00
Dominik Riebeling
4bc7bdfe7c Fix some typographic errors. First try for installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9443 a1c6a512-1295-4272-9138-f99709370657
2006-04-02 22:18:22 +00:00
Martin Arver
d4a7bb67ba code police
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9387 a1c6a512-1295-4272-9138-f99709370657
2006-03-31 12:49:45 +00:00
Martin Arver
2b71fa855d A start of iriver installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9245 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 10:36:37 +00:00
Martin Arver
86122ffdc3 Some cleanup of chapter getting started. Adds a \firmwarefilename macro to the platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 13:13:52 +00:00
Martin Arver
42257940fb Adds feature specific options to the platforms. It is now possible to include a section by for instance \opt{HAVE_LCD_BITMAP}{...} for targets with bitmap displays.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9057 a1c6a512-1295-4272-9138-f99709370657
2006-03-16 11:00:29 +00:00
Linus Nielsen Feltzing
258a693e95 Proper spacing after macros without arguments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9036 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 19:24:03 +00:00
Linus Nielsen Feltzing
d118ff813c A DAP is not a PDA
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9027 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 14:36:27 +00:00
Martin Arver
56087e0dd0 Added the small pictures of the archoses from the 2.4 manual. Added screenshots of the filebrowser and menu for the player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8999 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 11:18:06 +00:00
Martin Arver
35dcf909a1 Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8961 a1c6a512-1295-4272-9138-f99709370657
2006-03-08 17:58:11 +00:00
Martin Arver
c7fd0fee7a Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 11:54:53 +00:00
Martin Arver
8e8207f51a Renamed the chapter directories to allow for a more flexible handling of the chapters in the future
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8656 a1c6a512-1295-4272-9138-f99709370657
2006-02-11 00:57:17 +00:00