summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.cc
AgeCommit message (Expand)Author
2020-07-24WIPsigned-unsignedCarl Hetherington
2019-10-14Remove unused bits.Carl Hetherington
2019-10-14Remove an optimisation to not run the body of ContentPanel::check_selectionCarl Hetherington
2019-09-05Stop double-click on the splitter divider from doing anything (#1601).v2.15.17Carl Hetherington
2019-07-08Fix flicker in timeline view when selecting (in some cases).Carl Hetherington
2019-05-31Add playhead line to timeline (#1563).Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-03Fix/workaround crash:Carl Hetherington
2019-03-25Remove nasty border from wxSplitterWindow.Carl Hetherington
2019-03-10Try to stop the content list getting so small that buttons disappear.Carl Hetherington
2019-03-03Remove some debugging code.Carl Hetherington
2019-01-10Fix another crash on close.Carl Hetherington
2019-01-10Add File->Close to main DCP-o-matic (#1180).Carl Hetherington
2019-01-09Try a draggable splitter in the LHS.Carl Hetherington
2019-01-09Hopefully improve layout on high-resolution displays (#1303).Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-11-27White space.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-11FilmViewer API tidying.Carl Hetherington
2018-09-11Separate out management of controls.Carl Hetherington
2018-09-11Partial split of film viewer.Carl Hetherington
2018-08-19Work around visual glitch when clicking on an already-selectedv2.13.43Carl Hetherington
2018-08-19Remove unnecessary set_film call.Carl Hetherington
2018-08-18Destroy and re-create content sub-panels as required; fixes weirdCarl Hetherington
2018-08-12Set up selection when opening timeline.Carl Hetherington
2018-08-12Punt jump-to-selected to a UI idle handler.Carl Hetherington
2018-07-25Restore AWOL timing panel.Carl Hetherington
2018-07-24Don't start with all possible content tabs visible.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-22Display only required tabs, including subs / ccap.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19More subtitle -> caption.Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19UI for selecting caption type.Carl Hetherington
2018-07-19PlainText -> PlainTextFile.Carl Hetherington
2018-07-19More renaming.Carl Hetherington
2018-07-19More renaming.Carl Hetherington
2018-07-19More renaming; text -> plain.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-07-06Fix could-not-load-film error when loading a project with a missing subtitle ...Carl Hetherington
2018-03-23Ctrl-T to open timeline (#1201).Carl Hetherington
2018-01-31Round seek on jump-to-selected to work around problems with sub-frame seeks a...Carl Hetherington
2018-01-08When doing jump-to-selected jump to the first subtitle in TextSubtitleContent...Carl Hetherington
2018-01-05Add simple copy and paste for content settings (#1051).Carl Hetherington
2017-07-03Fix content tab sensitivity when you load some audio-only content first.Carl Hetherington
2017-05-15Add some debug for Igor.Carl Hetherington
2017-05-13Give a slightly better error whn trying to add a KDM using add-file (#1035).Carl Hetherington