summaryrefslogtreecommitdiff
path: root/gtk2_ardour/video_image_frame.cc
AgeCommit message (Expand)Author
2013-04-12change all frame_to_pixel and pixel_to_frame to sample_to_pixel and pixel_to_...Paul Davis
2013-04-12remove all unit-based methods from (Public)Editor; rationalize Editor::event_...Paul Davis
2013-04-11Merge branch 'master' into cairocanvasRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-10vtl: remove inadvertently committed CURLERRORDEBUGRobin Gareus
2013-04-06vtl: make videotimeline work with new cairo canvasRobin Gareus
2013-03-26fix typo in prev commitRobin Gareus
2013-03-26vtl: increase retry timeout on 503, print http status on error.Robin Gareus
2013-03-19vtl: re-request frame on 503/try-againRobin Gareus
2013-03-13videotimlineRobin Gareus