add config file comments, minor JS refactoring
[ppt-control.git] / ppt_control / ppt_control.py
2021-11-06 add config file comments, minor JS refactoring
2021-08-22 multi-presentation support in JS client, etc.
2021-08-15 Major rewrite of main module
2021-08-08 replace notify_state timer with PPT async events
2021-05-22 temporarily disable settings - unstable
2021-05-22 fix UI threading bugs
2021-05-22 implement systray status
2021-05-22 UI bugfixing
2021-05-22 add stop function to systray icon
2021-05-08 implement remaining config options
2021-05-08 replace client-triggered state refresh with server...
2021-05-07 restructure project, add setuptools files