remove using boost::shared_ptr stuff from session.cc
[ardour.git] / libs /
2010-11-29 Paul Davisremove using boost::shared_ptr stuff from session.cc
2010-11-29 Paul Davisposition+width panning improvements (reverse width...
2010-11-29 Paul Davisfix conversion of MIDI controller (7 bit) value into...
2010-11-29 Paul Davismake position+width stereo panning actually functional...
2010-11-28 Paul Davisadd non-functional meta-controls for 2in/2out panning...
2010-11-28 Carl HetheringtonFix non-update of session range marker in some cases.
2010-11-28 Paul Davisfix lookup of LV2 plugin parameter name
2010-11-28 Paul Davisinitialize rec-enable controllable after setting MidiTr...
2010-11-28 Paul Davismore or less complete restoration of Controllable:...
2010-11-27 Paul Davismerge gnomecanvas into ardour tree, so that we can...
2010-11-27 Paul Davisdon't display internal returns to user
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-27 Paul Davisremove (or attempt to remove) requirement for holding...
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-11-27 Paul Davissave controls state in PluginInsert state nodes (needed...
2010-11-27 Paul Davismake IO::disconnect (port,port) symmetric with IO:...
2010-11-27 Carl HetheringtonAdd comments.
2010-11-26 Carl HetheringtonAdd missing files from previous commit.
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-26 Carl HetheringtonAdd lots of asserts to try to track down #3553.
2010-11-26 David RobillardRemove premature inclusion of lv2_persist_file.c
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul DavisVBAP panner should use Panner::_angles not its own...
2010-11-26 Paul Davisadd two process lock calls where some port connecting...
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-11-25 David RobillardAdd missing file.
2010-11-25 David RobillardStub implementation of LV2 persist extension.
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-25 Carl HetheringtonRemove unused code.
2010-11-24 Carl HetheringtonPrevent crash when loading sessions with unknown plugins.
2010-11-23 Carl HetheringtonSave solo isolate / solo safe states. Fixes #3551.
2010-11-23 Paul Davissemi-functioning vbap panning, still not done
2010-11-23 Carl HetheringtonImprove shift-selection behaviour in processor box.
2010-11-23 Carl HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
2010-11-21 Carl HetheringtonThought-to-be-fix for #2794; fix route process order...
2010-11-20 Paul Davismore debugging
2010-11-20 Paul Davisdebugging
2010-11-20 Carl HetheringtonSave/restore aux send levels. Fixes #3546.
2010-11-19 Carl HetheringtonFix typo causing CPU burn.
2010-11-19 Paul Davisnon-crashing (but also non-functional) integration...
2010-11-18 Paul Davissteps toward a working VBAP panner
2010-11-18 Paul Davisadd license info to vbap code
2010-11-18 Paul Davisinitial check in of VBAP implementation (not coupled...
2010-11-17 Carl HetheringtonAdd std::string specialization for ConfigVariableWithMu...
2010-11-17 Carl HetheringtonRemove debug output.
2010-11-16 Paul Davisfix linux side of semaphore abstraction
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-15 Carl HetheringtonModify region trim cursor if a region can only be trimm...
2010-11-15 Paul Davisnominally add MIDI input support for AudioUnit plugins
2010-11-14 Carl HetheringtonDon't try to do sub-pixel text placement as cairo doesn...
2010-11-14 Carl HetheringtonFix updates of LV2 plugin parameters. Fixes #3341.
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-11-14 Carl Hetheringtonconst fix.
2010-11-13 Carl HetheringtonFix crash on closedown.
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-13 Paul Davisfix non-inlined SndfileHandle constructor in libaudiogr...
2010-11-12 Carl HetheringtonRemove unused variables.
2010-11-10 Paul Davisfix botched fix
2010-11-10 Paul Davisbuild fixes for OS X
2010-11-10 Paul Davisremove some unnecessary and hard-to-compile-on-OSX...
2010-11-10 Paul Davisremove duplicate std limit + format macro defs
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisfix OS X compilation
2010-11-10 Paul Davisremove duplicate std limit + format macro defs
2010-11-10 Paul Davisfix dubious conflation of int and pthread_t
2010-11-10 Paul Davisupdated .po files (*not* translations, just .po files)
2010-11-10 Paul Davisre-enable i18n as a build target for translations
2010-11-09 Paul Davismissing dialog cleanups and logic improvements
2010-11-09 Paul Davishandle multiple imports of the same file better (via...
2010-11-09 Paul Davisadd set_from_string() method for ConfigVariableWithMuta...
2010-11-09 Paul Davisfix bug in path_expand() when passed an empty string
2010-11-09 Paul Davisadd "origin" property to FileSource so that we can...
2010-11-09 Paul Davisremove hardlink option from RC variables
2010-11-09 Paul Davisalways store source names as relative paths; always...
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-11-05 Paul Davistry to sensibly handle repeated imports of the same...
2010-11-04 Carl HetheringtonPaste regions in the right place. Fixes #3517.
2010-11-04 Carl HetheringtonAdd column headings and length field to export timespan...
2010-11-04 Carl HetheringtonReformat.
2010-11-04 Paul Davisremove debug output during note ID load & save
2010-11-03 Paul Davisuse newly-public libsmf functions for variable length...
2010-11-03 Paul Davismake VLQ save+restore functions publically accessible...
2010-11-02 Sakari BergenFix error in samplerate converter
2010-11-02 Sakari BergenFix invalid assertion from previous commit, and possibl...
2010-11-02 Sakari BergenAdd assertion to export code to make sure the buffer...
2010-11-02 Sakari BergenFix Ogg export (maybe float export also?)
2010-10-28 Carl HetheringtonAdd region peak amplitude to region editor.
2010-10-28 Carl HetheringtonMake normalize cancel button work.
2010-10-28 Carl HetheringtonFix up progress bar on normalization.
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-10-27 Carl HetheringtonDon't strip suffixes twice from peakfile names, otherwi...
2010-10-27 Carl Hetheringtonassert() which catches one source of crashes on startup...
2010-10-27 Carl HetheringtonPrevent crash when trying to register a port with a...
2010-10-27 Carl HetheringtonUse ProgressReporter class for normalization. Report...
2010-10-19 Paul Davis(3.0 version) some Mackie-emulation systems (e.g. eupho...
2010-10-14 Paul Davisdelete, not comment, for the last commit
2010-10-14 Paul Davisdo not attempt to clear a (JACK) MIDI port buffer after...
next