ardour.git
2006-09-16 David RobillardRe-fix multi present problem (without breaking cmdline...
2006-09-16 David RobillardFixed multiple presenting of session window (very annoy...
2006-09-16 David RobillardFix for the persistent rec-region problem.
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-07 Taybin RutkinFixed compilation of coreaudiosource.cc
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-05 Sampo SavolainenFix declicking for phase inverted routes by stopping
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-09-01 Doug McLainIf you rename a session directory, it will no longer...
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-09-01 Taybin RutkinSynced string array in sfdb_ui.cc with ImportMode enum.
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-31 Tim MayberryAdd a check for for jack function jack_port_ensure_moni...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Sampo Savolainenshared_ptr<Region> fixes
2006-08-25 Paul Davisnew file
2006-08-25 Paul Davisfix last minute code change
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 Tim MayberryJust some whitespace fixes from where it looks like...
2006-08-24 Tim Mayberry* [Modified] audioengine.cc
2006-08-23 Sampo Savolainen.. and make autoscrolling a bit faster.
2006-08-23 Sampo SavolainenMake canvas autoscroll work properly.
2006-08-17 Paul Davisfix for type error on 64 bit systems
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-16 Taybin RutkinMerged fix from cocoa branch -r 831.
2006-08-16 Paul Davisnew file
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-14 Sampo SavolainenMake bar lines on the canvas draw from top to bottom...
2006-08-14 Sampo SavolainenMake track selection visible in track headers.
2006-08-14 David RobillardFix initial displayed state of zoom focus selector...
2006-08-13 Hans FugalFixed ./ar{dev,dbg}
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 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...
next