summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* configure: don't use sed for autoconf.hRafaël Carré2011-08-13
* typoRafaël Carré2011-08-13
* configure: avoid double escaping of $ (single quote + backslash)Rafaël Carré2011-08-13
* configure: remove redundant ENC_CMDRafaël Carré2011-08-13
* typoRafaël Carré2011-08-13
* configure: don't use sed to generate the MakefileRafaël Carré2011-08-13
* remove obsolete commentRafaël Carré2011-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
* Update spellcheck script.Dominik Riebeling2011-08-09
* Rockbox Utility: use libusb-1.0 by default.Dominik Riebeling2011-08-09
* 2nd part of FS#12176. Tempo setting migrated to fixed point for libgme.Andree Buschmann2011-08-09
* Manual: A few more spelling corrections.Alex Parker2011-08-09
* Manual: correct spelling of catalogue.Alex Parker2011-08-09
* Manual: update %cs tag and make list more explicit.Alex Parker2011-08-09
* Fix typos in comments. Thanks ukleinek for pointing out.Marcin Bukat2011-08-08
* rk27xx sd driver fixesMarcin Bukat2011-08-08
* Remove a floating point calculation from ay codec.Andree Buschmann2011-08-08