|
266953cb96
|
add latency callback to dummy backend
|
2014-06-11 22:01:21 +02:00 |
|
|
960a5347f0
|
ALSA & Dummy: implement port [un]registration_callback
|
2014-06-07 17:28:46 +02:00 |
|
|
6b3e7cf07d
|
Don't use module versioning with dummy backend when building with mingw
|
2014-06-07 14:31:32 +10:00 |
|
|
d7fc573cb8
|
alsa + dummy backend, proper [re]initialization
|
2014-06-06 03:43:39 +02:00 |
|
|
1c87f6adec
|
properly setup port system latency for Dummy & ALSA backend
|
2014-06-06 00:58:11 +02:00 |
|
|
f6d29abfc7
|
DummyBackend: fix midi event mux+sorting
|
2014-06-02 12:20:40 +02:00 |
|
|
dc1a7a15fa
|
Dummy backend, revise small things
|
2014-06-01 18:18:08 +02:00 |
|
|
b800a01ea6
|
dummy-backend, fix physical ports in/out convention.
|
2014-06-01 18:16:15 +02:00 |
|
|
c022f32bcd
|
allow to switch from/to dummy-backend
partos of this may become unnecessary once
libardour handles backend changes properly^Wdifferently.
|
2014-05-25 00:23:14 +02:00 |
|
|
2b9fa31241
|
DummyBackend: implement port connect_callback()
|
2014-05-25 00:21:44 +02:00 |
|
|
0de7c8920b
|
Merge branch 'mingw-updates' of https://github.com/mojofunk/ardour into cairocanvas
|
2014-05-19 17:19:43 -04:00 |
|
|
4ece16be8e
|
replace gettimeofday() with g_get_monotonic_time()
|
2014-05-16 18:13:08 +02:00 |
|
|
51d0792f14
|
DummyAudioBackend: configurable number of MIDI ports
|
2014-05-16 00:41:35 +02:00 |
|
|
cf8399c1c1
|
DummyAudioBackend: prepare configurable number of midi ports
|
2014-05-15 01:18:16 +02:00 |
|
|
6bf8249b4b
|
Use Glib::usleep in DummyAudioBackend rather than ::usleep
|
2014-05-14 09:48:43 +10:00 |
|
|
b565357bf4
|
Remove incorrect code for mingw in DummyAudioBackend::in_process_thread
I'm assuming this section was copied from the JackAudioBackend where the
thread type is not pthread_t for mingw, but in the DummyAudioBackend it
is.
|
2014-05-14 09:48:33 +10:00 |
|
|
66559cd795
|
Add AudioBackend::info() method to retrieve AudioBackendInfo object
Goal is to be able to call AudioBackendInfo::already_configured() from the right place.
|
2014-05-01 09:14:25 -04:00 |
|
|
1f70e9472a
|
DummyAudioBackend: fix freewheelin' typo
|
2014-04-29 13:32:13 +02:00 |
|
|
eaafc3394a
|
DummyAudioBackend: implement /fake/ system ports
|
2014-04-29 13:32:13 +02:00 |
|
|
19e0383c3b
|
DummyAudioBackend: NOOP, white-space, clarify variable name & casts
|
2014-04-29 13:32:13 +02:00 |
|
|
058986f77b
|
finish unfinished work at basing all install paths on the program name
|
2014-04-28 21:11:08 -04:00 |
|
|
b945cda558
|
DummyAudioBackend: port-engine, midi-buffers and the rest of it
|
2014-04-28 23:00:40 +02:00 |
|
|
2fccbe1a6c
|
DummyAudioBackend: basic process threads and support structure
|
2014-04-28 22:59:19 +02:00 |
|
|
9907d25ea5
|
skeleton dummy audio-engine
|
2014-04-28 21:29:35 +02:00 |
|