1. a790277 Model & version check for simulator plugins. by Jens Arnold · 19 years ago
  2. 137501b The dependency generation for credits.c failed since it includes a file by Daniel Stenberg · 19 years ago
  3. ffb0cdc Archos recorders: The Rockboy overlay loader now uses the same header as the plugin loader. by Jens Arnold · 19 years ago
  4. b1a17a6 Correctly set the channel mode to "Stereo" and not "Dual Channel". by Dave Chapman · 19 years ago
  5. b3a9ad8 The Code Police struck again by Linus Nielsen Feltzing · 19 years ago
  6. d6d5da1 iPod: Correct the definition of DRAMORIG for the ipod - RAM is remapped to 0x0 from its original location at 0x10000000 by Dave Chapman · 19 years ago
  7. 25c66fc Cosmetic bugfix - display correct message when generating firmware image for the 5g by Dave Chapman · 19 years ago
  8. a36b1d4 New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often. by Jens Arnold · 19 years ago
  9. c7c9069 Metronome patch by Martin Scarratt: BPM entry acceleration and proper stopping of playback on iriver by Linus Nielsen Feltzing · 19 years ago
  10. bae4e2a Use SDL's thread wrappers instead of pthreads to increase portability in the SDL sim. Patch by Andrew Pilley with some changes by me. by Dave Chapman · 19 years ago
  11. b855a9a Add button definitions for the iPod clickwheel by Dave Chapman · 19 years ago
  12. cc4de76 Iriver WPS: Made some buttons more responsive (trigger on press instead of release). by Jens Arnold · 19 years ago
  13. bdf6f1c Script to create the MD5 sum files for fwpatcher by Linus Nielsen Feltzing · 19 years ago
  14. 728d46f Added H300 1.30eu support for fwpatcher by Linus Nielsen Feltzing · 19 years ago
  15. d83e929 Work-in-progress iriver iFP-7xx port by Tomasz Malesinski by Dave Chapman · 19 years ago
  16. 8d13068 H300 bootloader v5 by Linus Nielsen Feltzing · 19 years ago
  17. d1b6bb8 Remove the unnecessary IDATA_ATTR and LINE_ATTR #defines. Introduce usage of IBSS_ATTR instead of incorrect IDATA_ATTR. Remove LINE_ATTR use, since this is a no-win when using IRAM. Make encoder truncate existing files. Make use of post-increment addressing mode in MAC chains for to minimuse code size and gain some speed. Some minor assembler touchups. About 10% speedup in total. by Thom Johansen · 19 years ago
  18. aa7ff20 let's hope we can start with using the x5 LCD in 16bits as then we can re-use by Daniel Stenberg · 19 years ago
  19. 130a027 make the x5 sim pass by Daniel Stenberg · 19 years ago
  20. 531bdf6 iAudio: Removed duplicate register definitions by Linus Nielsen Feltzing · 19 years ago
  21. 780cfff H300: Removed lcd_enable() and added a delay to let the hard drive settle before entering USB mode by Linus Nielsen Feltzing · 19 years ago
  22. e5f1297 Enable the EXTON and CHG wakeup again by Linus Nielsen Feltzing · 19 years ago
  23. cb01be6 H300: set KEEP_ACT before initializing the data sections, otherwise the PCF50606 will time out and power off by Linus Nielsen Feltzing · 19 years ago
  24. 55d1955 Support for other platforms than just Coldfire. by Thom Johansen · 19 years ago
  25. cd33f5d The Shine mp3 encoder by Gabriel Bouvigne, made as plugin/viewer by Antonius by Daniel Stenberg · 19 years ago
  26. 687258d Synced and added voice entries. by Jonas Häggqvist · 19 years ago
  27. 08e0611 Reverted the wakeup/debounce PCF50606 settings for now by Linus Nielsen Feltzing · 19 years ago
  28. b69ec52 H300 bootloader v4 by Linus Nielsen Feltzing · 19 years ago
  29. 54da924 H300: Bootloader USB mode detection on EXTON wakeup by Linus Nielsen Feltzing · 19 years ago
  30. befd0ac Correct metronome sound on PCM playback targets by Linus Nielsen Feltzing · 19 years ago
  31. cf218e3 Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups by Linus Nielsen Feltzing · 19 years ago
  32. 640eeab change the arabic codepage from ISO-8859-6 to CP1256 by Marcoen Hirschberg · 19 years ago
  33. 28aaa0a Metronome now builds on all targets by Linus Nielsen Feltzing · 19 years ago
  34. ccf3283 Add iPod button definitions for Metronome by Dave Chapman · 19 years ago
  35. 383b3c1 Don't build metronome on the iPod by Linus Nielsen Feltzing · 19 years ago
  36. 81c9d58 Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt and me by Linus Nielsen Feltzing · 19 years ago
  37. 6422d07 change separator for the LDFLAGS sed replacement since some people obviously by Daniel Stenberg · 19 years ago
  38. 9cf5270 Don't init the lcd twice - once on lcd_init_device and the other one on first call of lcd_enable() (an old, known bug). by Hristo Kovachev · 19 years ago
  39. 1917cd5 H300: bootloader must call lcd_enable() since the backlight thread isn't running by Linus Nielsen Feltzing · 19 years ago
  40. a5750f8 More distinct grayscales in the H1x0 SDl simulator by Linus Nielsen Feltzing · 19 years ago
  41. bea1589 check for sdl-config before using it, and present a more user-friendly by Daniel Stenberg · 19 years ago
  42. 84e2528 Fix RGB565SWAPPED lcd output by Dave Chapman · 19 years ago
  43. 0e41998 SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third by Daniel Stenberg · 19 years ago
  44. d2a10f5 removed the language choice, now always uses english built-in by Daniel Stenberg · 19 years ago
  45. 186d468 Fixed a warning. by Jens Arnold · 19 years ago
  46. a991de3 Don't include the .bss section in the archos rockboy overlay as well. Explicitly add common symbols to .bss section for plugins and codecs. by Jens Arnold · 19 years ago
  47. 07c4254 Don't include the .bss and .ibss sections in the binary image for codecs and plugins. Saves quite some disk space (and buffer space in case of codec changes during playback). by Jens Arnold · 19 years ago
  48. e8b1787 Discard some LAME header fields if the file length has changed since the header was written. Fixes some NPR podcasts. by Magnus Holmgren · 19 years ago
  49. c78b019 I figured out what was *really* causing the MPC track-change noise, so I by Dave Bryant · 19 years ago
  50. dad0011 Quick fix for annoying musepack noise on track change bug. Proper fix coming Some Day Soon Now (tm). Thanks go out to David Bryant. by Thom Johansen · 19 years ago
  51. 557afd5 Fix generic filtering routine to support non-interleaved audio as well. by Thom Johansen · 19 years ago
  52. b82c441 iPod: Add USB detection. When inserting the USB cable, hold down MENU to charge via USB, otherwise Rockbox will reboot into the Disk Mode application stored in flash by Dave Chapman · 19 years ago
  53. ee927e6 Faster updates of the virtual LED WPS tag by Linus Nielsen Feltzing · 19 years ago
  54. cb7e695 iPod: Fix the bootloader so it can load and run the original Apple firmware again. The Rockbox firmware was doing too much to the hardware so we remove most of the initialisation. by Dave Chapman · 19 years ago
  55. 5a313ef Sync and fixes. by Thom Johansen · 19 years ago
  56. 8d888cf Patch #1381872 by Brandon Low - Add virtual HDD LED to WPS by Linus Nielsen Feltzing · 19 years ago
  57. 88f4c11 iPod - Tremor code has become too big for IRAM (as of 28 December 2005), so temporarily disable ICODE_ATTR to fix the broken builds. This needs reviewing anyway when the time comes to optimise Tremor for the iPod. by Dave Chapman · 19 years ago
  58. 4d03a46 iaudio: proper tlv320 prototypes by Linus Nielsen Feltzing · 19 years ago
  59. 60798cd commit the right files this time.. by Marcoen Hirschberg · 19 years ago
  60. cb87d19 add a better default glyph by Marcoen Hirschberg · 19 years ago
  61. 5caf36d Patch #1387569 by Stephan Wezel - page-down doesn't select the element before the last element by Linus Nielsen Feltzing · 19 years ago
  62. bd2f678 Patch #1392287 by Brandon Low - faster LCD update for H300 with ASM by Linus Nielsen Feltzing · 19 years ago
  63. b770d53 Fixed the crossfade and track skipping glitches. by Miika Pekkarinen · 19 years ago
  64. 41cea75 Vorbis optimizations from Brandon Low (part of patch 1387611). Reduces cpu boost ratio on a test track by about 6 percentage points. Also fixes broken simulator playback caused by my previous Tremor commit. by Magnus Holmgren · 19 years ago
  65. 074999d Added basic iAudio X5 support for the scramble and descramble tools by Linus Nielsen Feltzing · 19 years ago
  66. 64fe299 Don't put S/PDIF out of sync when audio is being paused. by Miika Pekkarinen · 19 years ago
  67. 661e6bc Add forgetten libraries to the codec "clean" rule by Dave Chapman · 19 years ago
  68. 482a242 Committed the pre-recording patch for iriver (#1387531 by Peter D'Hoye). by Miika Pekkarinen · 19 years ago
  69. 10d989c Updated Korean translation by Jeong Taek In by Hristo Kovachev · 19 years ago
  70. c993f8c Now the quick screen properly sorts the playlist when shuffle is disabled by Linus Nielsen Feltzing · 19 years ago
  71. e57471a H300: RTC support by Linus Nielsen Feltzing · 19 years ago
  72. 0dac8b7 iRiver: improved handling of bad mpeg files. by Magnus Holmgren · 19 years ago
  73. 917f2c1 Simulator fixes: id3 string pointers can be null. by Magnus Holmgren · 19 years ago
  74. b1a2303 Oops:) Make the brightness setting purely numerical by Hristo Kovachev · 19 years ago
  75. 9b83c6c Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300 by Hristo Kovachev · 19 years ago
  76. 9d67765 Reverted the H300 LCD DMA patch, since it iterfered with the recording DMA by Linus Nielsen Feltzing · 19 years ago
  77. bd544b6 iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press on PLAY by Dave Chapman · 19 years ago
  78. 2e55f1c Button driver would insert erronous events when wheel position overflowed, this fixes it. by Thom Johansen · 19 years ago
  79. f9295a6 Remove unused variables by Dave Chapman · 19 years ago
  80. 4ba9eac Put the ipod into standby mode on shutdown. This is untested on the 5g, but should work... by Dave Chapman · 19 years ago
  81. 085f2f4 Inspired by patch #1377739 by Brandon Low: Inline oggpack_adv and the most used part of oggpack_look. Reduces CPU boost on a test track (208 kbps) by 2-3 percentage points. by Magnus Holmgren · 19 years ago
  82. 783428d Fixed the misplaced w and v in morse input and removed scandinavian by Miika Pekkarinen · 19 years ago
  83. f286072 Even more button fixes for solitaire by Linus Nielsen Feltzing · 19 years ago
  84. c70eb57 H300: Roughly 20% faster LCD updates with DMA by Linus Nielsen Feltzing · 19 years ago
  85. b2295a4 Even more iPod solitaire fixes by Linus Nielsen Feltzing · 19 years ago
  86. d2f0aa4 Solitaire fix for Archos and iPod models by Linus Nielsen Feltzing · 19 years ago
  87. 67f0022 patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is off by Linus Nielsen Feltzing · 19 years ago
  88. ca1a1ab H300: Colors for solitaire by Ben Basha by Linus Nielsen Feltzing · 19 years ago
  89. 735f827 H300: quick fix for the broken line-in recording by Linus Nielsen Feltzing · 19 years ago
  90. da75d2d Oops. Reverse unintentional commit. by Dave Chapman · 19 years ago
  91. c3f9d00 Correctly attribute Bernard Leach as the (C) holder for code taken from ipodlinux. by Dave Chapman · 19 years ago
  92. 278f2b3 Explicitly declare char types to be signed when they must be by Dave Bryant · 19 years ago
  93. 0dc63c1 Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be identical to the other 4G models by Dave Chapman · 19 years ago
  94. 2a7bd9f New target - iPod Video. by Dave Chapman · 19 years ago
  95. 3f9789b Sync with ipodlinux CVS - add support for 5g (video) iPods by Dave Chapman · 19 years ago
  96. feca295 Button assignments for H1x0 and H3x0 are identical (cosmetic). by Jens Arnold · 19 years ago
  97. c80e0c1 Fixed several plugins for dB volume. by Jens Arnold · 19 years ago
  98. 5cc7347 Raise iPod CPU frequency and enable cache and add function needed for button driver. by Thom Johansen · 19 years ago
  99. 8bf079f Button and click wheel driver for iPod 4g and Nano. by Thom Johansen · 19 years ago
  100. a601fb8 More compact & straight-forward headbytes handling. by Jens Arnold · 19 years ago