summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils_videotl.cc
AgeCommit message (Collapse)Author
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
Don't add VERSIONSTRING to the c-flags of gtk2_ardour, use a dedicated file instead.
2014-04-19videotimeline: path related fixes for windowsRobin Gareus
2013-12-03switch from using Sleep/usleep to Glib::usleep() (and remember that we need ↵Paul Davis
to make Glib::usleep() actually work on windows one day)
2013-08-03dedicated namespace for video-utilsRobin Gareus
conflicting symbol prophylaxis
2013-08-03remove strtok_r() from video_query_info()Robin Gareus
for minGW compatibility
2013-06-14NOOP clean up codeRobin Gareus
move curl-http-get wrapper-function which is used by various videotimeline related code to util.c
2013-04-11enable videotimeline by defaultRobin Gareus
2013-03-28vtl: prepare simple/advanced usage modesRobin Gareus
"simple": localhost only system; hide much of the setup complexity "advanced":' allow for remote-server, paths mapping, server index etc.
2013-03-13videotimlineRobin Gareus
squashed 694 commits from http://gareus.org/gitweb/?p=ardour3.git