.. |
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
|
Don't cut output rate of non-interpolated controllers.
|
2010-09-28 18:47:24 +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
|
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 |
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
|
fix a variety of unused argument errors noted by gcc 4.3.2 on x86
|
2010-09-02 17:01:36 +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 |