rockbox/firmware/target/hosted
Thomas Jarosch 9d9d867bce Nokia N900: Implement pcm_play_lock() / pcm_play_unlock()
Shamelessly stolen from pcm-android.c

Thanks to Michael Sevakis for pointing out
that pcm_play_lock() is actually needed.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31190 a1c6a512-1295-4272-9138-f99709370657
2011-12-09 19:45:58 +00:00
..
android Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it. 2011-09-01 12:15:43 +00:00
maemo Nokia N900: Implement pcm_play_lock() / pcm_play_unlock() 2011-12-09 19:45:58 +00:00
sdl lcd_blit_yuv: move from sdl driver to lcd16bit-common 2011-12-03 21:39:33 +00:00
powermgmt.c Bring idle poweroff to RaaA and the sim 2011-03-08 19:33:30 +00:00
rtc.c Return -1 for not implemented RTC functions. 2011-03-08 21:36:47 +00:00
thread-arm.c Introduce USED_ATTR wrapper for __attribute__((used)). 2011-12-09 15:33:59 +00:00
thread-unix.c Add rockbox copyright header with proper credits for kugel 2011-03-05 15:38:10 +00:00
thread-win32.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00