Fix illegal iterator usage.
[ardour.git] / libs / ardour /
2010-02-01 Paul Davisswitch MIDI Clock slave code to use DEBUG_TRACE; don...
2010-02-01 Paul Davisfix transmission of MTC so that we don't send while...
2010-01-29 Hans BaierMIDIClock_SlaveTest: simulate input jitter
2010-01-29 Hans BaierMIDClock_Slave: Introduce a 3% deadzone around speed...
2010-01-29 Hans BaierMIDIClock_Slave: decrease default filter bandwith to...
2010-01-29 Hans BaierMIDIClock_SlaveTest: first working testcase
2010-01-29 Hans Baiermidi_clock_slave: enable debugging output
2010-01-29 Hans BaierMIDIClock_SlaveTest: refactor as subclass of MIDIClock_...
2010-01-29 Hans Baierlibs/ardour/run-tests.h: add gdb debugging option
2010-01-29 Hans BaierBBTTest: make it pass
2010-01-29 Hans BaierMidiClock_SlaveTest: add basic framework
2010-01-29 Hans Baier* add waf option to enable compilation of unit tests
2010-01-28 Paul Daviscleanup of mtc slave code from debugging
2010-01-27 Paul Davissomething for chris g. to try when he gets up before me
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-27 Paul Davismore MTC debugging
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-22 Paul Davisplugin status fixes from 2.X
2010-01-22 Paul Davisfix broken compilation after edit-while-stopped fix...
2010-01-21 Paul Davisstopped/monitor/state change bug fix from 2.X
2010-01-15 Carl HetheringtonRelent a bit and make adding a route to a group which...
2010-01-15 Carl HetheringtonFix assertion failure on region bounce.
2010-01-13 Carl Hetheringtonassert() to help find some possible causes of #2991...
2010-01-12 David RobillardFix crash due to incorrect buffer count.
2010-01-06 Paul Davisscrew up MIDI control "automation" tracks quite a bit...
2010-01-05 Carl HetheringtonFix uninitialised variable.
2010-01-04 Paul DavisLincoln's patch for latency compensation at punch in...
2010-01-04 Paul Davisprovide a real and usable MuteControllable for Routes...
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2010-01-01 Paul Davisprovide limited momentary note on/off MIDI binding...
2009-12-31 Paul Davisnew PBD::ControllableDescriptor class to encapsulate...
2009-12-31 Paul Davisstop metering thread as we disconnect a session from...
2009-12-31 Sakari BergenFix AudioGrapher library installation path and enable...
2009-12-30 Paul Daviscorrect usage of return value from Session::Prompt...
2009-12-30 Paul Davisprovide access to Send + Plugins from MIDI binding...
2009-12-30 Paul Davismake sure that Parameter that is used by a PluginInsert...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-12-30 Paul Davismake generic MIDI control track remote control ID chang...
2009-12-30 Paul Davisfix crash caused by closing down JACK but not telling...
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-28 Paul DavisMIDI binding maps make their debut
2009-12-28 Carl HetheringtonRemove unnecessary _fade_{in,out}_shape members from...
2009-12-28 Carl HetheringtonRemove as well as destroying last capture regions....
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-26 Paul Davischange the way thread name is managed and accessed...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-24 Paul Davisclean up editor mixer strip when session is going away...
2009-12-23 Carl HetheringtonFix assertion failure on dropping a track out of rec...
2009-12-22 Carl HetheringtonFix assertion failure on creating a new session.
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-22 Carl HetheringtonFix assertion failure on transmission of MIDI clock.
2009-12-22 Carl HetheringtonFix crash when going from >2 outputs (2D panner) to...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisfix deadlock in protocol manager startup; fix some...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-14 Carl HetheringtonOffer all of a bundle's ports for disconnection / remov...
2009-12-13 Carl HetheringtonFix crashes on increasing a bus' number of outputs.
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davisswitch to use boost::function for UI::call_slot operati...
2009-12-11 Paul Davisfix compilation breakages from the last commit
2009-12-10 Paul Davisadd solo isolate indicator in editor route list
2009-12-10 Paul Davisforward propagate solo-isolated status to everything...
2009-12-10 Paul Davisfix recently-added crash when adding new tracks+busses
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul Davisbetter, cleaner, more generic version of real-time...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-07 Paul DavisRoute::set_meter_point() is now conceptually RT safe...
2009-12-06 Sampo SavolainenEliminate double reversible commit from time stretch...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Carl HetheringtonMake port inserts work.
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Carl HetheringtonFix setup of port insert IO names.
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-12-03 Carl HetheringtonGPL boilerplate.
2009-12-03 Carl HetheringtonAdd missing files.
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-12-03 Paul Davismore tweaks to MTC slave code (still not functional...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-12-02 Paul Davispossibly useful PI controller from torben by way of...
2009-12-01 Paul Daviscontinue with MTC debugging
2009-12-01 Paul Davismake ALSA MIDI I/O work with timestamps; more MTC debug...
2009-12-01 Carl HetheringtonPrevent some segfaults when trying to send MTC when...
2009-12-01 Paul Davisadjust to use timestamped MTC messages
2009-12-01 Paul Davisget non-JACK MIDI I/O working again, with debug tracing...
next