1. bd1bb5f iriver: LCD flip for H1x0 remote, some code cleanup. by Jens Arnold · 20 years ago
  2. ba7dccf Fixed graphical glitch occuring in flipped lcd mode. by Jens Arnold · 20 years ago
  3. 752c34c Proper handling of the UDA1380 RESET signal by Linus Nielsen Feltzing · 20 years ago
  4. 55afc7c Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds) by Dave Chapman · 20 years ago
  5. ffa3222 improved ifdef and wrapped long lines by Daniel Stenberg · 20 years ago
  6. 9a7ebfd ifdef corrections by Daniel Stenberg · 20 years ago
  7. de1b915 Iriver: Sleep timer now powers off the box even when the charger is connected. by Jens Arnold · 20 years ago
  8. a4a1a55 Let's actually take volume into account this time. by Thom Johansen · 20 years ago
  9. 17f6d65 Adjusted settings bitfield to properly keep the bass setting on H1x0, and save some bits on treble. Bumped config block version, so save your settings to a file before upgrading. by Jens Arnold · 20 years ago
  10. 3828c7d Balance support for UDA1380 based players. by Thom Johansen · 20 years ago
  11. 3de5e74 uda1380: Added bass/treble and recording functions by Andy · 20 years ago
  12. eadceed Broken code, too much crack for me. by Thom Johansen · 20 years ago
  13. 38c9d75 Proper UDA1380 bass and treble settings. by Thom Johansen · 20 years ago
  14. 53ce20a Killed all simulator warnings. by Miika Pekkarinen · 20 years ago
  15. c3fed62 Fixed the "last song bug". by Miika Pekkarinen · 20 years ago
  16. e941289 audio_is_initialized has to be set in playback.c. by Miika Pekkarinen · 20 years ago
  17. 65e6a63 The modifications are for all larger screens by Jonas Häggqvist · 20 years ago
  18. 92ea04a Added stubs for simulator to reduce some #ifdefs. by Miika Pekkarinen · 20 years ago
  19. 08636e1 Added define for the UDA1380 codec chip. by Thom Johansen · 20 years ago
  20. a7de2e2 use the 160 pixels wide logo for wider LCDs too (for now at least) by Daniel Stenberg · 20 years ago
  21. 6b60f9a LCD code depends on LCD model, not keypad by Daniel Stenberg · 20 years ago
  22. 8576114 early and not yet working support for H300 builds by Daniel Stenberg · 20 years ago
  23. 0482ff5 options for the H300 series by Daniel Stenberg · 20 years ago
  24. 5058f7d ID3 parser bug fix by Ray Lambert by Linus Nielsen Feltzing · 20 years ago
  25. 5b9eb29 Add A52/AC3 metadata parsing (samplerate, bitrate, track length) by Dave Chapman · 20 years ago
  26. 3ad485b Move metadata parsing code from playback.c into metadata.c by Dave Chapman · 20 years ago
  27. 88a89e0 There is no printf() in rockbox, but DEBUGF() has the intended effect in simulator. by Tomas Salfischberger · 20 years ago
  28. 184d82e Oops, simulator compiles now fine. by Miika Pekkarinen · 20 years ago
  29. 8d5822d Playlist changed are recognized correctly. by Miika Pekkarinen · 20 years ago
  30. fe8663c See my message on the mailinglist. This should kill all warnings left in the iriver builds. And the changes will be added to the next musepack minor release. by Tomas Salfischberger · 20 years ago
  31. 9b9d6e7 Another warning fixed (idtag.c:59: warning: implicit declaration of function `memcmp') by Tomas Salfischberger · 20 years ago
  32. 2ed84ec The synthVoice() function declaration was wrong (caused a warning). And because of that GCC didn't notice the error on line 390: synthVoice(currentVoice). by Tomas Salfischberger · 20 years ago
  33. ef72f99 Fixed a dead lock, file handle leak that caused wps to jam and by Miika Pekkarinen · 20 years ago
  34. 58c71e0 Pause and probably some crashes fixed. by Miika Pekkarinen · 20 years ago
  35. 6ab53ba Even more quiet audio initialization. by Miika Pekkarinen · 20 years ago
  36. 37f59a0 - add Andy Young's patch to make sound init more quiet by Marcoen Hirschberg · 20 years ago
  37. 24394b3 Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3s by Dave Chapman · 20 years ago
  38. 58af47c Seeking forwards works a little better. Playlist handling still buggy. by Miika Pekkarinen · 20 years ago
  39. 789791e Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance by Dave Chapman · 20 years ago
  40. d94cba6 Forward seeking fixed. Some comments added. by Miika Pekkarinen · 20 years ago
  41. 7dad7d3 Initial commit of actual WavPack codec... :) by Dave Bryant · 20 years ago
  42. 57c6f6e Initial pass at WavPack codec playback support (and my first commit...) by Dave Bryant · 20 years ago
  43. 7ac0b35 Remove TREE_RC_ENTER, it was redundant by Marcoen Hirschberg · 20 years ago
  44. fb369b0 Make remote-control code more complete by Marcoen Hirschberg · 20 years ago
  45. 7eb743e More codec loader corrections. by Miika Pekkarinen · 20 years ago
  46. e0037ad Codec loader fixed. Now switching between different codecs should work better. by Miika Pekkarinen · 20 years ago
  47. b56f424 Added menu button for remote (because the menu now supports the remote too). by Tomas Salfischberger · 20 years ago
  48. c19e0f0 Add remote control support to tree and menu. Move defines from wps.c to wps.h by Marcoen Hirschberg · 20 years ago
  49. 097444d Fixed some mp3 metadata reading performance problem. Next track by Miika Pekkarinen · 20 years ago
  50. 7cdae1a First attempt at gapless MP3 support using LAME header info. by Thom Johansen · 20 years ago
  51. 57f0ec1 Added support for reading LAME header delay and padding fields for proper gapless MP3 support. by Thom Johansen · 20 years ago
  52. ca19564 Enabled minor Tremor opt. by Thom Johansen · 20 years ago
  53. a1d75d3 Calculate accurate Ogg duration and bitrate by Dave Chapman · 20 years ago
  54. 0069b92 Sync and fixes. by Thom Johansen · 20 years ago
  55. 649acec Small Musepack optimisation. by Thom Johansen · 20 years ago
  56. 3c30ee5 Command line support for fwpatcher by Dave Hooper. by Thom Johansen · 20 years ago
  57. 2528e7c Pausing tracks disabled until crashing issues are solved. by Miika Pekkarinen · 20 years ago
  58. 5f57069 Fixed buffering problem with some files. by Miika Pekkarinen · 20 years ago
  59. 8f0a0fe Estimate (poorly) the duration of an Ogg track, and display elapsed time in WPS by Dave Chapman · 20 years ago
  60. 94b917e Setting current_fd to -1 at startup to prevent some rare crashes. by Miika Pekkarinen · 20 years ago
  61. a380d90 Fixed MP3 forward seeking. by Miika Pekkarinen · 20 years ago
  62. 7527bfb center-scrolling: start scrolling when the cursor is at 2/3 of the screen. There is still a bug when the fontsize changes. by Marcoen Hirschberg · 20 years ago
  63. b30962f Initial attempt at parsing the metadata in an Ogg file - it still doesn't calculate total track length by Dave Chapman · 20 years ago
  64. 5f12af2 Big performance improvement for liba52. A couple of small ASM opts, and lots IRAM usage. by Thom Johansen · 20 years ago
  65. c0f9ad6 IRAM support for a52towav. by Thom Johansen · 20 years ago
  66. a9d9ef5 Move another buffer into IRAM by Dave Chapman · 20 years ago
  67. 3e76783 Synced. by Jonas Häggqvist · 20 years ago
  68. c19563c Maybe (or maybe not) support downsampling multi-channel AC3 files. liba52 is too slow to test properly by Dave Chapman · 20 years ago
  69. 1c5b392 Fixed codec buffering problem. by Miika Pekkarinen · 20 years ago
  70. 2f2d7d4 First version of Musepack playback (not working) by Dave Chapman · 20 years ago
  71. 775923e Add .a52 and .mpc to supported list of audio files by Dave Chapman · 20 years ago
  72. 55ed7d7 First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, with zero optimisations by Dave Chapman · 20 years ago
  73. c82518c Replaced critical loop with assembler. A bit closer to realtime now. This codec really needs all the 64 bit muls replaced with EMAC equivalents. by Thom Johansen · 20 years ago
  74. 197e3ed Synced by Mats Lidell · 20 years ago
  75. a4aa508 Thread scheduler reworked to be less dependent on compiler behaviour. Stack overflow check is now possible on coldfire, enabled it. Unified code as much as possible. by Jens Arnold · 20 years ago
  76. 6b9350b A little improvement on Vorbis block synthesis. by Pedro Vasconcelos · 20 years ago
  77. cd1d87c Small typo. by Miika Pekkarinen · 20 years ago
  78. d480fdc Yet another crash bug fixed. by Miika Pekkarinen · 20 years ago
  79. cd56d0f Pause fixed. by Miika Pekkarinen · 20 years ago
  80. 9ff373c Fixed a null pointer problem which caused crashing. Playback should be by Miika Pekkarinen · 20 years ago
  81. 7e0b688 Fixed wav playing problems. by Miika Pekkarinen · 20 years ago
  82. ab81502 Use ci->request_buffer instead of ci->read_filebuf by Dave Chapman · 20 years ago
  83. cfda235 OK then, bitrate is in 1000s of bits per second, not 1024s of bits per second. by Dave Chapman · 20 years ago
  84. 7d0933b Add codecwav.c by Dave Chapman · 20 years ago
  85. d28b94b Correctly calculate bitrate for WAV files - bitrate is bits/second, not bytes/second by Dave Chapman · 20 years ago
  86. 3c2c2f5 Add first version of WAV playback to iRiver - only 16-bit Stereo 44.1KHz files supported. by Dave Chapman · 20 years ago
  87. d30f110 Much better UI performance and buffering times for MP3 and FLAC. by Miika Pekkarinen · 20 years ago
  88. 68b9acd Added some basic codec configuration functionality. by Miika Pekkarinen · 20 years ago
  89. 2326bea When selecting first song to play, buffer initially only 2 MiB. If by Miika Pekkarinen · 20 years ago
  90. 637e313 Fixed problem that playing sometimes did not start. by Miika Pekkarinen · 20 years ago
  91. e0b51d4 Setting plugin_loaded status before invalidating icache. by Miika Pekkarinen · 20 years ago
  92. 842bed7 No more playlist viewer crashes. by Miika Pekkarinen · 20 years ago
  93. 2ed0b19 Better handling for cpu_boost(). Small buffering fix. by Miika Pekkarinen · 20 years ago
  94. b945fe8 Don't keep cpu boosted if length of track information is missing. by Miika Pekkarinen · 20 years ago
  95. c2bf136 Fixed problem that same track gets buffered twice after buffer re-filling. by Miika Pekkarinen · 20 years ago
  96. c0f7448 Martin Arver's fix to properly adapt the menu for the chosen font. by Daniel Stenberg · 20 years ago
  97. 0bcc64c Reset cpu to not boosted state at startup. Do case-insensitive file by Miika Pekkarinen · 20 years ago
  98. 9e200e3 Fixed pause indicator. Better UI response with FLAC and Ogg Vorbis. by Miika Pekkarinen · 20 years ago
  99. fe468b1 Bunch of playback bugs fixed including next/prev/select track, by Miika Pekkarinen · 20 years ago
  100. a501277 Synced. by Jens Arnold · 20 years ago