rockbox/uisimulator/common
Solomon Peachy b0e257ccc6 simulator: Add a stub for lineout_inserted()
Change-Id: I86e4fd75fa9e1bf69b5c9bb5995f4bc77bbdd5de
2020-04-05 21:16:32 +02:00
..
player_icons
backlight-sim.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-sim.h Fix red/yellow round #2 2015-01-12 13:25:14 +01:00
dummylib.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-sim.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-sim.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
fmradio.c Fix warnings and errors from fc9695e 2017-02-11 23:16:39 -05:00
font-player.c
font-player.h
lcd-common.c Fix simulator/transflective: Display wasn't enabled on first keypress when backlight always off 2019-02-08 15:06:16 +01:00
lcd-playersim.c Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator. 2012-06-23 18:12:41 +02:00
lcd-playersim.h Fix playersim CHAR_WIDTH re-definition 2018-07-25 20:16:02 +02:00
load_code-sim.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
Makefile
powermgmt-sim.c Fix power_input_status in sim where target has a battery switch. 2012-01-25 12:02:54 -05:00
README
sim_icons.c
sim_tasks.c Get the last errors I hope! 2014-08-30 01:29:18 -04:00
sim_tasks.h simulator: Simulate external storage for HAVE_MULTIDRIVE. 2014-02-23 20:23:51 +01:00
sound.h
SOURCES Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
stubs.c simulator: Add a stub for lineout_inserted() 2020-04-05 21:16:32 +02:00
time-win32.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00

               __________               __   ___.
     Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
     Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
     Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
     Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
                       \/            \/     \/    \/            \/

This directory is for code that is shared between all versions of the
simulator, but is not needed for the target device.