try to fix various warnings from gcc when optimization flags are enabled
[ardour.git] / libs / ardour / globals.cc
2013-11-05 Paul Davistry to fix various warnings from gcc when optimization...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-08 Paul Davischange return type on ARDOUR::cleanup() since nobody...
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-14 Paul Davisfix merge conflicts with master
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davisprovide clock_gettime() implementation for lovely OSX...
2013-08-13 Tim MayberryCall Gio::init from PBD::init instead of ARDOUR::init
2013-08-13 Tim MayberryCall PBD::init in ARDOUR::init and PBD::cleanup in...
2013-08-13 Tim MayberryPrevent libardour from being initialized more than...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davisremove use of jack_get_time() from ARDOUR::get_microsec...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
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-01 Paul Davisstart code reorganization needed to deal with backend...
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-01-23 Paul Davismake trnslation option actually toggle back and forth
2013-01-23 Paul Davisnew logic for enabling translation in bundled releases...
2013-01-23 Paul Davismore i18n fixes, this time removing a hack that broke...
2013-01-21 Paul Davisstart passing around the (possibly-bundle-modified...
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-11-14 Paul Davischange message displayed when there is an open file...
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-11 Paul Davismove the external sync source selection tobe a global...
2012-07-23 Paul Davisanother fix for apple's absurd un-namespaced global...
2012-07-11 Paul Davistry to fix crashes due to not-enough-per-thread-buffers...
2012-06-26 Paul Daviscorrectly(?) set number of process thread buffers...
2012-06-24 Carl HetheringtonRevert to using SSE mix-buffers-with-gain rather than...
2012-06-23 Tim MayberryUse giomm in PBD::sys::copy_file and change function...
2012-06-23 Tim MayberryReplace use of PBD::sys::path in ARDOUR::find_bindings_...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-06-06 Carl HetheringtonCall PBD::EnumWriter::destroy in ARDOUR::cleanup (from
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-20 Paul Davisdon't specify VAMP_PATH in regular code. it should...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-03-06 Paul Davisfix misspelt #ifdef
2012-03-02 Paul Davisfixes for 64 bit OS X build (c/o david robillard);...
2012-01-02 Carl HetheringtonUse the correct flag for DAZ and default to using FTZ...
2011-12-27 Carl HetheringtonAdd configure option to raise a FP exception when a...
2011-11-23 Carl HetheringtonRename linux VST files to be more friendly.
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-11-01 Carl HetheringtonAllocate some thread-local buffers for the GUI thread...
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-07-22 Paul Davismove basic parameter initialization out of AudioEngine...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-14 Paul Davismonitor send gets access to the (shared) pannable of...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-04 Carl HetheringtonRemove some unused code.
2011-05-04 Carl HetheringtonFix restoration of connections to control surface ports.
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-08-26 Carl HetheringtonFix crossfade undo using the stateful diff system....
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-07-20 Paul Davisadd note IDs and use them for looking up notes during...
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-06-03 Torben Hohnmerge 3.0P into trunk.
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-12-31 Sakari BergenFix AudioGrapher library installation path and enable...
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-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-11-30 Paul Davismove some debug trace support code around to a more...
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-27 David RobillardMake ARDOUR::init safer.
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-25 David RobillardRemove Session dependency from BeatsFramesConverter.
2009-10-25 Paul Davissearch $TOP/build/default/gtk2_ardour BEFORE ../gtk2_ar...
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-12 Carl HetheringtonSet up the ControlProtocolManager singleton in a slight...
2009-10-07 Carl HetheringtonMake the mackie surface work again by initialising...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
next