Fix comment.
[ardour.git] / libs / ardour /
2012-04-07 Carl HetheringtonFix comment.
2012-04-06 David RobillardExecute plugin worker tasks immediately in the audio...
2012-04-05 Paul Davisprovide an RC configuration variable to "shadow" Evoral...
2012-04-05 Carl Hetheringtonassert() on id property not being present (#4814).
2012-04-05 Carl HetheringtonFix double-delete (#4809).
2012-04-05 Carl HetheringtonFix operator precedance inaccuracy (#4825).
2012-04-05 David RobillardImplement LV2 worker extension.
2012-04-04 Carl HetheringtonRemove ControlList::_max_xval which is set up and stored in
2012-04-02 Carl HetheringtonRemove some unused stuff.
2012-04-01 Carl HetheringtonAdd comment.
2012-04-01 Carl HetheringtonAdd comment and fix type.
2012-04-01 Carl HetheringtonRemove unused declaration.
2012-04-01 Carl HetheringtonTidy up slightly; fix reads off the end of the data
2012-03-30 David RobillardUpdate to latest LV2 state extension.
2012-03-27 Carl HetheringtonPut copy-constructed crossfades at the position of...
2012-03-25 Carl HetheringtonGive the _sends member of InternalReturn its own mutex,
2012-03-25 Carl HetheringtonTypo in comment.
2012-03-25 David RobillardUpdate to latest LV2 atom extension.
2012-03-21 Carl HetheringtonUse combo box for plugin controls for ports marked as
2012-03-20 Paul Davisuse the right include name
2012-03-20 Paul Davismake MIDI Patch Manager search in $user_config_dir...
2012-03-20 Paul Davistweak audio track importer to use the modified xml...
2012-03-17 Carl HetheringtonRemove erroneous non-run of plugins when the transport...
2012-03-17 Paul Davisfix crash when setting an LV2 preset that refers to...
2012-03-17 Paul Davisremove debugging output
2012-03-16 Paul Daviscontinue the saga of Rewrite The XML Node So That It...
2012-03-16 Paul Davisput back revised version of Route::has_external_redirec...
2012-03-16 Paul Davisremove now-unused Route::has_external_redirects()
2012-03-15 Paul Davisadd new files
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-03-15 Paul Davisremove unused Glib::Thread* from ProcessThread
2012-03-15 Paul Davisbetter, cleaner fix for copying sends/returns/port...
2012-03-14 Carl HetheringtonFix comment and one return value.
2012-03-13 Paul Davisredesign how XML state, bitslots and names get propagat...
2012-03-13 Paul Davisuse g_fopen()
2012-03-13 Paul Davisuse g_fopen()
2012-03-13 Carl HetheringtonNo-op; coding style.
2012-03-13 Carl HetheringtonCentralise and fix up path creation for Linux VST info...
2012-03-13 Carl HetheringtonUse fgets and sscanf to read numbers rather than fscanf...
2012-03-10 Carl HetheringtonPatch from colinf to allow the number of recent sessions to
2012-03-09 Carl HetheringtonFix test build.
2012-03-08 David RobillardFix atom sequence ports.
2012-03-07 Carl HetheringtonPatch from colinf to fix auto-connect of bus outputs...
2012-03-06 Paul Davisfix misspelt #ifdef
2012-03-06 Carl HetheringtonMark rec enable controllables as toggling.
2012-03-05 Carl HetheringtonPrevent duplication of search path elements when symlin...
2012-03-05 Carl HetheringtonUse inodes_same() function.
2012-03-05 Carl HetheringtonAdd new inodes_same() method.
2012-03-03 David RobillardUpdate for latest Lilv SVN.
2012-03-02 Paul Davisfixes for 64 bit OS X build (c/o david robillard);...
2012-03-01 Paul Davisfollow glib include rules, sigh
2012-03-01 Paul Davisfollow glib include rules, sigh
2012-03-01 David RobillardHopefully fix compilation without Suil.
2012-03-01 Carl HetheringtonPatch from colinf to fix crash on stem export of 4...
2012-02-29 Paul Davisfix a few dangling uses of Ardour as program name,...
2012-02-29 David RobillardUpdate to latest LV2 atom extension.
2012-02-28 Carl HetheringtonMore verbosity for Linux VST loading.
2012-02-28 Carl HetheringtonMove a few declarations to first use.
2012-02-28 Carl HetheringtonWe already checked for vstfx being NULL, so the second
2012-02-28 Carl HetheringtonUse dBs for send gain automation controls too.
2012-02-27 Carl HetheringtonDisplay amp automation in dB using a logarithmic fader.
2012-02-27 Paul Davisfix typo in jack-out-of-ports message
2012-02-27 Carl HetheringtonFix previous commit.
2012-02-27 Carl HetheringtonBe slightly more verbose about vstfx_get_info errors.
2012-02-27 Carl HetheringtonSlightly tweaked patch from colinf to avoid crashes on
2012-02-26 Carl HetheringtonFix crash on opening the export dialogue when there...
2012-02-25 David RobillardFix real-time violation, only send UI updates if explic...
2012-02-25 David RobillardUse FastScreenUpdate for UI message updating, and only...
2012-02-25 David RobillardFull round-trip message communication between LV2 UIs...
2012-02-25 David RobillardUse more straightforward 1:1 names for URI nodes.
2012-02-25 David RobillardSupport LV2 atom sequence ports alongside old event...
2012-02-24 David RobillardClean up LV2 code in preparation for atom support.
2012-02-15 Paul Davispart two of: make region gain line visibility global...
2012-02-07 Paul Davisfix coloring of global rec-enable button when actively...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-02-06 Paul Davisfix bug in MidiClock that sent MIDI Clock messages...
2012-02-06 Paul Davislikely fix for crash-by-assert just after a MIDI diskst...
2012-02-06 Paul Daviseven more debugging info for zth
2012-02-06 Paul Davisyet more debugging info for zth
2012-02-06 Paul Davissome more debugging info for zth
2012-02-06 Paul Davisremoved #ifdef'ed trace_midi() code (dup'ed from libmidi++)
2012-02-06 Paul Davissome debugging info
2012-02-02 Paul Davisadd virtual method is_instrument() to PluginInfo (alrea...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2012-02-01 Carl HetheringtonMake crossfade convert-to-full and activate/deactivate...
2012-02-01 Carl HetheringtonTidy up slightly.
2012-02-01 Carl HetheringtonTrim declaration.
2012-01-31 Carl HetheringtonMake crossfade active state and length changes undo...
2012-01-31 Carl HetheringtonComments.
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-30 Carl HetheringtonFix faulty comment in previous commit.
2012-01-30 Carl HetheringtonFix non-summon of butler when a track that needs it...
2012-01-30 Carl HetheringtonAdd assert.
2012-01-30 Carl HetheringtonAdd aux sends at the position that the menu was opened...
2012-01-29 Sakari BergenShow an example filename in the main export dialog
2012-01-29 Sakari BergenAdd timespan name to export status text
2012-01-28 Sakari BergenFix issue with export channel splitting getting stuck...
2012-01-28 David RobillardFix compilation with older Glib.
2012-01-28 Sakari BergenGo back to one progress bar with several passes in...
2012-01-28 Sakari BergenStore Region export state in instant.xml (fixes #3935)
next