This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
30dc3b871c52e43a8d7dc340e51db4e37610e14c
ardour
/
libs
/
backends
History
John Emmas
5122b7f8e1
Specifically #include <mmsystem.h> to get us TIMECAPS
...
(not sure why windows.h isn't already #including this for us - but it doesn't seem to be)
2015-07-31 13:48:25 +01:00
..
alsa
ALSA backend: add support for half-duplex devices
2015-06-14 22:26:06 +02:00
asio
Skeleton backend for brave volunteers.
2015-03-30 21:23:52 +02:00
coreaudio
coreaudio aggregate device fix for 10.5
2015-07-24 01:34:57 +02:00
dummy
another float/double -Wabsolute-value fix
2015-07-05 16:13:08 +02:00
jack
fix jack_port_get_aliases return value (if n/a)
2015-07-04 12:54:41 +02:00
MSVCbackends
Add some newly introduced sources to our MSVC project (portaudio_backend)
2015-07-31 13:45:18 +01:00
portaudio
Specifically #include <mmsystem.h> to get us TIMECAPS
2015-07-31 13:48:25 +01:00
wavesaudio
MSVC doesn't have 'sleep()' (it uses 'Sleep()' with a capital 'S') so let's make sure it'll still compile
2015-07-02 08:23:38 +01:00
wscript
Replace individual waf options for enabling backends with one --with-backends option
2014-11-26 22:47:05 +07:00