Merge branch 'master' into windows+cc
[ardour.git] / libs / ardour / session.cc
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-02 Paul Davisfix up crash caused by changes in object creation order...
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 Paul Davislikely fix for creating new sessions from templates
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-20 Paul DavisRevert "actually load new state after creating a session."
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-18 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 nick_mactually load new state after creating a session.
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-16 Paul Davismore session construction order changes, and removal...
2013-09-16 Paul Davisfix missing initialization of two Session members,...
2013-09-16 Paul Davisfix ordering in session construction so that new sessio...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davisdon't stop metering thread when session is removed...
2013-09-12 Paul Davislots of changes to auto-start (and stop) the backend...
2013-09-12 Paul Davischange names, add comment, improve return type to avoid...
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-11 Paul Davis*maybe* fix issues with zombification during session...
2013-09-11 Paul Davisfix handling of new session
2013-09-10 Paul Davismany changes relating to session construction and audio...
2013-09-10 Paul Davisstart reordering of Session initialization
2013-09-09 Paul Davismove engine dialog from a widget to an actual dialog...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-06 Tim MayberryRename SearchPath class Searchpath
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davismore purging of JACK as an explicit name from libardour
2013-08-08 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-08-08 Robin Gareususe dedicated buffers for route (and track)
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-07-30 Robin Gareususe dedicated buffers for route (and track)
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Paul DavisFix portability of Session::source_search_path
2013-07-10 Robin GareusRevert "show track-ID in mixer" and "...towards unique...
2013-07-10 Robin Gareus...towards unique track numbers.
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-05-17 jdekozakinitialize ltc_enc_buf to 0 to fix crash in ltc_tx_clea...
2013-04-15 Robin GareusRevert "option to ignore feedback detection - /i know...
2013-04-15 Robin Gareusoption to ignore feedback detection - /i know what...
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 DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-03-31 Roy Vegard OvesenMake sure every imported file is copied to the session...
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2013-03-04 Paul Davismake notice about mismatched session/ardour versions...
2013-01-21 Paul Davistweak for const correctness on apple
2013-01-15 Paul Davisremove some debug output
2013-01-15 Paul Davisbetter error msg about autoloop location
2013-01-09 Colin FletcherA few more typo fixes in libardour.
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Paul Davisbecause sometimes there are good reasons for not doing...
2012-12-12 Paul Davissometimes, you just have to do what a windows programme...
2012-12-05 Paul DavisSession should disconnect from all signals during its...
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-11-21 Paul Davisadd more DEBUG::Solo output ; fix assignment of remote...
2012-11-19 Paul Davisremove unused Automatable::automation_interval and...
2012-11-19 Paul Davistweak config param for automation sampling interval...
2012-11-14 Paul Davisdo not add 2.X search path if its already present in...
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-10-26 Paul Davisclean up consequences of using IO/Port/Buffer for LTC...
2012-10-25 Paul Davismove ownership of LTC I/O ports to Session, and manage...
2012-10-23 Paul Davisprobable fix for not being able to find audio files...
2012-10-21 Robin Gareusadd LTC generator
2012-10-18 Paul Davischange input/output button context menus for mixer...
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-07-07 David RobillardFix Jack transport master after session load.
next