ardour/libs/evoral/evoral
Paul Davis 14d601a0ff revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent
git-svn-id: svn://localhost/ardour2/branches/3.0@10870 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-02 20:34:58 +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 Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +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 revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +00:00
EventList.hpp Fix broken whitespace. 2010-12-24 22:48:05 +00:00
EventRingBuffer.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
EventSink.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
midi_events.h change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
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 revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +00:00
MIDIParameters.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Note.hpp Remove dubious Evoral::Event methods that exposed non-const references to members. 2011-10-19 18:11:31 +00:00
OldSMF.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
Parameter.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
PatchChange.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
Sequence.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
SMF.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
SMFReader.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
TimeConverter.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00
TypeMap.hpp Fix my name :) 2011-04-06 15:00:16 +00:00
types.hpp Fix broken whitespace via merciless application of the emacs hammer. 2011-11-23 00:17:31 +00:00