| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-15 | Add UI for DCP head/tail.1608 | Carl Hetherington | |
| 2020-04-15 | Try to improve spacing in Keys tab of prefs on macOS (#1550). | Carl Hetherington | |
| 2020-04-15 | Fix glitchy timeline slider if its update timer goes off while a seek is ↵ | Carl Hetherington | |
| happening. | |||
| 2020-04-15 | Seek to last frame if a request is made beyond the end of the film. | Carl Hetherington | |
| 2020-04-14 | Fix Empty/Player behaviour when using a playlist that is not the same as the ↵ | Carl Hetherington | |
| Film's. Previously Empty would use the length of the film for its end point. Now it takes a Playlist (rather than a list of Pieces) and uses the length of that playlist for its end point. This fixes #1543, in which single-content audio analysis jobs would run for the whole length of the film, rather than the length of the content, producing strange graphs and incorrect progress reports. | |||
| 2020-04-14 | Ignore and report failures to decode frames during playback (#1593). | Carl Hetherington | |
| 2020-04-14 | DCPReadError -> ReadError in libdcp. | Carl Hetherington | |
| 2020-04-14 | pot/merge. | Carl Hetherington | |
| 2020-04-13 | Support unmounting on macOS and Windows.v2.15.51 | Carl Hetherington | |
| 2020-04-13 | Tidy up nanomsg class API; add unmounting for Linux. | Carl Hetherington | |
| 2020-04-06 | Add disk writer tool. | Carl Hetherington | |
| 2020-03-19 | Missing texts for some new verification failures. | Carl Hetherington | |
| 2020-03-16 | Move stress testing code into a separate class and always build it. | Carl Hetherington | |
| Fix stress script generation to always reload a DCP rather than expecting it to be available after it has finished playback. | |||
| 2020-03-15 | Fix player stress testing with expanded controls. | Carl Hetherington | |
| Also correctly wait with a stress test until the DCP open has completely finished. | |||
| 2020-03-03 | Fix crash in verification due to mismatched wxString::Format placeholder.v2.15.47 | Carl Hetherington | |
| 2020-03-01 | Remove unused LOG_DEBUG_DECODE and re-use it to add some 3D shuffler logging.v2.15.46 | Carl Hetherington | |
| 2020-03-01 | Missing patron. | Carl Hetherington | |
| 2020-03-01 | Support playlists in the player in dual-screen mode.v2.15.45 | Carl Hetherington | |
| 2020-02-29 | Add 'proper' config dialog for the playlist editor. | Carl Hetherington | |
| 2020-02-29 | Fix title of player configuration dialogue. | Carl Hetherington | |
| 2020-02-29 | Move swaroop playlist editor stuff into its own swaroop_ | Carl Hetherington | |
| files. | |||
| 2020-02-29 | Allow changing colour conversion settings for multiple pieces of content at ↵ | Carl Hetherington | |
| the same time (github #7). | |||
| 2020-02-28 | Fix incorrect results when applying some timing operations to | Carl Hetherington | |
| more than one piece of content at once (e.g. trim start). | |||
| 2020-02-27 | Allow > 0dB gain per channel in the audio matrix (#1720).v2.15.44 | Carl Hetherington | |
| 2020-02-27 | Use bound arguments to lose some methods. | Carl Hetherington | |
| 2020-02-27 | Add and use dB/linear conversion functions. | Carl Hetherington | |
| 2020-02-19 | It may not be allowed to request a zero timeout on macOS. | Carl Hetherington | |
| 2020-02-06 | Fix crash. | Carl Hetherington | |
| 2020-01-30 | Various thread cleanups. | Carl Hetherington | |
| 2020-01-25 | Warn if doing a gain calculation might cause clipping. | Carl Hetherington | |
| 2020-01-25 | Apply fader-based gain calculations to the current gain, not 0dB. | Carl Hetherington | |
| 2020-01-17 | Add patron. | Carl Hetherington | |
| 2020-01-14 | Stop invalid dates causing boost::posix_time to raise exceptions. | Carl Hetherington | |
| 2020-01-12 | swaroop variant build fix. | Carl Hetherington | |
| 2020-01-10 | Don't truncate active_video_frame_rate to an int otherwise setting fade on ↵v2.15.41 | Carl Hetherington | |
| non-integer-rate sources behaves oddly. | |||
| 2020-01-10 | Fix deadlock. | Carl Hetherington | |
| 2020-01-09 | Update text panel 'why not' note when film's standard is changed. | Carl Hetherington | |
| Forward-ported from e8582393bd1367fff36bae8e053d799073d8b2ed in master. | |||
| 2020-01-09 | Make the 'why not' messages for VF a bit clearer. | Carl Hetherington | |
| Before it sounded like just because we couldn't refer to (e.g.) the audio we couldn't refer to any part of the DCP. | |||
| 2020-01-08 | Some comments. | Carl Hetherington | |
| 2020-01-08 | Some simple-video-view tidy-ups. | Carl Hetherington | |
| 2020-01-08 | Fix problems when starting to play after a seek, if the start | Carl Hetherington | |
| of playback happens while we are awaiting an idle handler to go through to update the view after the seek. If this idle handler has not gone through the viewer will report an incorrect position, which is used by the FilmViewer to start the audio stream at the wrong time. | |||
| 2020-01-08 | Use glTexSubImage2D when possible, as suggested by ↵ | Carl Hetherington | |
| https://www.khronos.org/opengl/wiki/Common_Mistakes | |||
| 2020-01-08 | Basic stress-test function for player. | Carl Hetherington | |
| 2020-01-08 | Don't busy-wait when there's nothing to play. | Carl Hetherington | |
| 2020-01-08 | Set up things correctly on initialisation. | Carl Hetherington | |
| 2020-01-08 | Fix event handling (hopefully). | Carl Hetherington | |
| 2020-01-08 | Add assert. | Carl Hetherington | |
| 2020-01-08 | Check that get_next_frame succeeds. | Carl Hetherington | |
| 2020-01-08 | Fix some crashes. | Carl Hetherington | |
| 2020-01-08 | More tidying up. | Carl Hetherington | |
