Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-faq-lite...
[ardour.git] / libs / ardour / audioengine.cc
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-09-30 Paul Davisremove pointless JACK error message; don't add every...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-29 Paul Davisstill call Port::cycle_start() for output ports; remove...
2008-09-28 Paul Davischanges from torben for processor/plugin count determin...
2008-09-21 David Robillard- Call channel pressure channel pressure, not aftertouc...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-03 Paul Davisstill do cycle_start() & cycle_end() calls when freewhe...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-03 David RobillardComment out excessive terminal output.
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-04-04 Hans Baier* bugfix: Connecting/disconnecting MIDI ports did not...
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-13 David RobillardFix MIDI playback.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 Paul Davisremove debug output from last commit
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-02 Taybin RutkinFix for compiler warnings and errors.
2007-02-27 Paul Davisfix for build issue on Mandriva, #1180 ; remove stacktr...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-11 David RobillardMerged with trunk R1304
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-21 David RobillardMerged with trunk R992.
2006-10-12 Paul Davisfixes for meter thread using free'd member of AudioEngi...
2006-10-09 Sampo SavolainenGive a different error message when AudioEngine::connec...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-01 David RobillardFixes for IO port adding/removing
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 David RobillardMerged with trunk R861
2006-08-24 Tim MayberryJust some whitespace fixes from where it looks like...
2006-08-24 Tim Mayberry* [Modified] audioengine.cc
2006-08-24 David RobillardMerged with trunk R846
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 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.