1. 3f66e8e Ooops :-) by Linus Nielsen Feltzing · 19 years ago
  2. 482ef8c Added Dan Everton to the credits by Linus Nielsen Feltzing · 19 years ago
  3. fc72c53 Patch #1417462 by Dan Everton - Improved SDL simulator by Linus Nielsen Feltzing · 19 years ago
  4. 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
  5. d2e75bf Remove exported pcm functions. Codecs should never be allowed to access by Brandon Low · 19 years ago
  6. 9b0822d Make it compile on iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  7. 3495e75 Shorten innerloop by one instruction. by Thom Johansen · 19 years ago
  8. 0ecd0b0 patch #1422861 by Adam Boot - Fix splash() color problems by Linus Nielsen Feltzing · 19 years ago
  9. 33f2e28 Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #if by Dave Chapman · 19 years ago
  10. 5c1cc2f add these files to the source archive as well by Daniel Stenberg · 19 years ago
  11. d3af52d there are no files like this in here anymore by Daniel Stenberg · 19 years ago
  12. 3749d1a Oops - fix the builds broken by the backdrop image patch by Dave Chapman · 19 years ago
  13. 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
  14. 9b4b4d0 More sane fixed point format for Q parameter. by Thom Johansen · 19 years ago
  15. 440d75f No need for different name members in eq_data struct. by Thom Johansen · 19 years ago
  16. e6c2e19 This should not have been recommitted (went undetected for quite a while). by Jens Arnold · 19 years ago
  17. 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
  18. 20debbf iPod: Fix some button-mapping bugs and inconsistencies by Dave Chapman · 19 years ago
  19. 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
  20. 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
  21. 5672c61 Color logo-*.c files no longer required - the bitmaps are in libbitmapsnative by Dave Chapman · 19 years ago
  22. b42ef68 Fix warnings at h1xx. by Ben Basha · 19 years ago
  23. db83601 Add break effect + Bigger bricks by Ben Basha · 19 years ago
  24. f5f000f Minor code policing by Linus Nielsen Feltzing · 19 years ago
  25. fbd8e5d Patch #1421483 - AIFF codec by Jvo Studer by Dave Chapman · 19 years ago
  26. 6479e4c WPS tag update for Progress Bar to allow resizing and screen placing by Ben Basha · 19 years ago
  27. 8ab7c38 added the missing decompressor files by Daniel Stenberg · 19 years ago
  28. 4e672ce Something for our loyal Archos users. The first graphical WPS for the Recorder series. by Christi Scarborough · 19 years ago
  29. 7df51ad Changed meaning of shift parameter to include the EMAC implicit shift by Thom Johansen · 19 years ago
  30. b106e01 Reverted the wps image cache as it was causing trouble to users when by Miika Pekkarinen · 19 years ago
  31. 98c37c7 Enable ARM EQ support. by Thom Johansen · 19 years ago
  32. 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
  33. b4bc9fd iPod: Enable peakmeter by Dave Chapman · 19 years ago
  34. 5fff854 EQ filtering code for ARM targets. by Thom Johansen · 19 years ago
  35. b69d59b Handle 8-bit BMP files by Linus Nielsen Feltzing · 19 years ago
  36. 62b22ba Slighly less confusing handling of inverted monochrome images by Linus Nielsen Feltzing · 19 years ago
  37. d563ac6 Restored inverted background image in the ipodVOL WPS by Linus Nielsen Feltzing · 19 years ago
  38. 26fcd11 Handle .S files properly by Linus Nielsen Feltzing · 19 years ago
  39. 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
  40. 5f0b75e Correct PaddedWidth calculation by Linus Nielsen Feltzing · 19 years ago
  41. 147cfe9 Misleading parameter name. by Thom Johansen · 19 years ago
  42. 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
  43. 81eade3 Revert accidental change by Christi Scarborough · 19 years ago
  44. 023936d ARM: r12 is scratch, so don't save it. by Thom Johansen · 19 years ago
  45. ae0ae6d Small iPod colour BMP fix by linuxstd by Christi Scarborough · 19 years ago
  46. cce79d3 Small ARM opt. Saves eight bytes! by Thom Johansen · 19 years ago
  47. de281db Now dircache should work on players requiring long aligned memory accesses. by Miika Pekkarinen · 19 years ago
  48. 1446b21 Oops - fix red iPod bootloader build by Dave Chapman · 19 years ago
  49. 8cd8a95 iPod: Initial implementation of a debug i/o ports screen by Dave Chapman · 19 years ago
  50. 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
  51. ea72d05 Fixed endianness problem in the BMP loader by Linus Nielsen Feltzing · 19 years ago
  52. 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
  53. 3b8934d Iriver: Calculate proper height (i.e., size) for grayscale bitmaps. by Magnus Holmgren · 19 years ago
  54. 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
  55. 1a4ef4f Add iPod key binding for the logf viewer by Dave Chapman · 19 years ago
  56. 733c14d changed ages ago by Björn Stenberg · 19 years ago
  57. 5f3b122 tiny nano pic by Björn Stenberg · 19 years ago
  58. 216806f Bundle .S files in the source tarballs. by Thom Johansen · 19 years ago
  59. 8ac932f Fix warning. by Thom Johansen · 19 years ago
  60. b978acc Fix mpc.c to use new mpc_bool_t type to remove some warning. by Thom Johansen · 19 years ago
  61. 2b48395 Synced libmpcdec to musepack.net SVN. by Thom Johansen · 19 years ago
  62. 58231d5 Save image format tag in bmp cache also to hopefully fix the color by Miika Pekkarinen · 19 years ago
  63. 65721f0 Slight change of coef format. Removed erronous hard code of channel by Thom Johansen · 19 years ago
  64. a371ec3 Make Musepack work on little endian devices. by Thom Johansen · 19 years ago
  65. 55ff456 Recommit reverted changes and add the missing file... by Thom Johansen · 19 years ago
  66. 7d1117f Cache wps image files to allow really fast boot. by Miika Pekkarinen · 19 years ago
  67. c87730e (dast) added iPod bleeding builds by Björn Stenberg · 19 years ago
  68. 3722a99 Better working fix for the BMP loader transparency flag bug by Linus Nielsen Feltzing · 19 years ago
  69. 8f07403 Temporary fix for crashing when trying to enter the WPS, thanks to Adam Boot. by Brandon Low · 19 years ago
  70. 236d524 Backout part of the last change to fix builds for now by Brandon Low · 19 years ago
  71. a8cc6a7 Initial multi-band EQ support for software codec platforms. Now go start by Thom Johansen · 19 years ago
  72. b0302f0 Prevent unaligned memory accesses whilst reading seektable - fixes FLAC playback on iPod by Dave Chapman · 19 years ago
  73. 281403a Work-in-progress transparent bitmaps with 255,0,255 as the transparent color, not yet working on the H100 series by Linus Nielsen Feltzing · 19 years ago
  74. 5947e49 Make Tremor usable on ARM targets. by Thom Johansen · 19 years ago
  75. b9e10d9 iPod: First working audio driver by Dave Chapman · 19 years ago
  76. 0541198 Codec buffer was initialized too early thus crashing the unit later. by Miika Pekkarinen · 19 years ago
  77. 745adad Color BMP support by Linus Nielsen Feltzing · 19 years ago
  78. 9bd0603 include the ucl's .ch files, pointed out by Joerch by Daniel Stenberg · 19 years ago
  79. a4f8d1c Don't use crossfader mix mode when skipping tracks manually. by Miika Pekkarinen · 19 years ago
  80. b7c2919 Remove calls to cpu_boost - they are not required any more by Ben Basha · 19 years ago
  81. c338290 shortened the comment to 80 col by Daniel Stenberg · 19 years ago
  82. 1ca465a Made lots of keys' code depend on the actual definition of the key instead by Daniel Stenberg · 19 years ago
  83. 39d2d8b 1 - don't assume 160x128 means iriver h1x0 display, added check for depth by Daniel Stenberg · 19 years ago
  84. d319116 iriver: Init audio on background. by Miika Pekkarinen · 19 years ago
  85. 553c9e2 Portability enhancements - make the menu bitmap positions #defines, introduce a game loop timer (to fix the speed on all targets) and fix the menu on targets with 320x240 LCDs. by Dave Chapman · 19 years ago
  86. 2047f79 Fix red builds by Brandon Low · 19 years ago
  87. 005c2f8 Detect USB charge state in Hxx0 by Brandon Low · 19 years ago
  88. 3325d99 Patch #1415757 by Ben Basha - Brickmania update, Flip powerup plus some bricks need several hits to break by Linus Nielsen Feltzing · 19 years ago
  89. ea8bbe3 Enable USB charging mode on H300, hold Rec when inserting the USB connector to not enter USB mode. This may not always work, since we don't yet know how to control the charging chip correctly. by Linus Nielsen Feltzing · 19 years ago
  90. b579c63 Updated korean.lang by Jeong Taek In by Hristo Kovachev · 19 years ago
  91. c0090ff Add some IIS addresses by Dave Chapman · 19 years ago
  92. 751d199 Adjusted the bitmap build to run make in the bitmap directories by Daniel Stenberg · 19 years ago
  93. 4a6b2c5 Fix all the simulator builds I broke by Brandon Low · 19 years ago
  94. 906bfb4 It's unsigned, no need to check for negativity by Brandon Low · 19 years ago
  95. e40900d Add battery voltage that is now exported from the power management as a wps tag by Brandon Low · 19 years ago
  96. facf94e Button mappings for iPods, using mp3_is_playing() for harware platforms, file format converted to unix by Hristo Kovachev · 19 years ago
  97. 0059845 And the plugin itself ... :) by Hristo Kovachev · 19 years ago
  98. 495c63f New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by me by Hristo Kovachev · 19 years ago
  99. 4781f14 Functional AB on iRiver H1x0, and improved button mappings (share the NEXTDIR and PREVDIR buttons on iRiver H[13]x0 targets), patch from IRC:lamed, modified by me. by Brandon Low · 19 years ago
  100. 60e8f4f First steps towards SDL sim for windows by Linus Nielsen Feltzing · 19 years ago