summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/agptek
AgeCommit message (Expand)AuthorFilesLines
2020-11-18hosted: Improve buffer underrun handling in the ALSA driverSolomon Peachy1-0/+1
2020-11-12Rocker Add WPS and Tree Hotkey, button codes in debug menuWilliam Wilgus1-0/+1
2020-10-31hosted: Consolidate common /dev/input code shared by the hiby targetsSolomon Peachy2-83/+3
2020-10-17hosted: Drop a bootloader version string in /etc, and report it in debug menuSolomon Peachy1-0/+21
2020-10-16hosted: open input device as read-only.Solomon Peachy1-3/+2
2020-10-15hosted: Unify the USB code for the hiby-based players.Solomon Peachy1-118/+0
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy1-1/+1
2020-10-08Don't compile audio codecs into native bootloader builds.Solomon Peachy1-1/+1
2020-10-01xduoox3ii/x20: Proper lineout detection and volume mangling.Solomon Peachy1-0/+7
2020-10-01hosted pcm-alsa improvementsSolomon Peachy1-3/+49
2020-09-29rocker: Increase the long-press shutdown delay a bit.Solomon Peachy1-1/+1
2020-04-08hiby: Refactor X3ii/X20 and Rocker LCD codeSolomon Peachy1-146/+0
2020-04-06xDuoo X3II and X20 portMarcin Bukat5-515/+0
2019-05-31Agptek rocker: do not update display when not activeMarcin Bukat1-17/+23
2018-06-28Agptek: Fix headphones detectionMarcin Bukat1-1/+1
2018-06-28Agptek: Fix support for empty strings in sysfs helper functionsMarcin Bukat1-5/+19
2018-06-20Agptek Rocker: Add missing lcd_set_active(true) in lcd_init_device()Marcin Bukat2-0/+6
2018-06-14Agptek Rocker: Slightly tweak build procedureMarcin Bukat1-0/+1
2018-06-14Agptek Rocker: Implement lcd_enable()Marcin Bukat2-1/+30
2018-06-12Agptek Rocker: Callibrate power discharge/charge curveMarcin Bukat1-5/+3
2018-06-12Agptek Rocker: Implement USB mass storage driverMarcin Bukat4-12/+135
2018-06-12Agptek Rocker: Initial commitMarcin Bukat16-0/+1063