Setup fixed ports for MIDI control data; hence remove configuration of those ports...
[ardour.git] / libs / ardour / globals.cc
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
2007-08-06 Paul Davisslightly improved fixes for MIDI issues
2007-08-06 David RobillardFix startup crashes from recent MIDI stuff.
2007-06-27 Tim MayberryRemove functions from ardour/ardour.h that are now...
2007-06-27 Tim MayberryRemove unused function ARDOUR::find_config_file
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-01 Paul Davisround 2 of denormal handling changes - detect DAZ suppo...
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-04 David RobillardReal fix for Jack MIDI crash. Maybe!
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-13 Sampo SavolainenCorrect asm constraint.
2007-01-11 David RobillardMerged with trunk R1304
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-09 Sampo SavolainenHopefully last in line of assembler fixes
2007-01-08 Sampo SavolainenMore "elegant" fix for the 64 bit SSE issue, done with...
2007-01-08 Sampo SavolainenHopefully the end to 64 bit SSE issues
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-03 Paul Davisadded global revision info access
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-10 David RobillardMerged with trunk R776
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Taybin Rutkinsfdb paths are saved and restored. prercu
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-11 Taybin RutkinFix for compiling on gcc4.
2006-07-08 Paul Davissave+restore ID counter; fix buglet introduced with...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
next