summaryrefslogtreecommitdiff
path: root/gtk2_ardour/add_video_dialog.h
AgeCommit message (Collapse)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
Copyright-holder and year information is extracted from git log. git history begins in 2005. So (C) from 1998..2005 is lost. Also some (C) assignment of commits where the committer didn't use --author.
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2014-05-14Fix collision between keyword interface used in glibmm and windows headersTim Mayberry
2014-04-22dynamically adjust open-video-dialog layout depending on configurationRobin Gareus
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-02vtl: draw cross if info-request fails in open-video preview.Robin Gareus
2013-03-31vtl: open-video dialog tweaksRobin Gareus
* show Timecode in/out * fix text alignment * parse aspect-ratio * reset seek-slider on file selection * make fps label translatable
2013-03-29vtl: rework import workflowRobin Gareus
- do not allow to simply copy the video file - decision to transcode or just reference is made in "transcode dialog" not during file-selection. Only there the actual codec is known and can be judged to be suitable for direct reference - simplify "transcode dialog" - no more buttons for specific actions, drop-down select actions. - increase minimum bitrate for imported file to 500kbit/s
2013-03-13videotimlineRobin Gareus
squashed 694 commits from http://gareus.org/gitweb/?p=ardour3.git