ardour/libs
Paul Davis a81cba17a6 fix auditioning on systems with larger disk read chunk sizes.
This really brings into focus the question of whether any of the "varifill" code should
really remain. This was probably one of the only remaining places where a partial-fill
operation was done and the code was broken for this case. What we know about disk i/o
streaming doesn't support varifill much at all. Something to think about.
2015-07-20 12:10:38 -04:00
..
appleutility
ardour fix auditioning on systems with larger disk read chunk sizes. 2015-07-20 12:10:38 -04:00
ardouralsautil allow to scan for half-duplex ALSA devices 2015-06-14 22:26:06 +02:00
audiographer copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
backends UTF8 encode windows device names - potential fix for #6418 2015-07-08 11:34:57 +02:00
canvas try using threaded waveviews in tracks also 2015-06-29 14:18:15 -04:00
clearlooks-newer Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
clearlooks-older
evoral merge fix 2015-07-16 16:13:24 -05:00
fst
gtkmm2ext merge fix 2015-07-16 16:13:24 -05:00
libltc Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
midi++2 copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
panners better implementation of configure and build time is_tracks_build() test 2015-06-29 14:18:10 -04:00
pbd fix compilation w/o posix_malign 2015-07-19 23:24:19 +02:00
plugins/reasonablesynth.lv2 silence clang int/float/double -Wabsolute-value 2015-06-23 15:46:00 +02:00
qm-dsp remove compilation warning (-Wunused-but-set-variable) 2015-06-29 14:18:15 -04:00
surfaces fix “missing operator<< for PBD::ID” (clang) 2015-07-15 01:21:19 +02:00
timecode Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
vamp-plugins
vfork