replace unicode dash with (monospace) minus.
[ardour.git] / libs / ardour / globals.cc
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...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-15 Paul DavisOSC becomes a control protocol object; make ardev_commo...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-25 David RobillardFix mixed space/tab evil in globals.cc for no particula...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
next