professionalize peak-meters
[ardour.git] / libs / ardour / ardour / audioengine.h
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-06 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-04 John Emmas'libs/ardour' - Platform specific changes and includes
2013-08-04 Paul Davisstart work on the changes to EngineControl (dialog...
2013-08-03 Paul Daviscleanup more dangling members of AudioEngine
2013-08-03 Paul Davisfix problem with session exit caused by dangling unused...
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-03 Paul Davisaudioengine branch can now load and run at least one...
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisstart code reorganization needed to deal with backend...
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 Paul Davismore stuff compiles
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-30 Paul Davisjack_audiobackend.cc finally compiles
2013-07-30 Paul Davissmall steps toward getting this all working - add new...
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-24 Paul Davismore miscellaneous changes for audioengine, all of...
2013-07-24 Paul Davischanges to audioengine.h
2013-07-24 Paul Davisinch-like progress on defining the API for AudioBackend...
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 Davis Don't include jack/weakjack.h header when compiling...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisUse jack_native_thread_t for portability
2012-10-25 Paul Davismove ownership of LTC I/O ports to Session, and manage...
2012-10-21 Robin Gareusadd LTC generator
2012-10-15 Paul Daviscreate and manage a new config parameter that defines...
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-21 Paul Davissmooth 0.5 second fade out during quit, plus MIDI panic...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-01-27 Paul Davischange audioengine's port container to a std::map to...
2012-01-20 Paul Davisslightly more efficient implementation of Graph::in_pro...
2012-01-10 Carl HetheringtonRemove unused _process_callback method.
2011-12-23 Carl HetheringtonMatch request in function names to the eventual call...
2011-12-22 Carl HetheringtonRemove unused declaration.
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-28 Carl HetheringtonRemove unused stuff.
2011-09-28 Paul Davismore jack include fixes
2011-09-28 Paul Davisheader file fixup for weak jack linkage, forward ported...
2011-09-26 Carl HetheringtonUpdate Mackie surface state when something is connected...
2011-09-21 Paul Davisfixes from 2.X for latency/capture alignment stuff...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-19 Paul Daviscrude but apparently working fix for issues with JACK...
2011-03-18 Paul Davisfix (?) capture alignment by making sure we use non...
2011-03-15 Paul Davisfix all manner of things relating to io connections...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-02 Paul Davis(a) require JACK 0.120.1 to compile (but NOT to run...
2011-02-15 Paul Davispart two of new JACK latency API support - should fix...
2010-12-29 Carl HetheringtonUpdate mixer strip input/output button labels from...
2010-12-03 Paul Davistype tweaks and casts following the nframes_t expulsion
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-27 Paul Davisremove (or attempt to remove) requirement for holding...
2010-11-23 Paul Davissemi-functioning vbap panning, still not done
2010-11-10 Paul Davisfix dubious conflation of int and pthread_t
2010-08-07 Carl HetheringtonAllow local-scope strings to be passed in as constructo...
2010-07-28 Carl HetheringtonTrim get_nth_physical port methods.
2010-07-28 Carl HetheringtonAdd session MIDI bundles to enable connection of MIDI...
2010-06-24 Paul Davisuse JACK thread creation functions to create process...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...
2010-04-05 Carl HetheringtonMake port matrix notice when connections are changed...
2010-04-03 Paul Davisfix build process to avoid mismatching size/layout...
2010-04-02 Paul Davis(FULL) not-yet-complete JACK session management patch...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-11 Paul Davissome fixes/tweaks for MTC slaving, some untested
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-11 Carl HetheringtonMake the port matrix notice if JACK ports are registere...
2009-09-02 Carl HetheringtonModified version of Hans' patch for mantis 1985. Also...
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-11 Carl HetheringtonRemove declaration of undefined method.
2009-02-11 Carl HetheringtonRemove internal ports.
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
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-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...
next