summaryrefslogtreecommitdiff
path: root/gtk2_ardour/transcode_video_dialog.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-01-02Add external drive references for most file-browsersRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-02-27De-cramp the transcoding dialog widgets.Ben Loftis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-12-22clarify missing ffmpeg messagesRobin Gareus
2015-12-06Remove the PaddedButton widget as it broke rendering in some cases.André Nusser
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-11-04Improve behavior of overwrite_file_dialog.André Nusser
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-09-20basic GUI support to auto-align video by LTC.Robin Gareus
2015-09-17use pbd's gstdio compatibility wrapper (GUI)Robin Gareus
2015-07-10tweak video import dialog (handle non video files)Robin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-03-19tweak A/V import logicRobin Gareus
2014-03-19clarify A/V import optionsRobin Gareus
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-10-04remove unnecessary header includePaul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-09fix typosRobin Gareus
2013-08-03dedicated namespace for video-utilsRobin Gareus
2013-07-31fix merge conflict from masterPaul Davis
2013-07-23clean up video related messagesRobin Gareus
2013-07-17Merge branch 'master' into windowsPaul Davis
2013-07-16move ff* structs & typedef into dedicated namespaceRobin Gareus
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-06-08NOOP - use PBD's std::string to number functionsRobin Gareus
2013-05-02remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving...Paul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-03-30vtl: minor UI dialog tweaksRobin Gareus
2013-03-29vtl: rework import workflowRobin Gareus
2013-03-28vtl: hide audio-import button when import/processing startedRobin Gareus
2013-03-28vtl: simple/localhost mode.Robin Gareus
2013-03-27messages related to video-server & ffmpeg external binariesRobin Gareus
2013-03-14vtl: fix crash if ffprobe returns zero fpsRobin Gareus
2013-03-13videotimlineRobin Gareus