rockbox/uisimulator/common
Michael Sevakis da4938d6ee Get the last errors I hope!
Change-Id: Ia285b95480cc9ac6494b745d80892c4b1b912341
2014-08-30 01:29:18 -04:00
..
player_icons Added icons for repeat and repeat 1. 2002-10-05 23:57:07 +00:00
backlight-sim.c Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1 2011-10-30 20:06:30 +00:00
backlight-sim.h move _remote_backlight_* to common header 2012-01-07 19:32:50 +00: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 Make the %tr (radio RSSI) tag work as a bar tag or as a conditional. 2010-11-18 11:47:42 +00:00
font-player.c Fix player sim yellow 2010-12-02 21:31:38 +00:00
font-player.h Fix player sim yellow 2010-12-02 21:31:38 +00:00
lcd-common.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00: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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +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 power_input_status in sim where target has a battery switch. 2012-01-25 12:02:54 -05: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_icons.c sim_icons.c is actually only for charcell display simulation. 2010-06-22 23:22:31 +00:00
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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
SOURCES Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
stubs.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +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.