| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 12 days | Rework player content handling. | Carl Hetherington | |
| The idea now is ... There is a "pending" or "next" playlist. You can load a playlist from the database, or add content to it. Play loads the pending playlist into the current one and starts playing it. Stop stops and clears the current playlist. Pause pauses. While something is playing you can do what you like to the next playlist. | |||
| 2026-03-18 | Fix build problems with warnings generated by newer macOS build environments. | Carl Hetherington | |
| 2025-12-14 | White space: controls.{cc,h} | Carl Hetherington | |
| 2023-08-09 | Extract Film::Property to its own header to (maybe) increase compilation speed. | Carl Hetherington | |
| 2023-06-22 | set_film() no longer needs to be virtual. | Carl Hetherington | |
| 2023-02-27 | Cleanup: use some defaults in the class definition. | Carl Hetherington | |
| 2022-12-13 | Add video_{range,frame_type}.{cc,h} and remove some types.h includes. | Carl Hetherington | |
| 2022-11-02 | Cleanup: use new CheckBox::bind(). | Carl Hetherington | |
| 2022-10-14 | Cleanup: use simpler ownership for FilmViewer. | Carl Hetherington | |
| 2022-04-29 | Basic display of markers above the playback timeline (#1921). | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2021-11-11 | Remove player activity logging. Fixes #2122. | Carl Hetherington | |
| If I remember right this was for swaroop and I suspect nobody else is really interested. | |||
| 2021-09-27 | Tidy ownership/lifetime of GLVideoView to fix crashes on close. | Carl Hetherington | |
| 2021-02-01 | C++11 tidying. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | 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-02-29 | Move swaroop playlist editor stuff into its own swaroop_ | Carl Hetherington | |
| files. | |||
| 2020-01-08 | Basic stress-test function for player. | Carl Hetherington | |
| 2020-01-08 | Remove PositionChanged in favour of consumers having their own GUI-thread ↵ | Carl Hetherington | |
| timers. | |||
| 2019-11-05 | Differentiate between stop and suspend in player. | Carl Hetherington | |
| This and the previous commit somewhat improve the previously terrible behaviour when seeking during playback, probably introduced by the idle update stuff. | |||
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2018-12-23 | swaroop: various logging fixes. | Carl Hetherington | |
| 2018-11-27 | Fix controls in main DoM. | Carl Hetherington | |
| 2018-11-22 | Separate Controls into standard/swaroop. | Carl Hetherington | |
| 2018-11-22 | Separate out SPL/SPLEntry; start trying to make player read SPLs sensibly. | Carl Hetherington | |
| 2018-11-22 | swaroop: remove SPL editing from player UI. | Carl Hetherington | |
| 2018-11-22 | swaroop: basic manipulation of content in playlist creator. | Carl Hetherington | |
| 2018-10-28 | Untested loading of playlists into the list view. | Carl Hetherington | |
| 2018-10-26 | Add empty playlist list and configuration option. | Carl Hetherington | |
| 2018-10-26 | Basics of MP4 support in the player. | Carl Hetherington | |
| 2018-10-26 | Use Film/Playlist for SPL management rather than special classes. | Carl Hetherington | |
| 2018-10-09 | Add load button for SPL. | Carl Hetherington | |
| 2018-10-09 | Add SPL class. | Carl Hetherington | |
| 2018-09-29 | swaroop: Disable play/stop/pause and slider during ad content. | Carl Hetherington | |
| 2018-09-28 | Add info (time/type) to CPL/SPL lists. | Carl Hetherington | |
| 2018-09-27 | Basic SPL support. | Carl Hetherington | |
| 2018-09-25 | Add very basic logging in the dual-screen player. | Carl Hetherington | |
| 2018-09-24 | More Controls API tweaks. | Carl Hetherington | |
| 2018-09-24 | Simplify Controls API slightly. | Carl Hetherington | |
| 2018-09-24 | Add swaroop-profile start/stop/pause buttons. | Carl Hetherington | |
| 2018-09-24 | Fix up DCP list in player. | Carl Hetherington | |
| 2018-09-14 | Basic dual-screen mode for player. | Carl Hetherington | |
| 2018-09-11 | Missing file. | Carl Hetherington | |
