1. 6784e03 Follow in Linus' footsteps and rename the bx-tags section to Power related by Martin Arver · 19 years ago
  2. df6e424 Adds sleeptimer tag description for the wps reference section by Martin Arver · 19 years ago
  3. 93b5f24 Patch #2854 by David Dent - %bs WPS tag for sleep timer by Linus Nielsen Feltzing · 19 years ago
  4. 25173f4 Some corrections for the manual from Mark Bright (Redbreva) by Martin Arver · 19 years ago
  5. ceafaba A version of DancePuffDuo for 220x176 LCDs by Dave Chapman · 19 years ago
  6. f639df3 Clean up the LCD Settings menu for some targets: hide the Contrast and Invert options for color LCDs; the Flip Display option is now only available on supported targets. by Zakk Roberts · 19 years ago
  7. 6382e88 Add bitmaps for SHN, AIFF, AAC and ALAC by Dave Chapman · 19 years ago
  8. 91db368 Add precut setting for the equalizer and add some more comments to the eq menu code. by Dan Everton · 19 years ago
  9. 7eb4d6c Replace the button assignments for the main menu section of the manual to use button macros. by Martin Arver · 19 years ago
  10. 24debb1 Divide chapter 4 into smaller, more manageable files. by Michael DiFebbo · 19 years ago
  11. 25f9cec Divide chapter 4 of the manual into several smaller, more manageable files. by Michael DiFebbo · 19 years ago
  12. 7f9e1eb x5: use as default BUTTON_POWER to close a plugin by Christian Gmeiner · 19 years ago
  13. 2ff1507 Even better LCD clearing for ipod color displays, clear to white, but after backlight off by Brandon Low · 19 years ago
  14. 68865a2 add battery benchamrk plugin to the manual by Nils Wallménius · 19 years ago
  15. 6599ff4 Fix some math for ipod volume settings by Brandon Low · 19 years ago
  16. 5c950f4 Reduce the appearance of volume change clicks by using the wmcodec's zero-cross detect feature by Brandon Low · 19 years ago
  17. 0468064 ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo (P#4921) by Martin Arver · 19 years ago
  18. 99538b7 Clear the display in a less intrusive way to the user's selected background _color_ (solid color ghosting is hard to detect) by Brandon Low · 19 years ago
  19. bdc52f4 Code police by Brandon Low · 19 years ago
  20. ee46748 Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod shutdown by Brandon Low · 19 years ago
  21. 3ca32bb Fixed a crash when selecting database mode in the menu by Linus Nielsen Feltzing · 19 years ago
  22. 31ce988 New version of snap font from Eli Sherer (task 3036). Makes it usable as a unicode font and now includes Hebrew characters. by Dan Everton · 19 years ago
  23. 2604596 Small changes to the frontpage by Martin Arver · 19 years ago
  24. 3f3aeb0 Alignment fix for ipods. by Miika Pekkarinen · 19 years ago
  25. d63a09f Browse link added by Björn Stenberg · 19 years ago
  26. f5c446f Donation info added by Björn Stenberg · 19 years ago
  27. be10f54 Various changes by Björn Stenberg · 19 years ago
  28. d569727 Support iAudio X5V in the scrambler by Linus Nielsen Feltzing · 19 years ago
  29. ee1ab2e iaudio is not used by Daniel Stenberg · 19 years ago
  30. ea07cd5 Allow multiple tracks with the same title. by Miika Pekkarinen · 19 years ago
  31. 58e32f1 More alignment fixes. by Miika Pekkarinen · 19 years ago
  32. e58589b Patch #4923 by Jani Kinnunen: updated Finnish translation by Hristo Kovachev · 19 years ago
  33. 0c09f3e WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. by Jens Arnold · 19 years ago
  34. 0ad19c7 by Dave Bryant · 19 years ago
  35. d2327dd Bumped plugin API version by Linus Nielsen Feltzing · 19 years ago
  36. f4ac85a ok, this is the correct PLAY/REC swap! by Daniel Stenberg · 19 years ago
  37. 6f4d721 Basic plugin playback control menu by Jonathan Gordon (Patch #4874) by Linus Nielsen Feltzing · 19 years ago
  38. b76e4ec swap PLAY and REC for x5, I liked that way! by Daniel Stenberg · 19 years ago
  39. 7441cba Switched PLAY and REC for proper X5 operation. by Daniel Stenberg · 19 years ago
  40. a33d5d7 Fixed the define in config.h and more tagcache alignment issues. by Miika Pekkarinen · 19 years ago
  41. e9721bf Use ROCKBOX_STRICT_ALIGN for all ARM targets. by Miika Pekkarinen · 19 years ago
  42. de2f070 Fixed the yellow builds. by Miika Pekkarinen · 19 years ago
  43. 8083e8c Fixed potential sample overflow in variable stereo width > 100% and karaoke mode, both hwcodec and swcodec. by Jens Arnold · 19 years ago
  44. d9ef598 Fixed the debug menu. by Miika Pekkarinen · 19 years ago
  45. e859e16 Fixed some red builds. by Miika Pekkarinen · 19 years ago
  46. b725126 Fill WPS tags from tagcache if available. by Miika Pekkarinen · 19 years ago
  47. d1f9495 Fixed possible data alignment problem while committing the tagcache. by Miika Pekkarinen · 19 years ago
  48. 358055e Add TDRC tag from id3 v2.4 to fix year not showing in files tagged with id3 v2.4 by Dan Everton · 19 years ago
  49. a93e591 Properly allocating the temporary buffer. by Miika Pekkarinen · 19 years ago
  50. 7c4e0c8 Initial version of tagcache! There are still some bugs in the engine by Miika Pekkarinen · 19 years ago
  51. 50d40ea only ship the licences as the other plain text doc files are waaaay out of date by Daniel Stenberg · 19 years ago
  52. a07a833 settingling on options and even uplang support starts to function by Daniel Stenberg · 19 years ago
  53. a70c6b9 Patch #4913 by David Rothenberger with some changes by me: add only backlight on first keypress to the lcd remotes, too. by Hristo Kovachev · 19 years ago
  54. 7b9ab84 Add backslash after the dap macro where needed. by Martin Arver · 19 years ago
  55. 68af390 Unify pcm_playback code where applicable to make working with it a bit nicer by Brandon Low · 19 years ago
  56. a9c1688 Fix lockups people have been having with track skipping during buffer fill, this is a reversion of a previous commit pending more fixes to playback engine by Brandon Low · 19 years ago
  57. 62f5194 add tetrox (with screenshots) and some other plugins to the manual by Nils Wallménius · 19 years ago
  58. 09c0973 Fix a problem where audio would stay paused after a stop and start of playback by Brandon Low · 19 years ago
  59. f6bdfbd Add simulated battery drain to the simulator. Patch from Matthias Mohr (task 4886). by Dan Everton · 19 years ago
  60. b66477a Support the recording screen on the LCD remote. Also adds support for the peakmeter in the rremote WPS. Patch from Martin Scarratt (task 4818). by Dan Everton · 19 years ago
  61. 2b71fa8 A start of iriver installation instructions. by Martin Arver · 19 years ago
  62. 2a76843 Add a daps macro, for use when referring to the player. E.g. the \daps\ color ... by Martin Arver · 19 years ago
  63. 96f898e Some cleanup of chapter Advanced Topics by Martin Arver · 19 years ago
  64. 7bd6787 One minute sleep timer step size is a little too precise. How about five minutes instead. by Dan Everton · 19 years ago
  65. b73da77 Change step size of sleep timer to 1 minute. by Dan Everton · 19 years ago
  66. d946771 Port sleep timer setting screen to new setting screens. Make sleep timer usable from the remote. by Dan Everton · 19 years ago
  67. bddf379 Add the file as binary, as cvs changes stuff in it by Martin Arver · 19 years ago
  68. a960290 cvs is kidding with me by Martin Arver · 19 years ago
  69. a94a2c2 I hope this works better by Martin Arver · 19 years ago
  70. e6f3191 Remove the malfunctioning pdfdraftcopy package by Martin Arver · 19 years ago
  71. 230acf8 Disable the pdfdraftcopy package for now. It does not work at the moment. by Martin Arver · 19 years ago
  72. a1d0acb Patch #4910 by Michael DiFebbo. More additions and updates to chapter Configure Rockbox. by Martin Arver · 19 years ago
  73. c42fe43 Whoops, missed a file in last warning fix commit by Brandon Low · 19 years ago
  74. e8a0990 Dummy is_backlight_on() for bootloader by Björn Stenberg · 19 years ago
  75. fac50d1 Slightly clearer code in dsp_eq_update_data. by Dan Everton · 19 years ago
  76. c76904b Fix warnings by Brandon Low · 19 years ago
  77. 12f3fec fix the bitmaps position bug on X5 by Ben Basha · 19 years ago
  78. da5fb18 New option: First keypress enables backlight only. Patch #2920 by Nicolas Pennequin. by Björn Stenberg · 19 years ago
  79. 86f1e2e Convert playback.c to use unsigned byte counters, and _minor_ refactoring of buffer callbacks by Brandon Low · 19 years ago
  80. b1cd329 Build chessbox for the X5 by Dave Chapman · 19 years ago
  81. f12a576 Color bitmaps on iAudio X5 by Mustapha Senhaji by Ben Basha · 19 years ago
  82. 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
  83. 14728f9 Some more changes and removal of archos specific text and key presses. by Martin Arver · 19 years ago
  84. 6a5ef8e Fixed loong-standing bug in mas_writereg(). by Jens Arnold · 19 years ago
  85. 8307d0b Fix weirdness caused by not stopping buffering during pause, and generally use a more sane pause behavior on swcodec targets by Brandon Low · 19 years ago
  86. 354941d Make fullscreen off by default for Rockboy. by Zakk Roberts · 19 years ago
  87. 9e75c62 Sorry for the mess. A reference was lost by Martin Arver · 19 years ago
  88. 1e99b66 Commit again. Thanks to safetydan for pointing it out. The file is now properly indented, so that it is easier to spot begin-end errors by Martin Arver · 19 years ago
  89. 952319c revert previous commit (patch #4898) :-( by Martin Arver · 19 years ago
  90. 864f1ac Now almost all tables in this chapter uses the button macros as defined in the platform files. by Martin Arver · 19 years ago
  91. cc94ae4 Keep assembler versions of DSP routines in dsp_arch.S files. This also by Thom Johansen · 19 years ago
  92. 5f9bd4f Make EQ work on 64 bit sims again. by Thom Johansen · 19 years ago
  93. 6cecfb0 Patch #4898 by Michael DiFebbo. Updates to Configure Rockbox chapter of the manual. Adds description of the EQ amongst other changes by Martin Arver · 19 years ago
  94. fdb58df Allow the pcm buffer to fill while playback is paused by Brandon Low · 19 years ago
  95. 1127c5f Remove commented code by Brandon Low · 19 years ago
  96. a553d5f First small step in playback.c's pending makeover. Properly lock and cleanup codec swapping by Brandon Low · 19 years ago
  97. e70a50c Fix the inaccurate frequency setting problems of the EQ due to by Thom Johansen · 19 years ago
  98. 55e67fc Move config file options to the appendix. These options should be grouped in sections with regards to the type of option (recording, sound etc) they represent by Martin Arver · 19 years ago
  99. 50b5b65 Some fixes to the ondio key-presses by Martin Arver · 19 years ago
  100. 94c1289 Move WPS tag definitions to the appendix by Martin Arver · 19 years ago