13
0
livetrax/libs/evoral/src
Paul Davis 98d994f29c fix a variety of unused argument errors noted by gcc 4.3.2 on x86
git-svn-id: svn://localhost/ardour2/branches/3.0@7733 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-09-02 17:01:36 +00:00
..
libsmf Move FileManager code into libpbd. Use it for SMF read/write. 2010-05-16 20:54:50 +00:00
Control.cpp 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.cpp some (unfinished) work on incorporating Ben's rev 6919 changes regarding track selection; make newly selected tracks show the current range selection; fix crashes related to meter display; remove "all" group from main group tab display and just put it down in its own button (totally incomplete); minor cleanups 2010-08-26 23:25:44 +00:00
ControlSet.cpp 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
Curve.cpp Fix whitespace. 2009-10-23 03:58:11 +00:00
debug.cpp add missing (new) file 2010-06-01 01:22:37 +00:00
Event.cpp 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_util.cpp fix up note names (from Don F, via SoftWerk) 2010-02-08 19:36:25 +00:00
MIDIEvent.cpp 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.cpp 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.cpp 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.cpp fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
SMF.cpp removed #if 0 code 2010-07-21 17:46:45 +00:00
SMFReader.cpp Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00