| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-09 | Compress an if. | Carl Hetherington | |
| 2025-03-09 | Tidy some shared_ptr creation. | Carl Hetherington | |
| 2025-03-09 | Remove pointless shared_ptr. | Carl Hetherington | |
| 2025-03-09 | Include/using sorting. | Carl Hetherington | |
| 2025-03-09 | White space: job_manager_view.{cc,h} | Carl Hetherington | |
| 2021-04-07 | Assorted C++11/formatting cleanups. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2017-01-28 | Add priority control buttons to batch converter (#961). | Carl Hetherington | |
| 2016-10-03 | Fix various bad automatic merges in i18n files. | Carl Hetherington | |
| 2016-09-30 | Fix scrolling in the batch converter when there are lots of films. | Carl Hetherington | |
| 2016-09-30 | Reverse order of jobs in the batch converter view. | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-10-09 | JobRecord -> JobView. | Carl Hetherington | |
| 2015-10-07 | Fix strange job status layout on OS X. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-07-27 | Missing std_to_wx | Carl Hetherington | |
| 2015-07-24 | Fix non-display of pending jobs in the batch processor. | Carl Hetherington | |
| 2015-06-21 | Remove wxST_ELLIPSIZE_END from job status. | Carl Hetherington | |
| This appears to stop multi-line text fields working on OS X, which caused #615. | |||
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-18 | Split job status onto two lines (#610). | Carl Hetherington | |
| 2015-06-09 | Remove unused variable. | Carl Hetherington | |
| 2015-05-25 | b37e348604b75f346c8b423dd6b67a4663102871 from master; tweak job view. | Carl Hetherington | |
| 2015-03-16 | Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure ↵ | Carl Hetherington | |
| signals are disconnected in the right places. | |||
| 2015-02-04 | Don't truncate job statuses in the command line interface, only in the GUI. | Carl Hetherington | |
| 2015-01-28 | Small fixes and tidy-ups spotted by cppcheck. | Carl Hetherington | |
| 2015-01-23 | Hand-apply 111f02f4fc8ace359a16aea1c88c2821bf3dde31 from master; improve ↵ | Carl Hetherington | |
| progress reporting when scanning a file for length. | |||
| 2014-10-24 | Fix job pausing to actually work, and always add Pause buttons to ↵ | Carl Hetherington | |
| JobManagerViews (part of #344). | |||
| 2014-09-02 | Seemingly rather long-winded way of making the JobManagerView in | Carl Hetherington | |
| dcpomatic_batch shrink nicely (i.e. shrinking the gauge) when the window is shrunk. It seems surprising that we have to call back to children to tell them to layout / fit-inside, but it does all *seem* to be necessary. | |||
| 2014-07-17 | Missing std_to_wx(). | Carl Hetherington | |
| Reported-by: Carsten Kurz | |||
| 2013-11-13 | Disable pause/resume button after job cancellation. | Carl Hetherington | |
| 2013-11-08 | Don't display frames per second during digest calculation; clear job ↵ | Carl Hetherington | |
| sub-name on completion; print job name more nicely when there is no sub name. | |||
| 2013-10-29 | Work around crash trying to set percentages to > 100. | Carl Hetherington | |
| 2013-10-19 | Some improvements in progress reporting, especially for long jobs. | Carl Hetherington | |
| 2013-07-27 | Forward-port gauge stretching fix. | Carl Hetherington | |
| 2013-07-25 | Try to be more careful when loading FrameInfos from disk. | Carl Hetherington | |
| 2013-07-24 | Pulse jobs with no progress reports. | Carl Hetherington | |
| 2013-07-21 | Rearrange JobManagerView / JobRecord relationship. | Carl Hetherington | |
| 2013-07-20 | Remove polling from JobManagerView and use signals instead (fixes #137). | Carl Hetherington | |
| 2013-07-09 | Merge master. | Carl Hetherington | |
| 2013-06-27 | Various bits of backported 1.0 | Carl Hetherington | |
| 2013-05-09 | Merge master. | Carl Hetherington | |
| 2013-05-07 | Basic auto-scroll of job view (#129). | Carl Hetherington | |
| 2013-05-05 | Fix broken layout with pause button. | Carl Hetherington | |
| 2013-05-04 | Make batch converter basically work. | Carl Hetherington | |
| 2013-04-04 | Some unnecessary boost:: removal. | Carl Hetherington | |
