summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25Add the codec_main declaration to apps/codecs.hBertrik Sikken
2011-08-25Also fix uninitialized variables in xlcd_scroll_up()/xlcd_scroll_down()Thomas Jarosch
2011-08-25Fix free on wrong variableThomas Jarosch
2011-08-25Don't close file descriptor twiceThomas Jarosch
2011-08-25Fix off-by-one memory corruption in ipodpatcher.Thomas Jarosch
2011-08-25Fix file descriptor leak on errorThomas Jarosch
2011-08-25Fix file descriptor leak on errorThomas Jarosch
2011-08-25Fix use of uninitialized memory in xlcd_scroll_left() / xlcd_scroll_right() i...Thomas Jarosch
2011-08-25Clean up redundant assignmentThomas Jarosch
2011-08-25Remove now unneeded variableThomas Jarosch
2011-08-25Fix off-by-one memory corruption in resistor plugin.Thomas Jarosch
2011-08-25Do sync between pcmbuf volume controls without explicit IRQ masking, which is...Michael Sevakis
2011-08-23Fix FS#12239, data abort after going from FMS to WPS.Thomas Martitz
2011-08-23Fix a miscomment in pcmbuf.cMichael Sevakis
2011-08-23Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...Michael Sevakis
2011-08-22Move stuff a bit down to fix red on TALK_PARTIAL_LOAD.Thomas Martitz
2011-08-22Fix red on hwcodec.Thomas Martitz
2011-08-22Fix FS#12234 - Simulator crashes when playing mp3 file with cuesheet. The cue...Michael Sevakis
2011-08-21Bookmarking no longer need worry about inability to speak while paused on SWC...Michael Sevakis
2011-08-21Talk: Unify hwcodec and swcodec handling.Thomas Martitz
2011-08-20Android tools: Allow discovery of download URLsMaurus Cuelenaere
2011-08-19Make basque.lang be built. Fixes FS#12235Alex Parker
2011-08-19Manual: add %Vg and %Vs tags. Closes FS#12230.Alex Parker
2011-08-18Optimized compiler settings for libgme. ARM now uses -O1 except for the 2413 ...Andree Buschmann
2011-08-18FS#12231Nils Wallménius
2011-08-18Roll back r30328. Sorry for any inconvenience.Andree Buschmann
2011-08-18Allow to use different compiler settings for codecs built from libgme. ARM no...Andree Buschmann
2011-08-17Submit a patch to the VGM codec by Mauricio Gama which saves some more RAM th...Andree Buschmann
2011-08-17Reduce memory consumption of VGM codec for low memry targets at the costs of ...Andree Buschmann
2011-08-17Fix panic after usb extraction if lastfm logging is enabled.Thomas Martitz
2011-08-16Add Nick Peskett to CREDITSThomas Jarosch
2011-08-16perl magic: Use if/elsif/else instead of given/when (FS #12188)Thomas Jarosch
2011-08-16Removed attribution, at author's request.Björn Stenberg
2011-08-16Dircache: Fix memory leak (and recently panic).Thomas Martitz
2011-08-16Update American English languageMichael Chicoine
2011-08-15Save some RAM in a libgme emulator used for VGM codec. LFO_ENV_TAB[] and LFO_...Andree Buschmann
2011-08-15Dircache: Fix bug introduced in r30308.Thomas Martitz
2011-08-15Add a 100ms delay before calling disk_mount_all(). Some players (especially s...Frank Gevaerts
2011-08-14Remove use of which.py module.Dominik Riebeling
2011-08-14Fix tempbuf assignment in tagcache and bump plugin API/ABI for r30308.Thomas Martitz
2011-08-14Remove further float operations from emu2413 in libgme to speed up synthesis.Andree Buschmann
2011-08-14Add change that got lost somehow in r30308.Thomas Martitz
2011-08-14Fix remaining problems.Thomas Martitz
2011-08-14Fix errors and warnings.Thomas Martitz
2011-08-14Fix typo in and clarify comment.Thomas Martitz
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz
2011-08-14Fix last charcell warningFrank Gevaerts
2011-08-14need... sleep... try again to fix redJonathan Gordon
2011-08-14fix charcell again.... wouldnt it be nice to remove charcell support all toge...Jonathan Gordon
2011-08-14Android: Minor changes in ldebugf.Thomas Martitz