summaryrefslogtreecommitdiff
path: root/src/wx/subtitle_panel.cc
AgeCommit message (Expand)Author
2015-11-08Add appearance dialog for SubRip subtitles.Carl Hetherington
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-11-07Tweak subtitle panel layout slightly.Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington
2015-10-11Correctly update GUI wrt subtitle referencing.Carl Hetherington
2015-09-17Fix sensitivity of 'refer' button in the subtitle panel.Carl Hetherington
2015-09-16Front-end to set up referencing of DCPs.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-06-29Fix merge.Carl Hetherington
2015-06-26Tweak checkbox label.Carl Hetherington
2015-06-25Disallow non-burn of image subtitles by disabling the relevant widgets (#625).Carl Hetherington
2015-06-25Add burn-subtitles button to Subtitle panel.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-15Start of Fonts dialog for setting up subtitle fonts.Carl Hetherington
2014-12-11Add language property to SubtitleContent and use it in output DCP subtitle fi...Carl Hetherington
2014-09-12Merge master.Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-07-11Fix subtitle panel enabling.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.Carl Hetherington
2014-07-10Basics of DCP subtitle import.Carl Hetherington
2014-07-01Only enable viewing of subtitles with SubRip.Carl Hetherington
2014-06-21Update copyright date.Carl Hetherington
2014-06-21Trim Subtitle prefixes too.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington
2014-06-20Put times in subtitle view.Carl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-02-21Remove FFmpegStream id accessor.Carl Hetherington
2014-02-21Make FFmpegStream::_id private.Carl Hetherington
2014-01-29Add subtitle X offset option.Carl Hetherington
2013-11-14Update subtitle / timing panels properly.Carl Hetherington
2013-11-11Basic multiple selection for cropping.Carl Hetherington
2013-08-15Fix includes.Carl Hetherington
2013-07-23Use wx 2.9 binding API.Carl Hetherington
2013-07-20Hopefully sensitivity is a bit tidier.Carl Hetherington
2013-07-19Split video panel.Carl Hetherington
2013-07-19Separate audio panel out.Carl Hetherington
2013-07-19Similarly split subtitle panel.Carl Hetherington