- e0024c9 Fix free on wrong variable by Thomas Jarosch · 13 years ago
- 51ae2e6 Don't close file descriptor twice by Thomas Jarosch · 13 years ago
- e412227 Fix off-by-one memory corruption in ipodpatcher. by Thomas Jarosch · 13 years ago
- faf354c Fix file descriptor leak on error by Thomas Jarosch · 13 years ago
- 12ac381 Fix file descriptor leak on error by Thomas Jarosch · 13 years ago
- bc6dd12 Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() in special cases by Thomas Jarosch · 13 years ago
- 4ccb6e4 Clean up redundant assignment by Thomas Jarosch · 13 years ago
- 0d651dd Remove now unneeded variable by Thomas Jarosch · 13 years ago
- 59b8c78 Fix off-by-one memory corruption in resistor plugin. by Thomas Jarosch · 13 years ago
- 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
- 9d4cd7c Fix FS#12239, data abort after going from FMS to WPS. by Thomas Martitz · 13 years ago
- 4d903f2 Fix a miscomment in pcmbuf.c by Michael Sevakis · 13 years ago
- 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
- fbde6ba Move stuff a bit down to fix red on TALK_PARTIAL_LOAD. by Thomas Martitz · 13 years ago
- b66d07a Fix red on hwcodec. by Thomas Martitz · 13 years ago
- 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
- 29b5b32 Bookmarking no longer need worry about inability to speak while paused on SWCODEC. by Michael Sevakis · 13 years ago
- 29abe81 Talk: Unify hwcodec and swcodec handling. by Thomas Martitz · 13 years ago
- 82fa47d Android tools: Allow discovery of download URLs by Maurus Cuelenaere · 13 years ago
- fca9518 Make basque.lang be built. Fixes FS#12235 by Alex Parker · 13 years ago
- 77a78ee Manual: add %Vg and %Vs tags. Closes FS#12230. by Alex Parker · 13 years ago
- 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
- b086458 FS#12231 by Nils Wallménius · 13 years ago
- 46d7fb9 Roll back r30328. Sorry for any inconvenience. by Andree Buschmann · 13 years ago
- 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
- 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
- 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
- 1da1b70 Fix panic after usb extraction if lastfm logging is enabled. by Thomas Martitz · 13 years ago
- 480f9b8 Add Nick Peskett to CREDITS by Thomas Jarosch · 13 years ago
- 121b26e perl magic: Use if/elsif/else instead of given/when (FS #12188) by Thomas Jarosch · 13 years ago
- 2e154df Removed attribution, at author's request. by Björn Stenberg · 13 years ago
- c08299c Dircache: Fix memory leak (and recently panic). by Thomas Martitz · 13 years ago
- 2ec3572 Update American English language by Michael Chicoine · 13 years ago
- 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
- 4087875 Dircache: Fix bug introduced in r30308. by Thomas Martitz · 13 years ago
- 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
- e79fca9 Remove use of which.py module. by Dominik Riebeling · 13 years ago
- 2c07d23 Fix tempbuf assignment in tagcache and bump plugin API/ABI for r30308. by Thomas Martitz · 13 years ago
- d559492 Remove further float operations from emu2413 in libgme to speed up synthesis. by Andree Buschmann · 13 years ago
- 89c8cbe Add change that got lost somehow in r30308. by Thomas Martitz · 13 years ago
- b8fabfe Fix remaining problems. by Thomas Martitz · 13 years ago
- 8a701e5 Fix errors and warnings. by Thomas Martitz · 13 years ago
- 7695b04 Fix typo in and clarify comment. by Thomas Martitz · 13 years ago
- d1322b7 GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. by Thomas Martitz · 13 years ago
- 9b9bd73 Fix last charcell warning by Frank Gevaerts · 13 years ago
- c3fe7b0 need... sleep... try again to fix red by Jonathan Gordon · 13 years ago
- 810e9c4 fix charcell again.... wouldnt it be nice to remove charcell support all together? :) by Jonathan Gordon · 13 years ago
- c0a4c66 Android: Minor changes in ldebugf. by Thomas Martitz · 13 years ago
- 4ed1340 Fix player errors by Jonathan Gordon · 13 years ago
- 281f1a1 New skin tags: %Vs() to set the text style and %Vg() to get the viewports gradient colours by Jonathan Gordon · 13 years ago
- b2d0ea2 Remove a couple of duplicate #includes by Bertrik Sikken · 13 years ago
- dbdbc24 Remove hosted_get_volume(), as event data is available in button_get_data(). by Thomas Martitz · 13 years ago
- 2d0e63e Android: Undo r30293 partly as it prevents installation. by Thomas Martitz · 13 years ago
- a7d8dd4 Fix mistaken changes in r30219 by Jonathan Gordon · 13 years ago
- baa9c48 Extension entries need an extra nul byte. by Thomas Martitz · 13 years ago
- e20ff44 Redo 30225 differently to not break the audio formats order for skins. by Thomas Martitz · 13 years ago
- 8355ace Manual: try to make it clearer that it is NOT recommended to put music in /.rockbox by Alex Parker · 13 years ago
- 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
- 5c6fe5d Properly export sleep_timer_call from main_menu.c in exported_menus.h by Michael Hohmuth · 13 years ago
- 3fda72a configure: don't use sed for autoconf.h by Rafaël Carré · 13 years ago
- bd89a41 typo by Rafaël Carré · 13 years ago
- f56bb4e configure: avoid double escaping of $ (single quote + backslash) by Rafaël Carré · 13 years ago
- e1d33c0 configure: remove redundant ENC_CMD by Rafaël Carré · 13 years ago
- 2a2d228 typo by Rafaël Carré · 13 years ago
- cea0654 configure: don't use sed to generate the Makefile by Rafaël Carré · 13 years ago
- adb1b52 remove obsolete comment by Rafaël Carré · 13 years ago
- 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
- 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
- 5f6d8bf Remove unused sources from libgme. by Andree Buschmann · 13 years ago
- 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
- b127949 libgme: make local functions static where possible by Bertrik Sikken · 13 years ago
- 39e4987 Reduce gain of VGM codec to avoid clipping. by Andree Buschmann · 13 years ago
- 631d22b 4th part of FS#12176. Volume settings migrated to fixed point for libgme. by Andree Buschmann · 13 years ago
- 4ca2367 3rd part of FS#12176. Gain setting migrated to fixed point for libgme. by Andree Buschmann · 13 years ago
- 35c1df9 Update spellcheck script. by Dominik Riebeling · 13 years ago
- 55f4bf9 Rockbox Utility: use libusb-1.0 by default. by Dominik Riebeling · 13 years ago
- 012df14 2nd part of FS#12176. Tempo setting migrated to fixed point for libgme. by Andree Buschmann · 13 years ago
- 964a5e6 Manual: A few more spelling corrections. by Alex Parker · 13 years ago
- 39cc63e Manual: correct spelling of catalogue. by Alex Parker · 13 years ago
- 6013614 Manual: update %cs tag and make list more explicit. by Alex Parker · 13 years ago
- 3b07830 Fix typos in comments. Thanks ukleinek for pointing out. by Marcin Bukat · 13 years ago
- 1d2fae4 rk27xx sd driver fixes by Marcin Bukat · 13 years ago
- c23f576 Remove a floating point calculation from ay codec. by Andree Buschmann · 13 years ago
- d14c96d Remove 'set but not used' warning. by Andree Buschmann · 13 years ago
- 2bd2490 The manual should reflect that some synthesizer codecs are switched off for low memory targets. by Andree Buschmann · 13 years ago
- b8ae97f Fix yellow and red. Disable NSF, VGM, SGC and KSS formats for low memory targets for now. by Andree Buschmann · 13 years ago
- 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
- 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
- 0bba82b woops by Jonathan Gordon · 13 years ago
- 835683b %cs (current screen) changes: by Jonathan Gordon · 13 years ago
- a668072 Fix replaygain for wma files which was broken since r29388. by Andree Buschmann · 13 years ago
- e918b7b Add a %cs item for the context menus by Jonathan Gordon · 13 years ago
- c027dc2 Database: Bug fix: The filename seek index is invalid if FLAG_DIRCACHE by Michael Hohmuth · 13 years ago
- fa81cdc Database: find_entry_ram: Avoid dircache use if it's not ready by Michael Hohmuth · 13 years ago
- 32dfc0c Add a plugin activity which to the %cs screen option list by Jonathan Gordon · 13 years ago
- 44ffa3e format/*printf: Add simple support for %p format specifier. by Thomas Martitz · 13 years ago
- 8207a4a FS#12132 patch 8: retrieve_entries: Decrease binsize by reenabling by Michael Hohmuth · 13 years ago
- e7c2449 Database: Fix array-bounds calculation when applying a format using by Michael Hohmuth · 13 years ago
- 4cb4735 Database: Fix memory-area bounds checking during database reload. by Michael Hohmuth · 13 years ago
- 95c1e7d Fix oops in r30242. I didn't want to change/reduce the buffer size. by Thomas Martitz · 13 years ago