13
0
livetrax/libs
Robin Gareus 18af0dc4cd Also send lv2:timePosition whenever BBT or Tempo changes
This mostly fixes an issue with notifying plugins about tempo-ramps
and BPM changes.

remaining to be fixed (in tempo.h):
```
_session.tempo_map().metric_at(frame_position).tempo().beats_per_minute()
```
currently returns the most recent *fixed* tempo at or before
`frame_position`. All other Plugin types are affected by this as well.
2016-08-16 13:11:49 +02:00
..
appleutility replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
ardour Also send lv2:timePosition whenever BBT or Tempo changes 2016-08-16 13:11:49 +02:00
ardouralsautil prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00
audiographer fix build of test suite 2016-07-17 17:04:35 +01:00
backends kilo is a lower-case 'k' 2016-07-24 16:54:08 +02:00
canvas the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
clearlooks-newer Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path 2016-05-21 10:33:18 +01:00
clearlooks-older NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
evoral the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
fst more hot wine. 2015-12-17 20:22:02 +01:00
gtkmm2ext Ensure RelevantModifierKeyMask is updated on each modifier change. 2016-08-14 03:04:54 +10:00
libltc update libltc to v1.1.4-4-gb034a23 (endianess issue) 2015-09-09 16:54:26 +02:00
lua extend lua-doc to show properties 2016-08-16 00:25:59 +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 change PBD::Transmitter code to use PBD::Signal<> not sigc::signal<>, since the latter is not thread safe 2016-08-14 08:33:23 -04:00
plugins Nobody expects the LV2 inquisition! 2016-08-13 14:51:57 +02:00
ptformat ptformat: Decrypt ptf files exported from ptx sessions 2016-08-02 22:25:20 +10:00
qm-dsp fix Vamp Onset Detector. 2015-10-08 16:18:39 +02:00
surfaces OSC: make sure this is c++98 compatible. 2016-08-06 09:25:57 -07:00
timecode Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path 2016-05-21 10:33:18 +01:00
vamp-plugins remove misspelled unused define 2016-05-23 02:29:55 +02:00
vfork silence clang analyzer: Memory Error, Memory leak 2016-02-28 13:12:40 +01:00