summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/sdl
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Fix Red SDL, Android mounting root directory, and all the yellow tooWilliam Wilgus1-3/+0
2022-03-03Fix Red SDL, Android mounting root directoryWilliam Wilgus1-0/+3
2021-12-10m3k simulator: remove white borderChristian Soffke1-3/+3
2021-12-10m3k simulator: add screen bezelChristian Soffke1-4/+4
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald1-7/+0
2021-07-18add Eros Q native simulator buildAidan MacDonald1-1/+1
2021-07-13New port: Shanling Q1 nativeAidan MacDonald1-0/+8
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-03-28Add M3K native to the simulatorSolomon Peachy1-0/+8
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy1-5/+0
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy1-8/+0
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus1-1/+1
2020-10-21Add UI Simulator for Eros Q / K seriesSolomon Peachy1-0/+7
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy1-2/+2
2020-09-28xduoox20: UI Simulator supportSolomon Peachy1-4/+4
2020-08-24SDL: If our eventloop fails, log the reason!Solomon Peachy1-1/+1
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 Peachy1-3/+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-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-04-06xDuoo X3II and X20 portMarcin Bukat1-1/+15
2020-04-05simulator: Fix sim build for sdl/hosted targetsSolomon Peachy1-0/+2
2019-02-08Fix the fixSebastian Leonhardt1-1/+1
2019-02-08Fix red and remove duplicated function declarationSebastian Leonhardt1-1/+1
2019-02-07Simulator: improve simulation of transflective screensSebastian Leonhardt1-0/+8
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+22
2018-07-29Remove leftover merge conflict markerFranklin Wei1-1/+0
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+7
2018-06-12Agptek Rocker: Make simulator compile and runMarcin Bukat1-1/+1
2018-06-12Agptek Rocker: Initial commitMarcin Bukat1-0/+6
2017-09-17Add simulator support for the A860Amaury Pouly1-0/+7
2014-12-20maemo port: Fix startup crash exposed by audio thread refactoringThomas Jarosch1-10/+8
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis6-1/+215
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis1-309/+120
2014-08-08Do some kernel cleanupMichael Sevakis1-72/+8
2014-08-06Fix some stuff for no priority andMichael Sevakis1-8/+2
2014-08-06Add multi-reader, single-writer locks to kernel.Michael Sevakis1-14/+20
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz1-1/+3
2014-03-18Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREENSebastian Leonhardt1-1/+5
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz1-0/+50
2014-03-03Fix hostfs_init() return value.Thomas Martitz1-1/+2
2014-02-23simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz1-0/+7
2014-02-23storage: Add STORAGE_HOSTFSThomas Martitz2-0/+19
2014-02-16zenxfistyle: add simulator bitmap and button mapAmaury Pouly1-0/+7
2014-02-02sim/sdlapp: Do not quit immediately on panicf, but wait for quit.Thomas Martitz3-1/+15
2014-01-16buflib: Add crc field protecting buflib cookie integrityMarcin Bukat1-0/+4
2014-01-07Add missing kernel.h include (hopefully the last one, really), take #4.Thomas Martitz1-0/+1