summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted
AgeCommit message (Expand)AuthorFilesLines
2021-11-18WIP: Samsung YPR0/1: switch to generic SI47xx pollingWolfram Sang1-59/+0
2021-11-03xduoox3ii: Ignore the remote events when headphones aren't plugged inSolomon Peachy1-3/+3
2021-09-26win32: Add a stub for os_modtime() to make sim builds happySolomon Peachy1-0/+7
2021-08-12Eros Q Hosted: Apply DC Bias to PCM DataDana Conrad1-2/+7
2021-08-06Fix wrong printf format in system-hosted.cAidan MacDonald1-1/+1
2021-08-06Fix hosted glibc backtraceAidan MacDonald1-1/+1
2021-08-05hosted: Fix rtc_write_datetime() error handlingSolomon Peachy1-0/+3
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald5-40/+0
2021-07-18add Eros Q native simulator buildAidan MacDonald1-1/+1
2021-07-13New port: Shanling Q1 nativeAidan MacDonald1-0/+8
2021-07-11filesystem: implement os_modtime for unixJames Buren3-0/+14
2021-04-26Nuke the never-functional iriver ifp-7xx portSolomon Peachy1-7/+0
2021-04-26Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAXSolomon Peachy1-7/+0
2021-04-13ibasso: Found a reliable way to determine if SD card is present at startupSolomon Peachy1-1/+1
2021-04-12ibasso: Default to assuming the external SD card is insertedSolomon Peachy1-1/+6
2021-04-12ibasso: Implement proper PIVOT_ROOT filesystem accessSolomon Peachy3-1/+61
2021-04-10ibasso: Get rid of #include "settings.h" in the button codeSolomon Peachy1-3/+0
2021-04-09erosq: When mucking with the clickwheel, ensure we keep the screen awake!Solomon Peachy1-4/+29
2021-04-08erosq: Switch to 32-bit PCM output, and do volume scaling in driverSolomon Peachy1-1/+1
2021-04-08alsa: Fix an #ifdef typo in 54fcb907c1Solomon Peachy1-1/+1
2021-04-08alsa: instead of per-target tests, use HAVE_ALSA_32BITSolomon Peachy2-26/+30
2021-04-05fiiom3k_linux: Enable HAVE_TOUCHPAD and add in missing bitsSolomon Peachy2-0/+16
2021-03-28Add M3K native to the simulatorSolomon Peachy1-0/+8
2021-03-27xduoox3ii: Wrap the remote key detection in USE_REMOTESolomon Peachy1-1/+3
2021-03-25build: Get rid of suplerflous '-Os' references in linker callsSolomon Peachy7-12/+12
2021-03-10xduoo_x3ii: Improvements in the meymappings!Solomon Peachy3-12/+45
2021-03-10fiiom3klinux: Fix a build warning.Solomon Peachy1-0/+3
2021-03-10hosted: Consolidate the code that polls the battery charging statusSolomon Peachy14-187/+62
2020-12-16erosq: Enable HAVE_SCROLLWHEEL for saner scroll wheel handlingSolomon Peachy1-15/+31
2020-11-18hosted: Improve buffer underrun handling in the ALSA driverSolomon Peachy3-19/+62
2020-11-13ibasso: Hopefully hack usb into building again.Solomon Peachy1-3/+5
2020-11-13ibasso: Fix red introduced in 60f581eSolomon Peachy1-0/+1
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy2-22/+0
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy5-29/+0
2020-11-12Rocker Add WPS and Tree Hotkey, button codes in debug menuWilliam Wilgus1-0/+1
2020-11-03erosq: Fix scrollwheel regression introduced in 125e97b0Solomon Peachy1-5/+11
2020-10-31hosted: Consolidate common /dev/input code shared by the hiby targetsSolomon Peachy8-274/+143
2020-10-31nwz/alsa: various improvementsAmaury Pouly5-82/+112
2020-10-31hosted: fix warning when LOGF is enabledSolomon Peachy1-0/+1
2020-10-31fix red introduced in the android pcm driver (rev fe2d52c)Solomon Peachy1-1/+1
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy5-79/+9
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus2-3/+3
2020-10-25pcm-alsa: fix red.Solomon Peachy1-1/+1
2020-10-25hosted: alsa: Fix two bugs when recordingSolomon Peachy1-4/+6
2020-10-23ALSA: Further rework:Solomon Peachy2-192/+370
2020-10-23Hosted targets Fix timer cycle calculation overflowWilliam Wilgus1-1/+1
2020-10-21hosted: Allow ALSA driver to switch output device at runtimeSolomon Peachy1-19/+28
2020-10-21Add UI Simulator for Eros Q / K seriesSolomon Peachy1-0/+7
2020-10-18nwzstools: add NW-A820 nvp nodesAmaury Pouly1-1/+131
2020-10-18sonynwz: Properly support multidrive, with hotswap of the SD cardSolomon Peachy1-8/+66