1. 6aa8525 fix for Ondio by Jörg Hohensohn · 19 years ago
  2. 1b4e309 no if(!usb_detect()) check around the autorock execution since we have early usb detection by Jörg Hohensohn · 19 years ago
  3. 36e2393 allow smaller .ucl, to test bootbox by Jörg Hohensohn · 19 years ago
  4. aee2425 CODECS lists the codec plugins, so that the Makefile knows what ones to by Daniel Stenberg · 19 years ago
  5. ecf2f747 Daniel's fix that loads codecs in their own memory space by Linus Nielsen Feltzing · 19 years ago
  6. 2f2b9ea The iriver simulator now uses the correct LCD driver by Linus Nielsen Feltzing · 19 years ago
  7. 1b3622d Use asm optimised memset() in vorbis_apply_window. by Pedro Vasconcelos · 19 years ago
  8. ae45ec5 Made Supported the default File View option by Linus Nielsen Feltzing · 19 years ago
  9. 8caf175 memset() on coldfire now exploits burst mode whenever possible, giving another speed increase of up to 2.4 times for large blocks. Added a slight optimisation for small blocks as well. by Jens Arnold · 19 years ago
  10. ac0bc83 Assembler optimised memset() for coldfire. Speed increase ranging from a few percent (small blocks) to 4 times (large unaligned blocks). Slight optimisation for SH1 as well. by Jens Arnold · 19 years ago
  11. ebe3a6b Added bootbox by Linus Nielsen Feltzing · 19 years ago
  12. a0add0c Rolo problem fixed by Jörg Hohensohn · 19 years ago
  13. 9cfa47a "Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader. by Jörg Hohensohn · 19 years ago
  14. b6bd582 preparation for sectioned linking (will remove dead functions/data) by Jörg Hohensohn · 19 years ago
  15. be918cd Fixed a problem with playback when returning from usb mode. by Miika Pekkarinen · 19 years ago
  16. 78da1ff The last commit mixed up the arguments of cpu_boost(). Fixed that and removed the #ifdefs again, added #define cpui_boost(on_off) for fixed frequency platforms instead. by Jens Arnold · 19 years ago
  17. 387c4f2 Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ. by Miika Pekkarinen · 19 years ago
  18. 0cb7511 Backlight dimming is now flicker free on all situations. by Miika Pekkarinen · 19 years ago
  19. 5936246 Fixed glitches from crossfade. by Miika Pekkarinen · 19 years ago
  20. 61b9d34 Iriver: Backlight fading is now configurable. Added a function to stop the backlight from using timer1, freeing it for usage in plugins. Grouped together some related settings functions. by Jens Arnold · 19 years ago
  21. 3e88b58 Crossfade fixes. by Miika Pekkarinen · 19 years ago
  22. 644d073 Crossfade adjustments. by Miika Pekkarinen · 19 years ago
  23. cdcd651 Musepack files should play (poorly) now. by Thom Johansen · 19 years ago
  24. af53cef cpu_boost(true) was called twice. by Miika Pekkarinen · 19 years ago
  25. 6514435 Iriver: Properly apply sound settings on startup. Moved some inits to more appropriate places. by Jens Arnold · 19 years ago
  26. ad839ae Added missing quote by Linus Nielsen Feltzing · 19 years ago
  27. 9a89921 Patch #1223219 by Dave Wiard - Add all supported audio files with Create Playlist by Linus Nielsen Feltzing · 19 years ago
  28. cf18f96 Elapsed counter resets correctly when changing tracks. by Miika Pekkarinen · 19 years ago
  29. 12a0e22 iriver: Prescale the digital volume when boosting treble/bass by decreasing the mixer volume. by Jens Arnold · 19 years ago
  30. 2c28390 Added code to handle APEv2 tags for WavPack files, although this should be by Dave Bryant · 19 years ago
  31. fe8eb3b crossfade works much better but costs some cpu power if enabled. by Miika Pekkarinen · 19 years ago
  32. b08e2ac Fixed the dreaded iRiver simulator crash by Linus Nielsen Feltzing · 19 years ago
  33. 431e813 Some re-desing to buffer filling and track loading code and a few bug fixes. by Miika Pekkarinen · 19 years ago
  34. 6b3a14a Only stop backlight pwm timer if display is fully dimmed either on or off. by Miika Pekkarinen · 19 years ago
  35. 0a81bb3 Don't initialize id3 structure with zeros on software codec platforms by Miika Pekkarinen · 19 years ago
  36. e5d0872 Iriver: First attempt at recording. Use Info->Debug->PCM recording to test recording of wav-files. Seams to work fine except occasional 100 ms noise at pos 100 ms (not later) so initialization or synch problem.. by Andy · 19 years ago
  37. 2c0a58c prevent build failures for non-iriver targets by Daniel Stenberg · 19 years ago
  38. f77547c make it build fine for H300 (keypads) as well by Daniel Stenberg · 19 years ago
  39. 3a79a70 pcm_playback.c is not for sims by Daniel Stenberg · 19 years ago
  40. 6067b6a make it not attempt to build the sh1 assembler when build for H300 by Daniel Stenberg · 19 years ago
  41. 57e78a5 reverted the ifdef change, this code really IS H120/H140-specific and thus by Daniel Stenberg · 19 years ago
  42. 6dd2729 Set up things identical for all MCF5249 devices, until we find a reason not to by Daniel Stenberg · 19 years ago
  43. 2230791 1) mpeg.c is only for MAS-devices by Daniel Stenberg · 19 years ago
  44. 1753e98 behave the same way with the h300 keypad as with the h100 (for now at least) by Daniel Stenberg · 19 years ago
  45. 3dd7593 Initial setup for the H300 keypad by Daniel Stenberg · 19 years ago
  46. 33d4c33 Made the (iriver) use of GPIO1 depend on the presense of a coldfire cpu instead by Daniel Stenberg · 19 years ago
  47. f03bc29 depend on CPU, not player model by Daniel Stenberg · 19 years ago
  48. 5b6909b ifdef fix by Daniel Stenberg · 19 years ago
  49. defdf4b First attempt at seeking in FLAC files by Dave Chapman · 19 years ago
  50. 33001cb Add logf to the plugin interface (use the LOGF macro) by Dave Chapman · 19 years ago
  51. 961c9a3 Added %fc WPS tag to display codec type - moved codectype from track_info struct into mp3info struct, initialise it on MAS platforms, and add it to the WPS. by Dave Chapman · 19 years ago
  52. 2bfd258 Initial support for iriver backlight dimming. Unfortunately dimming by Miika Pekkarinen · 19 years ago
  53. b028772 Fixed MPEG header validation for layer 1 on iriver, and simplified it for archos. by Jens Arnold · 19 years ago
  54. e2cd581 Proper MPEG layer 1 support. by Jens Arnold · 19 years ago
  55. 59b7894 Center USB logo on all models by Andy · 19 years ago
  56. 9ed26cb Button adjustments for H1x0: added mode button for leaving menus and cancelling settings, removed unnecessary soft keylock from wps. by Jens Arnold · 19 years ago
  57. 9e86521 Fix red gmini build. by Jens Arnold · 19 years ago
  58. 4c7da88 Iriver UDA1380 volume and balance handling is now done in sound.c, similar to archos player; removed pcm_set_volume(). Implemented a dB-linear scale. Sorted & bumped plugin api. Removed audio test from the debug menu. by Jens Arnold · 19 years ago
  59. 22c15b7 Simulator stub for remote lcd flip. by Jens Arnold · 19 years ago
  60. bd1bb5f iriver: LCD flip for H1x0 remote, some code cleanup. by Jens Arnold · 19 years ago
  61. ba7dccf Fixed graphical glitch occuring in flipped lcd mode. by Jens Arnold · 19 years ago
  62. 752c34c Proper handling of the UDA1380 RESET signal by Linus Nielsen Feltzing · 19 years ago
  63. 55afc7c Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds) by Dave Chapman · 19 years ago
  64. ffa3222 improved ifdef and wrapped long lines by Daniel Stenberg · 19 years ago
  65. 9a7ebfd ifdef corrections by Daniel Stenberg · 19 years ago
  66. de1b915 Iriver: Sleep timer now powers off the box even when the charger is connected. by Jens Arnold · 19 years ago
  67. a4a1a55 Let's actually take volume into account this time. by Thom Johansen · 19 years ago
  68. 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 · 19 years ago
  69. 3828c7d Balance support for UDA1380 based players. by Thom Johansen · 19 years ago
  70. 3de5e74 uda1380: Added bass/treble and recording functions by Andy · 19 years ago
  71. eadceed Broken code, too much crack for me. by Thom Johansen · 19 years ago
  72. 38c9d75 Proper UDA1380 bass and treble settings. by Thom Johansen · 19 years ago
  73. 53ce20a Killed all simulator warnings. by Miika Pekkarinen · 19 years ago
  74. c3fed62 Fixed the "last song bug". by Miika Pekkarinen · 19 years ago
  75. e941289 audio_is_initialized has to be set in playback.c. by Miika Pekkarinen · 19 years ago
  76. 65e6a63 The modifications are for all larger screens by Jonas Häggqvist · 19 years ago
  77. 92ea04a Added stubs for simulator to reduce some #ifdefs. by Miika Pekkarinen · 19 years ago
  78. 08636e1 Added define for the UDA1380 codec chip. by Thom Johansen · 19 years ago
  79. a7de2e2 use the 160 pixels wide logo for wider LCDs too (for now at least) by Daniel Stenberg · 19 years ago
  80. 6b60f9a LCD code depends on LCD model, not keypad by Daniel Stenberg · 19 years ago
  81. 8576114 early and not yet working support for H300 builds by Daniel Stenberg · 19 years ago
  82. 0482ff5 options for the H300 series by Daniel Stenberg · 19 years ago
  83. 5058f7d ID3 parser bug fix by Ray Lambert by Linus Nielsen Feltzing · 19 years ago
  84. 5b9eb29 Add A52/AC3 metadata parsing (samplerate, bitrate, track length) by Dave Chapman · 19 years ago
  85. 3ad485b Move metadata parsing code from playback.c into metadata.c by Dave Chapman · 19 years ago
  86. 88a89e0 There is no printf() in rockbox, but DEBUGF() has the intended effect in simulator. by Tomas Salfischberger · 19 years ago
  87. 184d82e Oops, simulator compiles now fine. by Miika Pekkarinen · 19 years ago
  88. 8d5822d Playlist changed are recognized correctly. by Miika Pekkarinen · 19 years ago
  89. 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 · 19 years ago
  90. 9b9d6e7 Another warning fixed (idtag.c:59: warning: implicit declaration of function `memcmp') by Tomas Salfischberger · 19 years ago
  91. 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 · 19 years ago
  92. ef72f99 Fixed a dead lock, file handle leak that caused wps to jam and by Miika Pekkarinen · 19 years ago
  93. 58c71e0 Pause and probably some crashes fixed. by Miika Pekkarinen · 19 years ago
  94. 6ab53ba Even more quiet audio initialization. by Miika Pekkarinen · 19 years ago
  95. 37f59a0 - add Andy Young's patch to make sound init more quiet by Marcoen Hirschberg · 19 years ago
  96. 24394b3 Increase FILEBUF_CHUNKSIZE to 128K - fixes pauses in high-bitrate AC3s by Dave Chapman · 19 years ago
  97. 58af47c Seeking forwards works a little better. Playlist handling still buggy. by Miika Pekkarinen · 19 years ago
  98. 789791e Configure CODEC_SET_FILEBUF_CHUNKSIZE - improves FLAC performance by Dave Chapman · 19 years ago
  99. d94cba6 Forward seeking fixed. Some comments added. by Miika Pekkarinen · 19 years ago
  100. 7dad7d3 Initial commit of actual WavPack codec... :) by Dave Bryant · 19 years ago