summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-04qeditor: Add external static libraries to build dependeciesMarcin Bukat1-0/+10
2015-03-04Bulgarian language update (FS#13035)Kostadin Kolev1-0/+221
2015-03-01Revert "PictureFlow: Add move callback for buflib allocations"Thomas Jarosch1-19/+1
2015-02-24Fix warnings in firmware/screendump.cFranklin Wei1-2/+10
2015-02-24Fix whitespace in firmware/screendump.cFranklin Wei1-10/+10
2015-02-24Fix warning in firmware/common/structec.cFranklin Wei1-3/+7
2015-02-24Whitespace fixes in firmware/common/structec.cFranklin Wei1-24/+23
2015-02-22German language update (FS#13024)Torsten Schrainer1-24/+159
2015-02-22Update Russian and French rbutil translations.Семён Жуковский2-250/+252
2015-02-22Romanian language update (FS#13021)Stefan Moisei1-24/+159
2015-02-22Bulgarian language update (FS#13017)Kostadin Kolev1-26/+159
2015-02-22Catalan language update (FS#13025)Jordi Prenafeta1-24/+159
2015-02-22Portuguese language update (FS#13001)Tiago Medeiros1-24/+117
2015-02-22Italian language update (FS#12897)Alessio Lenzi1-46/+88
2015-02-22Lamp plugin: Allow toggling the button light using "select".Frank Gevaerts4-0/+34
2015-02-21iBasso DX50/DX90 added as "unstable" to builds.pmSimon Rothen1-0/+8
2015-02-16Revert "usb_storage: make it a bit more correct"Amaury Pouly1-1/+0
2015-02-16zen*: fix yes/no dialog stringAmaury Pouly1-0/+2
2015-02-16Introduce a new analysis tool to detect which macros are defined in each build.Amaury Pouly1-0/+196
2015-02-15Prevent configure from being run in the root of the tree, fix a typo in the c...Franklin Wei1-1/+18
2015-02-15Creative ZEN: context menu now accessible with 'menu' keyGiovanni Tataranni1-0/+9
2015-02-14iBasso DX90 sound enabling fixEduard Kutuev1-1/+1
2015-02-07iBasso DX50: Digital filter roll off setting.Udo Schläpfer4-1/+21
2015-02-03Enhancement of the metronome plugin:Thomas Orgis5-760/+1907
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer7-2/+178
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer10-3/+232
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer69-1401/+3908
2015-02-02iBasso DX50/DX90: Rockbox loader, replacement for original firmware MangoPlayer.Udo Schläpfer4-287/+627
2015-01-30CPUFreq scaling governor interface for Linux/Android hosted devices.Udo Schläpfer3-0/+210
2015-01-30iBasso DX50/DX90: CPU info enhancements.Udo Schläpfer3-1/+173
2015-01-30fix surround & pbe dsp crashChiwen Chang2-2/+4
2015-01-29ypr0/ypr1: GPIO handling API refactoringLorenzo Miori5-29/+139
2015-01-29yp-r0: improve the charging codeLorenzo Miori2-18/+44
2015-01-23atj213x: Fix DMAC block in description fileMarcin Bukat1-49/+55
2015-01-22atj213x: fix desc file errorsMarcin Bukat1-6/+6
2015-01-22Fix some language in the sound settings manual.Michael Giacomelli1-13/+16
2015-01-22fix pbe/haas surround dsps: surround_enabled, redo flush functions.Chiwen Chang2-26/+11
2015-01-20Fix typo in zxbox.tex that broke the manual builds for some targetsFrank Gevaerts1-1/+1
2015-01-19Bypass the AS3543 audio mixer at higher volumes.Mihail Zenkov1-5/+30
2015-01-19Enable buflib and core_alloc for warble.Frank Gevaerts4-0/+25
2015-01-19three new DSPsChiwen Chang17-6/+1084
2015-01-13hwstub: implement read/write data abort recoveryAmaury Pouly11-39/+304
2015-01-13Fix crash on uninitialized variableThomas Jarosch1-1/+1
2015-01-13Don't return pointer to array allocated on the stackThomas Jarosch1-4/+4
2015-01-12Clean up bogus 'make compiler happy' codeThomas Jarosch2-7/+8
2015-01-12ARM unwinder for thumb: Fix broken MOV opcodeThomas Jarosch1-2/+2
2015-01-12Fix redThomas Jarosch1-1/+1
2015-01-12ARM unwinder for thumb: Fix broken SUB opcodeThomas Jarosch1-1/+1
2015-01-12ARM unwinder: Add missing 'register' variable in debug outputThomas Jarosch1-2/+2
2015-01-12ARM unwinder: Add missing va_end() call.Thomas Jarosch1-0/+1