1. 7de0905 I though I removed this unnecessary line by Jörg Hohensohn · 19 years ago
  2. 3291ae6 A couple of optimisations. by Jens Arnold · 19 years ago
  3. 876a044 Synced. by Jens Arnold · 19 years ago
  4. 84494dc Added missing voice: entries. by Jens Arnold · 19 years ago
  5. b74db80 disable compiling of (for now) unused code by Michiel Van Der Kolk · 19 years ago
  6. 45d6fa9 Fixed pops from headphone audio output. by Miika Pekkarinen · 19 years ago
  7. cea09fa code police stand-in by Daniel Stenberg · 19 years ago
  8. 2724d0b Pause correctly while seeking. by Miika Pekkarinen · 19 years ago
  9. c520d69 Fixed codec switching. by Miika Pekkarinen · 19 years ago
  10. bbd42ad Fixed seeking in mp3 files (and with other codecs which supports by Miika Pekkarinen · 19 years ago
  11. 2722ba8 warnings fixed.... by Michiel Van Der Kolk · 19 years ago
  12. 10b2069 Fixed a warning. by Michiel Van Der Kolk · 19 years ago
  13. c828885 No audio track changed event on archos yet, someone please implement this. by Michiel Van Der Kolk · 19 years ago
  14. c735ed7 First runtime database support, self repairing, only playcount works for now, by Michiel Van Der Kolk · 19 years ago
  15. 4ec8070 Fixed pause. by Miika Pekkarinen · 19 years ago
  16. 6d887af Vorbis playback problems fixed. by Miika Pekkarinen · 19 years ago
  17. 0ec9733 Check for features, not for models. by Jens Arnold · 19 years ago
  18. c5bdca9 Use macros instead of multiple #ifdef to make the code more readable. by Jens Arnold · 19 years ago
  19. 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 · 19 years ago
  20. 71d2281 Added new feature to move to next folder once the current one completes when playing directories by Hardeep Sidhu · 19 years ago
  21. 50264b2 the h300 models have hold too by Daniel Stenberg · 19 years ago
  22. 9a46adc set right type in binary for h300 builds by Daniel Stenberg · 19 years ago
  23. 8782bc8 New config option for optical out on iriver by Linus Nielsen Feltzing · 19 years ago
  24. e02a1a5 - enable S/PDIF optical output - set the proper noise shape filter by Marcoen Hirschberg · 19 years ago
  25. c2577c8 Associated .nfo with the text viewer by Linus Nielsen Feltzing · 19 years ago
  26. 13c0181 New fonts + slight fix to rockbox_default by Antonius Hellman (patch #1228206) by Christi Scarborough · 19 years ago
  27. 9386730 Player graphics library extended and converted to new api. Please note that the player gfx bitmap format chas changed. by Jens Arnold · 19 years ago
  28. 05c3cc2 runtime database support for the tester.. by Michiel Van Der Kolk · 19 years ago
  29. 87d4d12 Fixed a crash with pcm audio pausing. This should prevent many by Miika Pekkarinen · 19 years ago
  30. f2af800 Updated Nederlands (Dutch) translation by Sander Sweers by Jonas Häggqvist · 19 years ago
  31. 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 · 19 years ago
  32. 3b90707 Fixed a bug where a few seconds from end of a song was cut out. by Miika Pekkarinen · 19 years ago
  33. 8764bbc decrease to 30 by Michiel Van Der Kolk · 19 years ago
  34. 25b55e1 better logf by Michiel Van Der Kolk · 19 years ago
  35. 65ff219 better logf stuff.. by Michiel Van Der Kolk · 19 years ago
  36. b371cbb Removed outdated win32.mak by Linus Nielsen Feltzing · 19 years ago
  37. 2025d14 Removed firmware/fonts by Linus Nielsen Feltzing · 19 years ago
  38. 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 · 19 years ago
  39. 0ec1ad9 vbrfix boosts the cpu frequency by Linus Nielsen Feltzing · 19 years ago
  40. 510a18d added strncmp() to the plugin API, based the patch 1170215 by Rick La Charité by Daniel Stenberg · 19 years ago
  41. e8e953f I believe this is more likely to reflect the h300 keypad by Daniel Stenberg · 19 years ago
  42. b936d94 pcm_record.c depends on UDA1380, not h100... by Daniel Stenberg · 19 years ago
  43. 7651f52 Ooops, the rockbox_default.bdf font was not in sync with the internal one by Linus Nielsen Feltzing · 19 years ago
  44. 069e2a5 Now checks that sed works right before the Makefile for a simulator is created, by Daniel Stenberg · 19 years ago
  45. 1983738 Not sure if this is the right way to make "resume" work correctly for WavPack, by Dave Bryant · 19 years ago
  46. bc9a378 Crossfade works better for high bitrate vorbis files. by Miika Pekkarinen · 19 years ago
  47. 7d6d122 Added event handler to register track changes. by Miika Pekkarinen · 19 years ago
  48. 7f8cc3f Ooops... by Jens Arnold · 19 years ago
  49. 79952cb Small copy/paste error.. by Miika Pekkarinen · 19 years ago
  50. 7b7d1e6 Always use crossfade if it's enabled. by Miika Pekkarinen · 19 years ago
  51. 848be81 No need to included unused data in the archos builds. by Jens Arnold · 19 years ago
  52. 305a7ce Enabled sectioned compilation for the plugin library, and linking with garbage collection for the plugins. The effect is that functions and data objects from one object file in the plugin library are included in the .elf individually, not as a whole. It makes maintaining larger plugin library packages easier, as it is no longer necessary to split the source files by function to avoid dead code to get included in the plugins. by Jens Arnold · 19 years ago
  53. 84d6f9e Fixed slow track switching and track pre-buffering. Fixed rockboy by Miika Pekkarinen · 19 years ago
  54. cc377d5 Made it working again... by Jens Arnold · 19 years ago
  55. 501d301 Added missing quote. by Jens Arnold · 19 years ago
  56. ad0431e Synced. by Jens Arnold · 19 years ago
  57. 0207559 Removed some more TABs by Jens Arnold · 19 years ago
  58. 40eeeb3 Player fixup: Reset double font height before resuming. by Jens Arnold · 19 years ago
  59. f0622c9 Don't spinup the disk on pause if at least one method ensures the resume position to be saved, RTC or software poweroff. by Jens Arnold · 19 years ago
  60. db72096 Always update resume info on track change. Fixes resume for codecs that don't update offset (eg. ogg). by Hardeep Sidhu · 19 years ago
  61. de3b04e Fixed buffering problems with dynamic playlist handling. Increased by Miika Pekkarinen · 19 years ago
  62. ee34053 for now, the build assumes a LCD_S1D15E06 display on the h300 by Daniel Stenberg · 19 years ago
  63. 9a6a4e7 quick scren fixed for h300 by Daniel Stenberg · 19 years ago
  64. 1c56afa removed old codec leftovers by Daniel Stenberg · 19 years ago
  65. fa9cea6 Removed tabs which prevented compile. by Miika Pekkarinen · 19 years ago
  66. 2d33755 remove a warning from the h300 build by Daniel Stenberg · 19 years ago
  67. ba64081 adjusted for the h300 to make it do similar as the h100 by Daniel Stenberg · 19 years ago
  68. c811b97 Oops. Put deprecated strings back in english.lang by Christi Scarborough · 19 years ago
  69. b49d384 provide quick screen proto for h300 builds too by Daniel Stenberg · 19 years ago
  70. 3a78ab9 fix to enable plugins to build fine for h300 by Daniel Stenberg · 19 years ago
  71. 01377e2 Hristo Kovachev's keypad fixes for the H300 build by Daniel Stenberg · 19 years ago
  72. 9e8918b Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redundant options, since you can resume after any startup using the resume key. These have been stripped out, and the resume code has been streamlined. A small bug in button handler initialisation has been fixed. by Christi Scarborough · 19 years ago
  73. 1f45cce Move quick menu to MODE button to avoid conflict with page up/down in WPS by Christi Scarborough · 19 years ago
  74. 5eb0fff Fixed red H1x0 simulator build. by Jens Arnold · 19 years ago
  75. ce19ce0 Oops, that was no optimisation, but a bug. by Jens Arnold · 19 years ago
  76. 576908d Third part of graphics api rework. Some small but effective optimisations. Ported remote lcd driver to new api. Preparations for including the low-level functions in the plugin api. by Jens Arnold · 19 years ago
  77. 7e11acb Second part of graphics api rework. Bitmap drawing and text output converted; some code cleanup and more optimisations. by Jens Arnold · 19 years ago
  78. c2bf5df For target builds, make the ELF files depend on its object file, but also by Daniel Stenberg · 19 years ago
  79. 2e88a90 Request the audio buffer _before_ using any iram. By doing it in this order, by Daniel Stenberg · 19 years ago
  80. 91f572c Iriver: Fix codec <-> plugin start address clash, leading to crashes when trying to run plugins while playing music. by Jens Arnold · 19 years ago
  81. c9cb607 I bet nobody enters more than 100 letters in search strings, and since there by Daniel Stenberg · 19 years ago
  82. a24017f4 Moved the codec and plugin buffer sizes to the config-*.h files instead of by Daniel Stenberg · 19 years ago
  83. 4613659 Initializing resampler structure correctly with zeros. by Miika Pekkarinen · 19 years ago
  84. c209353 Fixed a simulator warning. by Miika Pekkarinen · 19 years ago
  85. 85f4973 Replaced some size_t with longs. That might solve some problems. Fixed by Miika Pekkarinen · 19 years ago
  86. 492424b H1x0: Reordered lcd init sequence to match the datasheet, including the recommended pause. by Jens Arnold · 19 years ago
  87. c6bd12f Turned off dithering in MPEG audio codec. It's just too slow. by Thom Johansen · 19 years ago
  88. 9ca433f Don't try to compile the grayscale lib for unsupported configurations, saves compile time. by Jens Arnold · 19 years ago
  89. da6ed62 Another crossfade related crash possible fixed. by Miika Pekkarinen · 19 years ago
  90. 4e6daf8 Should've synced while I was at it. by Jonas Häggqvist · 19 years ago
  91. 10ce7b4 Oops by Jonas Häggqvist · 19 years ago
  92. deeeb33 Possible crash fixed while crossfade is enabled. by Miika Pekkarinen · 19 years ago
  93. ff74e7f Small fix and synced to current english.lang. by Jens Arnold · 19 years ago
  94. f4bbd06 francais.lang update by Manuel Dejonghe by Christi Scarborough · 19 years ago
  95. 24d6535 Allow WavPack to use new sampling rate converter by Dave Bryant · 19 years ago
  96. 1505b4c Small change by Jonas Häggqvist · 19 years ago
  97. 80324d1 Add make install step - still quite outdated, but at least what's there is more correct now. by Jonas Häggqvist · 19 years ago
  98. e021e1f Patch 1163135 by Bryan Vandyke: Remove trailing spaces for ID3v2 tags by Jonas Häggqvist · 19 years ago
  99. ba5f9cf Patch #1218188 by Konstantin Isakov: Don't wrap around scroll in file-browser when button is repeated. by Jonas Häggqvist · 19 years ago
  100. 9e376a5 Iriver: remote FFWD/REW support by Jens Arnold · 19 years ago