summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2022-01-16Add some missing header includes.Luke Granger-Brown
2022-01-16Set window title based on the directory from Film.Carl Hetherington
2022-01-16Remove unused lambda capture.Carl Hetherington
2022-01-16Another macOS build fix with Rect.Carl Hetherington
2022-01-16Disambiguate Rect to fix macOS build.Carl Hetherington
2022-01-16C++11 tidying.Carl Hetherington
2022-01-16Primitive auto-crop (#1477).Carl Hetherington
2022-01-15Try to make the GL code a little clearer.Carl Hetherington
2022-01-15Rename border line to outline content.Carl Hetherington
2022-01-15Tweak content menu ordering.Carl Hetherington
2022-01-15Basic display of markers above the playback timeline (#1921).Carl Hetherington
2022-01-15Extract marker strings out to a separate method.Carl Hetherington
2022-01-13Don't offer the tr_TR translation as it is very limited.Carl Hetherington
2022-01-12Supporters update.Carl Hetherington
2022-01-09Fix misleading it_IT translation (thanks Fabrizio Carraro)Carl Hetherington
2022-01-09Tidying.Carl Hetherington
2022-01-08C++11 tidying.Carl Hetherington
2022-01-08C++11 tidying.Carl Hetherington
2022-01-07C++11 tidying.Carl Hetherington
2022-01-06Allow 96kHz audio as an advanced option (#1789).Carl Hetherington
2022-01-04Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington
2022-01-01Happy new year.Carl Hetherington
2021-12-28Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2021-12-25Allow user to add .ttc font files.Carl Hetherington
2021-12-25Extract and improve code to find missing files (#1940).Carl Hetherington
2021-12-25C++11 / sorting cleanups.Carl Hetherington
2021-12-18C++11 tidying.Carl Hetherington
2021-12-18Cleanup: remove unnecessary parameter to PlayerVideo::force().Carl Hetherington
2021-12-18Add more filenames to content properties (#2120).Carl Hetherington
2021-12-13C++11 tidying.Carl Hetherington
2021-12-06Use a virtual method rather than a set of nasty dynamic casts.Carl Hetherington
2021-11-30Be a little more careful to handle exceptions from boost::filesystem::file_sizeCarl Hetherington
2021-11-28Catch exceptions from RtAudio::startStream() in all cases.Carl Hetherington
2021-11-28Fix some truncated headings.Carl Hetherington
2021-11-22Fill in zeros if a part of a timecode is entered.Carl Hetherington
2021-11-22Fix failure to remove markers when the checkbox is unticked.Carl Hetherington
2021-11-22Don't allow luminance metadata below 0.1 in the GUI (part of #2130).Carl Hetherington
2021-11-20Fix incorrect scaling of the simple view with hidpi screens (#2128).Carl Hetherington
2021-11-20Extract dpi_scale_factor() to a function.Carl Hetherington
2021-11-14Supporters update.Carl Hetherington
2021-11-14Fix the build for older macOS.Carl Hetherington
2021-11-14Missing include.Carl Hetherington
2021-11-14Account for DPI scale factors when calculating some sizes (#2118).Carl Hetherington
2021-11-13Pulse the progress bar 'automatically' if we haven't had a progress update fo...Carl Hetherington
2021-11-11Remove player activity logging. Fixes #2122.Carl Hetherington
2021-11-05C++11 tidying.Carl Hetherington
2021-11-04Include subscribers / supporters in git.Carl Hetherington
2021-11-04Make the prefs window a little wider on macOS to (hopefully) fit all the icon...Carl Hetherington
2021-10-26Missing Destroy() call.Carl Hetherington
2021-10-26C++11 tidying.Carl Hetherington