summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-20prepare LTC File ReaderRobin Gareus
2015-09-20GUI part of silence-trim fade constraint.Robin Gareus
2015-09-20add silence-stripping fade constraintsRobin Gareus
2015-09-19Silence detect: constrain duration in GUI.Robin Gareus
2015-09-19NOOP, whitespace.Robin Gareus
2015-09-19indicate that silence trim is already active.Robin Gareus
2015-09-19band-aid for Glib::operator<<Robin Gareus
2015-09-19Dummy: add a CC only test-sequenceRobin Gareus
2015-09-19fix crash at exit, ctrl+s during quit.Robin Gareus
2015-09-19fix possible endless loop in silence detectionRobin Gareus
2015-09-19remove cruftRobin Gareus
2015-09-19StripSilence: invalidate Completed connection - fixes #6600Robin Gareus
2015-09-19tweak colors for silence-detectionRobin Gareus
2015-09-19fix silence-strip process reportRobin Gareus
2015-09-19fix progress reporter, use idle callback.Robin Gareus
2015-09-19unhardcode OSX bundle-nameRobin Gareus
2015-09-19Fix windows test to also pass under wineTim Mayberry
2015-09-19no c99Robin Gareus
2015-09-19speed-up smf_track_delete() from O(N^2) to O(n)Robin Gareus
2015-09-18create new Event-IDs for pasted midi-notesRobin Gareus
2015-09-18NOOP - SMF debugging.Robin Gareus
2015-09-18Midi CC events have no event-IDRobin Gareus
2015-09-18fix ever increasing MIDI event IDsRobin Gareus
2015-09-18Modify Strip Silence so that it can't create regions with -ve lengthsJohn Emmas
2015-09-18MSVC - add support for newly introduced gtk2_ardour/tooltips.cc and tooltips.hJohn Emmas
2015-09-18Make sure that those recently moved functions will be visible if they're need...John Emmas
2015-09-18MSVC projects - accommodate some modules that recently got moved or removedJohn Emmas
2015-09-18Revert "work around bug or feature of string_compose()"Robin Gareus
2015-09-17add string_compose argument specializations so that empty std::string and emp...Paul Davis
2015-09-17associate label more closely with VST path button. the plugin tab needs a co...Ben Loftis
2015-09-17speficy gtk treeview style for consistencyRobin Gareus
2015-09-17work around bug or feature of string_compose()Robin Gareus
2015-09-17Add test to libpbd to check PBD::touch_file and pbd/gstdio_compat.hTim Mayberry
2015-09-17fix g_lstat() Robin Gareus
2015-09-17use pbd's gstdio compatibility wrapper (GUI)Robin Gareus
2015-09-17use pbd's gstdio compatibility wrapperRobin Gareus
2015-09-17add glib/stdio compat wrapper for mingw64-w32Robin Gareus
2015-09-17explicit glibmm/datetime includeRobin Gareus
2015-09-17Use PBD::open_uri in about dialog to open website, should fix #6463Tim Mayberry
2015-09-17fix #6588. use ardour-codename only for Ardour.Robin Gareus
2015-09-16Revert "add an Amp to Delivery, remove it from Send, make use of this in vari...Paul Davis
2015-09-17fix a tautologically undefined comparisonRobin Gareus
2015-09-17deleting pointers to incomplete types may cause undefined behaviorRobin Gareus
2015-09-17fix clang compilation. Robin Gareus
2015-09-16fix missed but required merge resolution related to UIConfiguration's new sta...Paul Davis
2015-09-16Use tooltips.h in ArdourButton to remove ardour_ui.h inclusionTim Mayberry
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-16Add tooltips.h header for setting tooltips rather than via ardour_ui.hTim Mayberry
2015-09-16Add missing header include in midi_channel_selector.hTim Mayberry
2015-09-16Add missing header include in shuttle_control.hTim Mayberry