summaryrefslogtreecommitdiff
path: root/src/wx/swaroop_controls.cc
AgeCommit message (Expand)Author
2020-11-23Remove swaroop variant.Carl Hetherington
2020-01-08Remove PositionChanged in favour of consumers having their own GUI-thread tim...Carl Hetherington
2019-07-10swaroop: fix crash when there's an incorrect ecinema KDM.v2.15.11Carl Hetherington
2019-07-06swaroop: clear out viewer when deselecting playlist.Carl Hetherington
2019-07-05swaroop: remove on-screen log from player.Carl Hetherington
2019-07-01swaroop: write position file every 2 minutes; tweak play sensitivityv2.15.9Carl Hetherington
2019-07-01swaroop: fix decrementing of allowed shows count to be at the right time.Carl Hetherington
2019-07-01swaroop: set controls to 'stopped' when a playlist finishes.Carl Hetherington
2019-06-09swaroop: allowed-shows state in playlist.Carl Hetherington
2019-05-14swaroop: fix incorrect start times with encrypted MP4 content.attic/swaroop-v2.15.xCarl Hetherington
2019-05-13swaroop: basics of encrypted MP4 playback.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-04-29Ignore the (unrouteable) FTP passive-mode IP address given byv2.13.157Carl Hetherington
2019-02-27swaroop: try fflush() as well as fsync().v2.13.122Carl Hetherington
2019-02-14Player log file -> player activity log file.Carl Hetherington
2019-02-14swaroop: add some debugging.v2.13.118Carl Hetherington
2019-02-14swaroop: put fsync in the right place.Carl Hetherington
2019-02-08Remove stray variable.Carl Hetherington
2019-02-06swaroop: speculative fix for non-recovery after power-off.Carl Hetherington
2019-02-06swaroop: re-work background image logic.v2.13.113Carl Hetherington
2019-02-04swaroop: populate playlist after recovery from crash.Carl Hetherington
2018-12-23swaroop: various logging fixes.Carl Hetherington
2018-12-23swaroop: disable previous on reaching end of playlist.Carl Hetherington
2018-12-23Fix crash on trying to use an invalid KDM.Carl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-22swaroop: progress is also for loading KDMs.v2.13.90Carl Hetherington
2018-12-21swaroop: check for KDMs when selecting playlist.Carl Hetherington
2018-12-21Progress dialog when loading content.Carl Hetherington
2018-12-21swaroop: add progress dialog when switching playlists.Carl Hetherington
2018-12-21swaroop: fix stop-after-play and stop button behaviour.Carl Hetherington
2018-12-20Remove C++11-ism.v2.13.89Carl Hetherington
2018-12-18swaroop: unload film when playlist ends.Carl Hetherington
2018-12-18swaroop: alphabetically sort playlists.Carl Hetherington
2018-12-18swaroop: tweak width proportions of lists.Carl Hetherington
2018-12-18swaroop: only disable next button if skippable (not previous).Carl Hetherington
2018-12-18swaroop: move previous button.Carl Hetherington
2018-12-18swaroop: fix sense of skippable property.Carl Hetherington
2018-12-18swaroop: respect skippable/timeline disable even with first piece of content.Carl Hetherington
2018-12-14swaroop: fix up restart-after-crash.v2.13.84Carl Hetherington
2018-12-13swaroop: skippable -> disable next/previous.Carl Hetherington
2018-12-13swaroop: next/previous buttons for playlist.Carl Hetherington
2018-12-13swaroop: partial rework of SPL management.Carl Hetherington
2018-12-08swaroop: better handling of missing content in SPLs.Carl Hetherington
2018-12-08swaroop: refresh buttons for playlists / content.Carl Hetherington
2018-12-08swaroop: progress dialogue when loading SPL.Carl Hetherington
2018-12-08swaroop:Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-06swaroop: make disable-timeline work.Carl Hetherington
2018-11-30swaroop: fix load of more than one playlist.v2.13.79Carl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington