aboutsummaryrefslogtreecommitdiffstats
path: root/mediaplayer.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Working base class, hopefully final reworks for the servicesEdi Feschiyan1-27/+106
2020-06-09removing waitresponse, will be using *Service.response() to get a packet. try...Edi Feschiyan1-9/+9
2020-05-08Adding requirements, work in progress to integrate this thing with pytestEdi Feschiyan1-15/+9
2020-04-15Cleaning up services' classesEdi Feschiyan1-31/+20
2020-04-01figuring out listening port for agl serviceEdi Feschiyan1-0/+1
2020-03-12fixing mediaplayerEdi Feschiyan1-99/+16
2020-03-12fixed wrong argument in websocket - sending string instead int in json for ag...Edi Feschiyan1-18/+12
2020-03-09Initial commit for python testing toolsEdi Feschiyan1-0/+186