summaryrefslogtreecommitdiff
path: root/manual/platform (follow)
Commit message (Collapse)AuthorAge
...
* Sansa AMS recording support (Microphone and FM)Rafaël Carré2009-11-01
| | | | | | | | | | | | | | | | | Still disabled on all targets: - Fuze and e200v2 see spurious interrupts with no source defined - Clip/m200v4 deadlock instantly when starting recording (perhaps due to low memory size) Having the code in SVN will make working on this feature easier Also add keymaps for Fuze, and correct Frequency section of recording options : the 22.05kHz limitation of e200v1 and c200v1 doesn't apply to Sansa AMS (different I2S hardware, unrelated to as3514) Flyspray: FS#10371 Authors: Fred Bauer and myself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23476 a1c6a512-1295-4272-9138-f99709370657
* Manual: Add mrobe100's remote control support to the manualTomer Shalev2009-10-17
| | | | | | | | - Also mijnor changes to USB HID keymapping for this remote - Node that the remote control buttons are not used in many action contexts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23224 a1c6a512-1295-4272-9138-f99709370657
* Changes to build a Nano2G manual. It is now just missing the ↵Dave Chapman2009-10-13
| | | | | | ipodnano2g-front.* images git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23160 a1c6a512-1295-4272-9138-f99709370657
* manual: e200v2 hasn't the bootloader on diskRafaël Carré2009-10-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23026 a1c6a512-1295-4272-9138-f99709370657
* Implement the Sansa e200v2 manual. Please let me know about any ↵Alex Parker2009-09-30
| | | | | | errors/omissions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22861 a1c6a512-1295-4272-9138-f99709370657
* Since we have usb_hid in feature.txt we don't need a seperate UseOption in theTomer Shalev2009-09-30
| | | | | | | 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
* - Added USB HID documentation to the mr100 manualTomer Shalev2009-09-30
| | | | | | | | - Fixed mr100 keymap - Fixed wrong entry for mr100's pad in blackjack's manual entry git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22855 a1c6a512-1295-4272-9138-f99709370657
* Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev2009-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
* Forgot to add keys for the quickscreens' top item for the ipods (they didn't ↵Thomas Martitz2009-09-02
| | | | | | have ACTION_QS_DOWNINV before). As that one was used as exit button, remap the exit button to select as the other scrollwheel targets also do. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22597 a1c6a512-1295-4272-9138-f99709370657
* Add the select button as exit button for the e200's quickscreen, and update ↵Thomas Martitz2009-08-29
| | | | | | the manual (fuze entry was not wrong also). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22543 a1c6a512-1295-4272-9138-f99709370657
* Fix Gigabeat F manual. Thanks to Marianne Arnold for pointing out it was ↵Alex Parker2009-08-28
| | | | | | broken. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22521 a1c6a512-1295-4272-9138-f99709370657
* Call the oddly labelled button on the gigabeat remote "Menu" in the Alex Parker2009-08-23
| | | | | | | manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22480 a1c6a512-1295-4272-9138-f99709370657
* Add remote keymappings to the Gigabeat F/X and Gigabeat S manuals.Alex Parker2009-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22476 a1c6a512-1295-4272-9138-f99709370657
* Add remote button definitions for the gigabeat remote in preparation for Alex Parker2009-08-23
| | | | | | | adding remote keys to the gigabeat manuals. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22475 a1c6a512-1295-4272-9138-f99709370657
* Correct a couple of manual button actions for the H100 remote.Alex Parker2009-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22473 a1c6a512-1295-4272-9138-f99709370657
* Add H100 remote keys for plugins to the manual. For the vast majority Alex Parker2009-07-22
| | | | | | | of plugins this is just exit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22000 a1c6a512-1295-4272-9138-f99709370657
* Start of an Iaudio M3 manual: add the necessary platform files (name the ↵Marianne Arnold2009-07-04
| | | | | | remote keymap file 'iaudio' because the keymap is shared with M5 and X5 and could be reused there), add pictures of the remote with labels and place it below the player image, already fill out some installation instructions which are very similar to the other Iaudios. The manual still needs a way to mention main unit and remote control buttons in text descriptions, the second column in the button tables needs to be filled out (using IAUDIO_RC_PAD and adding this to the M5 and X5 platform files) - and screenshots are needed too... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21645 a1c6a512-1295-4272-9138-f99709370657
* Fix html manuals for targets with remote keymaps. For some reason using an ↵Alex Parker2009-06-29
| | | | | | \opt in preamble.tex with an underscore in the name breaks html manuals (but not pdf). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21566 a1c6a512-1295-4272-9138-f99709370657
* Add remote keymapping to the manual for the iriver H100. Plugins have not ↵Alex Parker2009-06-28
| | | | | | yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
* Add manual H100 remote keymap file.Alex Parker2009-06-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21545 a1c6a512-1295-4272-9138-f99709370657
* Remove the 'hand-made' MASCODEC UseOption from the platform files and ↵Marianne Arnold2009-06-20
| | | | | | replace it with other options which automatically parsed from features.txt. Also clean up some outdated left-overs and add some missing information (e.g. be more accurate in the config file section). Try to use the most appropriate features - masd and/or masf depending on their characteristics, large_plugin_buffer in the jpegviewer chapter as this is the restricting factor etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21426 a1c6a512-1295-4272-9138-f99709370657
* Finally commit a few improvements to the c200 (last version of FS#8824): In ↵Marianne Arnold2009-06-20
| | | | | | lists - long instead of short Rec to switch to the recording screen for consistency, one button 'resume' on long Right (disables the forced horizontal scrolling on long Left/Right though). WPS - put context menu on long Select for consistency, frees the short Down for entering the quickscreen. Virtual keyboard - enable line edit mode, additionally better navigating of the input line (Volume Up/Down to move left/right, backspace on Rec) and move accept to long Select -- see patch description for details (and everything I might forgot). Change the manual accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21373 a1c6a512-1295-4272-9138-f99709370657
* FS#10207 - And update the manualMarc Guay2009-05-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21037 a1c6a512-1295-4272-9138-f99709370657
* Initial work on Sansa Clip manualRafaël Carré2009-05-22
| | | | | | | | | Still missing: - svg/pdf/nice png front image - plugin keymaps - manual install instructions for sansav2 (and mkamsboot binaries) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21032 a1c6a512-1295-4272-9138-f99709370657
* Initial work on the Fuze manualRafaël Carré2009-05-22
| | | | | | | | | Still missing: - svg/pdf/nice png front image - plugin keymaps - manual install instructions for sansav2 (and mkamsboot binaries) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21031 a1c6a512-1295-4272-9138-f99709370657
* Add filetype colours to the manual. Also add a macro to give the Alex Parker2009-03-18
| | | | | | | file extension of the main binary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
* Power ain't cancel anymore.Thomas Martitz2009-03-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20158 a1c6a512-1295-4272-9138-f99709370657
* Fix the beast's (Gigabeat S) manual which was missing the necessary bookmark ↵Marianne Arnold2009-02-19
| | | | | | delete 'action' introduced in r20005. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20044 a1c6a512-1295-4272-9138-f99709370657
* Fix m:robe 100 manual that I broke a couple of days ago with the bookmarks ↵Alex Parker2009-02-17
| | | | | | update git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20033 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'Nils Wallménius2009-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657
* The names for the Sansa manuals are now "Sansa e200 and e200R Series" and ↵Robert Menes2009-02-10
| | | | | | | | | "Sansa c200 Series". This is is preparation for merging the e200R bootloader install instructions into the e200 manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19966 a1c6a512-1295-4272-9138-f99709370657
* Some various pieces of manual work: Fixed installation instructions for the ↵Robert Menes2009-01-29
| | | | | | e200 and c200 under Mac OS X, added a warning about v2 firmwares to the Sansa install page, and the very beginnings of a Sansa Clip manual (which still needs a lot of work!) Also fixed up the blind descriptions for the Archos Player and Recorder, and some little typo fixes here and there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19878 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table ↵Robert Menes2009-01-26
| | | | | | button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657
* The Gigabeat F manual is now known as the Gigabeat F and X manual.Robert Menes2009-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19784 a1c6a512-1295-4272-9138-f99709370657
* A couple of small fixes for the gigabeat s manual.Nils Wallménius2009-01-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19698 a1c6a512-1295-4272-9138-f99709370657
* Make the Gigabeat S manual build again. The gigabeats-front.pdf image still ↵Dave Chapman2009-01-06
| | | | | | needs more work - I resized the SVG to get this far, but something still isn't right. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19695 a1c6a512-1295-4272-9138-f99709370657
* Apply some KISS philosophy to dealing with versioning in the manuals as per ↵Marc Guay2009-01-03
| | | | | | discussion with gevaerts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19652 a1c6a512-1295-4272-9138-f99709370657
* merge r19537 from the 3.1 branch (use correct version numbers)Frank Gevaerts2009-01-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19647 a1c6a512-1295-4272-9138-f99709370657
* Add fixes and improvements that were only applied to the 3.0 branchFrank Gevaerts2008-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
* Rename h100 manual name "h1xx" to "h100" to be in line with other players.Dominik Riebeling2008-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19361 a1c6a512-1295-4272-9138-f99709370657
* New manual keymap files: the H100 and H300 use the same keymap in the code ↵Marianne Arnold2008-11-30
| | | | | | so they can share one keymap tex file too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19269 a1c6a512-1295-4272-9138-f99709370657
* Manual: Platform files - split out the button and action commands from the ↵Marianne Arnold2008-11-29
| | | | | | 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
* Rewrite of the Archos flashing chapter, bringing it up to date, removing ↵Jens Arnold2008-10-19
| | | | | | longish technical background information (that will go into the wiki only), and explaining a few more target specific details. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18841 a1c6a512-1295-4272-9138-f99709370657
* Use the generated feature to control inclusion of sections about different ↵Nils Wallménius2008-08-12
| | | | | | battery types, add 'battery type' to config file options git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18255 a1c6a512-1295-4272-9138-f99709370657
* No button called Select on the H10, change to ButtonRight and hopefully ↵Marc Guay2008-07-29
| | | | | | repair manuals. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18145 a1c6a512-1295-4272-9138-f99709370657
* ... and the manual update.Marc Guay2008-07-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18144 a1c6a512-1295-4272-9138-f99709370657
* Ondio FM: Switch long & short OFF in the FM screen to make it consistent ↵Jens Arnold2008-07-20
| | | | | | with the WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18100 a1c6a512-1295-4272-9138-f99709370657
* H10 recording screen: Switch prev & next buttons to make them intuitive, and ↵Jens Arnold2008-07-20
| | | | | | map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
* Update the iPod recording screen keymap and manual. FS#9165.Marc Guay2008-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
* Bring the H300 charging-only button in line with the other targets. Hold ↵Marc Guay2008-07-04
| | | | | | the AB button on connect for this feature. To discuss a greater reworking of the function, see FS#8702. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17940 a1c6a512-1295-4272-9138-f99709370657