13
0
livetrax/libs/evoral/evoral
2011-07-20 18:13:03 +00:00
..
Control.hpp major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00:00
ControlList.hpp Remove unused NascentInfo::is_touch member. 2011-04-20 01:24:25 +00:00
ControlSet.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Curve.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Event.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
EventList.hpp
EventRingBuffer.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
EventSink.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
midi_events.h
midi_util.h change default overlapping note strategy to "relax" (i.e. do nothing); fix crash when looping with MIDI data; add back note-off resolution at loop point (if it was actually there) so that notes are turned off (but don't forget Ye Olde Sustain Pedal/Controller) when looping; minor other non-functional tweaks 2011-06-21 21:29:22 +00:00
MIDIEvent.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
MIDIParameters.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Note.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
OldSMF.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Parameter.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
PatchChange.hpp Missing files. 2010-12-28 18:43:22 +00:00
Sequence.hpp try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture. 2011-07-20 18:13:03 +00:00
SMF.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
SMFReader.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
TimeConverter.hpp more gcc 4.6/standards compliance 2011-05-29 00:25:30 +00:00
TypeMap.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
types.hpp Fix my name :) 2011-04-06 15:00:16 +00:00