summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy29-41/+1642
2020-10-09plugins: Enable overlay features for all targetsSolomon Peachy1-2/+0
2020-10-09Fix red, hopefully.Solomon Peachy2-3/+3
2020-10-09Clean up some of the plugin SOURCESSolomon Peachy1-17/+7
2020-10-09xduoox3ii/x20: Define a sane BUTTON_LEFT/RIGHT aliasSolomon Peachy1-2/+2
2020-10-08Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.Solomon Peachy8-18/+31
2020-10-08Don't compile audio codecs into native bootloader builds.Solomon Peachy4-8/+16
2020-10-08get rid of ACTION_F3 (leftover from Archos days)Solomon Peachy6-30/+3
2020-10-07more DEBUG build fixesMoshe Piekarski1-1/+1
2020-10-06Fix DEBUG buildsMoshe Piekarski1-4/+0
2020-10-05FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20Solomon Peachy6-48/+8
2020-10-05agptekrocker: Rework WPS keymap a bit; replace direct pitchscreen access with...Solomon Peachy1-8/+7
2020-10-05lua add better memory statsWilliam Wilgus3-3/+100
2020-10-04rbutil: Replace sysinfo filesystem cluster size with type.Dominik Riebeling4-14/+52
2020-10-04lua misc tweaks and cleanupWilliam Wilgus6-24/+25
2020-10-03hosted: control buttonlights along with the display backlight.Solomon Peachy1-0/+6
2020-10-03alsa: Refactor pcm_dma_apply_settings_nolock()Solomon Peachy1-14/+7
2020-10-03lua Add scrollable stack traceback WIPWilliam Wilgus5-3/+141
2020-10-03imx233: Enable 96/192K playback for all imx233 targets that have roomSolomon Peachy11-26/+35
2020-10-03coldfire: Fix iAudio M5 buildSolomon Peachy1-2/+2
2020-10-03coldfire: Allow building when 88KHz audio is disabledSolomon Peachy2-3/+5
2020-10-03Disable 88/96KHz from targets that lack the IRAM to hold the mix buffersSolomon Peachy8-42/+12
2020-10-03pcm: Dynamically-size the mixer buffer at higher audio bitrates.Solomon Peachy1-10/+29
2020-10-03alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.Solomon Peachy3-8/+15
2020-10-03xduoo codec cleanupsSolomon Peachy1-6/+5
2020-10-03xduoox3ii/x20: Rework the mute control to actually function properly.Solomon Peachy1-12/+22
2020-10-03alsa: Explicitly mute the output when we stop playing, and unmute after play...Solomon Peachy1-1/+14
2020-10-03alsa: Handle underruns when starting a new streamSolomon Peachy1-47/+69
2020-10-02alsa: Use larger playback buffers for higher bitratesSolomon Peachy1-4/+16
2020-10-02imx233: Hardware codec supports up to 192KHz. Make it so!Solomon Peachy2-2/+8
2020-10-02hosted: Don't use O_SYNC for the framebuffer handle.Solomon Peachy1-1/+1
2020-10-02For backlights that have a wide control, support skipping steps.Solomon Peachy4-3/+28
2020-10-02hosted: Fix overzealous spamming of backlight and lcd enableSolomon Peachy2-10/+27
2020-10-01xduoox3: Work out clocks for 176/192KHz support.Solomon Peachy2-12/+13
2020-10-01fix more red.Solomon Peachy1-7/+0
2020-10-01Fix warnings and errors introduced in b030bf5Solomon Peachy3-0/+10
2020-10-01xduoox3ii/x20: Proper lineout detection and volume mangling.Solomon Peachy10-48/+80
2020-10-01fix some of the red introduced in e43726dSolomon Peachy6-13/+5
2020-10-01hosted pcm-alsa improvementsSolomon Peachy15-91/+218
2020-10-01scrobbler: Fix logfile location on most hosted targets.Solomon Peachy1-3/+3
2020-10-01hosted: fix shutdown crash in framebuffer code.Solomon Peachy1-1/+9
2020-10-01Hosted: Improvements in the LCD code. (Roman Stolyarov)Solomon Peachy2-21/+31
2020-09-30Add 192 and 176KHz to mikmod and test_sampr pluginsSolomon Peachy2-0/+4
2020-09-30pcm: Missed a file for the 192/176K playback.Solomon Peachy1-0/+4
2020-09-30audio: Add support for 192 and 176KHz playbackSolomon Peachy32-79/+160
2020-10-01lua: fix ipod builds broken by 127862cSolomon Peachy1-1/+1
2020-09-30lua: Include $TARGET when preprocessing the headers for the button helperSolomon Peachy1-2/+1
2020-09-30xduoox3: Fix an error in a commentSolomon Peachy1-1/+1
2020-09-30rbutil: Fix unnecessary implicit cast.Dominik Riebeling1-2/+2
2020-09-30rbutil: Add postinstall hint for rocker and xduoo player.Dominik Riebeling1-2/+3