summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-10-22fiio: add in a missing audiohw_mute() call.Solomon Peachy1-0/+1
2020-10-21hosted: Allow ALSA driver to switch output device at runtimeSolomon Peachy1-19/+28
2020-10-21Add UI Simulator for Eros Q / K seriesSolomon Peachy1-0/+7
2020-10-20xduoox20: Start unmuted, as the least-worst optionSolomon Peachy2-0/+10
2020-10-18nwzstools: add NW-A820 nvp nodesAmaury Pouly1-1/+131
2020-10-18sonynwz: Properly support multidrive, with hotswap of the SD cardSolomon Peachy5-11/+81
2020-10-17xduoox20: Remove a duplicate config optionSolomon Peachy1-3/+0
2020-10-17hosted: Drop a bootloader version string in /etc, and report it in debug menuSolomon Peachy1-0/+21
2020-10-17hosted: Consolidate common config of hiby-based units into a common headerSolomon Peachy5-306/+98
2020-10-17hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabledSolomon Peachy3-9/+50
2020-10-17hosted: Support hot-swappable internal and external storageSolomon Peachy2-8/+39
2020-10-17Define a USB storage type, and hook it up for hosted targetsSolomon Peachy7-4/+35
2020-10-17hosted: ROLO: Fixes for PIVOT_ROOT targetsSolomon Peachy1-3/+20
2020-10-17hosted: Fix HAVE_MULTIDRIVE to work properly with PIVOT_ROOTSolomon Peachy2-5/+13
2020-10-17xduoox3ii/erosq: Fix CPU frequency declared in headerSolomon Peachy2-2/+2
2020-10-17samsung yp-r0/r1: use os-native opendir() in the low-level driver codeSolomon Peachy2-7/+7
2020-10-17sonynwz: use os-native opendir() in the low-level input driver codeSolomon Peachy1-9/+11
2020-10-16hosted: Make sure we don't call mixer/etc controls when we're not readySolomon Peachy4-24/+40
2020-10-16hosted: open input device as read-only.Solomon Peachy5-15/+14
2020-10-15m3k: Fixes for the M3K.Solomon Peachy2-2/+6
2020-10-15update the hibi patcher script to handle initial m3k stuffSolomon Peachy1-4/+5
2020-10-15xduoox3: Disable the DAC's digital de-emphasis filter.Solomon Peachy1-5/+1
2020-10-15hosted: Unify the USB code for the hiby-based players.Solomon Peachy8-242/+23
2020-10-15fiiom3k: Temporarily disable filter rolloff programmingSolomon Peachy1-4/+8
2020-10-14erosq: Add battery discharge curve and initial runtime estimation.Solomon Peachy2-5/+10
2020-10-13Work around wonky inline asm issue with creativezenvm build.Solomon Peachy1-1/+13
2020-10-13Fix more red.Solomon Peachy2-3/+5
2020-10-13fix more yellowSolomon Peachy4-2/+9
2020-10-13Fix more warnings.Solomon Peachy9-13/+35
2020-10-13imx31: Work around an apparently not-quite-kosher abuse of CPPSolomon Peachy4-7/+23
2020-10-13iaudiox5: Fix red, due to slightly bogus asmSolomon Peachy2-7/+13
2020-10-13Fix a pile of yellow in the bootloaderSolomon Peachy9-58/+87
2020-10-13xduoox3ii: Update battery curve.Solomon Peachy2-4/+6
2020-10-12rocker: Fix red introduced in 01dc81cSolomon Peachy1-1/+0
2020-10-12hosted: Fix a corner case in umuting the x3ii and erosqSolomon Peachy2-0/+2
2020-10-12hosted: More PCM muting workSolomon Peachy5-22/+31
2020-10-12rolo: hosted: Make display output non-glitchySolomon Peachy1-2/+2
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy5-22/+44
2020-10-11Fix inverted test that made SDL_APP unhappySolomon Peachy1-5/+5
2020-10-11Turn on ROLO for M3K tooSolomon Peachy2-1/+6
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy13-40/+47
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy27-12/+985
2020-10-11hosted: Add ROLO support for hosted targetsSolomon Peachy7-3/+131
2020-10-11nwztools: fix MW-WM1/A30 KAS, fix KAS lengthAmaury Pouly2-3/+6
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy14-31/+27
2020-10-09xduoox3ii/x20: headphones take precedence over line outSolomon Peachy1-3/+3
2020-10-09m3k: Fix red bootloader buildSolomon Peachy1-4/+0
2020-10-09New port: FiiO M3KSolomon Peachy23-11/+1311
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy10-12/+14
2020-10-09xduoox3ii/x20: Define a sane BUTTON_LEFT/RIGHT aliasSolomon Peachy1-2/+2