Private
Public Access
1
0
Commit Graph

21 Commits

Author SHA1 Message Date
82d6f18bd9 Inital implementation of mpris2 interface for remote control. 2019-04-12 16:53:01 -04:00
8041e1a807 Fix oops where I set the broadcast port to 0 by setting early. Rearrange tcp server code to be in sync with broadcasting code. 2019-04-11 10:24:01 -04:00
e5d3c6b345 Rearrange dnssd broadcast code to be more consistent and better fit class lifecycle. 2019-04-10 22:20:16 -04:00
85766ffcb8 change youtube-dl params because qt may not be built or have access to all codecs. 2019-04-10 19:14:04 -04:00
4e76cf9fc5 Move any code with youtube-dl access(which can be slow) to another thread. Fixes #2. 2019-04-10 17:42:51 -04:00
234e867a8a Add code to publish/republish once network is reachable. Fixes #1. 2019-04-10 17:07:58 -04:00
6afebb7056 Make controls buttons a little bigger to make easier to find. 2019-04-10 16:29:02 -04:00
9af2175426 temp allow all urls as way to use more of youtube-dl supported sites. 2019-04-09 21:21:53 -04:00
02a9a30b41 Debug print out errors. 2019-04-09 20:06:44 -04:00
Kevin Whitaker
6c0cc349f8 Add LICENSE 2019-04-09 17:18:46 +00:00
7d1d423c98 Add description and progress bar for track visualization. 2019-04-09 13:08:37 -04:00
b0bef0567e Add plasmoid to project. 2019-04-09 12:51:51 -04:00
9610a7a85e Move TCP service to after rest inits. Give playlist a key for stringlist. 2019-04-09 12:05:36 -04:00
dd475d24ea change icon 2019-04-08 21:45:59 -04:00
f96e1ea123 Add simple TCP socket listener.(and actual class) Fix next track accidentally playing last track again. 2019-04-08 21:36:19 -04:00
9888ba9d68 Add TcpServer and have it broadcast itself over DNSSD. 2019-04-08 18:17:51 -04:00
b86bbd9490 Make sure asking for next track when last one plays removes last from playlist. 2019-04-08 17:02:39 -04:00
0174e7784d Finish implementing basic play, engine, and service. 2019-04-08 15:58:34 -04:00
8bf9bef961 Add service and class to handle media playing. 2019-04-07 14:57:01 -04:00
221ad0bbe8 Turn template into dataengine project. 2019-04-06 17:27:18 -04:00
9a7f2cf840 Initial import 2019-04-06 15:54:19 -04:00