| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-30 | Fix error when exporting the cinemas file with overwrite. | Carl Hetherington | |
| 2022-08-30 | Cleanup: white space. | Carl Hetherington | |
| 2022-08-30 | Cleanup: auto | Carl Hetherington | |
| 2022-08-30 | Handle failures to write cinemas.xml more nicely. | Carl Hetherington | |
| 2022-08-30 | Cleanup: use some better variable names and ScopeGuards. | Carl Hetherington | |
| 2022-08-29 | Supporters update. | Carl Hetherington | |
| 2022-08-28 | Display the rating agency name rather than the URL (if we have it). | Carl Hetherington | |
| 2022-08-28 | Give some more space for ratings. | Carl Hetherington | |
| 2022-08-28 | Use the same code for both Interop and SMPTE ratings controls. | Carl Hetherington | |
| 2022-08-28 | Fix missing buttons for ratings lists. | Carl Hetherington | |
| 2022-08-26 | Cleanup: white space. | Carl Hetherington | |
| 2022-08-26 | Updated hu_HU translation from Németh Áron. | Carl Hetherington | |
| 2022-08-26 | Tweak position of existing translator in the list. | Carl Hetherington | |
| 2022-08-26 | Template hu_HU translation. | Carl Hetherington | |
| 2022-08-15 | Supporters update. | Carl Hetherington | |
| 2022-08-13 | Supporters update.v2.16.20 | Carl Hetherington | |
| 2022-08-12 | Remove misleading comment. | Carl Hetherington | |
| Video levels are taken care of by the call to PlayerVideo::image() above, in the non-J2K case, and for J2K we're already in full range so there's no need to convert. | |||
| 2022-08-12 | Put the OpenGL XYZ -> RGB gammas the right way round (#2294). | Carl Hetherington | |
| 1/2.6 is the correction when converting to XYZ, not to RGB. | |||
| 2022-08-08 | Use wxNO_UNSAFE_WXSTRING_CONV and fix a bug it reveals. | Carl Hetherington | |
| 2022-07-25 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-25 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-21 | C++11 tidying. | Carl Hetherington | |
| 2022-07-20 | Fix failure to update peak on changing gain (#2286).v2.16.19 | Carl Hetherington | |
| 2022-07-20 | Supporters update. | Carl Hetherington | |
| 2022-07-20 | Supporters update. | Carl Hetherington | |
| 2022-07-20 | Add option to give HTMLDialog an OK button. | Carl Hetherington | |
| 2022-07-20 | Hack more height for HTMLDialog. | Carl Hetherington | |
| 2022-07-20 | Use bitmap_path to find me.jpeg | Carl Hetherington | |
| 2022-07-20 | Change bitmap_path to take a full name with extension. | Carl Hetherington | |
| 2022-07-17 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-12 | Supporters update.v2.16.18 | Carl Hetherington | |
| 2022-07-11 | Use a vector rather than a list when returning from content_factory(). | Carl Hetherington | |
| 2022-07-11 | Little C++11 cleanup. | Carl Hetherington | |
| 2022-07-11 | Be a bit more careful with content_factory(). | Carl Hetherington | |
| 2022-07-11 | We no longer support .ecinema files. | Carl Hetherington | |
| 2022-07-10 | Updated sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-09 | New sl_SI translation from Martin Srebotnjak. | Carl Hetherington | |
| 2022-07-08 | Missed bits of sl_SI translation update. | Carl Hetherington | |
| 2022-07-08 | Support sl_SI (Slovenian) translation. | Carl Hetherington | |
| 2022-07-07 | There's no longer ever a need to disable the mixdown-to-stereo option. | Carl Hetherington | |
| This used to be necessary when subtitles were exported from the same dialogue as videos. | |||
| 2022-07-07 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2022-07-02 | Supporters update. | Carl Hetherington | |
| 2022-07-01 | Restore use of SystemFontDialog so that system fonts can be selected on ↵ | Carl Hetherington | |
| Windows (#491). | |||
| 2022-07-01 | Advanced option to allow mapping to any audio channel (#2279). | Carl Hetherington | |
| 2022-06-26 | Supporters update. | Carl Hetherington | |
| 2022-06-12 | Add Prores 4444 support (#2263). | Carl Hetherington | |
| 2022-06-12 | Rename PRORES -> PRORES_HQ | Carl Hetherington | |
| 2022-06-12 | Supporters/subscribers update. | Carl Hetherington | |
| 2022-06-12 | Add tester. | Carl Hetherington | |
| 2022-06-09 | Fix strange multi-selection behaviour on Linux (#2269). | Carl Hetherington | |
| It seems that all of a sudden the behaviour of wxListCtrl's selection is strange (on Linux at least). If a list item is selected by some other action (e.g. selection in the timeline) and then you click another directly in the list, both are selected. This "fix" seems to work on Linux at least - also setting wxLIST_STATE_FOCUSED as well as wxLIST_STATE_SELECTED. I don't know why this works. | |||
