summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2020-10-15hosted: Unify the USB code for the hiby-based players.Solomon Peachy4-0/+16
2020-10-14erosq: Add battery discharge curve and initial runtime estimation.Solomon Peachy1-3/+7
2020-10-13imx31: Work around an apparently not-quite-kosher abuse of CPPSolomon Peachy1-3/+4
2020-10-13xduoox3ii: Update battery curve.Solomon Peachy1-2/+4
2020-10-12hosted: More PCM muting workSolomon Peachy1-0/+1
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy1-0/+8
2020-10-11Turn on ROLO for M3K tooSolomon Peachy1-0/+5
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy11-22/+22
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy10-4/+160
2020-10-11hosted: Add ROLO support for hosted targetsSolomon Peachy4-0/+22
2020-10-09New port: FiiO M3KSolomon Peachy5-1/+138
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy10-12/+14
2020-10-05FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20Solomon Peachy2-6/+0
2020-10-03imx233: Enable 96/192K playback for all imx233 targets that have roomSolomon Peachy11-26/+35
2020-10-03Disable 88/96KHz from targets that lack the IRAM to hold the mix buffersSolomon Peachy8-42/+12
2020-10-03alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.Solomon Peachy1-0/+2
2020-10-02For backlights that have a wide control, support skipping steps.Solomon Peachy3-3/+6
2020-10-01xduoox3: Work out clocks for 176/192KHz support.Solomon Peachy1-1/+1
2020-10-01xduoox3ii/x20: Proper lineout detection and volume mangling.Solomon Peachy5-11/+5
2020-10-01fix some of the red introduced in e43726dSolomon Peachy3-10/+2
2020-10-01hosted pcm-alsa improvementsSolomon Peachy7-20/+17
2020-09-30audio: Add support for 192 and 176KHz playbackSolomon Peachy29-77/+118
2020-09-30Leave HOME_DIR out of default recording and playlist pathsSolomon Peachy1-2/+2
2020-09-28xduoo: x3ii and x20 also have their CPUs clocked at 1008 MHz.Solomon Peachy2-2/+2
2020-09-28xduoox20: UI Simulator supportSolomon Peachy1-1/+1
2020-09-29rocker: CPU is actually running at 1008MHz, not 532.Solomon Peachy1-1/+1
2020-09-17jz4760: Heavily rework USB driver to add working DMA supportSolomon Peachy1-0/+12
2020-09-04jz47xx: Audio path tweaks:Solomon Peachy1-0/+4
2020-08-30XduooX3 Tweak LCD drive strength and slewWilliam Wilgus1-3/+3
2020-08-29jz4760: Disable dynamic clocking entirely.Solomon Peachy1-3/+3
2020-08-29cs4398: Change default volume to -25 dB (from 0 dB)Solomon Peachy1-1/+1
2020-08-29Xduoo X3 Tweak LCD settingsWilliam Wilgus1-0/+7
2020-08-29xduoox3: When not using dynamic clocks, use max cpuSolomon Peachy1-3/+5
2020-08-28xduoox3: enable HAVE_GUI_BOOSTSolomon Peachy1-0/+3
2020-08-27Xduoo X3 - Grey scale lib updateWilliam Wilgus1-25/+25
2020-08-26xduoox3: Include curves for both battery typesSolomon Peachy1-1/+1
2020-08-26xduoox3: Update battery discharge curve and runtime estimatesSolomon Peachy1-0/+4
2020-08-20Revert root_redirect :(William Wilgus3-13/+0
2020-08-20Allow mounting of any directory as the root directory.William Wilgus3-0/+13
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh2-3/+27
2020-08-12xduoox3: Fix build when disabling adjustable cpu freqSolomon Peachy1-4/+3
2020-08-09Enable full sample rate sets for X3ii, X20, and RockerSolomon Peachy3-0/+12
2020-08-09Fix HOME_DIR path for Rocker, X3ii, and X20Solomon Peachy1-1/+3
2020-08-07jz4760: Support dynamic reclocking!Solomon Peachy1-2/+12
2020-08-07xduoox3: Enable HAVE_PLAY_FREQSolomon Peachy1-0/+1
2020-08-07xduoox3: Set PLL0 to 480MHz, not 492.Solomon Peachy1-1/+1
2020-08-06FS#9295: Detect external power supply for ipod 1st & 2nd gen (Mark Fawcus)Solomon Peachy1-2/+2
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy107-239/+202
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy104-360/+205
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy3-112/+0