summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2025-02-06wip: use sqlite3 for playlists2895-http-playlistsCarl Hetherington
2025-02-02Allow enabling of HTTP logs from player config.Carl Hetherington
2025-02-02Move responsibility for reading the content store into the applications.Carl Hetherington
2025-02-02Move playback content store handling into ContentStore.Carl Hetherington
2025-02-02White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h}Carl Hetherington
2025-01-27Fix some untidy layout.Carl Hetherington
2025-01-25White space: filter.{cc,h}, hints.{cc,h}, gain_calculator_dialog.{cc,h}Carl Hetherington
2025-01-25Fix consistency of button stack gaps.Carl Hetherington
2025-01-25Remove some more macOS spacing hacks that now seem to make things worse.Carl Hetherington
2025-01-24Updated ru_RU translation from Евгений Дац.Carl Hetherington
2025-01-22Supporters update.Carl Hetherington
2025-01-22Add update() to allow re-filling from a new database.Carl Hetherington
2025-01-22Update filetypes from XML to sqlite3 when setting/exporting cinema/screen dat...Carl Hetherington
2025-01-22Fix override_path usage in FileDialog.Carl Hetherington
2025-01-22Only read screen certificates when we need them.Carl Hetherington
2025-01-22Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily.Carl Hetherington
2025-01-22Add screens with one query, not one per cinema.Carl Hetherington
2025-01-22Check _checked_screens cinema ID instead of checking each screen.Carl Hetherington
2025-01-22Keep one CinemaList to use in the whole of ScreensPanel.Carl Hetherington
2025-01-22Fix some places where we have a full Cinema/Screen object available...Carl Hetherington
2025-01-20Fix spurious "there were no errors" reports in the verifier.Carl Hetherington
2025-01-20Tweak verification message.Carl Hetherington
2025-01-20Pass tolerant flag into Player.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2025-01-19Add option to force short screen layout (#2946).Carl Hetherington
2025-01-18Fix some places where update_standards() is missing.Carl Hetherington
2025-01-18Remove incorrect/pointless assertion.Carl Hetherington
2025-01-18Rename add_standards() -> update_standards()Carl Hetherington
2025-01-17Allow pasting of another timecode format.Carl Hetherington
2025-01-17Fix alignment of timecode controls (observed on Linux).Carl Hetherington
2025-01-16Extract layout_for_short_screen().Carl Hetherington
2025-01-15Allow paste of 8-digit numbers as timecodes.Carl Hetherington
2025-01-15Move onto next timecode control after typing two characters.Carl Hetherington
2025-01-15Store controls and use the vector to tidy some things up.Carl Hetherington
2025-01-14Put film_util methods in a namespace.Carl Hetherington
2025-01-13Fix ellipsized cinema/screen names on macOS.Carl Hetherington
2025-01-13Fix failure to update cinema screen information (#2944).Carl Hetherington
2025-01-11Revert "macOS alignment fix (#2039)."Carl Hetherington
2025-01-11Fix failure to restore "audio same fades as video" setting to the GUI (#2934).Carl Hetherington
2025-01-10pot/merge.v2.18.3Carl Hetherington
2025-01-09Supporters update.Carl Hetherington
2025-01-09Fix subtitle rendering with OpenGL.Carl Hetherington
2025-01-05Remove some unused includes.Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2025-01-02Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-01-02pot/merge.Carl Hetherington
2025-01-01Remove name documentation with short screens.Carl Hetherington
2025-01-01Coalesce three radios into a dropdown.Carl Hetherington
2025-01-01Separate KDM output options yet further.Carl Hetherington
2025-01-01Add shorter output panel for KDMs on smaller screens (#2646).Carl Hetherington