| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-20 | Updated ru_RU and uk_UA translations from Igor Voytovich. | Carl Hetherington | |
| 2018-08-19 | Similar pending/done for Film::Change. | Carl Hetherington | |
| 2018-08-16 | Add pause/resume to the batch converter (#1248). | Carl Hetherington | |
| Add some missing locking to JobManager::decrease_priority. | |||
| 2018-08-14 | Select CPL by name in the player (#1357). | Carl Hetherington | |
| 2018-07-26 | Background-threaded hints including line length of CCAPs. | Carl Hetherington | |
| 2018-07-23 | Tidy up after mass rename. | Carl Hetherington | |
| 2018-07-23 | More automated renaming. | Carl Hetherington | |
| ActiveCaptions -> ActiveText BitmapCaption -> BitmapText ContentCaption -> ContentText ContentTextCaption -> ContentStringText TextCaptionFileContent -> StringTextFileContent TextCaptionFileDecoder -> StringTextFileDecoder TextCaptionFile -> StringTextFile TextCaption -> StringText PlayerCaption -> PlayerText CaptionContent -> TextContent CaptionDecoder -> TextDecoder CaptionPanel -> TextPanel CaptionView -> TextView CaptionAppearanceDialog -> SubtitleAppearanceDialog CaptionType -> TextType | |||
| 2018-07-23 | Get ccaps by asking the Player, rather than by listening to its emissions, | Carl Hetherington | |
| which is slightly cleaner and works when subtitles are emitted with an unknown end time. Also add CCAPs to the player. | |||
| 2018-07-23 | Very basic closed caption viewer. | Carl Hetherington | |
| 2018-07-21 | Basics of multiple captions per content so that DCPContent can | Carl Hetherington | |
| hold subs and closed captions. | |||
| 2018-07-19 | Clean up after previous commit. | Carl Hetherington | |
| 2018-07-19 | Rename Subtitle -> Text | Carl Hetherington | |
| sed -i "s/SubtitleContent/TextContent/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc sed -i "s/SubtitleDecoder/TextDecoder/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc sed -i "s/subtitle_content/text_content/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc src/lib/wscript src/wx/wscript sed -i "s/subtitle_decoder/text_decoder/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc src/lib/wscript mv src/lib/subtitle_decoder.cc src/lib/text_decoder.cc mv src/lib/subtitle_decoder.h src/lib/text_decoder.h mv src/lib/subtitle_content.cc src/lib/text_content.cc mv src/lib/subtitle_content.h src/lib/text_content.h mv src/lib/dcp_subtitle_decoder.cc src/lib/dcp_text_decoder.cc mv src/lib/dcp_subtitle_decoder.h src/lib/dcp_text_decoder.h mv src/lib/dcp_subtitle_content.cc src/lib/dcp_text_content.cc mv src/lib/dcp_subtitle_content.h src/lib/dcp_text_content.h mv src/lib/text_subtitle_content.cc src/lib/text_text_content.cc mv src/lib/text_subtitle_content.h src/lib/text_text_content.h mv src/lib/text_subtitle_decoder.cc src/lib/text_text_decoder.cc mv src/lib/text_subtitle_decoder.h src/lib/text_text_decoder.h mv src/wx/timeline_subtitle_content_view.cc src/wx/timeline_text_content_view.cc mv src/wx/timeline_subtitle_content_view.h src/wx/timeline_text_content_view.h | |||
| 2018-07-19 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2018-07-18 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2018-07-06 | Add advanced KDM options button containing switches for forensic marking. | Carl Hetherington | |
| 2018-07-01 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2018-06-29 | pot/merge.v2.13.32 | Carl Hetherington | |
| 2018-06-10 | Build fix.v2.13.30 | Carl Hetherington | |
| 2018-06-09 | Add option to open a DCP in the player (#1312). | Carl Hetherington | |
| 2018-06-09 | Factor out sending a message to another tool (possibly starting it first). | Carl Hetherington | |
| 2018-05-29 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2018-05-29 | Save config changes made through the batch converter. | Carl Hetherington | |
| 2018-05-27 | Updated it_IT translation from Felice D'Andrea. | Carl Hetherington | |
| 2018-05-24 | Try another way of fixing accelerators stealing text control arrow keys (#1263). | Carl Hetherington | |
| 2018-05-20 | pot/merge. | Carl Hetherington | |
| 2018-05-17 | Fix charset of tr_TR translations. | Carl Hetherington | |
| 2018-05-17 | Add empty tr_TR translations. | Carl Hetherington | |
| 2018-05-16 | Add cancel button to player progress (#1294). | Carl Hetherington | |
| 2018-05-07 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2018-04-29 | Allow command-line configuration of config location (#1284). | Carl Hetherington | |
| 2018-04-27 | Add progress bar when loading a OV into the player.v2.13.18 | Carl Hetherington | |
| 2018-04-27 | Fix incorrect container size when loading a VF/OV combination into the player. | Carl Hetherington | |
| 2018-04-26 | Fix IDs in CPL menu. | Carl Hetherington | |
| 2018-04-25 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2018-04-25 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2018-04-21 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2018-04-20 | pot/merge. | Carl Hetherington | |
| 2018-04-20 | Report errors from other parts of the VerifyDCPJob. | Carl Hetherington | |
| 2018-04-13 | Tidy up to use one list of servers. | Carl Hetherington | |
| 2018-04-13 | Note and indicate servers with bad link version (#982). | Carl Hetherington | |
| 2018-04-11 | Fix 3D DCP handling in the player. | Carl Hetherington | |
| 2018-04-05 | Updated zh_CN translation from 刘汉源. | Carl Hetherington | |
| 2018-04-05 | Stop hot keys stealing from text fields (#1263).v2.13.10 | Carl Hetherington | |
| 2018-03-24 | Cherry-pick 9964901 from v2.12.x | Carl Hetherington | |
| 2018-03-23 | Add arrows to player too. | Carl Hetherington | |
| 2018-03-23 | Arrows to go forward/back one frame. | Carl Hetherington | |
| 2018-03-23 | Ctrl-T to open timeline (#1201). | Carl Hetherington | |
| 2018-03-23 | Add space shortcut to start/stop playback (#1201). | Carl Hetherington | |
| 2018-03-22 | Don't crash when trying to create a film in a bad location. | Carl Hetherington | |
| 2018-03-22 | Allow CPL selection in player (#1239). | Carl Hetherington | |
