summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01Set Delete button sensitivity correctly.Carl Hetherington
2022-12-01Extract selected().Carl Hetherington
2022-12-01Setup editor sensitivity on startup.Carl Hetherington
2022-12-01Don't display first playlist on startup.Carl Hetherington
2022-12-01Save playlist when content is added, moved or removed.Carl Hetherington
2022-12-01Remove unnecessary non-const operator[].Carl Hetherington
2022-12-01Add and use SPL::swap().Carl Hetherington
2022-12-01Cleanup: white space.Carl Hetherington
2022-12-01Generalise the Changed message from SPL.Carl Hetherington
2022-12-01Escape entities just before Pango rendering (#2382).v2.16.35Carl Hetherington
2022-12-01Add some failing tests.Carl Hetherington
2022-12-01Supporters update.Carl Hetherington
2022-11-29Add default release territory configuration (#2375).Carl Hetherington
2022-11-29Extract RegionSubtagWidget.Carl Hetherington
2022-11-29Add some comments.Carl Hetherington
2022-11-29Add default audio language configuration (#2375).Carl Hetherington
2022-11-29Remove default container configuration option.Carl Hetherington
2022-11-26Supporters update.v2.16.34Carl Hetherington
2022-11-26Return AVERROR_EOF from the avio_read method when appropriate.Carl Hetherington
2022-11-26Fix audio glitches when merging resampled audio (#2373).Carl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-11-26Remove some backwards compatibility that will cause problems in an upcoming c...Carl Hetherington
2022-11-26Add another test, including a frame rate change.Carl Hetherington
2022-11-26Give a slightly better error message in a failing test.Carl Hetherington
2022-11-26Add failing test for #2373.Carl Hetherington
2022-11-25_stream_states must be reset on seek otherwise #2368.Carl Hetherington
2022-11-25Fix sound corruption with multiple sound files (#2368).Carl Hetherington
2022-11-25Cleanup: use dcp_file().Carl Hetherington
2022-11-25More warning fixes.Carl Hetherington
2022-11-25More warning fixes.Carl Hetherington
2022-11-25Fix more warnings.Carl Hetherington
2022-11-25Fix warnings.Carl Hetherington
2022-11-24Allow a slightly worrying amount of error so that the Windows testsCarl Hetherington
2022-11-24Bump libdcp for new equality option for subtitles.Carl Hetherington
2022-11-24Extract RegionSubtagDialog to its own files.Carl Hetherington
2022-11-24Extract LanguageSubtagPanel to its own files.Carl Hetherington
2022-11-24Extract SubtagListCtrl to its own files.Carl Hetherington
2022-11-23Fix player config window on macOS (#2376).Carl Hetherington
2022-11-23Fix crash when adding cinemas while a search is in force (#2378).Carl Hetherington
2022-11-23Cleanup: extract sorted_cinemas().Carl Hetherington
2022-11-23Cleanup: const correctness.Carl Hetherington
2022-11-23Cleanup: add convert_to_lower() and matches_search().Carl Hetherington
2022-11-22Be a bit more defensive in a test that is failing on Windows.Carl Hetherington
2022-11-22Bump private git so that we use Liberation Sans rather than Arial for a subti...Carl Hetherington
2022-11-22Only check test private data if --check is passed.Carl Hetherington
2022-11-22Check that the private test data repo is as we expect before running tests on...Carl Hetherington
2022-11-22Fix some missing test reference updates for vpos changes.Carl Hetherington
2022-11-21Fix test/data detachment SNAFU.Carl Hetherington
2022-11-21Fix subtitle vertical position (#2367).Carl Hetherington
2022-11-21Click on the timeline time axis view moves the playhead (#2369).Carl Hetherington