Commit graph

19 commits

Author SHA1 Message Date
Alexander Levin
87b2ad14c7 Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. This time properly implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:20:58 +00:00
Alexander Levin
9fbd7fd9c9 Revert r26171. Special macro for the image base name is needed. Will be committed soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26173 a1c6a512-1295-4272-9138-f99709370657
2010-05-19 17:10:14 +00:00
Alexander Levin
4bc0cf6fac Use nice 'times' glyphs for describing dimensions (FS#11295)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26171 a1c6a512-1295-4272-9138-f99709370657
2010-05-19 16:06:42 +00:00
Tomer Shalev
619ffcb0e6 Since we have usb_hid in feature.txt we don't need a seperate UseOption in the
platform file for the manual (thanks for pixelma for noticing)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22858 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 14:16:49 +00:00
Tomer Shalev
8c5141b32e Commit "FS#10468 - USB HID: Show keypad mode on screen"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 10:06:04 +00:00
Alex Parker
6c4661cfaf Add filetype colours to the manual. Also add a macro to give the
file extension of the main binary.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 14:24:28 +00:00
Marc Guay
380402c5ed Apply some KISS philosophy to dealing with versioning in the manuals as per discussion with gevaerts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19652 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:41:20 +00:00
Frank Gevaerts
e986b6212a merge r19537 from the 3.1 branch (use correct version numbers)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19647 a1c6a512-1295-4272-9138-f99709370657
2009-01-02 22:44:52 +00:00
Frank Gevaerts
abff31b2db Add fixes and improvements that were only applied to the 3.0 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:00:57 +00:00
Marianne Arnold
e090bea1fa Manual: Platform files - split out the button and action commands from the platform files into separate keymap files. This avoids code duplication for targets which share the same keymap (M5,X5; the Archos Recorders and Ondios etc.). Before, someone would have to change a few files if e.g. something changed for the Ipod 4G pad, now only the keymap-ipod4g.tex has to be edited. The shared keymap files contain all possibly needed commands, for instance the radio screen actions in keymap-mx5.tex which is only used for the X5 not the M5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19262 a1c6a512-1295-4272-9138-f99709370657
2008-11-29 11:04:02 +00:00
Marc Guay
0cb9af21fb Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 01:27:28 +00:00
Marianne Arnold
550350117f Minor fixes in some platform files: consistent spelling and close a macro correctly so that the following space is not eaten.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17733 a1c6a512-1295-4272-9138-f99709370657
2008-06-19 00:53:05 +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
Nils Wallménius
51f937c2e4 Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to be consistent with ipods and the code and some minor fixes/tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16182 a1c6a512-1295-4272-9138-f99709370657
2008-01-29 17:15:01 +00:00
Marianne Arnold
d041521e5f Overhaul of the 'system options' chapter in the manual, introducing a few new options in the platform files. These make it possible to in- or exclude parts easier and more obvious based on the features of a target and follow the 'features.txt' that's used for the language files (just the check for flash based vs. hdd based player would be inverted). The idea was to be able to parse the features.txt into these platform files automatically later on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15972 a1c6a512-1295-4272-9138-f99709370657
2007-12-25 19:55:22 +00:00
Nils Wallménius
203f38ab8e Include alarm in the h10 manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15622 a1c6a512-1295-4272-9138-f99709370657
2007-11-14 17:55:46 +00:00
Nils Wallménius
cd5d95090e Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657
2007-11-05 14:36:31 +00:00
Nils Wallménius
1dd9febe0e Add new action descriptions for the alarm screen, correct the buttons for ipods and add a short description of the 'alarm wake up screen'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15017 a1c6a512-1295-4272-9138-f99709370657
2007-10-07 15:02:19 +00:00
Dominik Riebeling
4f28129fe4 Add platform file for Ipod 1G / 2G. Now only the front image is missing for building the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14084 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 21:09:27 +00:00