summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted
AgeCommit message (Expand)AuthorFilesLines
2020-10-15m3k: Fixes for the M3K.Solomon Peachy1-0/+6
2020-10-15hosted: Unify the USB code for the hiby-based players.Solomon Peachy3-239/+3
2020-10-14erosq: Add battery discharge curve and initial runtime estimation.Solomon Peachy1-2/+3
2020-10-13xduoox3ii: Update battery curve.Solomon Peachy1-2/+2
2020-10-12hosted: More PCM muting workSolomon Peachy1-7/+7
2020-10-12rolo: hosted: Make display output non-glitchySolomon Peachy1-2/+2
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy1-17/+25
2020-10-11Fix inverted test that made SDL_APP unhappySolomon Peachy1-5/+5
2020-10-11Turn on ROLO for M3K tooSolomon Peachy1-1/+1
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy2-18/+25
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy13-4/+630
2020-10-11hosted: Add ROLO support for hosted targetsSolomon Peachy1-0/+102
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-09m3k: Fix red bootloader buildSolomon Peachy1-4/+0
2020-10-09New port: FiiO M3KSolomon Peachy15-6/+1003
2020-10-09xduoox3ii/x20: Define a sane BUTTON_LEFT/RIGHT aliasSolomon Peachy1-2/+2
2020-10-08Don't compile audio codecs into native bootloader builds.Solomon Peachy3-6/+10
2020-10-05FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20Solomon Peachy2-36/+0
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-03alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.Solomon Peachy1-7/+11
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-02hosted: Don't use O_SYNC for the framebuffer handle.Solomon Peachy1-1/+1
2020-10-02hosted: Fix overzealous spamming of backlight and lcd enableSolomon Peachy2-10/+27
2020-10-01Fix warnings and errors introduced in b030bf5Solomon Peachy1-0/+1
2020-10-01xduoox3ii/x20: Proper lineout detection and volume mangling.Solomon Peachy3-21/+19
2020-10-01fix some of the red introduced in e43726dSolomon Peachy1-1/+1
2020-10-01hosted pcm-alsa improvementsSolomon Peachy4-39/+118
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-30Leave HOME_DIR out of default recording and playlist pathsSolomon Peachy1-3/+3
2020-09-28xduoox20: UI Simulator supportSolomon Peachy1-4/+4
2020-09-29hosted: Slightly cleaner shutdown; kill the display first.Solomon Peachy1-0/+4
2020-09-29rocker: Increase the long-press shutdown delay a bit.Solomon Peachy1-1/+1
2020-08-24SDL: If our eventloop fails, log the reason!Solomon Peachy1-1/+1
2020-08-09Fix HOME_DIR path for Rocker, X3ii, and X20Solomon Peachy1-1/+1
2020-08-09Un-hardcode 44.1KHz settings from ALSA and iBasso PCM codeSolomon Peachy2-14/+12
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-2/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy2-7/+0
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy4-243/+0
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-37/+1
2020-07-07yp-r0: Silence a build warning in simulator build.Solomon Peachy1-1/+2
2020-07-07Samsung YP-R0/YP-R1: use Linux i2c-dev for radio chip accessLorenzo Miori5-107/+144
2020-07-06sdl: Get rid of duplicate instantiation of 'button_queue'Solomon Peachy1-4/+0
2020-06-12xduoox3ii: Add UI Simulator bitmap, keymap, and fix offsets.Solomon Peachy1-4/+4
2020-05-03filesystem: don't PIVOT_ROOT for checkps and simulator builds for hiby targetsSolomon Peachy1-1/+1
2020-04-14Fix checkwps build for dx50 & dx90 targetsSolomon Peachy2-90/+0