13
0
livetrax/libs/evoral/evoral
Robin Gareus 2006701f73 Fix ctrl-list guard-points and concurrency issues
* lock list when editing (prevent concurrent modification of insert
  iterator
* don't add a guard-point if an event is already present between the
  target and guard-point-position
* remove existing automation-events (old guard points) when
  touching automation w/o change
* don't unset "new write pass" when not rolling
  (fixes issues when not rolling but locating with write-enabled)
2017-07-24 01:59:08 +02:00
..
Beats.hpp
Control.hpp
ControlList.hpp Fix ctrl-list guard-points and concurrency issues 2017-07-24 01:59:08 +02:00
ControlSet.hpp Fix indentation 8 whitespaces to tab 2016-12-21 23:09:40 +01:00
Curve.hpp add const-ness: Evaluating a curve does not change it. 2017-06-03 13:55:02 +02:00
Event.hpp Set MidiPgmChangeAutomation control value 2016-12-07 12:45:01 +01:00
EventList.hpp
EventSink.hpp
midi_events.h
midi_util.h
MIDIXML.hpp
Note.hpp
OldSMF.hpp
Parameter.hpp
ParameterDescriptor.hpp Move logarithmic property into Evoral, add rangesteps 2017-06-21 18:12:14 +02:00
PatchChange.hpp
Range.hpp
Sequence.hpp
SMF.hpp centralize computation of tempo from SMF information 2017-02-08 19:07:10 +01:00
SMFReader.hpp
TimeConverter.hpp
TypeMap.hpp
types.hpp
visibility.h