summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* Removed attribution, at author's request.Björn Stenberg2011-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
* 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
* 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
* 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
* 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
* Properly export sleep_timer_call from main_menu.c in exported_menus.hMichael Hohmuth2011-08-13
* Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...Andree Buschmann2011-08-13
* 6th part of FS#12176. Reduce memory consumption of libgme emulators to allow ...Andree Buschmann2011-08-12
* Remove unused sources from libgme.Andree Buschmann2011-08-12
* 5th part of FS#12176. Further fixed point migration. Only two emulators (ym24...Andree Buschmann2011-08-11
* libgme: make local functions static where possibleBertrik Sikken2011-08-11
* Reduce gain of VGM codec to avoid clipping.Andree Buschmann2011-08-11
* 4th part of FS#12176. Volume settings migrated to fixed point for libgme.Andree Buschmann2011-08-11
* 3rd part of FS#12176. Gain setting migrated to fixed point for libgme.Andree Buschmann2011-08-10
* 2nd part of FS#12176. Tempo setting migrated to fixed point for libgme.Andree Buschmann2011-08-09
* Remove a floating point calculation from ay codec.Andree Buschmann2011-08-08
* Remove 'set but not used' warning.Andree Buschmann2011-08-07
* Fix yellow and red. Disable NSF, VGM, SGC and KSS formats for low memory targ...Andree Buschmann2011-08-07
* Submit initial patch from FS#12176. Adds support for several new game music f...Andree Buschmann2011-08-07
* Submit FS#12218. Add support for embedded album art for ASF tags. For now the...Andree Buschmann2011-08-07
* woopsJonathan Gordon2011-08-07
* %cs (current screen) changes:Jonathan Gordon2011-08-07
* Fix replaygain for wma files which was broken since r29388.Andree Buschmann2011-08-06
* Add a %cs item for the context menusJonathan Gordon2011-08-05
* Database: Bug fix: The filename seek index is invalid if FLAG_DIRCACHEMichael Hohmuth2011-08-04
* Database: find_entry_ram: Avoid dircache use if it's not readyMichael Hohmuth2011-08-04
* Add a plugin activity which to the %cs screen option listJonathan Gordon2011-08-04
* FS#12132 patch 8: retrieve_entries: Decrease binsize by reenablingMichael Hohmuth2011-08-04
* Database: Fix array-bounds calculation when applying a format usingMichael Hohmuth2011-08-04
* Database: Fix memory-area bounds checking during database reload.Michael Hohmuth2011-08-04
* Fix oops in r30242. I didn't want to change/reduce the buffer size.Thomas Martitz2011-08-03
* Plugin API/ABI got incompatible r30242. Bump and sort.Thomas Martitz2011-08-03
* Cleanup tree.c cache handling a bit.Thomas Martitz2011-08-03