rockbox/uisimulator/common
Szymon Dziok 7038c55893 Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.
Change-Id: I2c4ef0828a9e44084f35b82ea71e430d0c14ecfb
2012-06-23 18:12:41 +02:00
..
player_icons
backlight-sim.c
backlight-sim.h
fmradio.c
font-player.c
font-player.h
io.c load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends APIs. 2012-05-26 22:46:56 +02:00
lcd-common.c
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
stubs.c Tweak paramters of mp3_play_data and callback. 2012-03-04 14:50:47 -05: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.