Reload the current playlist after reboot even if it has ended. (FS#11644)
[kugel-rb.git] / uisimulator / common / SOURCES
blob2c921ed7adf1ac06ca25bb4b27f26ffefea833cc
1 #ifdef SIMULATOR
2 lcd-common.c
3 #ifdef HAVE_LCD_CHARCELLS
4 font-player.c
5 lcd-playersim.c
6 sim_icons.c
7 #endif
8 fmradio.c
9 backlight-sim.c
10 #endif
12 io.c
13 sim_tasks.c
14 /* this is still needed for application since it has some stubs */
15 #if !(CONFIG_PLATFORM & PLATFORM_MAEMO)
16 powermgmt-sim.c
17 #endif
18 stubs.c