.. |
Control.hpp
|
change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values
|
2010-07-27 14:09:16 +00:00 |
ControlList.hpp
|
add "shift" method used in 2.X and now a3 to move data starting at a position, not an iterator
|
2010-12-07 15:13:04 +00:00 |
ControlSet.hpp
|
Fix save/load of MIDI automation state. Fixes #3354.
|
2010-08-09 22:23:23 +00:00 |
Curve.hpp
|
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
|
2009-10-14 16:10:01 +00:00 |
Event.hpp
|
Allow trim of midi regions to before the start of the source (better, this time). Fixes #3156.
|
2010-12-09 21:34:46 +00:00 |
EventList.hpp
|
add note IDs and use them for looking up notes during a history rebuild. NOTE: INVALIDATES OLDER HISTORY FILES
|
2010-07-20 16:27:34 +00:00 |
EventRingBuffer.hpp
|
add note IDs and use them for looking up notes during a history rebuild. NOTE: INVALIDATES OLDER HISTORY FILES
|
2010-07-20 16:27:34 +00:00 |
EventSink.hpp
|
add note IDs and use them for looking up notes during a history rebuild. NOTE: INVALIDATES OLDER HISTORY FILES
|
2010-07-20 16:27:34 +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
|
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
|
2009-10-14 16:10:01 +00:00 |
MIDIEvent.hpp
|
add note IDs and use them for looking up notes during a history rebuild. NOTE: INVALIDATES OLDER HISTORY FILES
|
2010-07-20 16:27:34 +00:00 |
MIDIParameters.hpp
|
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
|
2009-10-14 16:10:01 +00:00 |
Note.hpp
|
add note IDs and use them for looking up notes during a history rebuild. NOTE: INVALIDATES OLDER HISTORY FILES
|
2010-07-20 16:27:34 +00:00 |
OldSMF.hpp
|
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
|
2009-10-14 16:10:01 +00:00 |
Parameter.hpp
|
3.0 version of rev 5564 from 2.x - basic boolean plugin parameter automation (no graphical editing intended). this involved adding a new "toggled" property to Evoral::Parameter
|
2010-08-23 16:31:34 +00:00 |
RingBuffer.hpp
|
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
|
2009-10-14 16:10:01 +00:00 |
Sequence.hpp
|
Revert previous ill-thought-out patch.
|
2010-12-07 19:55:43 +00:00 |
SMF.hpp
|
add note IDs and use them for looking up notes during a history rebuild. NOTE: INVALIDATES OLDER HISTORY FILES
|
2010-07-20 16:27:34 +00:00 |
SMFReader.hpp
|
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
|
2009-10-14 16:10:01 +00:00 |
TimeConverter.hpp
|
Support cut / copy / paste of MIDI automation.
|
2010-08-05 13:36:38 +00:00 |
TypeMap.hpp
|
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
|
2009-10-14 16:10:01 +00:00 |
types.hpp
|
change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values
|
2010-07-27 14:09:16 +00:00 |