summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-10-26switch from std::auto_ptr<> (deprecated) to boost::scoped_ptr<>Paul Davis
2017-10-26remove unused variablesPaul Davis
2017-10-26remove unused variablePaul Davis
2017-10-22Update rc_option_editor.ccOlivier Humbert
2017-10-21Tweak 842d758e: selection & move into viewRobin Gareus
2017-10-20Don't move track into view due to indirect selectionRobin Gareus
2017-10-20Don't offer possible recursive VCA assignments in the GUIRobin Gareus
2017-10-18Update GUI, use filename-extensionsRobin Gareus
2017-10-18Save <UI> state for plugins only.Robin Gareus
2017-10-15editor_pt_import: Process wav indexes once onlyDamien Zammit
2017-10-05US2400: add us2400 to surfaces path, in ardevBen Loftis
2017-10-03Fix session-archive file extension filterRobin Gareus
2017-10-03Update Session-Archive Dialog: add compression-optionRobin Gareus
2017-10-03Fix MIDI Automation interpolation optionsRobin Gareus
2017-10-01These are "Frames" :)Robin Gareus
2017-09-29remove *.orig files (accidentally added in cba53a202)Robin Gareus
2017-09-29Prepare removal of initial_delayRobin Gareus
2017-09-27More s/frame/sample/ -- Lua ScriptsRobin Gareus
2017-09-25Remove unused ClickBoxRobin Gareus
2017-09-24Fix computation of AutomationController stepsRobin Gareus
2017-09-24fix ardev and friends to use new libtemporalPaul Davis
2017-09-24fix header order and space alignmentPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-23The beginning of the end for ClickBoxRobin Gareus
2017-09-23Fix crash in playlist selector for removed tracks.Robin Gareus
2017-09-22Fix issue with Template manager deleting templates on no-renameRobin Gareus
2017-09-21s/created with/modified with/Robin Gareus
2017-09-20Don't try to limit the UI width if no screen is foundJulien "_FrnchFrgg_" RIVAUD
2017-09-20Bail out early if a screen isn't foundJulien "_FrnchFrgg_" RIVAUD
2017-09-19fix GTK+ warnings when trying to determine maximum screen size without a Gdk:...Paul Davis
2017-09-19Explicit key-event forwarding for MacVSTRobin Gareus
2017-09-19A frame can also be a rectangle [NSView frame]Robin Gareus
2017-09-19fix unintentionally edited color/theme name from f2s editPaul Davis
2017-09-19correct version in pre-release warningPaul Davis
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18Enoify v6.xRobin Gareus
2017-09-18Menu Action list omit leading /Len Ovens
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18add _locked() variants to new tempo experimentPaul Davis
2017-09-18changes required to operate with the Evoral::Beats ticktime commitPaul Davis
2017-09-18Skeleton for NI Maschine2 SurfaceRobin Gareus
2017-09-18use modified API name in GUIPaul Davis
2017-09-18use new Track APIPaul Davis
2017-09-18basic GUI framework for setting Disk I/O optionsPaul Davis
2017-09-18cue monitoring for audio (GUI aspects)Paul Davis
2017-09-18no more per-track varispeedPaul Davis
2017-09-18fully remove diskstream codePaul Davis
2017-09-18remove Session::track_by_diskstream_id()Paul Davis
2017-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2017-09-18GUI support for LatchRobin Gareus