Merge branch 'selection_fixes' of https://github.com/nmains/ardour into cairocanvas
[ardour.git] / libs / ardour / session_process.cc
2014-07-02 Ben Loftisadd a method to cancel a pending play_range. this...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-28 Paul Davismerge (squash) with scenechange topic branch to provide...
2014-04-17 Paul Davisnew transport option, "loop-is-mode" which optionally...
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul Davisallow auditioning via the monitor section to work.
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-03 Robin Gareusdon't split process cycle at end
2013-12-05 Paul DavisMerge branch 'master' into cairocanvas
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-12-03 Paul DavisMerge branch 'windowspush' of https://github.com/mojofu...
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul Davisdon't run MIDI clock "tick" if session is silent (e...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-13 Paul Davisfixes to get MTC (and probably MIDI clock) slaving...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-07-10 Paul Davisremove xmmintrin.h, unnecessarily mirroring changes...
2013-07-10 Paul Davisremove another instance of xmmintrin.h
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-04-05 Paul Davismaster merge; new files not added after initial cairoca...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-05 Robin Gareusignore "external timecode is sync locked" for non timec...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2013-01-24 Robin Gareuswe ain't stop for nothin' when slaved to ext time source.
2012-12-23 Robin GareusRevert "fix for problem when reverse playback hits...
2012-12-21 Robin Gareusfix for problem when reverse playback hits 00:00:00...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-10-26 Robin GareusLTC generator checks itself if to send LTC or not.
2012-10-26 Paul Davisclean up consequences of using IO/Port/Buffer for LTC...
2012-10-23 Robin Gareusfix backwards playback position calculation
2012-10-21 Robin Gareusadd LTC generator
2012-10-20 Robin GareusLTC slave rewrite #2
2012-10-16 Robin Gareusprepare for non-seekahead [LTC] slave. fix state machine
2012-10-12 Paul Davistweaks to be ready for more information timecode displa...
2012-10-10 Paul Davismove timecode-is-clock-synced option to global configur...
2012-10-10 Robin Gareusignore slave/engine time-delta when recording.
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-22 Paul Davisintroduce the idea of a "default transport speed",...
2012-06-22 Paul Davisfix reset of transport speed when seamless looping...
2012-06-21 Paul Davissmooth 0.5 second fade out during quit, plus MIDI panic...
2012-06-20 Carl HetheringtonDeclick before the end of seamless loops, not after...
2012-06-20 Carl HetheringtonComment declick stuff a bit, and fix confusing use...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-24 Paul Davisrevert previous commit (it should work, but did not...
2012-04-23 Paul Davismove MIDI::Manager::cycle_{start,end}() calls from...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-01-30 Carl HetheringtonFix faulty comment in previous commit.
2012-01-30 Carl HetheringtonFix non-summon of butler when a track that needs it...
2012-01-27 Paul Davisfurther simplification of midi clock ticker API
2012-01-27 Paul Davisrework design of midi clock ticker to avoid expensive...
2012-01-22 Carl HetheringtonFor now, only use the multi-threaded process code if...
2012-01-14 Carl HetheringtonAdd some debug code to time things in the process
2012-01-06 Paul Davisremove messages when tempo map is not available in...
2012-01-05 Paul Davispossibly fix deadlocking issues with tempo map by rearr...
2011-12-11 Carl HetheringtonClarify stop-at-session-end behaviour; should fix ...
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-09-16 Carl HetheringtonRemove unused parameter.
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-02 Carl HetheringtonFactor out stop limit computation into its own method...
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-04 Paul Davismove some DEBUG::Graph traces to DEBUG::ProcessThreads...
2011-03-18 Paul Davisactual working fix for threads/graph/route removal...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-03-05 Paul Davisrevert recent-ish change so that regardless of the...
2011-03-05 Paul Davisfix monitoring so that MIDI tracks don't work the same...
2011-02-09 Paul Davissplit out ARDOUR::how_many_dsp_threads() ; fix test...
2011-02-07 Paul Davisif using only 1 processor for DSP, do not use the graph...
2011-02-07 Carl HetheringtonSomewhat uncertain fix to playhead misbehaviour in...
2011-01-04 Carl HetheringtonSend full MTC messages every 1/4 of a second when quart...
2011-01-03 Carl HetheringtonStop QF messages when transport speed is out of range...
2011-01-03 Carl HetheringtonCope with non-unity transport speed when sending MTC.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
next