1. 2c29776 deploy.py: insert version number into sources. by Dominik Riebeling · 14 years ago
  2. 3184cbe Fix FS#12043. Next track was resumed when pausing and shutting down the player in the last seconds of a track. by Andree Buschmann · 14 years ago
  3. c7227a7 Fix a warning. by Dominik Riebeling · 14 years ago
  4. d1766a1 Rework parts of the replaygain code to be able to differentiate between 0.00 dB set intentionally and having no replaygain information at all. Bump codec api. by Andree Buschmann · 14 years ago
  5. f013252 Manual correction for entering quick screen from file browser by Michael Chicoine · 14 years ago
  6. 86f70de Properly remove the configuration dialog. by Dominik Riebeling · 14 years ago
  7. 1c635a8 OS X TTS: add pitch setting. by Dominik Riebeling · 14 years ago
  8. 746f01d Add capability to speak directly from the TTS engine. by Dominik Riebeling · 14 years ago
  9. 76c112c Update build instructions for Rockbox Utility. by Dominik Riebeling · 14 years ago
  10. 96fad95 Fix a warning. by Dominik Riebeling · 14 years ago
  11. 2f7cf08 Use template pattern for genlang url. by Dominik Riebeling · 14 years ago
  12. f608229 Sansa clip+: do not set GPIO B7 in the display driver, it's already used for FM radio I2C by Bertrik Sikken · 14 years ago
  13. eab630a AMSv2: fix dependency between button light and sd card control for fuze v2 variant 0 by Bertrik Sikken · 14 years ago
  14. a7354e7 Cosmetic change of a comment. by Andree Buschmann · 14 years ago
  15. 29164cc Changing convert_gain() also implicitly changed get_replaygain_int() which could lead to div by zero. This patch finds another way to fix the replaygain fallback. by Andree Buschmann · 14 years ago
  16. 4f7930b Fix for replaygain: Ensure fallback to track gain in case of missing album gain. by Andree Buschmann · 14 years ago
  17. ce755dd Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034. by Björn Stenberg · 14 years ago
  18. 277b8fb Delete empty dir. by Nils Wallménius · 14 years ago
  19. 81d67d0 Revert accidental commit of apps/plugins/SOURCES by Bertrik Sikken · 14 years ago
  20. 8351a1a AMSv2 sd: do not try to switch sd cards into high-speed mode. by Bertrik Sikken · 14 years ago
  21. 8c3fc23 remove set but unused variable by Rafaël Carré · 14 years ago
  22. cde3c9a maze: fix warning spotted by gcc 4.6.0 by Rafaël Carré · 14 years ago
  23. 5c4c691 AMSv2 sd: correct CLKENA settings (to stop sd clock when idle) for AMSv2 variant 1 players by Bertrik Sikken · 14 years ago
  24. 7d74fde AMSv2 sd: do sd slot switching with GPIO B5 only for AMSv2 variant 1 by Bertrik Sikken · 14 years ago
  25. 87aa86c Skin variables for touchscreen targets (origional implementation by Jens Theeß) by Jonathan Gordon · 14 years ago
  26. 9693813 Fix red by Jonathan Gordon · 14 years ago
  27. 443b134 Fix touchregions muting volume, and change &<action> to mean 'needs long press but only fire once'. Use *<action> for 'long press and allow repeats' by Jonathan Gordon · 14 years ago
  28. 86c4ec7 AMSv2 SD: use INTERNAL_AS3525 and SD_SLOT_AS3525 defines instead of a direct value by Bertrik Sikken · 14 years ago
  29. 502e9e9 AMSv2 SD: wait for response to command SD_STOP_TRANSMISSION instead of ignoring the response by Bertrik Sikken · 14 years ago
  30. 6512f0f AMSv2 SD: reorganise code to select 4-bit mode data transfer mode a bit and add comments by Bertrik Sikken · 14 years ago
  31. 2543340 AMSv2 SD: sd card communication speed can be changed back to full speed after CMD3 (SEND_RCA) by Bertrik Sikken · 14 years ago
  32. d9bc251 use correct define for gigabeat fx to enable lineout (was broken in r29588) by Robert Kukla · 14 years ago
  33. 8c1d114 Rockbox Utility: Replace OSDaB Zip with QuaZip. by Dominik Riebeling · 14 years ago
  34. 0258895 Fix error in Ohm's law formula as provided in FS#12023. Thanks to Leif Andersen. by Andree Buschmann · 14 years ago
  35. afe6ee4 Fix FS#12024. Scroll acceleration did not work -- at least reported for iRiver H10 -- caused by too short duration for button repeat recognition. by Andree Buschmann · 14 years ago
  36. 26f6307 iPod Classic storage driver: Fix some implicit casts, typos, ... by Michael Sparmann · 14 years ago
  37. 688545e fix warning, use unsigned variable by Rafaël Carré · 14 years ago
  38. 669313a SD AMSv2: fix r29625 by Rafaël Carré · 14 years ago
  39. e4da0c8 MAke manuals build again. Non scrollwheel targets don't have \ButtonScrollXX, so use \ActionStdXX instead. by Alex Parker · 14 years ago
  40. 04bd51f Scroll speed is increased every N seconds, not every N half seconds. by Andree Buschmann · 14 years ago
  41. 0897753 Submit parts of FS#12024. Describe the settings 'List Acceleration Start Delay' and 'List Acceleration Speed' in the manual. Correct the unit (seconds) for the first setting and change the text for the second setting. by Andree Buschmann · 14 years ago
  42. 671127c Commit FS#12000: confttv - try to make digits equally wide (-w to disable) by Magnus Holmgren · 14 years ago
  43. f4e152b Make repeat mode/shuffle work in the sbs also by Jonathan Gordon · 14 years ago
  44. 98881fd Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev needed to make it work. 'next' in the sbs changes list selection, 'wps_next' in sbs changes audio tracks. no difference in the wps by Jonathan Gordon · 14 years ago
  45. d3c796d AMSv2 SD: send 80 idle clocks before sending initial CMD0 (go idle state) by Bertrik Sikken · 14 years ago
  46. fc0ad4c AMSv2 SD: receive sd card command responses during initialisation instead of ignoring them by Bertrik Sikken · 14 years ago
  47. 3d3c0c5 AMSv2 SD: wait for previous data transfer completion before sending a command by Bertrik Sikken · 14 years ago
  48. 6bf0f65 AMSv2 SD: use a sleep instead of a udelay for 100 ms delay by Bertrik Sikken · 14 years ago
  49. 4823b2b Buffering should truncate if read() returns 0 since it's not a valid return there as there should be data left to read. The loop wouldn't break until there was a message in the queue. I just experienced the case with crosslinked files and read stopped making progress, returning 0 each time it was called. by Michael Sevakis · 14 years ago
  50. 82f2bb9 SD AMSv2: fix r29169 by Rafaël Carré · 14 years ago
  51. 1675e98 SD amsv2: remove double assignement by Rafaël Carré · 14 years ago
  52. e9c5190 Headroom in AAC SBR HF-generator's fixed point implementation of autocorrelation was too small. Fixes FS#12019. by Andree Buschmann · 14 years ago
  53. d1098f3 Fix MTP detection only working on e200v1. by Dominik Riebeling · 14 years ago
  54. 56d2145 Update copyright information in about box. We're still working on this. by Dominik Riebeling · 14 years ago
  55. faeb4d6 Add another delay in the AMSv2 sd controller driver as a work-around for SD initialisation problems, see FS#11870 by Bertrik Sikken · 14 years ago
  56. 5c47872 Theme Editor: Made touch area position relative to enclosing viewports by Robert Bieber · 14 years ago
  57. fa56504 Fix Rockbox Utility update detection on Linux 64bit. by Dominik Riebeling · 14 years ago
  58. e937a78 Forgot CREDITS in the prev commit. by Nils Wallménius · 14 years ago
  59. 5aaabbf FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. by Nils Wallménius · 14 years ago
  60. 528e185 FS#12016 - Update Chinese Translation by Purling Nayuki by Bertrik Sikken · 14 years ago
  61. a1da319 Move maemo specific fields to the Package section by Thomas Jarosch · 14 years ago
  62. dad4c24 Prepare new maemo build by Thomas Jarosch · 14 years ago
  63. 72820f4 Add real maemo build bug tracker URL by Thomas Jarosch · 14 years ago
  64. e209002 Optimize memory consumption in the mp3data parser. The vbr-header parser will never need 1.800 byte of data. The maximum amount of data needed is 1/10 of this. by Andree Buschmann · 14 years ago
  65. c59a086 Local implementation of read_uint32be() in mp3data.c needs a major correction. by Andree Buschmann · 14 years ago
  66. c1a5b66 No need to save irq again after thread wakeup in queue_wait(_w_tmo), just disable it. by Michael Sevakis · 14 years ago
  67. 742980f Avoid magic numbers. Use the available defines to set up the bit mask to compare MPEG frame headers. by Andree Buschmann · 14 years ago
  68. 3706d6d Hopefully fix red now and reduce binsize for HWCODEC targets. This change implements a local read_uint32be() function within the mp3data parser. by Andree Buschmann · 14 years ago
  69. ea61fb8 Fix red. read_uint32be() was not implemented in sim builds for HWCODEC targets. by Andree Buschmann · 14 years ago
  70. f6c610d HD300: RECTRIGGER keymap by Marcin Bukat · 14 years ago
  71. 25246f7 More robust implementation of MPEG frame header search. The parser will not only search for the very first byte sequence that looks like a valid MPEG frame header. It will search for a valid MPEG frame header sequence, decode it, and probe if there is a consecutive MPEG frame header of the same type (MPEG version, layer, sampling frequency) at the expected position. This approach will reduce false detection of MPEG frame headers in case of errorous metadata or garbaged files. Fixes FS#12007. by Andree Buschmann · 14 years ago
  72. 8c46ddf Android: Implement app shutdown and thus, sleep timer. by Thomas Martitz · 14 years ago
  73. 046cec3 Android: Partly revert r29569 and only call the new getJavaEnvironment() when needed. by Thomas Martitz · 14 years ago
  74. efa9f13 Android: Fix widget albumart display on pre-2.2 devices. by Thomas Martitz · 14 years ago
  75. a0c6648 Fix FS#12012 - Radio Art broken since r29259 - Embedded album art support by Thomas Martitz · 14 years ago
  76. ccd5395 MPIO HD300: add KBD context keymap by Marcin Bukat · 14 years ago
  77. a4098e6 Sync test_codec to r29595. by Michael Sevakis · 14 years ago
  78. 56dd75d Purge buffer and codec APIs existing exclusively in support of mpa.codec and fix that to not require them: buf_get_offset and ci.advance_buffer_loc. Sort APIs; everything must become incompatible. :( by Michael Sevakis · 14 years ago
  79. dce7996 WM8750/51: properly apply recording gain by Marcin Bukat · 14 years ago
  80. 2e4259e recording.c by Marcin Bukat · 14 years ago
  81. c24c3eb Disable debug output in wave format parser by default. by Andree Buschmann · 14 years ago
  82. d9e8547 Submit FS#12009. Add embedded album art support for m4a. Thanks to Jason Yu. by Andree Buschmann · 14 years ago
  83. 55e7586 MPIO HD300: Enable line-in recording. Thanks Andriej Azariev for pointing out such capability of this DAP. by Marcin Bukat · 14 years ago
  84. f056669 fix red by Marcin Bukat · 14 years ago
  85. ae68278 WM8750/51 driver: by Marcin Bukat · 14 years ago
  86. 9c41252 Fixed a typo. (Thanks Jeff!) by Björn Stenberg · 14 years ago
  87. e50cc0e Listen to and follow external Android volume changes. (Based on FS#11914 by Maurus Cuelenaere) by Björn Stenberg · 14 years ago
  88. 606bed0 Update lang files to be inline with changes in r29584 by Marcin Bukat · 14 years ago
  89. a8dc45f slightly modified FS#11531 by me: WM8750/51 driver rework by Marcin Bukat · 14 years ago
  90. 8aed244 Add up skipped bytes when parsing for valid MPEG headers. by Andree Buschmann · 14 years ago
  91. ff1b2b7 Refactor reading of Xing/Info/Vbri tags to prepare for further changes. by Andree Buschmann · 14 years ago
  92. 92183d2 Improve visual feedback when testing TTS. by Dominik Riebeling · 14 years ago
  93. 1177651 Prepare new Pandora .pnd build by Thomas Jarosch · 14 years ago
  94. 0f440d1 Pandora port: Fix SDL detection, pkg-config is not supported by Thomas Jarosch · 14 years ago
  95. 7cac18f Use ringbuf_add in buffering when incrementing for initial allocation of non-wrapping data. The result of the shortcut would have been wrong if the handle used space exactly to the end of the buffer since buf_widx wouldn't have been properly wrapped to index 0. by Michael Sevakis · 14 years ago
  96. e86a7fb Fix FS#11894 - Sansa Clip+ Volume Buttons don't switch when Upside Down is activated by Bertrik Sikken · 14 years ago
  97. 8aa90b6 Android: allocate native_buffer locally, which does away with the need to hold by Maurus Cuelenaere · 14 years ago
  98. 204ac25 Android: Switch to pthread_cond+SIGEV_THREAD for tick task handling. by Thomas Martitz · 14 years ago
  99. 662ba48 Create GlobalRef in surfaceCreated, in accordance to r29572. by Thomas Martitz · 14 years ago
  100. 00f75c9 Use the pcm volume to add finer steps between every android stream volume step. by Björn Stenberg · 14 years ago