summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Do sync between pcmbuf volume controls without explicit IRQ masking, which is...Michael Sevakis2011-08-25
* Fix FS#12239, data abort after going from FMS to WPS.Thomas Martitz2011-08-23
* Fix a miscomment in pcmbuf.cMichael Sevakis2011-08-23
* Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...Michael Sevakis2011-08-23
* Move stuff a bit down to fix red on TALK_PARTIAL_LOAD.Thomas Martitz2011-08-22
* Fix red on hwcodec.Thomas Martitz2011-08-22
* Fix FS#12234 - Simulator crashes when playing mp3 file with cuesheet. The cue...Michael Sevakis2011-08-22
* Bookmarking no longer need worry about inability to speak while paused on SWC...Michael Sevakis2011-08-21
* Talk: Unify hwcodec and swcodec handling.Thomas Martitz2011-08-21
* Android tools: Allow discovery of download URLsMaurus Cuelenaere2011-08-20
* Make basque.lang be built. Fixes FS#12235Alex Parker2011-08-19
* Manual: add %Vg and %Vs tags. Closes FS#12230.Alex Parker2011-08-19
* Optimized compiler settings for libgme. ARM now uses -O1 except for the 2413 ...Andree Buschmann2011-08-18
* FS#12231Nils Wallménius2011-08-18
* Roll back r30328. Sorry for any inconvenience.Andree Buschmann2011-08-18
* Allow to use different compiler settings for codecs built from libgme. ARM no...Andree Buschmann2011-08-18
* Submit a patch to the VGM codec by Mauricio Gama which saves some more RAM th...Andree Buschmann2011-08-17
* Reduce memory consumption of VGM codec for low memry targets at the costs of ...Andree Buschmann2011-08-17
* Fix panic after usb extraction if lastfm logging is enabled.Thomas Martitz2011-08-17
* Add Nick Peskett to CREDITSThomas Jarosch2011-08-16
* perl magic: Use if/elsif/else instead of given/when (FS #12188)Thomas Jarosch2011-08-16
* Removed attribution, at author's request.Björn Stenberg2011-08-16
* Dircache: Fix memory leak (and recently panic).Thomas Martitz2011-08-16
* Update American English languageMichael Chicoine2011-08-16
* Save some RAM in a libgme emulator used for VGM codec. LFO_ENV_TAB[] and LFO_...Andree Buschmann2011-08-15
* Dircache: Fix bug introduced in r30308.Thomas Martitz2011-08-15
* Add a 100ms delay before calling disk_mount_all(). Some players (especially s...Frank Gevaerts2011-08-15
* Remove use of which.py module.Dominik Riebeling2011-08-14
* Fix tempbuf assignment in tagcache and bump plugin API/ABI for r30308.Thomas Martitz2011-08-14
* Remove further float operations from emu2413 in libgme to speed up synthesis.Andree Buschmann2011-08-14
* Add change that got lost somehow in r30308.Thomas Martitz2011-08-14
* Fix remaining problems.Thomas Martitz2011-08-14
* Fix errors and warnings.Thomas Martitz2011-08-14
* Fix typo in and clarify comment.Thomas Martitz2011-08-14
* GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz2011-08-14
* Fix last charcell warningFrank Gevaerts2011-08-14
* need... sleep... try again to fix redJonathan Gordon2011-08-14
* fix charcell again.... wouldnt it be nice to remove charcell support all toge...Jonathan Gordon2011-08-14
* Android: Minor changes in ldebugf.Thomas Martitz2011-08-14
* Fix player errorsJonathan Gordon2011-08-14
* New skin tags: %Vs() to set the text style and %Vg() to get the viewports gra...Jonathan Gordon2011-08-14
* Remove a couple of duplicate #includesBertrik Sikken2011-08-14
* Remove hosted_get_volume(), as event data is available in button_get_data().Thomas Martitz2011-08-14
* Android: Undo r30293 partly as it prevents installation.Thomas Martitz2011-08-14
* Fix mistaken changes in r30219Jonathan Gordon2011-08-14
* Extension entries need an extra nul byte.Thomas Martitz2011-08-14
* Redo 30225 differently to not break the audio formats order for skins.Thomas Martitz2011-08-14
* Manual: try to make it clearer that it is NOT recommended to put music in /.r...Alex Parker2011-08-14
* Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support ...Thomas Martitz2011-08-14
* Properly export sleep_timer_call from main_menu.c in exported_menus.hMichael Hohmuth2011-08-13