rockbox/uisimulator/common
James Buren d6dcb99684 uisimulator: implement sim_modtime
Change-Id: I1094632df092ba63605631333e939cf30b585a59
2021-07-11 13:48:26 +00:00
..
player_icons
backlight-sim.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00: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 uisimulator: implement sim_modtime 2021-07-11 13:48:26 +00:00
filesystem-sim.h uisimulator: implement sim_modtime 2021-07-11 13:48:26 +00:00
fmradio.c Fix warnings and errors from fc9695e 2017-02-11 23:16:39 -05:00
lcd-common.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
load_code-sim.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
Makefile Rename/change SIMVER to APP_TYPE in the Makefiles. 2010-07-10 13:49:49 +00:00
powermgmt-sim.c Fix red introduced in 841e704fc3 2021-07-07 13:49:24 +00:00
README initial commit of remote support for m:robe 100 courtesy of lowlight; simulator support including small fixes for the m:robe 500 2009-07-26 14:26:14 +00:00
sim_tasks.c Fix sim build for STORAGE_USB 2020-10-17 21:30:07 -04:00
sim_tasks.h simulator: Simulate external storage for HAVE_MULTIDRIVE. 2014-02-23 20:23:51 +01:00
sound.h
SOURCES [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
stubs.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00: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.