summaryrefslogtreecommitdiff
path: root/gtk2_ardour/video_timeline.cc
AgeCommit message (Expand)Author
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
2013-06-08NOOP - use PBD's std::string to number functionsRobin Gareus
2013-06-07vtl: NOOP - clean up code.Robin Gareus
2013-06-07vtl: round fractional framerates to 1/100 to compare for identityRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-09vtl: query video-monitor-state on explicit session saveRobin Gareus
2013-04-09vtl: rework session-needs-save logicRobin Gareus
2013-04-09vtl: disconnect from session-save signalRobin Gareus
2013-04-08vtl: mark session dirty if video position-lock or timeline height changesRobin Gareus
2013-04-08mark session dirty if video is movedRobin Gareus
2013-04-08add session save signal and hook-up videotimelineRobin Gareus
2013-04-04vtl: video-monitor letterbox & orig-zoom to menuRobin Gareus
2013-04-03vtl: video-monitor interactionRobin Gareus
2013-04-02vtl: update session start/end only when adding (or dragging) the videoRobin Gareus
2013-04-02vtl: remove xjadeo option dialogRobin Gareus
2013-03-31vtl: fix video-monitor [dialog] crashRobin Gareus
2013-03-29vtl: workaround xjadeo <= 0.6.4 issueRobin Gareus
2013-03-29vtl: add close/remove video menu entryRobin Gareus
2013-03-28vtl: simple/localhost mode.Robin Gareus
2013-03-27use C++ std function for max()Robin Gareus
2013-03-27vtl: video sets session start/end markers.Robin Gareus
2013-03-15vtl: print (debug) messages if xjadeo is not availableRobin Gareus
2013-03-13videotimlineRobin Gareus