]> git.vomp.tv Git - vompclient.git/history - playervideolive.cc
Change ChannelList back to std::vector, use custom deleter in shared_ptr
[vompclient.git] / playervideolive.cc
2021-11-16 Chris TallonImplement startup-to-live-TV
2021-09-25 Chris TallonRestructure messages to go direct to target rather...
2021-09-16 Chris TallonMove subtitles default to Config
2021-09-03 Chris TallonLog conversion
2021-09-02 Chris TallonRename Log class filenames to oldlog
2020-04-15 Chris TallonRename Command class to Control
2020-03-20 Chris TallonSwitch PlayerRadioLive to std::thread
2020-03-18 Chris TallonConvert PlayerRadioRec to std::thread
2020-03-14 Chris TallonCWFs, brace-inits, clean up PlayerVideoLive and WProgre...
2020-03-14 Chris TallonConvert PlayerVideoLive to std::thread
2020-03-03 Chris TallonRename class: PlayerLiveTV to PlayerVideoLive