summaryrefslogtreecommitdiff
path: root/gtk2_ardour/video_timeline.cc
AgeCommit message (Expand)Author
2016-07-18remove old a3_curl API and switch some curl callsRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-07fix LocaleGuard contstructor (3dc77280)Robin Gareus
2016-05-05we always only use the "C" locale when saving.Robin Gareus
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-02-28allow to configure custom path to video monitorRobin Gareus
2015-10-23back to mjpeg (revert 2cb511e and 3f157f9) for nowRobin Gareus
2015-06-23update video import flags, relax GOP size.Robin Gareus
2015-06-09fix video-image request, zoom before video start.Robin Gareus
2015-01-24Add a new signal (not yet used) to initiate session saves; alter signal name ...Paul Davis
2015-01-19use C locale, because POSIX locale is not supported on windows, and operation...Ben Loftis
2014-12-23consolidate video-tool filepaths - step oneRobin Gareus
2014-11-25NOOP, fix some “missing sentinel” -WformatRobin Gareus
2014-11-24also search for 32bit xjadeo on 64bit windowsRobin Gareus
2014-10-16remove duplicate windows includesRobin Gareus
2014-10-16Merge branch 'cairocanvas'Paul Davis
2014-08-28video-timeline tools path updates for OSX and WindowsRobin Gareus
2014-08-16prepare for upcoming Jadeo.app -> Xjadeo.app rename on OSX.Robin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-06-07check for xjadeo/xjremote >= 0.7.7Robin Gareus
2014-06-02merge with master and fix 4 conflicts by handPaul Davis
2014-04-24try get_win_special_folder() for harvid & xjadeo (if registry fails)Robin Gareus
2014-04-24query windows registry for xjadeo & harvid pathRobin Gareus
2014-04-23fix xjadeo on windows (directly use xjadeo.exe)Robin Gareus
2014-04-19videotimeline: path related fixes for windowsRobin Gareus
2014-04-11add manual reference to missing video-tools warningsRobin Gareus
2014-03-23fix some memory leaksRobin Gareus
2014-02-10replace a few creeping instances of the string "Ardour" with PROGRAM_NAMEPaul Davis
2013-10-03'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'c...John Emmas
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-06Rename SearchPath class SearchpathTim Mayberry
2013-08-08dedicated namespace for video-utilsRobin Gareus
2013-08-08tiny detail.. GUI-callback may try to check vmonitor->is_started() or issue a...Robin Gareus
2013-08-08vtl: replace Ardour with Program-Name in messagesRobin Gareus
2013-08-03dedicated namespace for video-utilsRobin Gareus
2013-07-31tiny detail.. GUI-callback may try to check vmonitor->is_started() or issue a...Robin Gareus
2013-07-25vtl: replace Ardour with Program-Name in messagesRobin Gareus
2013-06-14fix merge of masterPaul Davis
2013-06-13merge with masterPaul Davis
2013-06-13vtl: clean-up "Remove Video" action stateRobin Gareus
2013-06-13vtl: check if server's docroot matches ardour's configRobin Gareus
2013-06-13vtl: make "Remove Video" insensitive if N/ARobin Gareus
2013-06-10vtl: send A/V offset to video-monitor when launchedRobin Gareus
2013-06-10vtl: NOOP, replace old defineRobin Gareus
2013-06-10vtl: remove cruftRobin Gareus
2013-06-10vtl: disable video-monitor settings override (unused for now)Robin Gareus
2013-06-09fix video-monitor session settingsRobin Gareus