Markil3
|
9c2cea1662
|
Adds full support for YouTube playback.
While a few optimizations could be made, YouTube playback is almost as seamless as local playback.
|
2021-08-17 01:23:23 -06:00 |
|
Markil3
|
ede9132279
|
Adds the ability to play youtube videos.
It still needs a bit of work, but playing and pausing are operational.
|
2021-08-16 22:42:44 -06:00 |
|
Markil3
|
7c71c031ec
|
Some more work with playback.
WARNING: UNSTABLE
|
2021-08-11 10:16:56 -06:00 |
|
Markil3
|
105c89b615
|
Established a connection between the Interface and the browser.
All we're doing right now is pinging, but it should be fairly simple to get an API working now that the browser and interface can talk.
|
2021-07-29 11:37:07 -07:00 |
|
Markil3
|
1321549ef3
|
Moved most of the message handling to other classes.
I'm finding that this code is being used multiple times, so inheritance seems to be warranted.
|
2021-07-29 09:11:33 -07:00 |
|