| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-25 | Add debug log type for encode servers. | Carl Hetherington | |
| 2020-11-24 | Fix uninitialised variable. | Carl Hetherington | |
| 2020-11-24 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-11-21 | pot/merge. | Carl Hetherington | |
| 2020-11-21 | Update ISDCF name when subtitle language metadata changes (related to #1737). | Carl Hetherington | |
| 2020-11-21 | Remove the "simple" UI (#1868). | Carl Hetherington | |
| It just seemed to cause more problems than it solved; mainly people enabling it by mistake and then being told to click buttons that they could not see. | |||
| 2020-11-20 | Use a LanguageTag for closed caption tracks. | Carl Hetherington | |
| 2020-11-20 | Remove subtitle language from text content. | Carl Hetherington | |
| 2020-11-20 | Fix label alignment. | Carl Hetherington | |
| 2020-11-20 | Store subtitle language(s) in Film, and allow setup of those | Carl Hetherington | |
| languages from the Interop/SMPTE metadata dialogues. | |||
| 2020-11-20 | Tidy up button alignment. | Carl Hetherington | |
| 2020-11-20 | Move labelling out of LanguageTagWidget. | Carl Hetherington | |
| 2020-11-20 | Disable video range control for DCP content (#1821). | Carl Hetherington | |
| 2020-11-17 | Fix strange OR operator. | Carl Hetherington | |
| 2020-11-16 | Make sure we use limited ("video") range data when exporting. | Carl Hetherington | |
| Our export formats all currently use limited range but we weren't making sure data fed to the encoders was limited range. Should fix #1832. | |||
| 2020-11-16 | Add catch-all assertion. | Carl Hetherington | |
| 2020-11-15 | Add LanguageTagWidget and use it for the SMPTE metadata. | Carl Hetherington | |
| 2020-11-15 | Fix invisible subtag lists in some cases. | Carl Hetherington | |
| On Debian 10 / GTK3 (at least) sometimes when you add a new subtag the searchable list isn't displayed until you scroll it a little. This hack seems to fix that. | |||
| 2020-11-15 | Add Remove button to language tag dialogue. | Carl Hetherington | |
| 2020-11-15 | Improve text panel layout with GTK3's enormous spin controls. | Carl Hetherington | |
| 2020-11-13 | Fix finding of subtitles when clicking in the list view. | Carl Hetherington | |
| I didn't look into this as deeply as I probably should have, but it seems there's some rounding error which means we don't always hit the subtitle's frame unless we add one on. | |||
| 2020-11-13 | More vertical alignment fixes. | Carl Hetherington | |
| 2020-11-08 | Remove references to / support for old RtError class (now RtAudioError). | Carl Hetherington | |
| 2020-11-05 | Fix video waveform view with GL backend. | Carl Hetherington | |
| 2020-11-05 | Fix some alignment. | Carl Hetherington | |
| 2020-11-04 | Move video frame rate override into advanced prefs (#1852). | Carl Hetherington | |
| 2020-11-04 | Fix crash on Linux (and maybe others). | Carl Hetherington | |
| Calling _canvas->SetCurrent() without the canvas being on screen causes a crash on Linux (and maybe elsewhere). | |||
| 2020-10-26 | Catch more errors when non-CPLs are loaded as CPLs. | Carl Hetherington | |
| Backported-from-commit: b73549f6c4f13e8ef5cadebbc767829aea5a2c16 Backported-from-branch: master | |||
| 2020-10-24 | White space tweak. | Carl Hetherington | |
| 2020-10-23 | Fix some label alignments. | Carl Hetherington | |
| 2020-10-21 | macOS / new boost build fixes.v2.15.104 | Carl Hetherington | |
| 2020-10-20 | Try to improve splitter behaviour when shrinking and then enlarging | Carl Hetherington | |
| the main window (#1839). | |||
| 2020-10-20 | Move the LimitedSplitter constructor into the .cc file. | Carl Hetherington | |
| 2020-10-20 | Move contents of ContentPanel::first_shown into LimitedSplitter. | Carl Hetherington | |
| 2020-10-20 | Move LimitedSplitter into the header file. | Carl Hetherington | |
| 2020-10-19 | Playlist editor: try to make progress dialogue appear sooner when scanning ↵ | Carl Hetherington | |
| content. | |||
| 2020-10-13 | Label vertical alignment fixes. | Carl Hetherington | |
| 2020-10-06 | Fix assorted GTK3-related alignment problems. | Carl Hetherington | |
| 2020-09-27 | Disable some more warnings. | Carl Hetherington | |
| 2020-09-27 | Tweak trim-to-end behaviour and button label. | Carl Hetherington | |
| Now this button trims the current frame and all following (#1831). It seems to be likely that you'd be looking at something you want to remove, not the thing before what you want to remove. | |||
| 2020-09-27 | Fix playhead position after trim-up-to (#1847). | Carl Hetherington | |
| 2020-09-27 | Build fix. | Carl Hetherington | |
| 2020-09-27 | Use bitmap_path() method to find the splash screen image. | Carl Hetherington | |
| 2020-09-25 | Add NamedChannel and use it to hide the never-used channels | Carl Hetherington | |
| when mapping into a DCP. | |||
| 2020-09-25 | Add missing try/catch to a call to getDeviceInfo. | Carl Hetherington | |
| 2020-09-25 | Use the appropriate RtAudio exception (though I'm not sure if this | Carl Hetherington | |
| still necessary). | |||
| 2020-09-25 | Remove unnecessary explicit. | Carl Hetherington | |
| 2020-09-23 | Undefine Status that somebody decided to put in the global namespace. | Carl Hetherington | |
| 2020-09-23 | Add audio language configuration and pass it to libdcp. | Carl Hetherington | |
