13
0
livetrax/libs
2010-12-30 21:15:51 +00:00
..
appleutility make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
ardour change Session::convert_to_frames_at() to Session::convert_to_frames() to reflect the fact that its argument is a position, not a duration; add Session::any_duration_to_frames(), which converts AnyTime representing a duration to frames; alter callers to use the right one of the two previously mentioned methods 2010-12-30 15:45:48 +00:00
audiographer Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
clearlooks-newer
clearlooks-older
evoral Missing files. 2010-12-28 18:43:22 +00:00
fst fix C99 compliance issue for winegcc 2010-12-30 15:06:58 +00:00
gnomecanvas fix compiler warning 2010-12-30 16:14:37 +00:00
gtkmm2ext resize all editor comboboxes when DPI is reset. involved a minor refactoring of some code and the spreading of the awful COMBO_FUDGE+10 hack 2010-12-30 21:15:51 +00:00
midi++2 Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
pbd Fix build. 2010-12-29 22:58:05 +00:00
rubberband
surfaces move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
taglib
timecode Finally implement position aware silence adding in export (i.e. bbt times are converted to frames correctly) 2010-12-18 19:27:04 +00:00
vamp-plugins add proper conditional-header creation and inclusion for VAMP plugins 2010-04-28 12:25:16 +00:00
vamp-sdk
.cvsignore