Doxygen tweaks.
[ardour.git] / libs /
2011-05-25 Carl HetheringtonDoxygen tweaks.
2011-05-25 Paul Davischange region selection after a combine op
2011-05-25 Paul Davisadd back combine/uncombine debugging; fix uncombine...
2011-05-23 Carl HetheringtonFix build.
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-05-23 Paul Davisuncombine now pays attention to trims + moves done...
2011-05-23 Carl HetheringtonFix bit rot with boost shared_ptr debugging code.
2011-05-23 Carl HetheringtonFix a few missing drops of Route references.
2011-05-22 Paul Davisrationalize and improve region naming conventions to...
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-21 Carl HetheringtonFix problems with restoration of unused playlists ...
2011-05-20 David RobillardNot quite :) Waf obj.defines has no -D (compiler portab...
2011-05-20 Paul Daviscatchup tweak for the waf 1.6 changes
2011-05-19 David RobillardUse ISC license for RDFF (same idea, MIT style, just...
2011-05-18 David RobillardAdd 'controls' item to plugin insert context menu to...
2011-05-17 Carl HetheringtonNo-op: indentation.
2011-05-17 Paul Davisrevert that last commit
2011-05-17 Paul Davisput compounded-xfades at the right place, i think
2011-05-17 Paul Davisxfades in combined regions seem to work
2011-05-17 Paul Davisnot actually working attempt to copy relevant xfades...
2011-05-17 Ben Loftisfix thinko in playlist constructor for cut and copy
2011-05-17 Carl HetheringtonRemove unnecessary duplicate take of Sequence's read_lock.
2011-05-17 Carl HetheringtonMinor tidy-ups.
2011-05-17 Carl HetheringtonRemove unused mutex.
2011-05-17 Carl HetheringtonRemove unnecessary virtual declaration.
2011-05-16 Carl HetheringtonFix undo when notes are changed and then removed by...
2011-05-16 Paul Davistrack combine ops per-playlist to avoid name collisions...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2011-05-16 David RobillardUpdate wscripts for portability and steps towards waf...
2011-05-16 David RobillardDon't check for SLV2 if Lilv is found
2011-05-16 Paul Davisrefactor playlist sources to allow for MIDI and upcomin...
2011-05-16 Paul Davissane naming scheme for combined regions; fix deadlock...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-15 David RobillardSupport compilation with (old) SLV2, or (new) Lilv...
2011-05-14 David RobillardMove SLV2-independent LV2 persist state implementation...
2011-05-14 David RobillardCompletely localist use of SLV2 to lv2_plugin.cc and...
2011-05-14 David RobillardMake LV2World local to lv2_plugin.cc
2011-05-14 David RobillardRemove LV2Plugin::slv2_port.
2011-05-14 David RobillardGeneric scale points API.
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-05-12 Carl HetheringtonFix update of session range location on copy-dragging...
2011-05-12 Paul Davisremove unused fade_source member of AudioDiskstream
2011-05-12 Paul Davisnew debug trace in ::start_transport(); add a new emiss...
2011-05-12 Paul Davisremove unused SHUTTLE_FRACT constant
2011-05-12 Paul Davismake instruments/generators do the right thing when...
2011-05-12 Paul Davisfix minor type error
2011-05-11 Carl HetheringtonFix previous patch using Ben's patch from A2 to fix...
2011-05-11 Carl HetheringtonReset fades on regions copied from time ranges in other...
2011-05-11 Carl HetheringtonFix compiler warning.
2011-05-11 Carl HetheringtonAdd missing GPL boilerplate.
2011-05-08 Carl HetheringtonEnsure that empty drag-created MIDI regions get a file...
2011-05-08 Carl HetheringtonMake a new write source when the diskstream name change...
2011-05-05 Carl HetheringtonAdd a GUI to set the number of active extenders for...
2011-05-05 Carl HetheringtonRe-use locations when setting location list state,...
2011-05-04 Carl HetheringtonRemove some unused code.
2011-05-04 Carl HetheringtonFix restoration of connections to control surface ports.
2011-05-04 Carl HetheringtonNo-op; coding style.
2011-05-04 Carl HetheringtonFix problems with sessions being saved as foo.ardour...
2011-05-04 Carl HetheringtonDo log/lin mapping for Mackie faders so that they behav...
2011-05-04 Carl HetheringtonUse a timeout to reset faders' in_use flags when in...
2011-05-04 Carl HetheringtonFix crash on startup when using BCF mode for the mackie...
2011-05-04 Carl HetheringtonAdd small GUI to select Mackie / BCF2000 emulation...
2011-05-04 Carl HetheringtonComment typo.
2011-05-03 Paul Daviswithout drobilla's new stuff, LV2Plugin::_ui_type point...
2011-05-02 Carl HetheringtonRemove playlists from the session lists when they DropR...
2011-05-02 Carl HetheringtonFactor out stop limit computation into its own method...
2011-04-28 David RobillardFix external UIs (e.g. Calf git).
2011-04-28 David RobillardUpdate for new SLV2 API.
2011-04-25 Paul Davisremove some left over debugging
2011-04-24 Paul Davisreverse debugging stuff
2011-04-24 Paul Davisyet more temporary debugging for slv2/calf issue
2011-04-24 Paul Davisfurther temporary debugging for slv2/calf issue
2011-04-24 Paul Davisadditional temporary debugging for slv2/calf issue
2011-04-23 Carl HetheringtonMissing file.
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-23 Carl HetheringtonAdd some assertions.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-21 Paul Davisfix thinko in setting up auto-connect for monitor bus
2011-04-21 Carl HetheringtonSet session dirty on plugin parameter changes (rest...
2011-04-21 Carl HetheringtonMake changes to route processors set the session dirty...
2011-04-21 Carl HetheringtonPrevent note trackers for overlapping MIDI regions...
2011-04-20 Carl HetheringtonFix an assertion failure when stopping the transport...
2011-04-20 Carl HetheringtonA few comments.
2011-04-20 Carl HetheringtonRemove unused NascentInfo::is_touch member.
2011-04-20 Carl HetheringtonAdd assert.
2011-04-20 Carl HetheringtonFix assertion failure when merging a set of nascent...
2011-04-19 Paul Davisremove debugging output from audioengine/port code
2011-04-19 Paul Daviscrude but apparently working fix for issues with JACK...
2011-04-19 Paul Davisallow invalidation-of-UI-request-by-object-deletion...
2011-04-19 Carl HetheringtonSave route group reorderings in the session file. ...
2011-04-19 Carl HetheringtonReverse the scroll wheel behaviour of the scroomer...
2011-04-18 Carl HetheringtonInitialise aux send gain to -inf dB (#3990).
2011-04-17 Carl HetheringtonRemove some unused stuff from SVN (#3985).
2011-04-16 Carl HetheringtonFix erroneous masking when loading bank changes (part...
2011-04-16 Carl HetheringtonRemove some calls to process_updates() which I think...
2011-04-15 Carl HetheringtonFix 'make new plugins active' configure option (#3975).
2011-04-13 David RobillardTolerate LV2 plugins that call persist/file state funct...
next