| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-01 | update.{cc,h} -> update_checker.{cc,h}. | Carl Hetherington | |
| 2015-07-17 | Move curl_global_init() to dcpomatic_setup() and remove curl_global_cleanup. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-05-13 | Rename UISignaller -> SignalManager. | Carl Hetherington | |
| 2015-05-13 | Fix crashes on x-thread signal emission. | Carl Hetherington | |
| Fix crashes on x-thread signal emission if the emitting object is destroyed between the storage of the message on the queue and the emission of the object in the UI thread. | |||
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-01-24 | Hand-apply d4470377df181b4d15fbac86c454a8372b1a0f3d; fix update checker. | Carl Hetherington | |
| 2014-08-23 | Fix some errant stringstreams. | Carl Hetherington | |
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-07-01 | Merge master. | Carl Hetherington | |
| 2014-07-01 | while (1) -> while (true) | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-12 | Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert, | Carl Hetherington | |
| which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones. | |||
| 2014-05-02 | Comments. | Carl Hetherington | |
| 2014-01-07 | More reliable updater wake-up. | Carl Hetherington | |
| 2014-01-07 | Various update bits. | Carl Hetherington | |
| 2014-01-07 | Basic dialog reporting of manual update checks. | Carl Hetherington | |
| 2014-01-07 | Add unfinished check-for-updates. Bump ffmpeg to get windows build fix. | Carl Hetherington | |
