1. 02cfd6a forgot to commit these improvements to the bootbox charging info, since quite a while by Jörg Hohensohn · 19 years ago
  2. 7c8c0a6 Fixed a rounding error in the PCM buffer latency calculation by Linus Nielsen Feltzing · 19 years ago
  3. 50ef82a Trying to enter STANDBY mode when entering USB mode seems to cause more trouble than it is worth. by Linus Nielsen Feltzing · 19 years ago
  4. 193af59 UTF-8 badness removed by Jens Arnold · 19 years ago
  5. 249f86c Some slight size optimisations. by Jens Arnold · 19 years ago
  6. d4496ef UTF-8 badness removed by Linus Nielsen Feltzing · 19 years ago
  7. 451e2c0 Iriver: somewhat more efficient bitswap for voice files. No assembler this time since this is a temporary solution anyway. by Jens Arnold · 19 years ago
  8. 0ad617c Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze by Linus Nielsen Feltzing · 19 years ago
  9. 658c845 Coldfire: assembler optimised SWAB32() inline function. Added SWAW32() even if it isn't currently used. by Jens Arnold · 19 years ago
  10. 9757dc1 --nocrc to disable CRC checksums by Daniel Stenberg · 19 years ago
  11. 7bf97cf Help text added for --help. Confusion about the --dirisalbum and by Daniel Stenberg · 19 years ago
  12. dece414 Hooked up the runtime database on archos. by Jens Arnold · 19 years ago
  13. c9caf97 Fixed title extracting for Ogg files. Fixed suggested by 'cosmocat' in the by Daniel Stenberg · 19 years ago
  14. fe89d36 The previous commit I did was supposed to fix the wps mode patch only by Miika Pekkarinen · 19 years ago
  15. a81f4c3 Sim build fix by Linus Nielsen Feltzing · 19 years ago
  16. ef99e4e Archos players doesn't have a hold switch. by Miika Pekkarinen · 19 years ago
  17. d9874b2 Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch. by Miika Pekkarinen · 19 years ago
  18. b2e94ef Fixed unused codec swapping when voice codec is not playing. by Miika Pekkarinen · 19 years ago
  19. 8a7d104 Now codecs will do the buffer flushing after seeking as they find it necessary. by Miika Pekkarinen · 19 years ago
  20. 6e291fd Fixed and removed the most annoying pops with iRiver. by Miika Pekkarinen · 19 years ago
  21. b529289 Fixed the usb mode. We did hit the thread limit which was now by Miika Pekkarinen · 19 years ago
  22. 8899fcc Fixed the warning. by Miika Pekkarinen · 19 years ago
  23. 9d7fd18 Now beep can be disabled. by Miika Pekkarinen · 19 years ago
  24. 5d0fe30 Plugin that counds files and folders on harddisk. Works on all models. by Jonas Häggqvist · 19 years ago
  25. e3dc61e Preparations to fix the usb mode (something is still preventing it from by Miika Pekkarinen · 19 years ago
  26. fa0cecf Fixed a bug that caused codec memory allocation buffer overwrite and by Miika Pekkarinen · 19 years ago
  27. b4bdfee Fixed "if there are less than 2 bytes left in the buffer, then by Miika Pekkarinen · 19 years ago
  28. 159c52d Initial voice ui support for software codec platforms. Added also a by Miika Pekkarinen · 19 years ago
  29. 329caa8 More mpeg.c cleanup: collected variables and declarations at the top, more #if/#ifdef fixup. Cut a bit of binary size by making debug_tags() an empty define for ordinary builds. by Jens Arnold · 19 years ago
  30. 6e4f07b This code wasn't used at all. by Jens Arnold · 19 years ago
  31. 7db258f Removed the uda1380_mute() calls, since they were called in interrupt context, which could lead to a big crash. This will reintroduce a slight pop when starting/stopping playbac, and when switching tracks. by Linus Nielsen Feltzing · 19 years ago
  32. d71f782 Properly skip the ID3v2 extended header for both 2.3 and 2.4 by Linus Nielsen Feltzing · 19 years ago
  33. 1d38aa1 Cleaned up remnants of early iriver development. First part of #if/#ifdef cleanup,adjusted comments. by Jens Arnold · 19 years ago
  34. 3070bac removed the text about h100 vs h120 changes by Björn Stenberg · 19 years ago
  35. 75ef312 iriver: slightly faster replaygain processing and clipping. by Magnus Holmgren · 19 years ago
  36. 49483bc Fixed sim warning by Linus Nielsen Feltzing · 19 years ago
  37. 670abf9 The shutdown message is now displayed before saving the database, giving better user feedback when whutting off the player by Linus Nielsen Feltzing · 19 years ago
  38. 9f30e1e added beep, removed 2004 entries to history (dast) by Björn Stenberg · 19 years ago
  39. 82ac901 iriver: Radio screen didn't properly filter stray FM_EXIT events by Linus Nielsen Feltzing · 19 years ago
  40. 57d8e8f Some more cosmetic fixes for bitmap displays in the debug menu by Linus Nielsen Feltzing · 19 years ago
  41. b3e49e2 The const police struck again by Linus Nielsen Feltzing · 19 years ago
  42. 604d59b iriver: exit the FM screen (with FM audio on) with joystick push instead of Play by Linus Nielsen Feltzing · 19 years ago
  43. a88d076 Preparation for runtimedb hookup on archos: don't pass software playback system specific structures. by Jens Arnold · 19 years ago
  44. 363bc49 Use the provided function to calculate the unsaved space in rec_tick(). by Jens Arnold · 19 years ago
  45. 39cb5b7 iriver: Do correct ReplayGain calculation. Fixes distortion problems (and lowers playback volume). by Magnus Holmgren · 19 years ago
  46. 280d9cc Undo my previous commit and do the same with a parantheses change in filetree.c by Jonas Häggqvist · 19 years ago
  47. b2b0a7e Updated Francais language file by Manuel Dejonghe by Jonas Häggqvist · 19 years ago
  48. 0e3caea This is getting embarrassing.. forgot this one too. Last one - I promise! by Jonas Häggqvist · 19 years ago
  49. 803d5cc Forgot this file. by Jonas Häggqvist · 19 years ago
  50. 1cd9993 Updated Islenska language from Richard O'Brien by Jonas Häggqvist · 19 years ago
  51. 96ff4b3 Don't show dirs when browsing WPS files, .cfg files, fonts, languages and firmwares by Jonas Häggqvist · 19 years ago
  52. a387805 Correct samplecount calculation, suggested by Markus Kaufhold by Linus Nielsen Feltzing · 19 years ago
  53. e1fb487 Avoid zero values for defines to minimize problems where they're compared to undefined values. by Jonas Häggqvist · 19 years ago
  54. 753a897 Fix for ff/rw in long MP3 files. by Magnus Holmgren · 19 years ago
  55. 1d28240 Enlarged the buffer for DEBUGF() by Linus Nielsen Feltzing · 19 years ago
  56. d3fde76 FM radio simulation working again by Linus Nielsen Feltzing · 19 years ago
  57. 1d4a6c0 One more gapless fix for LAME MP3 files. by Magnus Holmgren · 19 years ago
  58. d7dd2f8 iriver: Always turn on the backlight in backlight_init() by Linus Nielsen Feltzing · 19 years ago
  59. 46b3b86 Fixed the problem where a scrolling subline could keep scrolling with old information when displaying an alternate non-scrolling subline (say that quickly ten times) by Linus Nielsen Feltzing · 19 years ago
  60. 073f83a Correct usage of ICODE_ATTR in memcpy.c and strlen.c by Linus Nielsen Feltzing · 19 years ago
  61. f22eeee Use the system font in the debug screens by Linus Nielsen Feltzing · 19 years ago
  62. c78c229 Pre-amp is signed... by Magnus Holmgren · 19 years ago
  63. fb5d262 Corrected UART register names by Linus Nielsen Feltzing · 19 years ago
  64. 3a3418d argh, unused variable removed by Daniel Stenberg · 19 years ago
  65. 0a0be62 reverted the fixed 4 bytes write, made the read code more reliable, use by Daniel Stenberg · 19 years ago
  66. 6cf8df8 Patch by XavierGr by Tomas Salfischberger · 19 years ago
  67. 53d2fc3 CONFIG_TUNER is a bitmask by Linus Nielsen Feltzing · 19 years ago
  68. ab543c7 Forgot that the simulator doesn't simulate the FM radio by Linus Nielsen Feltzing · 19 years ago
  69. b626269 Oops by Linus Nielsen Feltzing · 19 years ago
  70. 8c7589b Very lame, initial support for FM radio on the iriver by Linus Nielsen Feltzing · 19 years ago
  71. adec21a The Ondio uses a different crystal for the TEA5767 than iriver by Linus Nielsen Feltzing · 19 years ago
  72. cc5d96f The iriver FM radio I2C cannot use the I2C controller, so we do the good old bitbanging instead by Linus Nielsen Feltzing · 19 years ago
  73. 4af4251 Add pcm_set_mux() for switching between FM radio and Line input by Linus Nielsen Feltzing · 19 years ago
  74. c0fc205 Show VBR info in the ID3 info screen. by Magnus Holmgren · 19 years ago
  75. 501ab1a Support the LAME Info header too. by Magnus Holmgren · 19 years ago
  76. 15e0aeb More complete gapless playback implementation in the MP3 codec (using LAME header values). Some cleanups as well. by Magnus Holmgren · 19 years ago
  77. e0776df Update to nederlands.lang by Sander Sweers by Jonas Häggqvist · 19 years ago
  78. f71d8d3 Backlight dimming: Don't unboost the CPU from within the isr. by Jens Arnold · 19 years ago
  79. 48b6130 Backlight dimming: Protect from extraneous calls with the same target value. This led to very short boost/unboost sequences for every button event before, one trigger for the volume lag bug. by Jens Arnold · 19 years ago
  80. 6eccb2b Updated german translation. by Jens Arnold · 19 years ago
  81. a52018c prevent an empty "codecs" directory for models without software codecs by Daniel Stenberg · 19 years ago
  82. 436901a Only check for frames with three-letter names when parsing ID3V2.2 tags (and only check four-letter names when parsing ID3V2.3+ tags). by Magnus Holmgren · 19 years ago
  83. 889ab16 Cast to unsigned isn't enough in the isXXXX macros (chars > 127 caused a negative array index). With a cast to unsigned char, the macros work as expected. The other macros were changed accordingly. by Magnus Holmgren · 19 years ago
  84. dc4a6b8 iriver: Moved the I2C prescaler setting to i2c_init(), and removed it from set_cpu_frequency(). The Coldfire I2C controller can't handle on-the-fly prescaler changes. Also removed the unnecessary slave address setting in i2c_init. by Linus Nielsen Feltzing · 19 years ago
  85. 5a8eac1 Added pre-amp setting for files with ReplayGain information. by Magnus Holmgren · 19 years ago
  86. eab21c6 Updated ID3 info screen for devices with a bitmapped screen: show a list of all items, rather than item one at a time. by Magnus Holmgren · 19 years ago
  87. 591d289 patch #1255805 by Frederic Devernay - fix to buffer overflow in dsp.c by Linus Nielsen Feltzing · 19 years ago
  88. 064c7af iriver: fix by Frederic Devernay, Rockbox could crash if the metadata reading failed by Linus Nielsen Feltzing · 19 years ago
  89. 0da0534 mp3 codec: simpler seeking, and now sets the sample frequency dynamically from the mp3 frame headers rather than from the frequency found by the metadata parser by Linus Nielsen Feltzing · 19 years ago
  90. 315304a iriver: added a DSP_SWITCH_FREQUENCY config, for on-the-fly sample frequency changes by Linus Nielsen Feltzing · 19 years ago
  91. 40a1988 iriver: always save resume offset, not only if it's bigger than the already stored one. This fixes the bug where rewinding doesn't save the resume position by Linus Nielsen Feltzing · 19 years ago
  92. 8982bfa Spelling by Linus Nielsen Feltzing · 19 years ago
  93. 5aeaed8 convbdf: fixed a problem with 16 pixel wide characters. It now also refuses to convert fonts with >16 pixel characters, since it can't yet convert them correctly (bitmap_t is 16 bits wide). by Linus Nielsen Feltzing · 19 years ago
  94. 4f6df49 Moved hebrew bidi setting to the Display menu by Linus Nielsen Feltzing · 19 years ago
  95. 571e226 feature freeze by Björn Stenberg · 19 years ago
  96. 41a53d2 Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic by Linus Nielsen Feltzing · 19 years ago
  97. 1874a33 Uncomment one line, which makes bad 80s music sound a bit better. by Stepan Moskovchenko · 19 years ago
  98. e46b988 Add this back in, for now. Will turn into real codec later, when plugins support the codec api. by Stepan Moskovchenko · 19 years ago
  99. 2be160a Woah, that was not supposed to happen by Stepan Moskovchenko · 19 years ago
  100. fb3e9a4 Fix error/warning, change pitch bend to 9 bits by Stepan Moskovchenko · 19 years ago