13
0
livetrax/libs
Robin Gareus 77687519b6 Refactor TmpFile into an abstract base class
This allows a TmpFile pointer to be either a Sync or Async (Threaded)
writer. As result we must be able to handle both RT and non RT processing.

Still, post-processing (normalization and encoding) should always
happen faster than realtime (freewheeling).

Since jack does not allow a client to change to freewheeling from within
the process-callback, the async-writer disk-thread FileFlushed is used
to initiate post-processing.
2016-07-16 02:14:13 +02:00
..
appleutility
ardour Refactor TmpFile into an abstract base class 2016-07-16 02:14:13 +02:00
ardouralsautil
audiographer Refactor TmpFile into an abstract base class 2016-07-16 02:14:13 +02:00
backends enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
canvas enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
clearlooks-newer
clearlooks-older
evoral enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
fst
gtkmm2ext enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
libltc
lua prepare sharing C++ class instances across lua-interpreters 2016-07-07 15:37:11 +02:00
midi++2 Enable build for FreeBSD (part 1/2) 2016-06-26 16:43:07 +02:00
panners enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
pbd prevent duplicate symbols (fix OSX compilation) 2016-07-14 23:11:11 +02:00
plugins clean up a-comp, remove old prototype UI 2016-07-14 21:41:16 +02:00
ptformat Enable build for FreeBSD (part 1/2) 2016-06-26 16:43:07 +02:00
qm-dsp
surfaces OSC: LFE is a control not a position. 2016-07-15 11:44:49 -07:00
timecode
vamp-plugins
vfork