Commit graph

17 commits

Author SHA1 Message Date
Martin Arver
2145484ac2 Adopt pitch screen table to Action codes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11244 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 11:00:28 +00:00
Martin Arver
fb7edc0067 Add Action codes for the virtual keyboard. This makes the vt kb table be included in the h10 manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11243 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 10:32:55 +00:00
Nils Wallménius
a4858cfa1c Correct key for accepting delete
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10916 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 10:56:46 +00:00
Dominik Riebeling
f6b4b915ec Set the button names using a different font face (bold for now).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10736 a1c6a512-1295-4272-9138-f99709370657
2006-08-24 15:09:34 +00:00
Martin Arver
bf64d6be92 Lets call the Off button Off
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10697 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 17:39:20 +00:00
Dominik Riebeling
f83f9202b7 Increase the size of the screenshot for targets that have large displays. Should make the screenshots for that targets much more readable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10647 a1c6a512-1295-4272-9138-f99709370657
2006-08-18 14:32:15 +00:00
Martin Arver
0e07eff13f Add action maps for the standard and wps contexts. Add an option for HAVE_LCD_REMOTE as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10615 a1c6a512-1295-4272-9138-f99709370657
2006-08-16 15:16:15 +00:00
Martin Arver
4c98106734 Use playerlongtype on the frontpage. Add useful opts to the platform-files. Use the correct ondio-images for the key-image.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10087 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 18:48:56 +00:00
Martin Arver
47ea906535 Introduce new example environment. Slight adjustment of the code env. Change fname to use texttt. Add fname to the firmwarefilename macro in the platform files. Cleanup of the advanced topics chapter. The archos flashing still needs attention.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10081 a1c6a512-1295-4272-9138-f99709370657
2006-06-07 12:15:46 +00:00
Dominik Riebeling
5be450939f Adjust screenshot macro for use of device specific images. This makes it possible to share resolution dependent images (like plugins) and also put in device specific one. Solves the recorder vs. ondio problem as mentioned in FS#5458.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10042 a1c6a512-1295-4272-9138-f99709370657
2006-06-04 11:20:06 +00:00
Martin Arver
2a76843f37 Add a daps macro, for use when referring to the player. E.g. the \daps\ color ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 10:32:10 +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
5dcfd3bee7 Add new options (SWCODEC,MASCODEC) to be able to include e.g. equalizer etc for sw codec platforms. Adds button macros and pad definitions, using a similar naming as that of the source code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9123 a1c6a512-1295-4272-9138-f99709370657
2006-03-19 21:33:56 +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
Martin Arver
d3d3e34bde *Cleanup of the advanced topics chapter. *Introduce a new \dap macro for easier player naming. *Separate the section on flashing to a separate file. *Introduce the longtable package for...long tables :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9044 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 10:56:14 +00:00
Martin Arver
23d700501d Added a new \genericimg macro to the platform-files. Added screenshots to the cube-plugin as a demonstration of the generic-screenshot concept.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8932 a1c6a512-1295-4272-9138-f99709370657
2006-03-06 13:58:14 +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