summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/sdl
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-08zenmozaic: add keymap and bitmap for simulatorAmaury Pouly1-0/+7
2013-11-08zenxfi: add simulator keymap and bitmapAmaury Pouly1-0/+7
2013-11-07Add Creative ZEN simulator bitmap and button mapAmaury Pouly1-0/+7
2013-09-29Simulator for Samsung YP-R0Lorenzo Miori1-0/+7
2013-09-26sonynwze370: fix simulatorAmaury Pouly1-0/+7
2013-09-25sonynwze360: fix simulatorAmaury Pouly1-0/+7
2013-09-05fix redAmaury Pouly1-0/+7
2013-09-05fix redAmaury Pouly1-0/+2
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini1-1/+5
2013-04-27Provide high resolution volume and prescaler to hosted targets.Michael Sevakis1-19/+4
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-1/+3
2013-04-11Fix f5a5b94 errors. Employ SW volume for select targets on SIM.Michael Sevakis1-0/+6
2013-01-15zenxfi2: add simulator defines and imageAmaury Pouly1-0/+7
2012-11-25Fix building the iPod 6G UI sim by reusing the iPod Video bitmap.Michael Giacomelli1-0/+7
2012-06-19Fix non-integer display_zoom for charcell.Frank Gevaerts1-2/+2
2012-06-19Change display_zoom from int to double.Frank Gevaerts3-4/+4
2012-06-14Remove extraneous "extern int display_zoom" declarations.Frank Gevaerts2-2/+0