1. c7b08ae Add the playlist catalog option to the %cs manual text by Jonathan Gordon · 14 years ago
  2. 1b2ab07 Fix broken merge of my previous USB changes in the manual. by Michael Giacomelli · 14 years ago
  3. ded03f4 Add back mention that rockbox will boot into the OF when powered by USB because the AMSv2 devices don't support USB yet. This used to be there but was mistakenly removed during recent edits. by Michael Giacomelli · 14 years ago
  4. aa27d47 Set the default battery capacity for ipod video properly depending on detected RAM size. by Frank Gevaerts · 14 years ago
  5. 302c0b7 Update manual to mention that we support embedded album art in MP4/M4A files. by Michael Giacomelli · 14 years ago
  6. e9e0cf5 Manual: add search box to HTML output. by Dominik Riebeling · 14 years ago
  7. 19f2456 Manual: Simplify Makefile htlatex call a bit. by Dominik Riebeling · 14 years ago
  8. edaeb19 Manual: Add version information to page footer. by Dominik Riebeling · 14 years ago
  9. 5862612 Add script to spellcheck the manual LaTeX sources. by Dominik Riebeling · 14 years ago
  10. b843abe Manual: update copyright year. We are still working on this. by Dominik Riebeling · 14 years ago
  11. 754b157 Remove superfluous executable bits on a bunch of files. by Torne Wuff · 14 years ago
  12. 4cda377 Manual: describe key clicks feature. by Dominik Riebeling · 14 years ago
  13. 9b7b653 Move various logo files to a single location. by Dominik Riebeling · 14 years ago
  14. b58d365 FS#11925 - Add a proper system to keep track of the current screen/activity to make %cs far more useful by Jonathan Gordon · 14 years ago
  15. 9e7898b Fix various minor spelling issues in the rockbox manual. by Bertrik Sikken · 14 years ago
  16. 4dad30d Manual:r29866 changed the meaning of & and * for touch region actions, update the manual accordingly and add some short explanations. by Marianne Arnold · 14 years ago
  17. a0f3462 Manual: Fix theme tags section and hence the complete manual for touchscreen targets . The _ needs escaping (but the * doesn't). by Marianne Arnold · 14 years ago
  18. 271fdb6 Minor manual fix: iPod nano 2G is fast enough to decode ape -c3000. by Andree Buschmann · 14 years ago
  19. 892cc66 Manual, audio formats table: remove the \nopt{ipodnano2g} and pull the row and column separators out of the \opts to make the manual build again which broke for targets that would have gotten an impossible additional columns due to this. Needs a check if the result is correct still though. by Marianne Arnold · 14 years ago
  20. 78cd0c5 Add AAC to the manuals codec featureset table. by Andree Buschmann · 14 years ago
  21. 2d40310 Add a codec featureset overview (for now 'seek', 'resume' and 'gapless') to the manual. Additionally change table formatting and add a note to the SID format. by Andree Buschmann · 14 years ago
  22. 0101c70 FS#12110: Rework of the audio format and metadata section in the manual. Add notes for several audio formats, correct the file extensions for several formats, describe the feature sets supported by the different metadata formats, describe limitations of the metadata handling. by Andree Buschmann · 14 years ago
  23. 58995c1 Fix a typo that made a macro show up as text. Thanks to fml for noting. by Dominik Riebeling · 14 years ago
  24. 84b4c46 Enter USB charging mode on devices that support it if any key is held down during USB insert (except on Archos where certain keys need to be avoided and players like the iRiver H1x0 which do not charge over USB and the iAudios/AMSv2 which do not yet support USB fully). Update the manual to explain the new behavior. by Michael Giacomelli · 14 years ago
  25. 4b5f686 Manual changes for rewind on pause. (Fixed a few typos while we are at it.) by Michael Hohmuth · 14 years ago
  26. 9f32eb6 FS#12102 - Manual, "Quick Start" section for AMSv2 players: Clarifies by Michael Hohmuth · 14 years ago
  27. df7deee Correct notation of a few supported audio formats in the manual. by Andree Buschmann · 14 years ago
  28. 90f21b3 Manual: typeset the commas using the normal font, not as 'fname' by Alexander Levin · 14 years ago
  29. 526346b Manual: add metadata section (FS#12090 by Andree Buschmann with slight modifications by me) by Alexander Levin · 14 years ago
  30. a912a99 Correct manual: rockbox support APEv2 metadata tags. by Andree Buschmann · 14 years ago
  31. ed2cfb8 Don't (partially) apply changes to max entries in the file browser immediately. The setting affects a buffer that is allocated during boot, so code using that buffer should use the value that was in effect during boot. Add a note to the manual that a reboot is needed for the changes to be applied. by Magnus Holmgren · 14 years ago
  32. 33a17dc Add a warning about WMP11 being necessary on Windows for beastpatcher. by Dominik Riebeling · 14 years ago
  33. 8f8f9a5 Use Latin Modern font family for the manual. by Dominik Riebeling · 14 years ago
  34. a489154 Manual: rephrase a sentence in the installation chapter a bit by Bertrik Sikken · 14 years ago
  35. 04b9ca2 Fix spelling of "appearance" in the user manual. by Bertrik Sikken · 14 years ago
  36. 0ab97b7 Allow URLs to break at hyphens and allow more space at breaking characters. by Dominik Riebeling · 14 years ago
  37. 16f8f34 Fix various minor spelling issues in the manual. by Bertrik Sikken · 14 years ago
  38. f013252 Manual correction for entering quick screen from file browser by Michael Chicoine · 14 years ago
  39. 443b134 Fix touchregions muting volume, and change &<action> to mean 'needs long press but only fire once'. Use *<action> for 'long press and allow repeats' by Jonathan Gordon · 14 years ago
  40. e4da0c8 MAke manuals build again. Non scrollwheel targets don't have \ButtonScrollXX, so use \ActionStdXX instead. by Alex Parker · 14 years ago
  41. 0897753 Submit parts of FS#12024. Describe the settings 'List Acceleration Start Delay' and 'List Acceleration Speed' in the manual. Correct the unit (seconds) for the first setting and change the text for the second setting. by Andree Buschmann · 14 years ago
  42. 98881fd Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev needed to make it work. 'next' in the sbs changes list selection, 'wps_next' in sbs changes audio tracks. no difference in the wps by Jonathan Gordon · 14 years ago
  43. 04043fd autoresume: Manual: Clarify precedence rules for resume positions by Michael Hohmuth · 14 years ago
  44. 892fd0a Manual: switch to inputenx and load additional characters. by Dominik Riebeling · 14 years ago
  45. 751e922 Use generic keyboard actions rather than the device-dependent by Michael Hohmuth · 14 years ago
  46. 97ba12e Describe autoresume in the manual. by Michael Hohmuth · 14 years ago
  47. 4053159 Manual: We now support embedded JPEG album art in ID3v2 tags. by Alex Parker · 14 years ago
  48. d393418 Correct the metronome keymap in the manual. Better describe buttons/actions in metronome help text. Closes FS#11773. by Andree Buschmann · 14 years ago
  49. 20bd747 Fix some unwanted empty lines in the manual. by Dominik Riebeling · 14 years ago
  50. 6cdc316 Manual: Correct the description of the Time/Date menu and make it look nicer. by Alexander Levin · 14 years ago
  51. b1aad4c Manual: correct the 'Playlists' menu description by Alexander Levin · 14 years ago
  52. f06f685 New option for the bar tags: 'backdrop, <label>' will draw another image under the progressbar (only works with image and slider bars) by Jonathan Gordon · 14 years ago
  53. 2565d37 Gigabeat S manual: fix a small glitch in the wps key controls table and correct an incorrect button combo. by Nils Wallménius · 14 years ago
  54. b43b493 Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way. by Marianne Arnold · 14 years ago
  55. 4d46f4d Manual - lrcplayer.tex: correctly 'close' two \Action macros so that the following space is not eaten. by Marianne Arnold · 14 years ago
  56. ed0c5b3 Manual - minor fixes to fractals.tex: update screenshot capture to reflect the renaming of the plugin from 'Mandelbrot' and replace an \opt which was using target names with a more suitable and generic \nopt. by Marianne Arnold · 14 years ago
  57. 5c09844 Update manual for image viewer plugin. by Teruaki Kawashima · 14 years ago
  58. c16deb3 Manual: Fix FS#11872 - %pL/pR aren't in the manual. by Alex Parker · 14 years ago
  59. b33a2d8 Manual: Fix part 2 of FS#11874 - setting_inc and setting_dec missing from actions list. by Alex Parker · 14 years ago
  60. 3fc41ce Manual: Fix part 1 of FS#11874 - touchscreen region in the manual isn't 100% correct. by Alex Parker · 14 years ago
  61. 605e2d0 New Touchscreen region type... 'mute' which un/mutes volume without pausing playback by Jonathan Gordon · 14 years ago
  62. fadfa21 Add missing ) to manual. by Dominik Riebeling · 14 years ago
  63. 17585a9 Add AI to the pong plugin, to allow single-player operation. by Frank Gevaerts · 14 years ago
  64. b1a1831 Reword the blind description for the MPIO HD200 manual by Robert Menes · 14 years ago
  65. f35b762 Manual: Very slight alteration to the mp3 encoder plugin entry. by Alex Parker · 14 years ago
  66. dfddc16 Use consistent notation for MPEG Layer 3. by Andree Buschmann · 14 years ago
  67. 707c46b Add mp3 encoder plugin to manual. by Andree Buschmann · 14 years ago
  68. df3c3ae manual: update stats plugin entry. by Mustapha Senhaji · 14 years ago
  69. bf89779 Fix FS#11838. Escape special char that broke manual builds and generated incomplete output. by Nils Wallménius · 14 years ago
  70. 70dcb6a Remove a line in the iPod video manual that refers to two by Robert Menes · 14 years ago
  71. a69d2c1 Minor fixes in the disktidy description in the manual by Alexander Levin · 14 years ago
  72. aac5916 Add the new default dir to clean to the manual by Alexander Levin · 14 years ago
  73. a43fc84 Add %tr to the manual. by Alex Parker · 14 years ago
  74. 8d84972 Manual: change wording slightly in the USB charging section. by Alex Parker · 14 years ago
  75. abf4065 Manual - Sansa e200 player images: update the labels for scrolling ('back' and 'fwd' instead of 'up' and 'down') to match the c code and naming in the manual. This reflects a change made long ago (r16182). by Marianne Arnold · 14 years ago
  76. ee4ea42 Make it more clear that key lock is our software hold switch function. by Michael Giacomelli · 14 years ago
  77. a0480c7 applying FS#10489: Rockboy - rotate directional keys when screen is rotated by Michael Stummvoll · 14 years ago
  78. a51fa04 Fix all manuals that were broken in r28617 (targets that do not have \ButtonSelect) by using the respective \ActionStdOk macro which also matches the c code IIUC. by Marianne Arnold · 14 years ago
  79. 756c59a update mpegplayer manual. by Teruaki Kawashima · 14 years ago
  80. 72b4c4f Adding an reset option to the rockboy menu by Michael Stummvoll · 14 years ago
  81. e5b1a7d FS#6321: Universal Image Viewer by Teruaki Kawashima · 14 years ago
  82. 579a7eb Forgot this very minor tweak. by Alex Parker · 14 years ago
  83. 75a306e Minor English correction. by Alex Parker · 14 years ago
  84. 1abc5b8 Correct supported sample rates for iPod nano 2G, at least prepares the manual for recording on this target. by Andree Buschmann · 14 years ago
  85. c08bb63 Add section 'Running Time' to the manual. Fixes FS#11561. by Andree Buschmann · 14 years ago
  86. e134021 MPIO manual - add link to mkmpioboot binary by Marcin Bukat · 14 years ago
  87. a434a0d MPIO HD200 manual - tex files by Marcin Bukat · 14 years ago
  88. 608eee7 MPIO manual: screenshots by Marcin Bukat · 14 years ago
  89. 4ee38ef MPIO manual: player front graphic FS#11177 by Marko Pahlke by Marcin Bukat · 14 years ago
  90. 781f05e FS#11546: Adjustable brightness in lamp plugin by Teruaki Kawashima · 14 years ago
  91. 72964f2 Manual: Bring the opts in the manual in line with ifdefs in the code by Alexander Levin · 14 years ago
  92. e2e9364 Manual: add images for the Philips Gogear HDD6330, FS#11705 by me. by Szymon Dziok · 14 years ago
  93. c25eb1a Manual: add images for the Philips Gogear HDD1630 (FS#10329), Author: Marko Pahlke. by Szymon Dziok · 14 years ago
  94. 88b6bef Manual: make the presence of the timestretch menu description depend on the right condition (pitchscreen instead of just swcodec) by Alexander Levin · 14 years ago
  95. aee5909 Manual, lamp plugin button table: fix typo. Simplify and rearrange the code while at it to improve readability, especially with regards to the optional 3rd column for remote targets. by Marianne Arnold · 14 years ago
  96. 029eb88 Manual: add a reference to the chapter with the description of how to use the timestretch feature by Alexander Levin · 14 years ago
  97. f2dbbf4 lamp plugin: by Teruaki Kawashima · 14 years ago bootloader_gogearhdd1630_v1 bootloader_gogearhdd6330_v1
  98. dbe2ac1 Manual: rejig the disktidy plugin entry somewhat. by Alex Parker · 14 years ago
  99. e20fc42 Manual: PNG Viewer is no longer only for colour LCDs by Alex Parker · 14 years ago
  100. 1e47628 Commit FS #11682 by Teruaki Kawashima: fix the disktidy plugin by Robert Menes · 14 years ago