rockbox/uisimulator/common
Michael Sevakis 9e71fd16a5 Keep fixing 0c7b787 stuff
Change-Id: I0678d3307fbcad32156f9f4e0f8b90eed5a20d92
2013-04-15 14:00:48 -04:00
..
player_icons
backlight-sim.c
backlight-sim.h move _remote_backlight_* to common header 2012-01-07 19:32:50 +00:00
fmradio.c
font-player.c
font-player.h
io.c Fix database tool. 2012-07-31 10:33:27 +02: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
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 Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect work 2012-06-18 00:32:15 +02:00
sim_tasks.h
sound.h
SOURCES Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
stubs.c Keep fixing 0c7b787 stuff 2013-04-15 14:00:48 -04: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.