13
0
livetrax/libs
2008-09-22 20:44:46 +00:00
..
appleutility merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
ardour Fixed overflow issue. Code originally meant to truncate the 64 bit integer did not work as assembler doesn't "cast" variables like C does. get_cycles() was passing the memory address of a 32 bit unsigned int to the x86 call which required 64 bits of storage space. The extra 32 bits corrupted whatever was on the stack next to the variable. 2008-09-22 20:44:46 +00:00
cairomm merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
clearlooks merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
evoral Speed up MIDI import (and non-cached cases of ControlList::eval) by a factor of roughly eleventy billion. 2008-09-22 17:47:21 +00:00
fst merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
glibmm2 Fix track height, partial merge of recent 2.0 updates (speed up track resizing, fix disappearing automation controls), rework layers and groups on canvas. 2008-09-17 19:04:16 +00:00
gtkmm2 merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
gtkmm2ext merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
libgnomecanvasmm merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
midi++2 Move event specific ringbuffer stuff to evoral. 2008-09-22 16:28:02 +00:00
pbd * Added PBD::UUID 2008-09-19 16:56:01 +00:00
rubberband build fixes for external libsndfile, plus make ogg & FLAC required libs now 2008-09-17 11:26:31 +00:00
sigc++2 Fix sigc building. 2008-09-20 15:49:48 +00:00
soundtouch merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
surfaces Fix precedence error. 2008-09-20 19:02:58 +00:00
taglib merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding taglib 2008-09-17 08:44:51 +00:00
vamp-plugins merge 2.0-ongoing into 3.0 @ 3581 - 3710 2008-09-10 21:27:39 +00:00
vamp-sdk merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
.cvsignore rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00