1. 4a53787 ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. by Magnus Holmgren · 20 years ago
  2. 6bd8e5d ReplayGain support files. by Magnus Holmgren · 20 years ago
  3. 90161c9 It's now possible to select the crossfading mode: "Off, Crossfade, by Miika Pekkarinen · 20 years ago
  4. eab434c More accurate playback position calculation. by Miika Pekkarinen · 20 years ago
  5. ebb9099 Forgot to commit these files. by Miika Pekkarinen · 20 years ago
  6. f090dc3 Crossfade (and pcm buffer size) length is now configurable. by Miika Pekkarinen · 20 years ago
  7. bd1131e Implemented mp3_pause_done() for software codecs to make wps correctly by Miika Pekkarinen · 20 years ago
  8. b0e056b More preparations and conversions for colour LCD support. by Jens Arnold · 20 years ago
  9. 82ea7c3 Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations for colour LCD support. by Jens Arnold · 20 years ago
  10. 144fc69 Added MODEL_NUMBER for H300 by Linus Nielsen Feltzing · 20 years ago
  11. e8da7e6 iriver: let the boot loader decide when to power on the hard drive by Linus Nielsen Feltzing · 20 years ago
  12. 4c5f25d iriver: set the S/PDIF Validity flag correctly by Linus Nielsen Feltzing · 20 years ago
  13. aa10422 Fixed RoLo for H100 targets by Linus Nielsen Feltzing · 20 years ago
  14. c6ff1f5 Added CPU_COLDFIRE define - one step closer to iAudio-port by Christian Gmeiner · 20 years ago
  15. 2103cf4 Check that remaining bytes counter is not zero. by Miika Pekkarinen · 20 years ago
  16. e991934 Initial attempt to support peak meter on iriver. It still has some by Miika Pekkarinen · 20 years ago
  17. 170bb8e iriver: Reduced LCD write cycle length to 65ns, almost halving the execution time for lcd_update, from 1.8ms to 1ms in 120MHz by Linus Nielsen Feltzing · 20 years ago
  18. 182ad9b iriver: Adjusted to optimal I2C bit rates by Linus Nielsen Feltzing · 20 years ago
  19. 2ef8a87 Fixed lcd_blit(). by Jens Arnold · 20 years ago
  20. 1636d2e iAudio: first try - things could be wrong or missing by Christian Gmeiner · 20 years ago
  21. bf9f28b Greyscale graphics driver: Added missing function. by Jens Arnold · 20 years ago
  22. b0e78a4 Fixed the errors. by Miika Pekkarinen · 20 years ago
  23. 20b3897 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some by Miika Pekkarinen · 20 years ago
  24. b3437ec More atomic GPIO by Linus Nielsen Feltzing · 20 years ago
  25. db4fb95 make the ctype array unsigned so that bit 7 (octal 0200) can be set and by Daniel Stenberg · 20 years ago
  26. 526f797 Removed an extra semicolon by Linus Nielsen Feltzing · 20 years ago
  27. a19acbd Removed picky warnings by Linus Nielsen Feltzing · 20 years ago
  28. 192a604 Atomic GPIO access by Linus Nielsen Feltzing · 20 years ago
  29. 3382aba added uda1380_reset() by Linus Nielsen Feltzing · 20 years ago
  30. 56fb177 Inverted S/PDIF control on H110 by Linus Nielsen Feltzing · 20 years ago
  31. 9cce5c3 Adjustment for bootbox. by Jens Arnold · 20 years ago
  32. fbd4088 Replaced some yields with sleep(1) to save battery while paused or by Miika Pekkarinen · 20 years ago
  33. 1ed292c Fixed an audio burst coming out when pausing a track with fading enabled. by Miika Pekkarinen · 20 years ago
  34. 557308e Wrong iriver model check by Linus Nielsen Feltzing · 20 years ago
  35. 62c768c Recovered from my major brain failure and reverted to using the same load address for both H110 and H120/140 by Linus Nielsen Feltzing · 20 years ago
  36. 5d9e053 Some playback fixes. by Miika Pekkarinen · 20 years ago
  37. b5fc253 Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only work correctly for b&w. by Jens Arnold · 20 years ago
  38. 2d25122 H110 adjustments by Linus Nielsen Feltzing · 20 years ago
  39. 8b6c133 SDRAM setup adjusted for H110 models by Linus Nielsen Feltzing · 20 years ago
  40. e257042 Adjusted refresh timer for H110 by Linus Nielsen Feltzing · 20 years ago
  41. 3b5fdbe USB is the same on all H1x0 models by Linus Nielsen Feltzing · 20 years ago
  42. 2cf25d0 ADC is the same on all H1x0 models by Linus Nielsen Feltzing · 20 years ago
  43. a670e34 Fixed skip bug at buffer refill by Henrik Backe · 20 years ago
  44. 8f895de safety precaution to detect an envrionment running with the old setup by Daniel Stenberg · 20 years ago
  45. 8493ccb Renamed the iriver h120 defines and configs to "h120"! Added initial support by Daniel Stenberg · 20 years ago
  46. 3a5bd7a Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in the H1x0 remote LCD driver and the recorder LCD driver. by Jens Arnold · 20 years ago
  47. 81b32e0 Only update resume info when playing. Fixes resume when exiting recording/radio screens. by Hardeep Sidhu · 20 years ago
  48. 3eb962d PCM buffering fixes. Made a temporary workaround for playback glitch by Miika Pekkarinen · 20 years ago
  49. d7f9439 Adapted remote LCD driver and player graphics library to the new bitmap function naming scheme. by Jens Arnold · 20 years ago
  50. f894a4c 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. by Jens Arnold · 20 years ago
  51. 3d25240 (1) Set cpu to 11 Mhz when we "crash" to prevent overheating. by Tomas Salfischberger · 20 years ago
  52. 2023b47 Decreased pcm buffer low watermark when crossfade is not enabled. by Miika Pekkarinen · 20 years ago
  53. 2e9ce4e Now codec names are in sync. by Miika Pekkarinen · 20 years ago
  54. 5c2c991 Applied patch "[ 1232957 ] MP3 metadata fixes for software codec". by Miika Pekkarinen · 20 years ago
  55. 3e33a0f More crossfade adjustments. Now crossfade should work shortly even if by Miika Pekkarinen · 20 years ago
  56. d6e7942 Fixed: Crossfading, broken elapsed info with mp3 files, possible cpu by Miika Pekkarinen · 20 years ago
  57. eaf8b2d Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback by Linus Nielsen Feltzing · 20 years ago
  58. a10bb59 Now the CPU is idle in USB mode by Linus Nielsen Feltzing · 20 years ago
  59. 9b226fe New power-conserving CPU idle mode by Linus Nielsen Feltzing · 20 years ago
  60. aa30f04 Fixed crossfading. by Miika Pekkarinen · 20 years ago
  61. 72550d9 More accurate runtime estimate calculation for iriver (still not very by Miika Pekkarinen · 20 years ago
  62. 6e80ac3 New poweroff handling, using the SYS_POWEROFF event, allowing plugins to save their settings before powering off. by Linus Nielsen Feltzing · 20 years ago
  63. 839dbca Moved resume info updating to the mpeg/playback threads so that it's saved even when not in the WPS by Hardeep Sidhu · 20 years ago
  64. 713db30 Disable backlight in the bootloader by Linus Nielsen Feltzing · 20 years ago
  65. 55819b7 Increased low watermark limit. by Miika Pekkarinen · 20 years ago
  66. 1d5f07b Preparation for 4-grey LCD mode on H1x0. by Jens Arnold · 20 years ago
  67. f89f011 Converted to use the IRAM defines, and some small optimisations. by Jens Arnold · 20 years ago
  68. c0e6ed6 Corrent ICODE_ATTR and IDATA_ATTR for CalmRISC16. by Jens Arnold · 20 years ago
  69. 765cd6d (in theory) more efficient (battery wise) runtime database code. by Michiel Van Der Kolk · 20 years ago
  70. 0a9dec6 Make sure we unboost the cpu while stopping playback. by Miika Pekkarinen · 20 years ago
  71. f3a1351 Slightly longer sleep to prevent pops when resuming from paused state. by Miika Pekkarinen · 20 years ago
  72. 349f39a Fixed pops when starting playback. by Miika Pekkarinen · 20 years ago
  73. bb3ed3c Use the central IDATA_ATTR define. by Jens Arnold · 20 years ago
  74. d2456b4 Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers. by Jens Arnold · 20 years ago
  75. a8cadd8 Iriver: atomic I/O port manipulation macros, to avoid interference between normal and interrupt code. Todo: all other places that do port manipulation on ports which may also be changed from an intterupt should use that as well. It even decreases binary size a bit. by Jens Arnold · 20 years ago
  76. 3291ae6 A couple of optimisations. by Jens Arnold · 20 years ago
  77. 45d6fa9 Fixed pops from headphone audio output. by Miika Pekkarinen · 20 years ago
  78. 4ec8070 Fixed pause. by Miika Pekkarinen · 20 years ago
  79. 6d887af Vorbis playback problems fixed. by Miika Pekkarinen · 20 years ago
  80. 0ec9733 Check for features, not for models. by Jens Arnold · 20 years ago
  81. c8ce78a Don't update playlist when no tracks in memory. Fixes looping bug when repeat shuffle is enabled in a directory that contains only invalid tracks by Hardeep Sidhu · 20 years ago
  82. 71d2281 Added new feature to move to next folder once the current one completes when playing directories by Hardeep Sidhu · 20 years ago
  83. 50264b2 the h300 models have hold too by Daniel Stenberg · 20 years ago
  84. 8782bc8 New config option for optical out on iriver by Linus Nielsen Feltzing · 20 years ago
  85. e02a1a5 - enable S/PDIF optical output - set the proper noise shape filter by Marcoen Hirschberg · 20 years ago
  86. 87d4d12 Fixed a crash with pcm audio pausing. This should prevent many by Miika Pekkarinen · 20 years ago
  87. a142d4d Graphics: Lowlevel block function are in IRAM now as they're called often. Switched the masking logic for better readability. Draw modes and lowlevel function types are now defined for all platforms. by Jens Arnold · 20 years ago
  88. 3b90707 Fixed a bug where a few seconds from end of a song was cut out. by Miika Pekkarinen · 20 years ago
  89. 8764bbc decrease to 30 by Michiel Van Der Kolk · 20 years ago
  90. 25b55e1 better logf by Michiel Van Der Kolk · 20 years ago
  91. b371cbb Removed outdated win32.mak by Linus Nielsen Feltzing · 20 years ago
  92. 2025d14 Removed firmware/fonts by Linus Nielsen Feltzing · 20 years ago
  93. e118154 The firmware/fonts directory is now removed, and we now use fonts/rockbox_default.bdf to create the internal font by Linus Nielsen Feltzing · 20 years ago
  94. e8e953f I believe this is more likely to reflect the h300 keypad by Daniel Stenberg · 20 years ago
  95. b936d94 pcm_record.c depends on UDA1380, not h100... by Daniel Stenberg · 20 years ago
  96. bc9a378 Crossfade works better for high bitrate vorbis files. by Miika Pekkarinen · 20 years ago
  97. 7f8cc3f Ooops... by Jens Arnold · 20 years ago
  98. 79952cb Small copy/paste error.. by Miika Pekkarinen · 20 years ago
  99. 7b7d1e6 Always use crossfade if it's enabled. by Miika Pekkarinen · 20 years ago
  100. 84d6f9e Fixed slow track switching and track pre-buffering. Fixed rockboy by Miika Pekkarinen · 20 years ago