ardour.git
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 Fugalgit-svn-id: svn://localhost/ardour2/branches/undo@812...
2006-08-12 Hans Fugal r329@gandalf: fugalh | 2006-08-12 15:54:49 -0600
2006-08-12 Hans Fugal r322@gandalf: fugalh | 2006-08-12 15:49:05 -0600
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans Fugalgit-svn-id: svn://localhost/ardour2/branches/undo@808...
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 r322@gandalf: fugalh | 2006-08-12 15:49:05 -0600
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 Hans FugalThe cscope and scons front-end makefile.
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 Fugal r313@gandalf: fugalh | 2006-08-11 09:36:30 -0600
2006-08-11 Hans FugalRect fix
2006-08-11 Hans Fugal r308@gandalf: fugalh | 2006-08-11 08:49:54 -0600
2006-08-10 Taybin RutkinRemoved unnecessary AudioEngine argument to FooPluginUIs.
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
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 Fugal r294@gandalf: fugalh | 2006-08-09 15:38:00 -0600
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 r282@gandalf: fugalh | 2006-08-08 16:24:45 -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 FugalReally fixed conflicts. Ready to merge into trunk.
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 Sampo SavolainenOops. forgot the most important file of previous commit.
2006-08-03 Taybin RutkinFixed link error.
2006-08-03 Sampo SavolainenSmall rehaul of track and automation track headers...
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 David RobillardMinor changes from MIDI branch
2006-08-01 Taybin RutkinAudioUnits are selectable in PluginSelector. Will...
2006-08-01 David RobillardAdded missing file (well.. had to be at least one..)
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-31 Sampo SavolainenEditing text now works even with num lock or caps lock on.
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-28 Jesse Chappellfixed flac sconstruct checklib questionably by adding...
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 r206@gandalf: fugalh | 2006-07-26 18:19:07 -0600
2006-07-27 Hans Fugal r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600
2006-07-26 Hans Fugal r200@gandalf: fugalh | 2006-07-26 17:28:46 -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
next