1. b0fee17 waiting is over: initial unicode commit by Marcoen Hirschberg · 19 years ago
  2. 01917ec H300 bootloader USB mode by Linus Nielsen Feltzing · 19 years ago
  3. 55e9670 USB support for H300 by Linus Nielsen Feltzing · 19 years ago
  4. c9016f8 The DMA controller issued a DMA IRQ immediately when started, making it skip the entire first audio block. Setting the DONE bit before initializing seems to fix this. by Linus Nielsen Feltzing · 19 years ago
  5. dece047 Fixed red recorder builds. by Jens Arnold · 19 years ago
  6. 87c6f54 by Marcoen Hirschberg · 19 years ago
  7. b05eec8 Big Code Police raid. Pretty pretty please, we do no macrofy simple by Daniel Stenberg · 19 years ago
  8. f981ea9 kill gcc4 warnings by Daniel Stenberg · 19 years ago
  9. 5c3546c by Marcoen Hirschberg · 19 years ago
  10. 3776a84 another makeover of the simulator stuff to be more sed-friendly with non-GNU by Daniel Stenberg · 19 years ago
  11. fc4a031 added "DancePuffDuo" theme by Anton Oleynikov · 19 years ago
  12. e1108ab Adjusted the decompressor work to build a compressed image for the Archos by Daniel Stenberg · 19 years ago
  13. 0099061 added "marquee" theme by Anton Oleynikov · 19 years ago
  14. 9b41339 full engineeer2 theme by Anton Oleynikov · 19 years ago
  15. 544e5ae Make use of the generated dependency file. by Magnus Holmgren · 19 years ago
  16. 1b0d1da Codec makefile cleanup: remove redundant things, don't generate dependency files when cleaning. by Magnus Holmgren · 19 years ago
  17. 5deedc6 Playback speed changing support for H300. by Thom Johansen · 19 years ago
  18. 48b11e8 Stop using sed's /c option when building the simulator Makefile. This should by Daniel Stenberg · 19 years ago
  19. f667b87 Fixed non-working WPS on the player. Removed some TABs. by Jens Arnold · 19 years ago
  20. bca54ec iPod targets need tools/scramble building by Dave Chapman · 19 years ago
  21. 59eb22d Build convbdf for player too, although it feels a bit funny. Also builds the by Daniel Stenberg · 19 years ago
  22. 3f11ff6 Bugfix: Prevent spurious bitswap when switching from recording to playback. This caused erratic voice UI behaviour under certain conditions. by Jens Arnold · 19 years ago
  23. 8c800cf Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC defines from config-*.h by Dave Chapman · 19 years ago
  24. 0ea71be set default sound scaling metric properly by Anton Oleynikov · 19 years ago
  25. 2654d91 iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust current/off" by Anton Oleynikov · 19 years ago
  26. 5009c9c Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in preparation for targets (H300, iPod) which have a clock (HAVE_RTC) but no general purpose RAM available for settings data (HAVE_RTC_RAM). CONFIG_RTC is used to specify the low-level driver required. by Dave Chapman · 19 years ago
  27. 11b2ade Simplified yield() in the Win32 simulator. Now only hogs the CPU during playback, and playback doesn't stutter that much. by Magnus Holmgren · 19 years ago
  28. f9fa33f iRiver: Make logf-enabled builds of the simulator work again. by Magnus Holmgren · 19 years ago
  29. 2afe1f5 Fixed the red builds for archos. by Miika Pekkarinen · 19 years ago
  30. da932dc Morse code fixed and added a few characters (including non-standard by Miika Pekkarinen · 19 years ago
  31. 5da90fa Fixed the yellow builds. by Miika Pekkarinen · 19 years ago
  32. 9fdec58 no longer needed by ipodVOL by Anton Oleynikov · 19 years ago
  33. 6abce4f fixed battery icon by Anton Oleynikov · 19 years ago
  34. 84b5cc3 oops, unix style by Anton Oleynikov · 19 years ago
  35. 525c583 update of ipodVOL.wps by Anton Oleynikov · 19 years ago
  36. 8c3494f update of engineeer2.wps by Anton Oleynikov · 19 years ago
  37. 999f89c Fixed a problem with playback when skipping from last track. No more by Miika Pekkarinen · 19 years ago
  38. c8ab8c6 H300 Bootloader v3 by Linus Nielsen Feltzing · 19 years ago
  39. b68cb9b H300 bootloader: don't turn on the HD too soon by Linus Nielsen Feltzing · 19 years ago
  40. 9d918c9 iRiver: Added initial support for standard morse code input to virtual keyboard. by Miika Pekkarinen · 19 years ago
  41. c99f8bc old. obsolete. forgotten. by Daniel Stenberg · 19 years ago
  42. d7b5c5a configure now sets what set of tools that a particular target build needs or by Daniel Stenberg · 19 years ago
  43. f0e733a Fixed recording peak meters to always work. Now it should be easy to by Miika Pekkarinen · 19 years ago
  44. 727eab1 fix yellow build by removing a static unused variable from the simulator build by Daniel Stenberg · 19 years ago
  45. 76667e2 fix gcc4 (un)signed warnings by Daniel Stenberg · 19 years ago
  46. 5c1f985 FWPatcher - added support for H1x0 v1.66 and H3x0 v1.29 by Linus Nielsen Feltzing · 19 years ago
  47. 7d185d7 Fixed ui lag while writing recorded data to disk. by Miika Pekkarinen · 19 years ago
  48. 72f4235 numerous gcc4 (un)signed warnings killed by Daniel Stenberg · 19 years ago
  49. 1e4d1f8 iRiver recording changes: by Andy · 19 years ago
  50. 9758911 iRiver: re-add an end of file check, to see if it helps the reported problems with gapless MP3 playback. by Magnus Holmgren · 19 years ago
  51. 15ca091 Set appropriate codec type for .m4a files (ALAC or AAC) inside get_metadata(). probe_file_format() is no longer an exported function. Make get_metadata() return false if it can not read the metadata - on the assumption that the codec will also fail. by Dave Chapman · 19 years ago
  52. 59e0ccb Fixed a playback problem when seeking "too early". by Miika Pekkarinen · 19 years ago
  53. 6a4bfb5 iRiver: Fixed several problems with playback on track skipping & loading: by Miika Pekkarinen · 19 years ago
  54. 40d2209 by Marcoen Hirschberg · 19 years ago
  55. ad31ad4 by Marcoen Hirschberg · 19 years ago
  56. 36cca23 And now also allocates the correct amount by Linus Nielsen Feltzing · 19 years ago
  57. 6e46156 Now clears the bitmap properly beforte converting by Linus Nielsen Feltzing · 19 years ago
  58. e8b874b Playback speed commit broke mono resampling, this fixes it again. by Thom Johansen · 19 years ago
  59. 2f363fe New font: jackash-16 - a large font designed with readability in mind. Contains a somewhat motley collection of characters since it's based on a rather old Linux console font (codepage 850.) by Christi Scarborough · 19 years ago
  60. 4c38514 Self-extracting loader: Cleaner method for inclusion of the UCL-compressed image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing... by Jens Arnold · 19 years ago
  61. 8b02274 Synched by Mats Lidell · 19 years ago
  62. 2a31407 Ondio FM: * Bugfix: Cancelling 'Auto Scan Presets' left the radio screen. * Put radio mode switch in radio menu. by Jens Arnold · 19 years ago
  63. d5af4b0 Use a more proper define. Sorry about that. by Thom Johansen · 19 years ago
  64. d34c9e3 Playback speed fix: forgot to commit this file. by Thom Johansen · 19 years ago
  65. 61eac11 Sudoku patch from Jonathan Gordon - Add a "scratchpad" to store potential values for each cell, and a new set of numbers for the H300 LCD by Dave Chapman · 19 years ago
  66. 104b81e Fixed self-extracting loader: (1) Proper startup code, ensuring the stack pointer is set to the desired location. (2) Code cleanup. by Jens Arnold · 19 years ago
  67. d371141 Color graphics fix by Adam Boot · 19 years ago
  68. 10a1eac use plain 'ar' for now as the $(AR) gets set to the cross-compiler version... by Daniel Stenberg · 19 years ago
  69. 4d66fc8 Fixed two more than 3 years old bugs in RoLo: (1) Read start address from image instead of using hard coded loadaddress+0x200. (2) Set desired stack pointer. The stack pointer used to remain wherever it was when invoking RoLo... by Jens Arnold · 19 years ago
  70. 27c658c Enabled playback speed adjustment support for H1x0. Modified the resampler to do both channels in one pass. by Thom Johansen · 19 years ago
  71. 1d6eeea 16bit LCD driver: faster drawing routines. by Jens Arnold · 19 years ago
  72. ee76cc3 silence picky gcc4 warnings by Daniel Stenberg · 19 years ago
  73. 446dc2a use the uclpack built in the tools dir by Daniel Stenberg · 19 years ago
  74. c1a3d31 FWPatcher now supports 1.28jp on the H300 by Linus Nielsen Feltzing · 19 years ago
  75. ee96ba1 Build solitaire for colour LCD targets. by Jens Arnold · 19 years ago
  76. a407e6a more files by Daniel Stenberg · 19 years ago
  77. 4fe9d4d build uclpack by Daniel Stenberg · 19 years ago
  78. 9c591f8 initial build adjustment for the Rockbox build system by Daniel Stenberg · 19 years ago
  79. f1c0247 H300 support for Sudoku by Jonathan Gordon by Dave Chapman · 19 years ago
  80. dbff1f2 Archos targets: Self-extractor for on-disk firmware images to work around the file size limit. Re-uses rockbox.ucl. Not yet integrated with build system. by Jens Arnold · 19 years ago
  81. 4923f49 Patch by Joerg Hohensohn to create uncompressed .ucl files. by Jens Arnold · 19 years ago
  82. 7c21a96 Initial check-in of (stripped-down) UCL data compression library v 1.01 by Jens Arnold · 19 years ago
  83. f045773 Update for H300 plus minor fixes by Adam Boot · 19 years ago
  84. ba43c0f by Marcoen Hirschberg · 19 years ago
  85. 6b8dc70 Synched by Magnus Holmgren · 19 years ago
  86. 7148934 iRiver: Removed a playlist_update_resume_info call which was called a way too by Miika Pekkarinen · 19 years ago
  87. 887e3a1 Fix red sim build, HAVE_RECORDING is not to be defined for sims. by Thom Johansen · 19 years ago
  88. b0dc813 I2C init for H300 by Linus Nielsen Feltzing · 19 years ago
  89. 0116ed6 H300 bootloader v2 by Linus Nielsen Feltzing · 19 years ago
  90. 63ce233 Enable recording for H100 line. No idea why this wasn't enabled before. by Thom Johansen · 19 years ago
  91. ddef7ee Temporarily set the max CPU frequency to 90MHz on the H300 by Linus Nielsen Feltzing · 19 years ago
  92. ec5366a No S/PDIF playback on H300 by Linus Nielsen Feltzing · 19 years ago
  93. e5ce01f Proper UDA1380 reset for H300 by Linus Nielsen Feltzing · 19 years ago
  94. 4205407 Cleanup of the screendump routine. More similar operation for the various LCD depths, and a bit smaller code. by Jens Arnold · 19 years ago
  95. 4efecf6 Fix yellow builds :/ by Jens Arnold · 19 years ago
  96. 29e04ef More comments to the dircache functions and a debug menu entry to by Miika Pekkarinen · 19 years ago
  97. 8f280a3 Debug menu entry for the dircache. by Miika Pekkarinen · 19 years ago
  98. 3026f04 by Marcoen Hirschberg · 19 years ago
  99. 265b16e iRiver: Reduced stack usage in the Vorbis decoder, so files created by old versions of the encoder can be played. Also moved some small floor0-related arrays to IRAM. by Magnus Holmgren · 19 years ago
  100. b715b71 Win32 simulator: Fixed tick timer simulation for windows implementations with low timer resolution (Win9x, wine). by Jens Arnold · 19 years ago