summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_videotimeline.cc
AgeCommit message (Expand)Author
2013-04-12leftmost_position => leftmost_sample, current_page_frames => current_page_sam...Paul Davis
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-06vtl: make videotimeline work with new cairo canvasRobin Gareus
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis
2013-04-04vtl: A/V sync lock on importRobin Gareus
2013-03-28vtl: prepare audio offset on A/V importRobin Gareus
2013-03-13videotimlineRobin Gareus