summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic.cc
AgeCommit message (Expand)Author
2014-06-13Fix namespace name.Carl Hetherington
2014-06-13Fix #include.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-12Add "scale to fit height/width" options to a new Content menu.Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington
2014-05-24Rely on Config for log settings, not the command line.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-14Fix assertion failure on cancelling a File->Exit.Carl Hetherington
2014-05-01Comments.Carl Hetherington
2014-04-27Open an error dialogue on uncaught exceptions in the main loop. Check that t...Carl Hetherington
2014-03-16Basic work on new prefs dialog.Carl Hetherington
2014-03-15Cope with loading films with now-disabled filters.Carl Hetherington
2014-02-26Tidy DCPOMATIC_WINDOWS_CONSOLE defs a bit.Carl Hetherington
2014-02-23Fix crash on startup.Carl Hetherington
2014-02-21Remove stream _legacy_id stuff.Carl Hetherington
2014-02-19Add command-line option to add content on startup.Carl Hetherington
2014-02-11Catch std::exception, not just KDMError, from KDM creation.Carl Hetherington
2014-01-10Try to fix double are-you-sure prompt on closing with active jobs.Carl Hetherington
2014-01-07Respect check_for_test_updates option.Carl Hetherington
2014-01-07Various update bits.Carl Hetherington
2014-01-07Basic dialog reporting of manual update checks.Carl Hetherington
2014-01-07Add unfinished check-for-updates. Bump ffmpeg to get windows build fix.Carl Hetherington
2014-01-06Give a warning on make DCP if it seems unlikely that the disk will have enoug...Carl Hetherington
2013-12-30Handle exceptions thrown from ServerFinder.Carl Hetherington
2013-12-27Do the right thing on closing the window.Carl Hetherington
2013-12-23Move default config options into their own tab; support user/password for SMT...Carl Hetherington
2013-11-29Fix initialisation order.Carl Hetherington
2013-11-29Merge master.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-20Add primitive hints dialogue box.Carl Hetherington
2013-11-07Open file dialog starts in the configured DCP directory (#70).Carl Hetherington
2013-11-06Add simple server list dialog to the UI.Carl Hetherington
2013-10-23Remove some old stuff.Carl Hetherington
2013-10-17Fix erroneous disabling of Make DCP option after creating one (#230).Carl Hetherington
2013-10-17Fix initial display of a new piece of content.Carl Hetherington
2013-10-17Fix Win32 build.Carl Hetherington
2013-10-16Allow specification of DCP to build KDMs for (#235).Carl Hetherington
2013-10-16string -> filesystem::pathCarl Hetherington
2013-10-16Try SetAppName to fix OS X ugly menu options (#229).Carl Hetherington
2013-10-10Various improvements to dcpomatic_kdm.Carl Hetherington
2013-10-04Windows build fixes.Carl Hetherington
2013-09-25Basic email of KDMs works.Carl Hetherington
2013-09-17Merge 1.0 in.Carl Hetherington
2013-08-26Confirm close if there are jobs running.Carl Hetherington
2013-08-26Disable make dcp etc. when DCP is being created (#194).Carl Hetherington
2013-07-26Fix complete breakage of main window.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington