| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-16 | Make sure main picture active area values are even (#2392). | Carl Hetherington | |
| 2022-12-16 | Bump libdcp for main picture active area changes. | Carl Hetherington | |
| 2022-12-15 | Fix build on Ubuntu 16.04. | Carl Hetherington | |
| 2022-12-14 | Bump libdcp to a version with UTCOffset. | Carl Hetherington | |
| This is needed for 2.17.x but I ran the tests on main and they look OK, so doing it this way should save a few merge conflicts. | |||
| 2022-12-13 | More header trimming. | Carl Hetherington | |
| 2022-12-13 | Add video_{range,frame_type}.{cc,h} and remove some types.h includes. | Carl Hetherington | |
| 2022-12-11 | Extract named_channel.h | Carl Hetherington | |
| 2022-12-11 | Remove some unnecessary declarations. | Carl Hetherington | |
| 2022-12-11 | Extract resolution.h | Carl Hetherington | |
| 2022-12-10 | Missing include. | Carl Hetherington | |
| 2022-12-10 | Fix build error in previous commit. | Carl Hetherington | |
| 2022-12-10 | Extract crop.h | Carl Hetherington | |
| 2022-12-10 | Move some methods out of util.{cc,h} | Carl Hetherington | |
| 2022-12-10 | Remove unused methods. | Carl Hetherington | |
| 2022-12-10 | Extract constants.h | Carl Hetherington | |
| 2022-12-07 | Add a test to verify passthrough of 3D -> 2D data. | Carl Hetherington | |
| 2022-12-05 | Fix tests on Windows now that we replace . with _ in filenames. | Carl Hetherington | |
| 2022-12-05 | Use the same default folder for add DCP as add files (#2348). | Carl Hetherington | |
| 2022-12-05 | Cleanup: use ScopeGuard. | Carl Hetherington | |
| 2022-12-05 | Use the same default folder for add folder as add files (#2348). | Carl Hetherington | |
| 2022-12-05 | Cleanup: use ScopeGuard. | Carl Hetherington | |
| 2022-12-05 | Bump libdcp for build fix. | Carl Hetherington | |
| 2022-12-05 | Fix use of atleast_version in wscripts (it does nothing, since I don't know ↵ | Carl Hetherington | |
| when). | |||
| 2022-12-04 | Bump libdcp to remove some invalid characters from Windows filenames (#2219). | Carl Hetherington | |
| 2022-12-03 | Bump libsub for libdcp dependency removal. | Carl Hetherington | |
| 2022-12-02 | Don't use "NR" in the ISDCF name if there is no rating. | Carl Hetherington | |
| Thierry says this is not used out in the wild, and I can't find any reference to say that it must be there, so remove it. | |||
| 2022-12-02 | Fix stupid mistake in previous commit. | Carl Hetherington | |
| 2022-12-02 | Catch problems when using dcp_file() and getting more than one answer. | Carl Hetherington | |
| 2022-12-02 | Fix unreliable test. | Carl Hetherington | |
| 2022-12-01 | Merge branch '2384-playlist' | Carl Hetherington | |
| Various improvements and fixes to the playlist editor GUI (#2384). | |||
| 2022-12-01 | Double-click on content list adds the content. | Carl Hetherington | |
| 2022-12-01 | Add save button for playlist name. | Carl Hetherington | |
| 2022-12-01 | Extract save_playlist(). | Carl Hetherington | |
| 2022-12-01 | Check for playlist directory on new playlist, rather than save. | Carl Hetherington | |
| 2022-12-01 | Add bind(). | Carl Hetherington | |
| 2022-12-01 | Set Delete button sensitivity correctly. | Carl Hetherington | |
| 2022-12-01 | Extract selected(). | Carl Hetherington | |
| 2022-12-01 | Setup editor sensitivity on startup. | Carl Hetherington | |
| 2022-12-01 | Don't display first playlist on startup. | Carl Hetherington | |
| 2022-12-01 | Save playlist when content is added, moved or removed. | Carl Hetherington | |
| 2022-12-01 | Remove unnecessary non-const operator[]. | Carl Hetherington | |
| 2022-12-01 | Add and use SPL::swap(). | Carl Hetherington | |
| 2022-12-01 | Cleanup: white space. | Carl Hetherington | |
| 2022-12-01 | Generalise the Changed message from SPL. | Carl Hetherington | |
| 2022-12-01 | Escape entities just before Pango rendering (#2382).v2.16.35 | Carl Hetherington | |
| Previously, text coming out of the player would have things like & escaped to &. This escaping is also done by libxml++ when writing XML, so doing it in the player would mean it was done twice. We do, however, need to escape things before passing them to Pango as otherwise it gives errors and renders nothing for the line. Here we move the escaping to just before the rendering, meaning that in the reset of DoM we should pass unescaped strings around. | |||
| 2022-12-01 | Add some failing tests. | Carl Hetherington | |
| 2022-12-01 | Supporters update. | Carl Hetherington | |
| 2022-11-29 | Add default release territory configuration (#2375). | Carl Hetherington | |
| 2022-11-29 | Extract RegionSubtagWidget. | Carl Hetherington | |
| 2022-11-29 | Add some comments. | Carl Hetherington | |
