comparison include/SDL_config.h.in @ 2697:c9121b04cffa gsoc2008_nds

Some more work on the audio driver.
author Darren Alton <dalton@stevens.edu>
date Thu, 21 Aug 2008 12:38:21 +0000
parents 82f1c4c3d13a
children
comparison
equal deleted inserted replaced
2696:0b395a60deff 2697:c9121b04cffa
174 #undef SDL_AUDIO_DRIVER_ESD_DYNAMIC 174 #undef SDL_AUDIO_DRIVER_ESD_DYNAMIC
175 #undef SDL_AUDIO_DRIVER_MINT 175 #undef SDL_AUDIO_DRIVER_MINT
176 #undef SDL_AUDIO_DRIVER_MMEAUDIO 176 #undef SDL_AUDIO_DRIVER_MMEAUDIO
177 #undef SDL_AUDIO_DRIVER_NAS 177 #undef SDL_AUDIO_DRIVER_NAS
178 #undef SDL_AUDIO_DRIVER_NAS_DYNAMIC 178 #undef SDL_AUDIO_DRIVER_NAS_DYNAMIC
179 #undef SDL_AUDIO_DRIVER_NDS
179 #undef SDL_AUDIO_DRIVER_OSS 180 #undef SDL_AUDIO_DRIVER_OSS
180 #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H 181 #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H
181 #undef SDL_AUDIO_DRIVER_PAUDIO 182 #undef SDL_AUDIO_DRIVER_PAUDIO
182 #undef SDL_AUDIO_DRIVER_QNXNTO 183 #undef SDL_AUDIO_DRIVER_QNXNTO
183 #undef SDL_AUDIO_DRIVER_SNDMGR 184 #undef SDL_AUDIO_DRIVER_SNDMGR
208 #undef SDL_JOYSTICK_DINPUT 209 #undef SDL_JOYSTICK_DINPUT
209 #undef SDL_JOYSTICK_DUMMY 210 #undef SDL_JOYSTICK_DUMMY
210 #undef SDL_JOYSTICK_IOKIT 211 #undef SDL_JOYSTICK_IOKIT
211 #undef SDL_JOYSTICK_LINUX 212 #undef SDL_JOYSTICK_LINUX
212 #undef SDL_JOYSTICK_MINT 213 #undef SDL_JOYSTICK_MINT
214 #undef SDL_JOYSTICK_NDS
213 #undef SDL_JOYSTICK_OS2 215 #undef SDL_JOYSTICK_OS2
214 #undef SDL_JOYSTICK_RISCOS 216 #undef SDL_JOYSTICK_RISCOS
215 #undef SDL_JOYSTICK_WINMM 217 #undef SDL_JOYSTICK_WINMM
216 #undef SDL_JOYSTICK_USBHID 218 #undef SDL_JOYSTICK_USBHID
217 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H 219 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H
226 #undef SDL_LOADSO_WIN32 228 #undef SDL_LOADSO_WIN32
227 229
228 /* Enable various threading systems */ 230 /* Enable various threading systems */
229 #undef SDL_THREAD_BEOS 231 #undef SDL_THREAD_BEOS
230 #undef SDL_THREAD_DC 232 #undef SDL_THREAD_DC
233 #undef SDL_THREAD_NDS
231 #undef SDL_THREAD_OS2 234 #undef SDL_THREAD_OS2
232 #undef SDL_THREAD_PTH 235 #undef SDL_THREAD_PTH
233 #undef SDL_THREAD_PTHREAD 236 #undef SDL_THREAD_PTHREAD
234 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 237 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX
235 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP 238 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP
239 /* Enable various timer systems */ 242 /* Enable various timer systems */
240 #undef SDL_TIMER_BEOS 243 #undef SDL_TIMER_BEOS
241 #undef SDL_TIMER_DC 244 #undef SDL_TIMER_DC
242 #undef SDL_TIMER_DUMMY 245 #undef SDL_TIMER_DUMMY
243 #undef SDL_TIMER_MINT 246 #undef SDL_TIMER_MINT
247 #undef SDL_TIMER_NDS
244 #undef SDL_TIMER_OS2 248 #undef SDL_TIMER_OS2
245 #undef SDL_TIMER_RISCOS 249 #undef SDL_TIMER_RISCOS
246 #undef SDL_TIMER_UNIX 250 #undef SDL_TIMER_UNIX
247 #undef SDL_TIMER_WIN32 251 #undef SDL_TIMER_WIN32
248 #undef SDL_TIMER_WINCE 252 #undef SDL_TIMER_WINCE
256 #undef SDL_VIDEO_DRIVER_FBCON 260 #undef SDL_VIDEO_DRIVER_FBCON
257 #undef SDL_VIDEO_DRIVER_GAPI 261 #undef SDL_VIDEO_DRIVER_GAPI
258 #undef SDL_VIDEO_DRIVER_GEM 262 #undef SDL_VIDEO_DRIVER_GEM
259 #undef SDL_VIDEO_DRIVER_IPOD 263 #undef SDL_VIDEO_DRIVER_IPOD
260 #undef SDL_VIDEO_DRIVER_NANOX 264 #undef SDL_VIDEO_DRIVER_NANOX
265 #undef SDL_VIDEO_DRIVER_NDS
261 #undef SDL_VIDEO_DRIVER_OS2FS 266 #undef SDL_VIDEO_DRIVER_OS2FS
262 #undef SDL_VIDEO_DRIVER_PHOTON 267 #undef SDL_VIDEO_DRIVER_PHOTON
263 #undef SDL_VIDEO_DRIVER_PS2GS 268 #undef SDL_VIDEO_DRIVER_PS2GS
264 #undef SDL_VIDEO_DRIVER_RISCOS 269 #undef SDL_VIDEO_DRIVER_RISCOS
265 #undef SDL_VIDEO_DRIVER_SVGALIB 270 #undef SDL_VIDEO_DRIVER_SVGALIB