1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/export/config
Thomas Martitz 3d0cee8abb - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
- Refactor the program startup. main() is now in main.c like on target, and the implicit application thread will now act as our main thread (previously a separate one was created for this in thread initialization).

This is part of Rockbox as an application and is the first step to make an application port from the uisimulator. In a further step the sim bits from the sdl build will be separated out.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26065 a1c6a512-1295-4272-9138-f99709370657
2010-05-15 21:02:47 +00:00
..
archosfmrecorder.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
archosondiofm.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
archosondiosp.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
archosplayer.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
archosrecorder.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
archosrecorderv2.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
cowond2.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
creativezv.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
gigabeatfx.h Gigabeat F/X: Let us clear up confusion about just what the core frequency is. Fix frequency display in buffering screen. 2010-05-11 14:09:26 +00:00
gigabeats.h Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. 2010-05-15 13:09:45 +00:00
gogearhdd1630.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
gogearhdd6330.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
gogearsa9200.h Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
iaudio7.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
iaudiom3.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iaudiom5.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iaudiox5.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipod1g2g.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipod3g.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipod4g.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipodcolor.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipodmini1g.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipodmini2g.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipodnano1g.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ipodnano2g.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
ipodvideo.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iriverh10.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iriverh10_5gb.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iriverh100.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iriverh120.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iriverh300.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
iriverifp7xx.h Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
logikdax.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
lyreproto1.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
meizum3.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
meizum6sl.h Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
meizum6sp.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
mini2440.h Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
mpiohd200.h Add MPIO HD200 port - new files 2010-04-26 21:40:16 +00:00
mrobe100.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
mrobe500.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
ondavx747.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
ondavx767.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
ondavx777.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
samsungyh820.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
samsungyh920.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
samsungyh925.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
samsungyps3.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
sansac100.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
sansac200.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
sansac200v2.h Enable recording on clipv1/m200v4/c200v2 2010-05-14 11:08:15 +00:00
sansaclip.h Enable recording on clipv1/m200v4/c200v2 2010-05-14 11:08:15 +00:00
sansaclipplus.h as3525v2: disable adjustable CPU frequency 2010-05-10 03:49:17 +00:00
sansaclipv2.h clipv2: current usage estimation 2010-05-13 21:05:18 +00:00
sansae200.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
sansae200v2.h as3525(v1) : correct CPU_FREQ 2010-05-10 13:26:55 +00:00
sansafuze.h as3525(v1) : correct CPU_FREQ 2010-05-10 13:26:55 +00:00
sansafuzev2.h fuzev2: current estimation assuming same battery capacity than v1 2010-05-13 05:26:07 +00:00
sansam200.h Switch on hotkey on several targets. Stole the WPS Show Track Info key for most of them. Made up a free key for the rest. 2010-04-02 01:24:24 +00:00
sansam200v4.h Enable recording on clipv1/m200v4/c200v2 2010-05-14 11:08:15 +00:00
sansaview.h FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
sim.h - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. 2010-05-15 21:02:47 +00:00
tatungtpj1022.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
vibe500.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
zenvision.h Add a config file for zenvision (which includes zvm30gb config file) 2010-01-24 19:33:51 +00:00
zenvisionm30gb.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00
zenvisionm60gb.h Add LBA48 support to all targets with ATA, except archoses whose USB bridge chip can't handle it. 2010-04-09 12:10:17 +00:00