1. e0024c9 Fix free on wrong variable by Thomas Jarosch · 13 years ago
  2. 51ae2e6 Don't close file descriptor twice by Thomas Jarosch · 13 years ago
  3. e412227 Fix off-by-one memory corruption in ipodpatcher. by Thomas Jarosch · 13 years ago
  4. faf354c Fix file descriptor leak on error by Thomas Jarosch · 13 years ago
  5. 12ac381 Fix file descriptor leak on error by Thomas Jarosch · 13 years ago
  6. bc6dd12 Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() in special cases by Thomas Jarosch · 13 years ago
  7. 4ccb6e4 Clean up redundant assignment by Thomas Jarosch · 13 years ago
  8. 0d651dd Remove now unneeded variable by Thomas Jarosch · 13 years ago
  9. 59b8c78 Fix off-by-one memory corruption in resistor plugin. by Thomas Jarosch · 13 years ago
  10. 697aa7f Do sync between pcmbuf volume controls without explicit IRQ masking, which is nicer and also allows pcmbuf.c to compile again as thumb code. by Michael Sevakis · 13 years ago
  11. 9d4cd7c Fix FS#12239, data abort after going from FMS to WPS. by Thomas Martitz · 13 years ago
  12. 4d903f2 Fix a miscomment in pcmbuf.c by Michael Sevakis · 13 years ago
  13. 5078d46 Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I wanted anyway to do a better PCM fade on stop/pause implementation. New fade is asynchronous tick-based. Restores skin update points in the WPS that were removed when fading mechanism was changed. by Michael Sevakis · 13 years ago
  14. fbde6ba Move stuff a bit down to fix red on TALK_PARTIAL_LOAD. by Thomas Martitz · 13 years ago
  15. b66d07a Fix red on hwcodec. by Thomas Martitz · 13 years ago
  16. c3e5625 Fix FS#12234 - Simulator crashes when playing mp3 file with cuesheet. The cuesheet in a lookahead mp3entry should not be taken to be valid, since it won't be the cue for the current track. Be sure id3->cuesheet is set NULL if grabbing the info from the buffer. by Michael Sevakis · 13 years ago
  17. 29b5b32 Bookmarking no longer need worry about inability to speak while paused on SWCODEC. by Michael Sevakis · 13 years ago
  18. 29abe81 Talk: Unify hwcodec and swcodec handling. by Thomas Martitz · 13 years ago
  19. 82fa47d Android tools: Allow discovery of download URLs by Maurus Cuelenaere · 13 years ago
  20. fca9518 Make basque.lang be built. Fixes FS#12235 by Alex Parker · 13 years ago
  21. 77a78ee Manual: add %Vg and %Vs tags. Closes FS#12230. by Alex Parker · 13 years ago
  22. 0aa2fcb Optimized compiler settings for libgme. ARM now uses -O1 except for the 2413 emulator. The speed on PP5022 increases by 0-5% (NSF, YM2413-VGM), 5-10% (GBS, VGM) and 10-15% (SGC, KSS, AY). by Andree Buschmann · 13 years ago
  23. b086458 FS#12231 by Nils Wallménius · 13 years ago
  24. 46d7fb9 Roll back r30328. Sorry for any inconvenience. by Andree Buschmann · 13 years ago
  25. 1466519 Allow to use different compiler settings for codecs built from libgme. ARM now uses -O1 except for the 2413 emulator. The speed on PP5022 increases by 0-5% (NSF, YM2413-VGM), 5-10% (GBS, VGM) and 10-15% (SGC, KSS, AY). by Andree Buschmann · 13 years ago
  26. 4d01ace Submit a patch to the VGM codec by Mauricio Gama which saves some more RAM through changes of the buffer configuration and an update of the resampler code. Additionally enable VGM for low memory targets and update the manual. by Andree Buschmann · 13 years ago
  27. 4070f4f Reduce memory consumption of VGM codec for low memry targets at the costs of some performance for tracks using the 2616 emulator. by Andree Buschmann · 13 years ago
  28. 1da1b70 Fix panic after usb extraction if lastfm logging is enabled. by Thomas Martitz · 13 years ago
  29. 480f9b8 Add Nick Peskett to CREDITS by Thomas Jarosch · 13 years ago
  30. 121b26e perl magic: Use if/elsif/else instead of given/when (FS #12188) by Thomas Jarosch · 13 years ago
  31. 2e154df Removed attribution, at author's request. by Björn Stenberg · 13 years ago
  32. c08299c Dircache: Fix memory leak (and recently panic). by Thomas Martitz · 13 years ago
  33. 2ec3572 Update American English language by Michael Chicoine · 13 years ago
  34. 9477675 Save some RAM in a libgme emulator used for VGM codec. LFO_ENV_TAB[] and LFO_FREQ_TAB[] are obselete. by Andree Buschmann · 13 years ago
  35. 4087875 Dircache: Fix bug introduced in r30308. by Thomas Martitz · 13 years ago
  36. bf34cdf Add a 100ms delay before calling disk_mount_all(). Some players (especially some gigabeat Fs) seem to need a delay after disabling USB if we want disk access to work. by Frank Gevaerts · 13 years ago
  37. e79fca9 Remove use of which.py module. by Dominik Riebeling · 13 years ago
  38. 2c07d23 Fix tempbuf assignment in tagcache and bump plugin API/ABI for r30308. by Thomas Martitz · 13 years ago
  39. d559492 Remove further float operations from emu2413 in libgme to speed up synthesis. by Andree Buschmann · 13 years ago
  40. 89c8cbe Add change that got lost somehow in r30308. by Thomas Martitz · 13 years ago
  41. b8fabfe Fix remaining problems. by Thomas Martitz · 13 years ago
  42. 8a701e5 Fix errors and warnings. by Thomas Martitz · 13 years ago
  43. 7695b04 Fix typo in and clarify comment. by Thomas Martitz · 13 years ago
  44. d1322b7 GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. by Thomas Martitz · 13 years ago
  45. 9b9bd73 Fix last charcell warning by Frank Gevaerts · 13 years ago
  46. c3fe7b0 need... sleep... try again to fix red by Jonathan Gordon · 13 years ago
  47. 810e9c4 fix charcell again.... wouldnt it be nice to remove charcell support all together? :) by Jonathan Gordon · 13 years ago
  48. c0a4c66 Android: Minor changes in ldebugf. by Thomas Martitz · 13 years ago
  49. 4ed1340 Fix player errors by Jonathan Gordon · 13 years ago
  50. 281f1a1 New skin tags: %Vs() to set the text style and %Vg() to get the viewports gradient colours by Jonathan Gordon · 13 years ago
  51. b2d0ea2 Remove a couple of duplicate #includes by Bertrik Sikken · 13 years ago
  52. dbdbc24 Remove hosted_get_volume(), as event data is available in button_get_data(). by Thomas Martitz · 13 years ago
  53. 2d0e63e Android: Undo r30293 partly as it prevents installation. by Thomas Martitz · 13 years ago
  54. a7d8dd4 Fix mistaken changes in r30219 by Jonathan Gordon · 13 years ago
  55. baa9c48 Extension entries need an extra nul byte. by Thomas Martitz · 13 years ago
  56. e20ff44 Redo 30225 differently to not break the audio formats order for skins. by Thomas Martitz · 13 years ago
  57. 8355ace Manual: try to make it clearer that it is NOT recommended to put music in /.rockbox by Alex Parker · 13 years ago
  58. c6ca813 Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support 1.6 anymore). by Thomas Martitz · 13 years ago
  59. 5c6fe5d Properly export sleep_timer_call from main_menu.c in exported_menus.h by Michael Hohmuth · 13 years ago
  60. 3fda72a configure: don't use sed for autoconf.h by Rafaël Carré · 13 years ago
  61. bd89a41 typo by Rafaël Carré · 13 years ago
  62. f56bb4e configure: avoid double escaping of $ (single quote + backslash) by Rafaël Carré · 13 years ago
  63. e1d33c0 configure: remove redundant ENC_CMD by Rafaël Carré · 13 years ago
  64. 2a2d228 typo by Rafaël Carré · 13 years ago
  65. cea0654 configure: don't use sed to generate the Makefile by Rafaël Carré · 13 years ago
  66. adb1b52 remove obsolete comment by Rafaël Carré · 13 years ago
  67. a1145a1 Remove all IRAM attributes from libGME to be able to restart the IRAM optimization on a clean code base. As first step move the sample buffers to IRAM which results in a 1-5% speedup for all codecs. by Andree Buschmann · 13 years ago
  68. 724a2d2 6th part of FS#12176. Reduce memory consumption of libgme emulators to allow enabling of NSF and SGC codecs for low memory targets. The main lookup table only requires byte precision and can be used by 2413 and 8950 emulators. Update the manual accordingly. by Andree Buschmann · 13 years ago
  69. 5f6d8bf Remove unused sources from libgme. by Andree Buschmann · 13 years ago
  70. 1b9f9fb 5th part of FS#12176. Further fixed point migration. Only two emulators (ym2413, ym2612) still use floating point. by Andree Buschmann · 13 years ago
  71. b127949 libgme: make local functions static where possible by Bertrik Sikken · 13 years ago
  72. 39e4987 Reduce gain of VGM codec to avoid clipping. by Andree Buschmann · 13 years ago
  73. 631d22b 4th part of FS#12176. Volume settings migrated to fixed point for libgme. by Andree Buschmann · 13 years ago
  74. 4ca2367 3rd part of FS#12176. Gain setting migrated to fixed point for libgme. by Andree Buschmann · 13 years ago
  75. 35c1df9 Update spellcheck script. by Dominik Riebeling · 13 years ago
  76. 55f4bf9 Rockbox Utility: use libusb-1.0 by default. by Dominik Riebeling · 13 years ago
  77. 012df14 2nd part of FS#12176. Tempo setting migrated to fixed point for libgme. by Andree Buschmann · 13 years ago
  78. 964a5e6 Manual: A few more spelling corrections. by Alex Parker · 13 years ago
  79. 39cc63e Manual: correct spelling of catalogue. by Alex Parker · 13 years ago
  80. 6013614 Manual: update %cs tag and make list more explicit. by Alex Parker · 13 years ago
  81. 3b07830 Fix typos in comments. Thanks ukleinek for pointing out. by Marcin Bukat · 13 years ago
  82. 1d2fae4 rk27xx sd driver fixes by Marcin Bukat · 13 years ago
  83. c23f576 Remove a floating point calculation from ay codec. by Andree Buschmann · 13 years ago
  84. d14c96d Remove 'set but not used' warning. by Andree Buschmann · 13 years ago
  85. 2bd2490 The manual should reflect that some synthesizer codecs are switched off for low memory targets. by Andree Buschmann · 13 years ago
  86. b8ae97f Fix yellow and red. Disable NSF, VGM, SGC and KSS formats for low memory targets for now. by Andree Buschmann · 13 years ago
  87. acb0917 Submit initial patch from FS#12176. Adds support for several new game music formats (AY, GBS, HES, KSS, SGC, VGM and VGZ) and replaces the current NSF and NSFE with a new implementation based on a port of the Game Music Emu library 'GME'. This first submit does not cover the full functionality provided by the author's original patch: Coleco-SGV is not supported, some GME-specific m3u-support has been removed and IRAM is not used yet. Further changes are very likely to follow this submit. Thanks to Mauricio Garrido. by Andree Buschmann · 13 years ago
  88. 93c6f13 Submit FS#12218. Add support for embedded album art for ASF tags. For now the support is limited to embedded pictures of max 64 KB size. by Andree Buschmann · 13 years ago
  89. 0bba82b woops by Jonathan Gordon · 13 years ago
  90. 835683b %cs (current screen) changes: by Jonathan Gordon · 13 years ago
  91. a668072 Fix replaygain for wma files which was broken since r29388. by Andree Buschmann · 13 years ago
  92. e918b7b Add a %cs item for the context menus by Jonathan Gordon · 13 years ago
  93. c027dc2 Database: Bug fix: The filename seek index is invalid if FLAG_DIRCACHE by Michael Hohmuth · 13 years ago
  94. fa81cdc Database: find_entry_ram: Avoid dircache use if it's not ready by Michael Hohmuth · 13 years ago
  95. 32dfc0c Add a plugin activity which to the %cs screen option list by Jonathan Gordon · 13 years ago
  96. 44ffa3e format/*printf: Add simple support for %p format specifier. by Thomas Martitz · 13 years ago
  97. 8207a4a FS#12132 patch 8: retrieve_entries: Decrease binsize by reenabling by Michael Hohmuth · 13 years ago
  98. e7c2449 Database: Fix array-bounds calculation when applying a format using by Michael Hohmuth · 13 years ago
  99. 4cb4735 Database: Fix memory-area bounds checking during database reload. by Michael Hohmuth · 13 years ago
  100. 95c1e7d Fix oops in r30242. I didn't want to change/reduce the buffer size. by Thomas Martitz · 13 years ago