summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.cc
AgeCommit message (Expand)Author
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
2017-05-12Fix crash when adding content via Ctrl-A with no film loaded.Carl Hetherington
2017-04-07Make jump-to-content-start on selection in the content list optional.Carl Hetherington
2017-02-20Add DCP button added to content panel.Carl Hetherington
2016-12-20Allow content factory to return multiple content.Carl Hetherington
2016-11-25Enable mysteriously disabled multi-selected-content edit of timing andCarl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-10-14Update content list when selected CPL changes in DCP content.Carl Hetherington
2016-09-26Fix multi-select in the timeline (#954).Carl Hetherington
2016-09-23Potential fix for disappearing DCP names under translation.Carl Hetherington
2016-09-21Correctly spot that a DCP with unencrypted picture but encrypted sound/subtit...Carl Hetherington
2016-08-24Allow import of OV/VF DCPs (#906).Carl Hetherington
2016-08-24Up/Down -> Earlier/Later.Carl Hetherington
2016-07-04Fix control sensitivity in various places.Carl Hetherington
2016-06-16Potential fix for crash on loading a new film after starting an audio analysis.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Subtitle rearrangements.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2016-04-26Fix non-working delete key.Carl Hetherington
2016-02-28Catch exceptions from content_factory().Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2016-02-21Fix broken content remove button.Carl Hetherington
2016-02-15Stop Delete key deleting content in unexpected circumstances.Carl Hetherington
2016-02-02Various fixes to behaviour with repeated content (having the sameCarl Hetherington
2016-02-02Add delete-key shortcut to remove content.Carl Hetherington
2016-02-01Allow removal of multiple pieces of content in one click.Carl Hetherington
2016-02-01Synchronise content list / timeline selection when the content list selection...Carl Hetherington
2016-02-01Move the preview to the start of a piece of contentCarl Hetherington
2016-01-30Add a PlaylistOrderChanged signal and emit it when the playlistCarl Hetherington
2016-01-29White space.Carl Hetherington
2016-01-10Case-insensitive sort for image filenames.Carl Hetherington
2016-01-07Sort image files added using "Add file(s)..." alphabetically,Carl Hetherington
2015-11-26Add some useful selectors in the add file dialog.Carl Hetherington
2015-11-06Allow single-frame image contents to adjust their video frame rates to that o...Carl Hetherington
2015-09-16Fix exception on adding an empty folder as content (#691).Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-07-29Move code to create DCPContent or (non-still) ImageContent into content_facto...Carl Hetherington
2015-07-14Fix strange content selection breakage (#636).Carl Hetherington
2015-07-09Stop Ctrl+A working when the content panel is not visible (#577).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington