- f1a848d Add a warning note to stop 2nd gen nano owners to install rockbox. Call the nano, nano 1st generation on the front page by Martin Arver · 18 years ago
- 2145484 Adopt pitch screen table to Action codes. by Martin Arver · 18 years ago
- fb7edc0 Add Action codes for the virtual keyboard. This makes the vt kb table be included in the h10 manuals. by Martin Arver · 18 years ago
- 55c9297 Further changes related to FS#6146. The HAVE_FIRMWARE_* defines were a little misleading, so use HAVE_RB_BL_* instead. by Barry Wardell · 18 years ago
- ec69456 FS#6146. Corrections to description of bootloaders on targets which store the Rockbox bootloader on disk. by Barry Wardell · 18 years ago
- a4858cf Correct key for accepting delete by Nils Wallménius · 18 years ago
- c84b008 Fix typo by Nils Wallménius · 18 years ago
- bad3a2b There is a 6GB as well by Martin Arver · 18 years ago
- 658202d Add platform file for the iriver h10 5gb (target #24). by Martin Arver · 18 years ago
- afaeaef Add platform file for the H10 (target #22) to allow for manual builds. Still lots to do, but the manual is buildable. by Martin Arver · 18 years ago
- c442de4 Corrected Archos Player names. by Jens Arnold · 18 years ago
- 6efa782 oops by Martin Arver · 18 years ago
- 36e3740 Add the \btnfnt macro to the ipod3g as well. by Martin Arver · 18 years ago
- f6b4b91 Set the button names using a different font face (bold for now). by Dominik Riebeling · 18 years ago
- d5fe803 Enable manual builds for the Ipod 3g by Martin Arver · 18 years ago
- bf64d6b Lets call the Off button Off by Martin Arver · 18 years ago
- d492cf3 changed HAVE_LCD_REMOTE to HAVE_REMOTE_LCD to mimic the code by Nils Wallménius · 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
- 10d8ac6 Add HAVE_LCD_REMOTE to the x5 by Martin Arver · 18 years ago
- 0e07eff Add action maps for the standard and wps contexts. Add an option for HAVE_LCD_REMOTE as well by Martin Arver · 18 years ago
- e7f7899 rename "Select" to "Navi" following the change in the language files by Dominik Riebeling · 18 years ago
- a91cb24 Fix typo by Nils Wallménius · 18 years ago
- cd69996 Correct a keypress for the ondio. Update the key definitions for ondio by Martin Arver · 19 years ago
- 30b0e66 Sync the flashing-chapter with the wiki (i.e. remove the old, and latexify the wiki version). Fix button-defines for player. Include flashing instructions for all the archos manuals. 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
- 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
- d15204e Make the main menu show target specific image for the ondios. Adjust \specimg macro for the ondios. by Martin Arver · 19 years ago
- 2696645 Remove ondio.tex by Martin Arver · 19 years ago
- 8a7cbc6 Split the ondio manual two separate fm/sp manuals (as suggested in B#5499). by Martin Arver · 19 years ago
- 959d23e Fix for 6) in FS #5460. Add a HAVE_LCD_COLOR option to the platform files by Martin Arver · 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
- 2931bb2 Add a missing \daps macro by Martin Arver · 19 years ago
- 42c8e5c Add a platform file for the ipodmini. Note, the ipodmini manual will not build due to lack of screenshots for the 138x110x2 resolution by Martin Arver · 19 years ago
- b158575 Use english language rules for the manufacturer names. (Ipod, Iriver..) by Martin Arver · 19 years ago
- 2a76843 Add a daps macro, for use when referring to the player. E.g. the \daps\ color ... by Martin Arver · 19 years ago
- 8ea7f74 Correct the tables in the two first sections of chapter Rockbox Interface. Some changes to the keynames in the platform files as well. by Martin Arver · 19 years ago
- f5a2bb8 Correct keypad definition for the h300 by Martin Arver · 19 years ago
- 86122ff Some cleanup of chapter getting started. Adds a \firmwarefilename macro to the platform files. by Martin Arver · 19 years ago
- c94f472 Add platform file for the iPod 4G, to make the manual build for that target by Martin Arver · 19 years ago
- fc0bc47 Include iAudio x5 for the buildable manuals by Martin Arver · 19 years ago
- 5dcfd3b 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. by Martin Arver · 19 years ago
- 4225794 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. 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
- a137e7f Create manual for the iPod Video/5g. Someone needs to commit a set of 320x240 screenshots for this to build... by Dave Chapman · 19 years ago
- aa83011 Changes to the tables for some of the plugins. Some are adapted to the \opt environment by Martin Arver · 19 years ago
- 23d7005 Added a new \genericimg macro to the platform-files. Added screenshots to the cube-plugin as a demonstration of the generic-screenshot concept. 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
- 93c1538 typo by Christi Scarborough · 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