RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but basical...
[ardour.git] / libs /
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-15 Taybin RutkinRenamed id to _id for ObjC compatibility.
2006-08-12 Hans Fugalless annoying debug
2006-08-12 Hans Fugal r268@gwythaint (orig r808): fugalh | 2006-08-12 16...
2006-08-12 Hans FugalRemove -x from ardbg, fix bug in memento command factory
2006-08-12 Hans Fugal r338@gandalf: fugalh | 2006-08-12 16:30:19 -0600
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugal r329@gandalf: fugalh | 2006-08-12 15:54:49 -0600
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Paul Davisnew RCU implementation, using an extra layer of indirec...
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 Hans Fugal r308@gandalf: fugalh | 2006-08-11 08:49:54 -0600
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-10 Hans Fugalmerging to trunk, bugfix
2006-08-10 Hans FugalCan pass a core to ardbg now. Fixed sometimes crash...
2006-08-10 David RobillardAdded missing #include <cassert> (whoops)
2006-08-10 David RobillardA few minor warning fixes
2006-08-09 Hans FugalMerging to trunk. Session history is saved (probably...
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-09 Hans Fugal r274@gandalf: fugalh | 2006-08-07 19:53:48 -0600
2006-08-09 Taybin RutkinRenamed PluginUI to LadspaPluginUI to make things more...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-08 Hans Fugalpull from trunk
2006-08-08 Taybin RutkinAudioUnit work.
2006-08-05 Sampo SavolainenFix for compiling with gcc 4.1. Inlining functions...
2006-08-05 Sampo SavolainenFixed memory leak while recording due to rec region...
2006-08-05 Sampo Savolainenshraed_ptr<> etc. fixes for VST's. VST support now...
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinFix for AudioUnit crash.
2006-08-03 Hans Fugal r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600
2006-08-03 Taybin RutkinStart using libappleutility
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-03 Taybin RutkinFixed link error.
2006-08-02 Taybin RutkinAdded libappleutility from /Developer/Examples/CoreAudi...
2006-08-02 David RobillardFix for all regions having a "speed mismatch" (showing...
2006-08-01 David RobillardFixed random track background problem
2006-08-01 Jesse ChappellFixed floating point resolution in saved state issue...
2006-08-01 Sampo SavolainenFixed a nasty sound file overwrite issue due to how...
2006-08-01 David RobillardSure enough... forgot to add the new file
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-08-01 Taybin RutkinAudioUnits are selectable in PluginSelector. Will...
2006-08-01 David RobillardAnother OSX fix...
2006-08-01 David RobillardOSX fix (no posix_memalign)
2006-08-01 David RobillardFix for Jack MIDI dependency (ie remove it)
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-31 Taybin RutkinUse UTF8 instead of ASCII in CFString conversion.
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-28 Hans Fugal r209@gandalf: fugalh | 2006-07-28 17:38:21 -0600
2006-07-28 Taybin RutkinUpdates to get CoreAudioSource linking again.
2006-07-27 Sampo Savolainenshared_ptr fixes
2006-07-27 Paul Davisadd forgotten rcu.h header
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-27 Taybin Rutkinsfdb paths are saved and restored. prercu
2006-07-27 Hans Fugal r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600
2006-07-26 Hans Fugal r199@gandalf: fugalh | 2006-07-26 17:22:38 -0600
2006-07-26 Taybin RutkinMinor updates for PathList and OptionEditor.
2006-07-26 Taybin RutkinAdded PathList widget to Gtkmm2ext. It is for adding...
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-19 Taybin RutkinUpdated config.guess file
2006-07-18 Hans Fugal r189@gandalf: fugalh | 2006-07-18 17:54:25 -0600
2006-07-18 Hans Fugal r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600
2006-07-18 Hans Fugal r183@gandalf: fugalh | 2006-07-17 19:01:39 -0600
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-11 Hans Fugal r168@gandalf: fugalh | 2006-07-11 16:29:22 -0600
2006-07-11 Paul Davisremoved references to midi controls from VST plugin...
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-07-11 Taybin RutkinFix for compiling on gcc4.
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-07-08 Paul Davissave+restore ID counter; fix buglet introduced with...
2006-07-08 Paul Davisremove UUIDs as implemention of PBD::ID, use static...
2006-07-08 Paul Davisadd new files
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-06 Hans Fugal r162@gandalf: fugalh | 2006-06-30 19:30:58 -0600
2006-07-02 Sampo SavolainenFix midi control for log plugin parameters.
2006-06-30 Hans Fugal r155@gandalf: fugalh | 2006-06-30 11:21:45 -0600
2006-06-30 Hans Fugal r154@gandalf: fugalh | 2006-06-30 11:16:27 -0600
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-29 Hans Fugal r132@gandalf: fugalh | 2006-06-29 12:45:16 -0600
2006-06-29 Hans Fugal r115@gandalf: fugalh | 2006-06-23 12:36:05 -0600
next