1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/drivers/audio
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
..
ak4537.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
as3514.c as3543: output sum of line & dac to have voicing work while using FM 2010-05-15 09:19:30 +00:00
mas35xx.c FS#9157 - Tidy up some MAS35XX constants 2009-10-01 05:25:20 +00:00
sdl.c - 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
tlv320.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
tsc2100.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
uda1341.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
uda1380.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8731.c Hopefully get some green back from r26051. 2010-05-15 13:30:01 +00:00
wm8751.c r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the level in decidecibels for subsequent code. 2010-05-11 04:13:04 +00:00
wm8758.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8975.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8978.c 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
wm8985.c Hopefully finish off the red from r26051. 2010-05-15 14:16:35 +00:00