- a2c6b67 Add a new environment for setting the changelog using a different bullet icon and smaller vertical space between items. by Dominik Riebeling · 16 years ago
- 78017a0 give the Key column in the button tables a fixed with to prevent it getting too wide (happened with some long alternative buttons lists). by Dominik Riebeling · 17 years ago
- 22a5c60 Commit FS#8567, the manual now uses the same 'features' system as the lang/voice creation does. Building the manual now requires gcc to parse the features list and 'make manual' must now be used instead of just 'make'. Rerun configure in your manual build dirs. by Nils Wallménius · 17 years ago
- b2f7c61 Manual: apply FS#8309 by David Bishop (replace all occurences of 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further. by Marianne Arnold · 17 years ago
- 7255bdb 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. by Dominik Riebeling · 17 years ago
- eef9694 WPS tags: The player doesn't have peak meters. Fix a glitch in \nopt which introduced a stray protected space. by Dominik Riebeling · 18 years ago
- 73ee237 Make the manual use utf8 as base input encoding. This *requires* the UCS package which is not part of standard LaTeX distributions. Fixes manual building which got broken by some extended character in the credits file. by Dominik Riebeling · 18 years ago
- 6ea2282 Remove line numbers from code blocks and make margins for code and example blocks identical. Add rotating package. by Dominik Riebeling · 18 years ago
- 40afbd2 Some more tweaks to the ipod installation: by Dominik Riebeling · 18 years ago
- a9a5c35 prepare for index generation by Dominik Riebeling · 18 years ago
- 1d16d4a - set the default image file extension based on output type by Dominik Riebeling · 18 years ago
- f6b4b91 Set the button names using a different font face (bold for now). by Dominik Riebeling · 18 years ago
- d0a12a7 prevent linebreaks between "description" and number in the reference macro. by Dominik Riebeling · 18 years ago
- f83f920 Increase the size of the screenshot for targets that have large displays. Should make the screenshots for that targets much more readable. by Dominik Riebeling · 18 years ago
- c9bb152 - kill an additional space \reference introduced for us by Dominik Riebeling · 18 years ago
- 5eb1e15 HTML adjustments: make the credits table a bit nicer and add missing name separators. Don't indent paragraphs as htlatex creates bigger parskips. by Dominik Riebeling · 18 years ago
- 26c6e7b rename the rockref macro to reference by Martin Arver · 18 years ago
- 7a47313 Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals by Martin Arver · 18 years ago
- 4ccc2ce Add a description of the ipod nano controls, posted by Woody Anna Dresner on the mailing list. Add a macro to indicate parts that are specially written for blind or visually impaired people. by Dominik Riebeling · 18 years ago
- 6424c50 our \ifpdf is useless as KOMA-Script provides \ifpdfoutput. Don't output the warn and note symbols when not generating pdf output, also don't format the rockbox title as chapter*. Fixes some issues with tex4ht (and brings us closer to the html manual) by Dominik Riebeling · 18 years ago
- 2d48de9 remove the pdf detecting if as it seems to break tex4ht. by Dominik Riebeling · 18 years ago
- c7bb949 Fix the device name in the page footer. by Dominik Riebeling · 18 years ago
- 1dbb2d2 New super-useful command from Dominik - \nopt. Use this to exclude sections of text for a specific target/feature. Example of use in system options. by Martin Arver · 19 years ago
- 4c98106 Use playerlongtype on the frontpage. Add useful opts to the platform-files. Use the correct ondio-images for the key-image. by Martin Arver · 19 years ago
- 49cdd5e Add gobble to the example environment. Adjust the advanced topics chapter to this. by Martin Arver · 19 years ago
- 47ea906 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. by Martin Arver · 19 years ago
- 89a2a28 Fix commands display in ipod installation instructions by introducing a new code environment. by Dominik Riebeling · 19 years ago
- 6c9f315 Sync footer with frontpage by Martin Arver · 19 years ago
- b074b22 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. by Dominik Riebeling · 19 years ago
- 5be4509 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. by Dominik Riebeling · 19 years ago
- 0f661ab Fix spurious spaces in wiki links by introducing a wiki link macro. Fixes FS#5450 by Dominik Riebeling · 19 years ago
- f21f914 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 by Martin Arver · 19 years ago
- 9c426e9 Add new macro \setting for settings / menu entries. Used in tagcache section. by Dominik Riebeling · 19 years ago
- f6db368 Change the float placement to H (as in HERE) for screenshots and in-text-tables. by Martin Arver · 19 years ago
- bb7edd3 Remove two unused packages. by Dominik Riebeling · 19 years ago
- 36a3133 Cleanup WPS tags appendix a bit and add macro for wps tag tables. by Dominik Riebeling · 19 years ago
- c0068bb Move hyperref options to hypersetup and add some pdf properties. by Dominik Riebeling · 19 years ago
- 8c17722 Added environment to unify button mapping tables. Adjust plugins to use it. by Dominik Riebeling · 19 years ago
- 009aeab detect pdflatex mode in preparation for work on HTML generation by Dominik Riebeling · 19 years ago
- 38385a5 change default positioning of floating tables and allow more floats per page by Dominik Riebeling · 19 years ago
- 2cf5abb another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing. by Dominik Riebeling · 19 years ago
- c687b30 Add wormlet to new supported targets and add screenshots too, adds multirow package to the preamble by Nils Wallménius · 19 years ago
- e5a2b69 Extention of \screenshot to drop a warning if image not found by me. This makes it possible to build the manual with missing image files. Use \screenshot on all remaining places. Add the \genericimg macro to some screenshots (part of FS #4981 by Mark Bright) by Dominik Riebeling · 19 years ago
- df91a9b extend note and warn macro not to fail when outside par mode. Now they also set a new paragraph. Still has problems from within tables though by Dominik Riebeling · 19 years ago
- 9be37f3 note and warnings macro from Dominik Riebeling. (Patch #4974) by Martin Arver · 19 years ago
- a0cdee0 Adds a \fixme{} macro, for parts of the text that needs attention. by Martin Arver · 19 years ago
- 7d6810c Patch #4973 from Dominik Riebeling. Use proporsional fonts for urls. by Martin Arver · 19 years ago
- 6d5d734 Patch #4966 from Dominik Riebeling. Nicer headings! by Martin Arver · 19 years ago
- cbc5599 Patch #4958 from Dominik Riebeling (bluebrother). Adds a new \screenshot macro to be used when including screenshots. Look at the rockbox_interface/main.tex for examples on how to use it. by Martin Arver · 19 years ago
- 3622c93 Adds Mark Bright and Dominik Riebeling to the credits. Change the look of the manual by using the KOMA-script package by Martin Arver · 19 years ago
- ec60a05 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. by Martin Arver · 19 years ago
- e6f3191 Remove the malfunctioning pdfdraftcopy package by Martin Arver · 19 years ago
- 230acf8 Disable the pdfdraftcopy package for now. It does not work at the moment. by Martin Arver · 19 years ago
- 0da41d8 Adds a DRAFT watermark to the document by using the pdfdraftcopy package. Comment out this in the preamble on release by Martin Arver · 19 years ago
- 8bedb5c Change basic font to Palatino. by Martin Arver · 19 years ago
- 63c8bb2 Minor changes by Martin Arver · 19 years ago
- d3d3e34 *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 :) by Martin Arver · 19 years ago
- 2740dc5 Nicer link appearance when viewing the manual on-screen by Linus Nielsen Feltzing · 19 years ago
- 35dcf90 Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times. by Martin Arver · 19 years ago
- a245e88 The WPS section of the manual now reflects the wiki. Added booktabs.sty for prettier tables. Changed the way we get sans serif fonts as well. by Martin Arver · 19 years ago
- c7fd0fe Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets. by Martin Arver · 19 years ago
- d68d7c0 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. by Christi Scarborough · 19 years ago