| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-17 | Only warn about lots of frame drops in the player (#2069). | Carl Hetherington | |
| 2021-08-16 | Give markers dialog a close button (#2070). | Carl Hetherington | |
| 2021-08-13 | Missing override qualifiers. | Carl Hetherington | |
| 2021-08-13 | Some missing override statements. | Carl Hetherington | |
| 2021-08-12 | Fix flickering black square when selecting content on Windows (#1866). | Carl Hetherington | |
| 2021-08-12 | pot/merge. | Carl Hetherington | |
| 2021-08-12 | Rename ProRes export format to MOV / ProRes (#2067). | Carl Hetherington | |
| 2021-08-12 | pot/merge. | Carl Hetherington | |
| 2021-08-12 | Add missing verification description. | Carl Hetherington | |
| 2021-08-12 | C++11 tidying. | Carl Hetherington | |
| 2021-08-12 | White space. | Carl Hetherington | |
| 2021-08-12 | Add comment. | Carl Hetherington | |
| 2021-08-12 | Don't write empty <Text> nodes in subtitles/closed captions. | Carl Hetherington | |
| 2021-08-10 | Missing full stop. | Carl Hetherington | |
| 2021-08-04 | Allow specifying and writing sign language video language metadata (#2062).v2.15.157 | Carl Hetherington | |
| 2021-08-03 | Fix build with newer FFmpeg. | Carl Hetherington | |
| 2021-08-03 | Some const-correctness. | Carl Hetherington | |
| 2021-08-01 | Do all text -> HTML conversion for subtitles in the same place. | Carl Hetherington | |
| Previously we would convert > to > then the ampersand to & resulting in &gt; | |||
| 2021-07-24 | Add a comment. | Carl Hetherington | |
| 2021-07-16 | Fix build with older boost. | Carl Hetherington | |
| 2021-07-15 | Fix use-own-dirpicker build.v2.15.156 | Carl Hetherington | |
| 2021-07-15 | C++11 tidying. | Carl Hetherington | |
| 2021-07-14 | Fix compile warning. | Carl Hetherington | |
| 2021-07-13 | Add label for sign language track. | Carl Hetherington | |
| 2021-07-09 | C++11 tidying. | Carl Hetherington | |
| 2021-07-09 | Fix strange layout problems with the content sub panels (#2059). | Carl Hetherington | |
| It seems that if Layout() is called on a sizer inside a wxScrolledWindow when that window is scrolled, things go wrong. Work around this by wrapping calls to Layout(). | |||
| 2021-07-08 | Take account of changes to default directory for new DCPs (#2058). | Carl Hetherington | |
| Instead of always using the last directory in the new film dialog, only use it when it was explicitly changed by the user. | |||
| 2021-07-08 | C++11 tidying. | Carl Hetherington | |
| 2021-07-05 | Tidy a little and use some std::vector instead of raw arrays. | Carl Hetherington | |
| 2021-07-05 | Fix alignment. | Carl Hetherington | |
| 2021-07-05 | Use dcp::file_to_string(). | Carl Hetherington | |
| 2021-07-05 | Use unique_ptr. | Carl Hetherington | |
| 2021-07-05 | C++11 tidying. | Carl Hetherington | |
| 2021-07-04 | C++11 tidying. | Carl Hetherington | |
| 2021-07-03 | Use std::vector rather than a raw array. | Carl Hetherington | |
| 2021-07-03 | C++11 tidying. | Carl Hetherington | |
| 2021-07-02 | Don't abort the update checker thread when one curl_easy_perform fails. | Carl Hetherington | |
| 2021-07-01 | Fix race. | Carl Hetherington | |
| 2021-07-01 | C++11 tidying. | Carl Hetherington | |
| 2021-07-01 | Remove unused variable. | Carl Hetherington | |
| 2021-06-29 | Update dialog layout fixes. | Carl Hetherington | |
| 2021-06-29 | C++11 tidying. | Carl Hetherington | |
| 2021-06-29 | Fix confusing black padding in GUI dark mode (#2053). | Carl Hetherington | |
| 2021-06-28 | Update task bar icon when GUI theme changes (#1986). | Carl Hetherington | |
| We have to keep the StatusDialog around the whole time as it seems to be the only thing we have that can receive wxEVT_SYS_COLOUR_CHANGED. | |||
| 2021-06-28 | C++11 tidying. | Carl Hetherington | |
| 2021-06-25 | Extract gui_is_dark() to wx_util. | Carl Hetherington | |
| 2021-06-25 | Make white/black versions of server icon. | Carl Hetherington | |
| 2021-06-24 | Fix incorrect timestamps when exporting as reels (#2052).v2.15.155 | Carl Hetherington | |
| 2021-06-24 | Fix incorrect issuer/creator in CPL files. | Carl Hetherington | |
| 2021-06-23 | Improve some error messages. | Carl Hetherington | |
