summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic.cc
AgeCommit message (Expand)Author
2015-06-14Add buttons to set trim from current playhead position (#372).Carl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2015-05-26Comment.Carl Hetherington
2015-05-13Rename UISignaller -> SignalManager.Carl Hetherington
2015-05-07Only write config on change from the UI, not (say) from tests.Carl Hetherington
2015-05-04278e253fad54299c2f5a2b1ece9413dc6da49d4a from master; move restore-default-pr...Carl Hetherington
2015-04-29Hand-apply 0faa096dd8e3f8a5ba3975a88aaf6d1994866604 from master; improve disk...Carl Hetherington
2015-04-22Fix ID numbering.Carl Hetherington
2015-04-1500cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ...Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-02-14Remove ^H Hints shortcut as it clashes with Hide on OS X.Carl Hetherington
2015-02-08Fix a few warnings from Coverity; nothing dangerous, I don't think.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2015-01-24Hand-apply d4470377df181b4d15fbac86c454a8372b1a0f3d; fix update checker.Carl Hetherington
2014-12-18Forward-port fixes to Show DCP from master.Carl Hetherington
2014-12-15Hand-apply 96593d0ea6eb7b01ee97c8292c4546fc56d3da9d; only write metadata befo...Carl Hetherington
2014-12-15Hand-apply d1bffe67820adaa10654f722b15eebdd773b3680; remove unnecessary JobWr...Carl Hetherington
2014-12-11OS X build fix.Carl Hetherington
2014-12-09Hand apply 5e96dbee6de3b4baf82083e5c7169f27e6051c5b from master; give a nicer...Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-12-02Hand-apply 99a832a19ccbead25d36e50545d6fd2c46454113 from master; add comment ...Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-24Fix job pausing to actually work, and always add Pause buttons to JobManagerV...Carl Hetherington
2014-10-23Fix typo.Carl Hetherington
2014-09-30Basic video fade support.Carl Hetherington
2014-09-29Merge master.Carl Hetherington
2014-09-29Another shortcut.Carl Hetherington
2014-09-28Another shortcut.Carl Hetherington
2014-09-28Add a few key shortcuts.Carl Hetherington
2014-09-18Print a message when starting up with the windows console.Carl Hetherington
2014-09-18Try to make Windows console appearance a preference.Carl Hetherington
2014-09-07Merge master.Carl Hetherington
2014-09-07Try to fix crash on exit with the preferences dialog open (only appears on OS...Carl Hetherington
2014-09-04Merge master.Carl Hetherington
2014-09-03Better reporting of unknown exceptions in some cases.Carl Hetherington
2014-08-25Merge master.Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
2014-08-25Tidy up Frame / App classes, reducing use of static variables.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington