summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-14Fix player errorsJonathan Gordon
2011-08-14New skin tags: %Vs() to set the text style and %Vg() to get the viewports gra...Jonathan Gordon
2011-08-14Remove a couple of duplicate #includesBertrik Sikken
2011-08-14Remove hosted_get_volume(), as event data is available in button_get_data().Thomas Martitz
2011-08-14Android: Undo r30293 partly as it prevents installation.Thomas Martitz
2011-08-14Fix mistaken changes in r30219Jonathan Gordon
2011-08-14Extension entries need an extra nul byte.Thomas Martitz
2011-08-14Redo 30225 differently to not break the audio formats order for skins.Thomas Martitz
2011-08-14Manual: try to make it clearer that it is NOT recommended to put music in /.r...Alex Parker
2011-08-14Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support ...Thomas Martitz
2011-08-13Properly export sleep_timer_call from main_menu.c in exported_menus.hMichael Hohmuth
2011-08-13configure: don't use sed for autoconf.hRafaël Carré
2011-08-13typoRafaël Carré
2011-08-13configure: avoid double escaping of $ (single quote + backslash)Rafaël Carré
2011-08-13configure: remove redundant ENC_CMDRafaël Carré
2011-08-13typoRafaël Carré
2011-08-13configure: don't use sed to generate the MakefileRafaël Carré
2011-08-13remove obsolete commentRafaël Carré
2011-08-13Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...Andree Buschmann
2011-08-126th part of FS#12176. Reduce memory consumption of libgme emulators to allow ...Andree Buschmann
2011-08-12Remove unused sources from libgme.Andree Buschmann
2011-08-115th part of FS#12176. Further fixed point migration. Only two emulators (ym24...Andree Buschmann
2011-08-11libgme: make local functions static where possibleBertrik Sikken
2011-08-11Reduce gain of VGM codec to avoid clipping.Andree Buschmann
2011-08-114th part of FS#12176. Volume settings migrated to fixed point for libgme.Andree Buschmann
2011-08-103rd part of FS#12176. Gain setting migrated to fixed point for libgme.Andree Buschmann
2011-08-09Update spellcheck script.Dominik Riebeling
2011-08-09Rockbox Utility: use libusb-1.0 by default.Dominik Riebeling
2011-08-092nd part of FS#12176. Tempo setting migrated to fixed point for libgme.Andree Buschmann
2011-08-09Manual: A few more spelling corrections.Alex Parker
2011-08-09Manual: correct spelling of catalogue.Alex Parker
2011-08-09Manual: update %cs tag and make list more explicit.Alex Parker
2011-08-08Fix typos in comments. Thanks ukleinek for pointing out.Marcin Bukat
2011-08-08rk27xx sd driver fixesMarcin Bukat