summaryrefslogtreecommitdiff
path: root/manual/platform/ondio.tex (follow)
Commit message (Collapse)AuthorAge
* Remove ondio.texMartin Arver2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10064 a1c6a512-1295-4272-9138-f99709370657
* Adjust screenshot macro for use of device specific images. This makes it ↵Dominik Riebeling2006-06-04
| | | | | | 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
* Use english language rules for the manufacturer names. (Ipod, Iriver..)Martin Arver2006-03-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9373 a1c6a512-1295-4272-9138-f99709370657
* Add a daps macro, for use when referring to the player. E.g. the \daps\ ↵Martin Arver2006-03-25
| | | | | | color ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657
* Correct the tables in the two first sections of chapter Rockbox Interface. ↵Martin Arver2006-03-23
| | | | | | Some changes to the keynames in the platform files as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9203 a1c6a512-1295-4272-9138-f99709370657
* Some cleanup of chapter getting started. Adds a \firmwarefilename macro to ↵Martin Arver2006-03-22
| | | | | | the platform files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9183 a1c6a512-1295-4272-9138-f99709370657
* Add new options (SWCODEC,MASCODEC) to be able to include e.g. equalizer etc ↵Martin Arver2006-03-19
| | | | | | 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
* Adds feature specific options to the platforms. It is now possible to ↵Martin Arver2006-03-16
| | | | | | 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
* *Cleanup of the advanced topics chapter. *Introduce a new \dap macro for ↵Martin Arver2006-03-15
| | | | | | 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
* Added a new \genericimg macro to the platform-files. Added screenshots to ↵Martin Arver2006-03-06
| | | | | | 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
* Patch[1430311] by Henrico Witvliet. Split plugins to individual files. ↵Martin Arver2006-02-21
| | | | | | Proper naming of the targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
* Rockbox manual in LaTeX initial commit. New option 'manual' added to ↵Christi Scarborough2006-02-06
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