summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/direct_sound.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-570/+0
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-1/+1
* Small cleanup Vas Crabb2015-04-091-14/+17
* Proper C++ for DirectSound module, get rid of all static variables, some enca... Vas Crabb2015-04-091-206/+319
* Make OSD options an init parameter for modules Vas Crabb2015-04-071-2/+2
* Add a simple CoreAudio sound output module Vas Crabb2015-04-051-2/+2
* Fix compile on windows (sdl). (nw) couriersud2015-02-051-1/+1
* Fix compile. (nw) couriersud2015-02-011-1/+1
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-16/+16
* Converted sound modules to be osd_modules. Simplified code. (nw) couriersud2015-01-241-15/+48
* Converted back osd_interface into a pure interface. couriersud2015-01-121-5/+5
* SDL: fix Windows builds with SDL 1.2 (nw) R. Belmont2014-09-131-0/+5
* SDL: -sound dsound now works with SDL (nw) R. Belmont2014-09-121-1/+2
* SDL: more attempts (nw) R. Belmont2014-09-121-2/+10
* SDL: More dsound adaptation (nw) R. Belmont2014-09-121-2/+4
* Fixes to try and make direct_sound work minus WinOSD (nw) R. Belmont2014-09-121-1/+15
* Added window to osd_interface (nw) Miodrag Milanovic2014-09-011-1/+1
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+0
* This fixes strange issue we have with sound not working in some cases Miodrag Milanovic2014-05-091-1/+19
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-0/+374