1. fa74356 iPod 3G support in Bootloader from Seven Le Mesle by Dave Chapman · 19 years ago
  2. 0d10031 Add iPod 3G and iPod 4G Greyscale to the build system by Dave Chapman · 19 years ago
  3. 2924a48 Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes by Dave Chapman · 19 years ago
  4. 75a60fb Added a cache for playlist control commands. On non-dircache systems, behaviour should be the same as before (all commands except shuffle flushed immediately). On dircache systems, commands are only flushed when disk is accessed or during shutdown. This especially reduces disk accesses when playing queued files and should fix the problem with gapless playback. by Hardeep Sidhu · 19 years ago
  5. 987879b Further iPod 3G work from Seven Le Mesle by Dave Chapman · 19 years ago
  6. 465596b More iPod 3G code from Seven Le Mesle by Dave Chapman · 19 years ago
  7. d16a8b8 More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me by Dave Chapman · 19 years ago
  8. e8048ce Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is currently written to use vertically-packed mono and native bitmap formats. by Dave Chapman · 19 years ago
  9. c6c584e Removed dead section, H1x0 and H300 are handled together. by Jens Arnold · 19 years ago
  10. e49cade Colour targets: Adapted mandelbrot plugin. The plugin library now contains scrolling routines for >= 8 bpp displays. by Jens Arnold · 19 years ago
  11. 1a03c37 A better count_leading_zeros() function, courtesy of Jens Arnold by Dave Chapman · 19 years ago
  12. f9df934 Minor cleaning - move card back bitmap to external bmp file, and define card size based on LCD size, not keypad type by Dave Chapman · 19 years ago
  13. f3857ab H300: lcd_write_data() in pure asm, essentially the same speed as before, but working correctly for all allowed data lengths. Removed RAM waste by declaring inline functions static. by Jens Arnold · 19 years ago
  14. 1ee68b0 iAudio X5: hold button functions (not yet complete) by Linus Nielsen Feltzing · 19 years ago
  15. 33fbe7c iAudio X5: Dummy ADC functions by Linus Nielsen Feltzing · 19 years ago
  16. 39ecd72 The iAudio X5 LCD is 18 bits by Linus Nielsen Feltzing · 19 years ago
  17. bead47c The iAudio X5 LCD framebuffer doesn't fit in IRAM by Linus Nielsen Feltzing · 19 years ago
  18. 64bdc70 Build the correct set of tools for the iaudio x5, and use a dummy scrambler for now by Linus Nielsen Feltzing · 19 years ago
  19. dd8cb8a Committed a little too much by Linus Nielsen Feltzing · 19 years ago
  20. 621bcc2 The simulator should use the keypad period key, not the regular one by Linus Nielsen Feltzing · 19 years ago
  21. 2fcd1b0 iAudio: don't call UDA1380 functions by Linus Nielsen Feltzing · 19 years ago
  22. 9394175 Added iAudio X5 SDl sim image by Linus Nielsen Feltzing · 19 years ago
  23. 8a1da84 Imre Herceg's Hungarian translation by Daniel Stenberg · 19 years ago
  24. e7c7d9b Bah, O_BINARY is of course Win32 only by Linus Nielsen Feltzing · 19 years ago
  25. 8599b07 Fixed the codec loading problem in the Win32 SDL simulator by Linus Nielsen Feltzing · 19 years ago
  26. 82e0853 Added reboot and power_off commands, watchdog support, binary by Tomasz Malesinski · 19 years ago
  27. ec7e976 Added GDB API - a way to call stub procedures from a DEBUG build. by Tomasz Malesinski · 19 years ago
  28. 760fea9 iAudio X5: various fixes to make the bootloader compile by Linus Nielsen Feltzing · 19 years ago
  29. 44a5c82 iAudio X5: Corrected crappy code, just to make the damn thing compile by Linus Nielsen Feltzing · 19 years ago
  30. 97f38e5 iAudio X5: Select the correct bootloader in the configure script by Linus Nielsen Feltzing · 19 years ago
  31. 91f08b5 Made %n not eat white space. by Tomasz Malesinski · 19 years ago
  32. c4d24a0 Added non-blocking get/put_byte routines. by Tomasz Malesinski · 19 years ago
  33. 507120c Added empty fiq routine for iFP. by Tomasz Malesinski · 19 years ago
  34. ea3dbb2 Added setting interrupt vectors without overwriting others for ARM DEBUG builds. by Tomasz Malesinski · 19 years ago
  35. bcd22f0 Undefined DEBUG, so that it compiles on DEBUG builds. by Tomasz Malesinski · 19 years ago
  36. b3db55f Made rockbox.elf build with DEBUG enabled. by Tomasz Malesinski · 19 years ago
  37. c8a5fbb Added iFP keybindings. by Tomasz Malesinski · 19 years ago
  38. c31d2f8 Fixed warnings on iFP. by Tomasz Malesinski · 19 years ago
  39. 3c17330 Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed up rendering with backdrop. * Restore correct behaviour of lcd_clear_display(). by Jens Arnold · 19 years ago
  40. 3f66e8e Ooops :-) by Linus Nielsen Feltzing · 19 years ago
  41. 482ef8c Added Dan Everton to the credits by Linus Nielsen Feltzing · 19 years ago
  42. fc72c53 Patch #1417462 by Dan Everton - Improved SDL simulator by Linus Nielsen Feltzing · 19 years ago
  43. 347992e Optimised C version of count_leading_zeros() taken from alac-0.1.1. This makes ALAC very close to realtime on the ipod (just the very occasional skip during disk reading - it is realtime when the disk is sleeping). by Dave Chapman · 19 years ago
  44. d2e75bf Remove exported pcm functions. Codecs should never be allowed to access by Brandon Low · 19 years ago
  45. 9b0822d Make it compile on iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  46. 3495e75 Shorten innerloop by one instruction. by Thom Johansen · 19 years ago
  47. 0ecd0b0 patch #1422861 by Adam Boot - Fix splash() color problems by Linus Nielsen Feltzing · 19 years ago
  48. 33f2e28 Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #if by Dave Chapman · 19 years ago
  49. 5c1cc2f add these files to the source archive as well by Daniel Stenberg · 19 years ago
  50. d3af52d there are no files like this in here anymore by Daniel Stenberg · 19 years ago
  51. 3749d1a Oops - fix the builds broken by the backdrop image patch by Dave Chapman · 19 years ago
  52. d9e5b67 Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. by Dave Chapman · 19 years ago
  53. 9b4b4d0 More sane fixed point format for Q parameter. by Thom Johansen · 19 years ago
  54. 440d75f No need for different name members in eq_data struct. by Thom Johansen · 19 years ago
  55. e6c2e19 This should not have been recommitted (went undetected for quite a while). by Jens Arnold · 19 years ago
  56. 32326ef * Changed implementation of inverse bar: Instead of complementing all pixels after drawing the text, the text is drawn in inversevid mode. This is faster, and will be more readable when backdrop image support gets added. Appearance on non-colour targets doesn't change. * Speedup of the scroll thread. by Jens Arnold · 19 years ago
  57. 20debbf iPod: Fix some button-mapping bugs and inconsistencies by Dave Chapman · 19 years ago
  58. 1023ced iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL source, but do not appear to be needed. by Dave Chapman · 19 years ago
  59. fddefdc Corrected version of 176x54 (Nano) colour logo (it wasn't being used until logo-nano.c was deleted). by Dave Chapman · 19 years ago
  60. 5672c61 Color logo-*.c files no longer required - the bitmaps are in libbitmapsnative by Dave Chapman · 19 years ago
  61. b42ef68 Fix warnings at h1xx. by Ben Basha · 19 years ago
  62. db83601 Add break effect + Bigger bricks by Ben Basha · 19 years ago
  63. f5f000f Minor code policing by Linus Nielsen Feltzing · 19 years ago
  64. fbd8e5d Patch #1421483 - AIFF codec by Jvo Studer by Dave Chapman · 19 years ago
  65. 6479e4c WPS tag update for Progress Bar to allow resizing and screen placing by Ben Basha · 19 years ago
  66. 8ab7c38 added the missing decompressor files by Daniel Stenberg · 19 years ago
  67. 4e672ce Something for our loyal Archos users. The first graphical WPS for the Recorder series. by Christi Scarborough · 19 years ago
  68. 7df51ad Changed meaning of shift parameter to include the EMAC implicit shift by Thom Johansen · 19 years ago
  69. b106e01 Reverted the wps image cache as it was causing trouble to users when by Miika Pekkarinen · 19 years ago
  70. 98c37c7 Enable ARM EQ support. by Thom Johansen · 19 years ago
  71. 146fe6c boxes for H3xx / iPod 4g, just so they don't feel left out. Purely a quick hack, not a finished product. by Christi Scarborough · 19 years ago
  72. b4bc9fd iPod: Enable peakmeter by Dave Chapman · 19 years ago
  73. 5fff854 EQ filtering code for ARM targets. by Thom Johansen · 19 years ago
  74. b69d59b Handle 8-bit BMP files by Linus Nielsen Feltzing · 19 years ago
  75. 62b22ba Slighly less confusing handling of inverted monochrome images by Linus Nielsen Feltzing · 19 years ago
  76. d563ac6 Restored inverted background image in the ipodVOL WPS by Linus Nielsen Feltzing · 19 years ago
  77. 26fcd11 Handle .S files properly by Linus Nielsen Feltzing · 19 years ago
  78. fe1c9f5 Iriver: Another grayscale bmp loader bug fixed: clear the right amount of data, to avoid garbage in the images. by Magnus Holmgren · 19 years ago
  79. 5f0b75e Correct PaddedWidth calculation by Linus Nielsen Feltzing · 19 years ago
  80. 147cfe9 Misleading parameter name. by Thom Johansen · 19 years ago
  81. 321e480 Colour boxes WPS for iPod (and H3xx - but it'll look a little odd on that screen. A work in progress / proof of concept. by Christi Scarborough · 19 years ago
  82. 81eade3 Revert accidental change by Christi Scarborough · 19 years ago
  83. 023936d ARM: r12 is scratch, so don't save it. by Thom Johansen · 19 years ago
  84. ae0ae6d Small iPod colour BMP fix by linuxstd by Christi Scarborough · 19 years ago
  85. cce79d3 Small ARM opt. Saves eight bytes! by Thom Johansen · 19 years ago
  86. de281db Now dircache should work on players requiring long aligned memory accesses. by Miika Pekkarinen · 19 years ago
  87. 1446b21 Oops - fix red iPod bootloader build by Dave Chapman · 19 years ago
  88. 8cd8a95 iPod: Initial implementation of a debug i/o ports screen by Dave Chapman · 19 years ago
  89. f9dac40 iPod: Fix the detection of lcd type for the iPod Photo - this should fix problems with that LCD. Affected users also need to install a new bootloader - available from the iPod Installation wiki page. by Dave Chapman · 19 years ago
  90. ea72d05 Fixed endianness problem in the BMP loader by Linus Nielsen Feltzing · 19 years ago
  91. d3784e5 iPod: Remove some iPod Photo lcd initialisation code that (when used in the bootloader) corrupted the colors in the original firmware. by Dave Chapman · 19 years ago
  92. 3b8934d Iriver: Calculate proper height (i.e., size) for grayscale bitmaps. by Magnus Holmgren · 19 years ago
  93. 5ffa8c5 iPod: Initial attempt at volume/bass/treble control - more work is needed, but it seems to be working. by Dave Chapman · 19 years ago
  94. 1a4ef4f Add iPod key binding for the logf viewer by Dave Chapman · 19 years ago
  95. 733c14d changed ages ago by Björn Stenberg · 19 years ago
  96. 5f3b122 tiny nano pic by Björn Stenberg · 19 years ago
  97. 216806f Bundle .S files in the source tarballs. by Thom Johansen · 19 years ago
  98. 8ac932f Fix warning. by Thom Johansen · 19 years ago
  99. b978acc Fix mpc.c to use new mpc_bool_t type to remove some warning. by Thom Johansen · 19 years ago
  100. 2b48395 Synced libmpcdec to musepack.net SVN. by Thom Johansen · 19 years ago