1. b81f596 Patch by Jonathan Gordon for bug report FS#4861 - map Select (Navi) to save the settings in the color picker in addition to Play. by Zakk Roberts · 19 years ago
  2. c00ec11 Further 64 bit related fixes. EQ should now work in AMD64 sim. by Thom Johansen · 19 years ago
  3. 5405753 Updated screenshot with correctly sized card backs. by Dave Chapman · 19 years ago
  4. 1a0e885 Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps speed increase on H300) plus some minor code reorganisation by Dave Chapman · 19 years ago
  5. 7e74233 Add cardback bitmap for colour LCDs smaller than 220x176. by Dave Chapman · 19 years ago
  6. c688e4d Some screenshots from Nils W. to make the Nano manual build. by Martin Arver · 19 years ago
  7. 4599ca3 iRiver: Stop disabling the peak meter when stopping the radio. by Magnus Holmgren · 19 years ago
  8. 0968536 Code policed. Converted to generate internal s3.28 format directly (next by Thom Johansen · 19 years ago
  9. d8eaefe Code policed. Converted to generate internal s3.28 format directly (next by Thom Johansen · 19 years ago
  10. 7ebaea2 s/The The/The/ by Björn Stenberg · 19 years ago
  11. ae6443f Add cut/copy/paste documentation to the manual. by Dan Everton · 19 years ago
  12. 1429c9b Add 'clipboard' type functionality to onplay menu. You can cut/copy/paste directories and files. Works across volumes. No multiselect support though. by Dan Everton · 19 years ago
  13. a836b27 Rename Bejeweled to Jewels for the manual entry. by Martin Arver · 19 years ago
  14. 54c9ba2 Added note about 2.5 being Archos only by Björn Stenberg · 19 years ago
  15. 48435d6 New model list by Björn Stenberg · 19 years ago
  16. 0eaa320 less archos-centric by Björn Stenberg · 19 years ago
  17. c2a853e Jewels: some clean up by Adam Boot · 19 years ago
  18. ea4947a New game plugin: bubbles, initial commit by Adam Boot · 19 years ago
  19. fce885d Turns out there's a processor mode actually called 'undefined'. Set up a by Thom Johansen · 19 years ago
  20. 6f0a01e Ooops, this was not meant to be committed yet. by Jens Arnold · 19 years ago
  21. 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
  22. e6efa38 Patch #4850 from Nils Wallménius. Adds Xobox and Demystify plugins to the manual. Nice work :) by Martin Arver · 19 years ago
  23. 3c7278f Reworked backlight fading by GPIO based PWM to work for other targets by Thom Johansen · 19 years ago
  24. ea4ccb5 Samples should always be 32 bit on all platforms, so change most by Thom Johansen · 19 years ago
  25. f383cc1 Voice working on the iPods. by Jens Arnold · 19 years ago
  26. 2d767c5 New plugin: Tetrox, vertical tetris by eli sherer with work by me to port it to all rockbox working platforms. by Ben Basha · 19 years ago
  27. bf3dba8 Coldfire: Assembler optimised disk writing, speed increase ~36% on average. by Jens Arnold · 19 years ago
  28. 958d6ac Renamed Bejeweled to Jewels, for trademark reasons. by Björn Stenberg · 19 years ago
  29. 5b4307e Don't warn about modifying the dynamic playlist in Party Mode. Also changed message to queue last, not insert last. by Björn Stenberg · 19 years ago
  30. fc390af Added 'Party Mode': Unstoppable playback by Björn Stenberg · 19 years ago
  31. 2f438bb H300: Properly initialize the backlight PCF50606 port pin by Linus Nielsen Feltzing · 19 years ago
  32. 4582f23 code policed // comments by Daniel Stenberg · 19 years ago
  33. 341407a introducing make gzip, make bzip2 and make help by Daniel Stenberg · 19 years ago
  34. dd5a858 Reduce code size and generally clean up the button driver more! * Add 'wheel repeat' functionality to prevent scrolling past the end of lists in a continuous scroll. Can release and resume scrolling to wrap to the top (4g, 5g, nano). by Brandon Low · 19 years ago
  35. 5650b70 Fix some problems with using USB_POWERED as a charging state separate from charger_inserted by Brandon Low · 19 years ago
  36. a6fb393 Red build fix by Linus Nielsen Feltzing · 19 years ago
  37. 9ffaa17 iAudio fixes by Linus Nielsen Feltzing · 19 years ago
  38. 415fab1 Added iAudio X5 to the app linker command file by Linus Nielsen Feltzing · 19 years ago
  39. ddf7c70 Real Time Clock support in the WPS by Brandon Low · 19 years ago
  40. 169cd33 iAudio: working PLL settings by Linus Nielsen Feltzing · 19 years ago
  41. 22bf64a exclude more bitmap and swcodec things from the player zips by Daniel Stenberg · 19 years ago
  42. 2624b55 only use the LCD size for bitmap LCDs so that we don't get the WPSes by Daniel Stenberg · 19 years ago
  43. c279335 Correct pallette->RGB565 conversion when loading 1-bit BMP files. by Jens Arnold · 19 years ago
  44. 69795ab Improved buttons for ipod by Björn Stenberg · 19 years ago
  45. 0c620cc Improve button driver performance on ipod a bit by moving around queue checks and properly detecting end-of-scroll. * Provide to an application which reads the button queue directly the data from the wheel (position and delta) for custom wheel driver (only sent for deltas large enough to cause a scroll event for now by Brandon Low · 19 years ago
  46. 14229df Fix s-t-u-p-i-d bug in the asm ata read routine. by Jens Arnold · 19 years ago
  47. 707ca4f Fix red bootbox build. by Jens Arnold · 19 years ago
  48. d03b352 Changed from bugs/ to tracker/ by Björn Stenberg · 19 years ago
  49. 9bd676a hush you little script by Daniel Stenberg · 19 years ago
  50. 0661678 Fix yellow build as well. by Jens Arnold · 19 years ago
  51. 3113bc3 Improved buttons for ipod by Björn Stenberg · 19 years ago
  52. 5a12127 Coldfire: Assembler optimised disk reading, speed increase ~40% on average. by Jens Arnold · 19 years ago
  53. b7c7df7 Fix red builds by Brandon Low · 19 years ago
  54. 96e4946 Hopefully correct charger connected detection for ipod video thanks to Herz's patch by Brandon Low · 19 years ago
  55. 03627e0 More patches from Fredrik Öhrn - joystick2.diff (add support using buttons on the iriver remotes) and speedup.diff (more optimisations for Coldfire targets). by Dave Chapman · 19 years ago
  56. d00d588 Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipods by Brandon Low · 19 years ago
  57. b095731 Minor bugfix for profile parsing by Brandon Low · 19 years ago
  58. 2457de1 Use plugged backlight timeout when usb powered by Brandon Low · 19 years ago
  59. 396f163 devcon by Björn Stenberg · 19 years ago
  60. a029ce2 *** empty log message *** by Björn Stenberg · 19 years ago
  61. 85c74a5 Added since25, doom & devcon2006 by Björn Stenberg · 19 years ago
  62. 44769c2 Added old.t by Björn Stenberg · 19 years ago
  63. 9d18b03 Added 2.4 by Björn Stenberg · 19 years ago
  64. 5b3e3e1 Fix some incorrectly declared functions in the sim. by Dan Everton · 19 years ago
  65. 13c63de Iriver: Properly working remote type detection regardless of hold switch positions. by Jens Arnold · 19 years ago
  66. cb9e316 H300: Cut-down LCD init & working display flip. by Jens Arnold · 19 years ago
  67. f18de23 More sane define checking. To disable cpu boosting on ipods, just by Thom Johansen · 19 years ago
  68. cee9568 *patch by Mikael Magnusson, do not reinitialize the board when hit by a qix. *some code cleanup by me by Ben Basha · 19 years ago
  69. 4092029 Don't paste when sleepy, kids. by Thom Johansen · 19 years ago
  70. 4fead08 We need to allow set_cpu_frequency in the bootloader for adjustable CPU by Thom Johansen · 19 years ago
  71. 176b38f Remove tabs... by Thom Johansen · 19 years ago
  72. 70ab7fc Assembler optimised swap32 for ARM. by Thom Johansen · 19 years ago
  73. 310d191 I could have sworn i removed that before commiting... by Thom Johansen · 19 years ago
  74. f6e8567 CPU boosting support for ipod nano and video. The rest of the targets by Thom Johansen · 19 years ago
  75. 4ba14d9 Free one register extra so we can block load a bit more. by Thom Johansen · 19 years ago
  76. fa60e30 Remove tabs... by Thom Johansen · 19 years ago
  77. 46de4c2 Add timer.c module support for ipods. Remove uneeded SIMULATOR check. by Thom Johansen · 19 years ago
  78. f7b14ef Some extra PP defines, and make some PP5002 defines consistens with PP5020. by Thom Johansen · 19 years ago
  79. a10e531 Add a call to rb->yield() in the main loop by Dave Chapman · 19 years ago
  80. c130d7c Improved screenshot courtesy of Mikael Magnusson by Dave Chapman · 19 years ago
  81. 817e69e Patch #4842 from Nils Wallménius. Adds several demos with screenshots to the manual by Martin Arver · 19 years ago
  82. ba2e8b1 Fix red and yello build table by Brandon Low · 19 years ago
  83. 4b68f1e Proper charger input, usb and charger activity detection/reporting for ipod video by Brandon Low · 19 years ago
  84. d4f9ebe Thanks to Fredrik Öhrn, fix profiling for plugins by Brandon Low · 19 years ago
  85. 3e26f03 Add pacbox SOURCES file to source tarball by Dave Chapman · 19 years ago
  86. e425c8e I should learn to commit from the right place by Martin Arver · 19 years ago
  87. 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
  88. 9dae78e Restore the backlight setting properly when leaving Xobox by Linus Nielsen Feltzing · 19 years ago
  89. 3fa27cd Sprite rendering bug fix from Dave Hooper by Dave Chapman · 19 years ago
  90. 211532c Patch #4838 from Nils Wallménius. Adds Oscilloscope plugin to the manual. Remove the Oscillograph plugin + screenshots as well by Martin Arver · 19 years ago
  91. 3189533 Another optimisation from Fredrik Öhrn - put the Z80 registers and some lookup tables in IRAM. Gives a significant boost on Coldfire targets by Dave Chapman · 19 years ago
  92. 211d827 Fix ifdefing for wps hold button tags, enables hold button in wps for ipod by Brandon Low · 19 years ago
  93. 451280a Some fixes to chapter Rockbox Interface. Adds the missing screenshots (only the 112x64x1 for now). These screenshots are hardcoded to point to 112x64x1 for now. by Martin Arver · 19 years ago
  94. 5d340b7 Fixes to the Main Menu chapter. Adds screenshots for the main menu screen. The 112x64x1 screenshots are used for all targets (and is hard coded in the text) for the radio,while recording and bookmarks screen by Martin Arver · 19 years ago
  95. 3849432 Adds screenshots for the general settings menu by Martin Arver · 19 years ago
  96. 7ec830d Fixes to chapter Configure Rockbox. Fixes some references. Makes some section target specific. by Martin Arver · 19 years ago
  97. 2390f00 Save user settings to disk, plus some code policing by Dave Chapman · 19 years ago
  98. a21d3bd Oops. Previous commit was untested and broken. This fixes it. by Martin Arver · 19 years ago
  99. 598c9f4 Adds screenshots for the sound settings menu. Fix some target specific stuff in the description for the soundsettings section by Martin Arver · 19 years ago
  100. 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