summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2020-10-12rocker: Fix red introduced in 01dc81cSolomon Peachy
2020-10-12hosted: Fix a corner case in umuting the x3ii and erosqSolomon Peachy
2020-10-12hosted: More PCM muting workSolomon Peachy
2020-10-12rolo: hosted: Make display output non-glitchySolomon Peachy
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy
2020-10-11Fix inverted test that made SDL_APP unhappySolomon Peachy
2020-10-11Turn on ROLO for M3K tooSolomon Peachy
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy
2020-10-11hosted: Add ROLO support for hosted targetsSolomon Peachy
2020-10-11nwztools: fix MW-WM1/A30 KAS, fix KAS lengthAmaury Pouly
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy
2020-10-09xduoox3ii/x20: headphones take precedence over line outSolomon Peachy
2020-10-09m3k: Fix red bootloader buildSolomon Peachy
2020-10-09New port: FiiO M3KSolomon Peachy
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy
2020-10-09xduoox3ii/x20: Define a sane BUTTON_LEFT/RIGHT aliasSolomon Peachy
2020-10-08Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.Solomon Peachy
2020-10-08Don't compile audio codecs into native bootloader builds.Solomon Peachy
2020-10-07more DEBUG build fixesMoshe Piekarski
2020-10-05FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20Solomon Peachy
2020-10-03hosted: control buttonlights along with the display backlight.Solomon Peachy
2020-10-03alsa: Refactor pcm_dma_apply_settings_nolock()Solomon Peachy
2020-10-03imx233: Enable 96/192K playback for all imx233 targets that have roomSolomon Peachy
2020-10-03coldfire: Fix iAudio M5 buildSolomon Peachy
2020-10-03coldfire: Allow building when 88KHz audio is disabledSolomon Peachy
2020-10-03Disable 88/96KHz from targets that lack the IRAM to hold the mix buffersSolomon Peachy
2020-10-03pcm: Dynamically-size the mixer buffer at higher audio bitrates.Solomon Peachy
2020-10-03alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.Solomon Peachy
2020-10-03xduoo codec cleanupsSolomon Peachy
2020-10-03xduoox3ii/x20: Rework the mute control to actually function properly.Solomon Peachy
2020-10-03alsa: Explicitly mute the output when we stop playing, and unmute after play...Solomon Peachy
2020-10-03alsa: Handle underruns when starting a new streamSolomon Peachy
2020-10-02alsa: Use larger playback buffers for higher bitratesSolomon Peachy
2020-10-02imx233: Hardware codec supports up to 192KHz. Make it so!Solomon Peachy
2020-10-02hosted: Don't use O_SYNC for the framebuffer handle.Solomon Peachy
2020-10-02For backlights that have a wide control, support skipping steps.Solomon Peachy
2020-10-02hosted: Fix overzealous spamming of backlight and lcd enableSolomon Peachy
2020-10-01xduoox3: Work out clocks for 176/192KHz support.Solomon Peachy
2020-10-01fix more red.Solomon Peachy
2020-10-01Fix warnings and errors introduced in b030bf5Solomon Peachy
2020-10-01xduoox3ii/x20: Proper lineout detection and volume mangling.Solomon Peachy
2020-10-01fix some of the red introduced in e43726dSolomon Peachy
2020-10-01hosted pcm-alsa improvementsSolomon Peachy
2020-10-01hosted: fix shutdown crash in framebuffer code.Solomon Peachy
2020-10-01Hosted: Improvements in the LCD code. (Roman Stolyarov)Solomon Peachy
2020-09-30pcm: Missed a file for the 192/176K playback.Solomon Peachy
2020-09-30audio: Add support for 192 and 176KHz playbackSolomon Peachy
2020-09-30Leave HOME_DIR out of default recording and playlist pathsSolomon Peachy
2020-09-28fix x20 and yp-r1 builds.Solomon Peachy