summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils_videotl.cc
AgeCommit message (Expand)Author
2020-02-27Dialog default to cancel (#7915)Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-06-02no error logging for CURL HTTP requests; future callers can request it if nec...Paul Davis
2017-06-22Remove LocaleGuard from VideoUtils::video_query_infoTim Mayberry
2017-04-19Use PBD::string_to functions in VideoUtils::video_query_infoTim Mayberry
2017-01-10Prepare for windows video support on all drive-letters.Robin Gareus
2016-08-22Parse information from harvid independent from the localeRobin Gareus
2016-07-18remove old a3_curl API and switch some curl callsRobin Gareus
2016-07-17quick hack to test SSL in bundlesRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-11-04Improve behavior of overwrite_file_dialog.André Nusser
2015-10-21Also use overwrite_file_dialog at all the other places.André Nusser
2015-07-22amend a3c21ae, video-server localhost -> 127.0.0.1Robin Gareus
2015-04-01remove an “a3” reference.Robin Gareus
2014-12-24proper default setup and fallbacks for video on windowsRobin Gareus
2014-09-06minimize rebuild after reconfigure:Robin Gareus
2014-04-19videotimeline: path related fixes for windowsRobin Gareus
2013-12-03switch from using Sleep/usleep to Glib::usleep() (and remember that we need t...Paul Davis
2013-08-03dedicated namespace for video-utilsRobin Gareus
2013-08-03remove strtok_r() from video_query_info()Robin Gareus
2013-06-14NOOP clean up codeRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-03-28vtl: prepare simple/advanced usage modesRobin Gareus
2013-03-13videotimlineRobin Gareus