SDL/src/audio/paudio
Ryan C. Gordon 8fc13c2484 Bunch of reworking to how we manage audio devices.
Device enumeration now happens at startup and then is managed exclusively
through hotplugging instead of full redetection. The device name list now has
a unique "handle" associated with each item and SDL will pass this to the
backend so they don't have to figure out how a human readable name maps to
real hardware for a second time.

Other cleanups, fixes, improvements, plus all the audio backends updated to
the new interface...largely untested at this point, though.
2015-03-18 02:01:17 -04:00
..
SDL_paudio.c Bunch of reworking to how we manage audio devices. 2015-03-18 02:01:17 -04:00
SDL_paudio.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00