summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_dialog.cc
AgeCommit message (Expand)Author
2017-10-03Fix session-archive file extension filterRobin Gareus
2017-10-03Update Session-Archive Dialog: add compression-optionRobin Gareus
2017-09-21s/created with/modified with/Robin Gareus
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-10Mixbus needs to show Created-With on the recent sessions listBen Loftis
2017-08-24Fix session-open after selecting new, template, then backRobin Gareus
2017-08-20Cont'd work on route-templatesRobin Gareus
2017-08-19Revert non "aesthetic tweaks" from f614d10994Robin Gareus
2017-08-19Lua may call C++ functions with throw. Catch themRobin Gareus
2017-08-18Templates: aesthetic tweaks.Ben Loftis
2017-08-18Redesign Session+Route Template Meta Script APIRobin Gareus
2017-08-17NO-OP: whitespace & scopeRobin Gareus
2017-08-17Fix merge error.Ben Loftis
2017-08-17Templates: fix unintended commit from debuggingBen Loftis
2017-08-17Templates: dialog tweaks.Ben Loftis
2017-08-17Update GUI, session-format notifications, skip unusable in recent listRobin Gareus
2017-08-17SessionDialog: hide created-with column in Ardour, use a tooltip.Robin Gareus
2017-08-16Revert "Revert ongoing SessionDialog changes for 5.11 release."Robin Gareus
2017-08-16Revert ongoing SessionDialog changes for 5.11 release.5.11Robin Gareus
2017-08-16Replace advanced session-setup options with scriptRobin Gareus
2017-08-15tone down frame color and use a better widget namePaul Davis
2017-08-15NO-OP: indent and remove whitespacePaul Davis
2017-08-15put a frame around template description, change background colorPaul Davis
2017-08-14Further tweaking of layout and packing.Ben Loftis
2017-08-14Rationalize gtk box packing.Ben Loftis
2017-08-14Auto-select an Empty template.Ben Loftis
2017-08-14Change the template pulldown menu into a tree list. Populate the Description...Ben Loftis
2017-08-11Add support for scripted meta-templates.Robin Gareus
2017-08-11Add template dropdown sensitivityRobin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-04-28Open session folder when selecting pathRobin Gareus
2017-04-28Allow "remove from recent" only for top-levelRobin Gareus
2017-01-21parse modified-with for up to 5 snapshots.Robin Gareus
2017-01-21Don't inhertit "last modified" for snapshotRobin Gareus
2017-01-21Show last modified in recent-listRobin Gareus
2017-01-20update UI, new info API, display created_version in tooltipRobin Gareus
2016-12-27Add GUI support to extract and open session-archivesRobin Gareus
2016-12-08Speed up recent-session display with lots of snapshots.libcanvas-no-gtkRobin Gareus
2016-11-30allow to remove a session from the recent listRobin Gareus
2016-10-06Hold ctrl + click "open" session -> safe modeRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-17group Product/App specific resourcesRobin Gareus
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2015-11-20session-load: default to most-recently-used snapshotRobin Gareus
2015-11-03GUI checkbox to disable pluginsRobin Gareus
2015-10-25Amend last commit.nick_m
2015-10-25Set a larger minimum size for recent session scrollers.nick_m
2015-10-16use API to add system-specific volumes - #6643Robin Gareus