summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2013-04-15remove all XML related API from canvas. it may have been useful during develo...Paul Davis
2013-04-11Merge branch 'master' into cairocanvasRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-09Merge branch 'master' into cairocanvasPaul Davis
2013-04-09vtl: rework session-needs-save logicRobin Gareus
2013-04-09vtl: resume if "don't close/exit" is selectedRobin Gareus
2013-04-06merge with master, including manual merge conflict resolutionPaul Davis
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-04-03Enable snapshots and port connect on startupRoy Vegard Ovesen
2013-04-03Merge branch 'nsm' of https://github.com/royvegard/ardourPaul Davis
2013-04-03Prevent infinite loopsRoy Vegard Ovesen
2013-04-03fix NSM initialization.Robin Gareus
2013-04-02Don't wait for session_is_loaded from nsm serverRoy Vegard Ovesen
2013-04-02vtl: update session start/end only when adding (or dragging) the videoRobin Gareus
2013-04-02vtl: remove video-maintenance menuRobin Gareus
2013-04-01fix #5424: routes created from templates do not get names based on the user-s...Paul Davis
2013-04-01fix up iterator syntax and unnecessary use of X_() in NSM patchPaul Davis
2013-03-31Disable some actions that are not allowed while under nsmRoy Vegard Ovesen
2013-03-31Better start upRoy Vegard Ovesen
2013-03-31Make sure every imported file is copied to the session pathRoy Vegard Ovesen
2013-03-31Prevent the new session dialog from appearingRoy Vegard Ovesen
2013-03-31non-session-manager supportRoy Vegard Ovesen
2013-03-29vtl: rework import workflowRobin Gareus
2013-03-29vtl: add close/remove video menu entryRobin Gareus
2013-03-28vtl: simple/localhost mode.Robin Gareus
2013-03-13videotimlineRobin Gareus
2013-03-12test master push emailPaul Davis
2013-03-09add code to display announcements, and parameterize several URL's used in the...Paul Davis
2013-03-08switch to Lucida Sans Typewriter as OS X monospace font; new pingback code to...Paul Davis
2013-03-05fix erroneous use of "Ardour" in text message, and manually update ru.po and ...Paul Davis
2013-03-04use markup in that new dialogPaul Davis
2013-03-04make notice about mismatched session/ardour versions more prominent, since yo...Paul Davis
2013-03-03SuperCaliFragilisticHoraAdaequationisRobin Gareus
2013-01-23remove EnableTranslations action, since this stuff is all done in the prefs d...Paul Davis
2013-01-22fix #5290 for 'Session|Recent' dialog as well as startup dialog.Colin Fletcher
2013-01-21start passing around the (possibly-bundle-modified) localedir so that we call...Paul Davis
2013-01-21force jack-disconnected dialog to top (fixes #5291)Paul Davis
2013-01-14use a warning dialog, nto a question dialog, for sample rate mismatchPaul Davis
2013-01-10goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFaderPaul Davis
2013-01-07Fix three little typos.Colin Fletcher
2013-01-05disclose i18n conspiracy.Robin Gareus
2013-01-05mixed-track plural form.Robin Gareus
2013-01-04merge Marcel Bonnet's patches for Free-BSDRobin Gareus
2013-01-04use correct plural formsPaul Davis
2013-01-03use new plural form macroPaul Davis
2013-01-03various i18n fixes and updates after a ./waf i18n runPaul Davis
2012-12-26fix previous clock fix, having noticed use of connect_seconds()Paul Davis
2012-12-26colin's wall clock patch update, modified to update every second, not every m...Paul Davis
2012-12-19make "OK" button in memory-limit dialog be the default widget so that return ...Paul Davis