summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2017-09-18Revert "Temporary session-format compatibility (revert before release)"Robin Gareus
2017-09-16Update GUI, PBD::Ringbuffer namespaceRobin Gareus
2017-09-14Fix various tooltip markup (ampersand) entity-escape:5.12Robin Gareus
2017-09-14Fix patch-change auto-auditionRobin Gareus
2017-09-11Fix crash when hiding multiple tracksRobin Gareus
2017-09-10Mixbus needs to show Created-With on the recent sessions listBen Loftis
2017-09-09Migrate PC dialog to RouteUI, midnam handing to RTAV.Robin Gareus
2017-09-09Prepare PatchChangeWidget for Midi-Busses (use instrument-plugin)Robin Gareus
2017-09-09GenericPluginUI: tweak MIDI patch select layoutRobin Gareus
2017-09-09GenericUI: subscribe to property changes before querying valuesRobin Gareus
2017-09-09GUI part of LV2 midnam race condition fixRobin Gareus
2017-09-09GenericPluginUI: send MIDI to plugin if it's not on a MIDI trackRobin Gareus
2017-09-08Fixup key-release events for plugin-uisRobin Gareus
2017-09-08Add a PianoKeyboard to GenericUI (on a MIDI track)Robin Gareus
2017-09-08PluginUI: only show "Reset" & Automation buttons if there are any controlsRobin Gareus
2017-09-08Experimental GenericPluginUI MIDI patch select.Robin Gareus