ardour/libs
Paul Davis cc741bdea5 fix DiskReader::get_midi_playback() when looping
Although at the Session level we never run "through" the loop end,
latency compensation means that that start/end sample values passed to
Processor::run() may cross the loop end. Fix how we handle this so
that we do not read data from after the end of the loop
2019-11-06 08:58:09 -07:00
..
appleutility NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
ardour fix DiskReader::get_midi_playback() when looping 2019-11-06 08:58:09 -07:00
ardouralsautil Suffix complete hw: ID to make ALSA card names unique 2019-08-16 20:00:29 +02:00
audiographer Engage thread-safe fftw planner in libardour 2019-09-10 03:06:21 +02:00
backends NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
canvas Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
clearlooks-newer NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
evoral Accommodate some recently moved/renamed folders and source files (libevoral) 2019-11-03 13:46:29 +00:00
fluidsynth Update Fluidsynth to v2.0.7 2019-09-30 23:12:32 +02:00
fst Update utility and tools GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
gtkmm2ext Highlight the currently selected item in ArdourDropdown & co 2019-10-31 14:38:26 +01:00
hidapi
libltc Fix use of doxygen documented parameters in running text 2019-09-30 06:30:11 +02:00
lua Customize Lua GC, add object-memory-lock API. 2019-10-29 05:45:43 +01:00
midi++2 rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
panners rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
pbd Fix build -- 'printf' was not declared in this scope 2019-11-03 14:15:11 +01:00
plugins Amend 69a3b0b46e, remove CCs not used by fluidsynth 2019-09-04 22:56:31 +02:00
ptformat ptformat: Update to upstream 8d29d79 (drop fades && fix offsets) 2019-08-10 12:34:45 +10:00
qm-dsp
surfaces part 1 of replicating semantics of ARDOUR_UI::toggle_roll() in BasicUI::toggle_roll() 2019-11-02 16:32:18 -06:00
temporal Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
vamp-plugins Fix memory-leak in case of Vamp plugin setup error 2019-08-24 03:31:49 +02:00
vamp-pyin Fix -Wsign-compare 2019-09-03 05:01:59 +02:00
vfork Update utility and tools GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
waveview limit waveview render threads to 8 2019-10-28 17:24:21 -06:00
widgets Allow calling Dropdown::set_active from a signal handler 2019-10-21 14:58:59 +02:00
zita-convolver
zita-resampler