Commit Graph

812 Commits

Author SHA1 Message Date
Sumner Evans
17aa93f951 Implement refresh 2020-07-03 15:07:17 -06:00
Sumner Evans
3efffe8b4f Added change_settings and refresh_players to the players, still need to hook up UI 2020-07-03 15:07:17 -06:00
Sumner Evans
4aa883b10f Fixed a bug with seek using DBus 2020-07-03 15:07:16 -06:00
Sumner Evans
06f0968afb Working on player settings 2020-07-03 15:07:16 -06:00
Sumner Evans
f99284b6c6 Resolving a few TODOs 2020-07-03 15:07:16 -06:00
Sumner Evans
96f08cbfa8 Fix linter errors 2020-07-03 15:07:16 -06:00
Sumner Evans
a17012739c Fixed phantom player events 2020-07-03 15:07:16 -06:00
Sumner Evans
fc8b90c8a5 Fix some stuff with chromecast adapter 2020-07-03 15:07:16 -06:00
Sumner Evans
3acd8d8a49 Fixed bug where if pychromecast is not imported, type annotations break things 2020-07-03 15:07:15 -06:00
Sumner Evans
fee0e4e507 Fixed an issue with Gonic not returning anything on getArtistInfo2 if no LastFM API key is specified 2020-07-03 15:07:15 -06:00
Sumner Evans
3017893756 Got rid of the last of the old player infra 2020-07-03 15:07:15 -06:00
Sumner Evans
25e9e1934f Fix issue with setting volume initially 2020-07-03 15:07:15 -06:00
Sumner Evans
5e0819286f Add virtual output to hopefully make MPV tests work 2020-07-03 15:07:15 -06:00
Sumner Evans
3cec921653 Fix linter errors 2020-07-03 15:07:15 -06:00
Sumner Evans
569d717e57 All core functionality is back; now on to bugfixes! 2020-07-03 15:07:15 -06:00
Sumner Evans
eab5b8f725 The MPV player finally works 2020-07-03 15:07:14 -06:00
Sumner Evans
8df85cba96 Player refactor works with MPV player 2020-07-03 15:07:14 -06:00
Sumner Evans
a86cf7a4e3 Added some tests for the MPV player 2020-07-03 15:07:14 -06:00
Sumner Evans
f053a4ddb9 Continuing the player refactor 2020-07-03 15:07:14 -06:00
Sumner Evans
599ab0b9e3 Starting Player refactor 2020-07-03 15:07:14 -06:00
Sumner Evans
1f0430873c Update dependencies 2020-07-03 15:07:14 -06:00
Sumner Evans
24513ef632 Closes #233: made the Edit Playlist dialog conform better to the HIG 2020-07-03 15:07:13 -06:00
Sumner Evans
6f88f39246 Update docs 2020-07-03 15:07:13 -06:00
Sumner Evans
4f9e458b1e Starting to make chromecast support not required for install 2020-07-03 15:07:13 -06:00
Sumner Evans
4c3db97ca9 Merge branch 'master' into 'master'
Don't cast queue item ids to string when setting current

See merge request sublime-music/sublime-music!45
2020-07-02 18:25:25 +00:00
sentriz
62a86ae8f6 Don't cast queue item id's to string when setting current 2020-07-02 19:17:39 +01:00
Sumner Evans
314ab0b480 Change image to the correct one for the new URL 2020-06-21 13:44:37 -06:00
Sumner Evans
3b5d2cc518 Move repository to gitlab.com/sublime-music/sublime-music 2020-06-21 13:33:03 -06:00
Sumner Evans
0c182408b4 Fix formatting of apt install command 2020-06-20 22:18:45 -06:00
Sumner Evans
1659de14f2 Merge branch 'debian_package' into 'master'
Add instruction to install on Debian

See merge request sumner/sublime-music!44
2020-06-11 22:34:55 +00:00
Louis-Philippe Véronneau
4a2d66d999 Add instruction to install on Debian 2020-06-11 18:24:47 -04:00
Sumner Evans
540930ce0d Update screenshots for v0.10.3 2020-06-07 11:50:27 -06:00
Sumner Evans
e798fada3b Update settings documentation 2020-06-07 10:42:05 -06:00
Sumner Evans
11074b4e84 Update CHANGELOG for v0.10.3 2020-06-07 09:59:31 -06:00
Sumner Evans
f1a563f760 Fixed icons 2020-06-07 09:44:11 -06:00
Sumner Evans
c244d54210 Try to fix build again 2020-06-07 02:05:40 -06:00
Sumner Evans
bbabe607d2 Fix build 2020-06-07 01:42:50 -06:00
Sumner Evans
8e85198259 Added link to Sam's GitLab to CHANGELOG 2020-06-07 01:12:09 -06:00
Sumner Evans
80ace29708 Fix a couple of bugs, update CHANGELOG 2020-06-07 01:02:51 -06:00
Sumner Evans
e69803ca44 Merge branch '197-adapter-defined-config' 2020-06-07 00:42:30 -06:00
Sumner Evans
c567267ea2 Resolve last TODO 2020-06-07 00:39:20 -06:00
Sumner Evans
be9644376f Revert bad changes to IconButton; fix issue with switching servers being totally broken 2020-06-07 00:33:09 -06:00
Sumner Evans
3f72a7641f Made secret storage way better 2020-06-06 23:42:52 -06:00
Sumner Evans
44613f3c4f A bit of cleanup 2020-06-06 22:48:56 -06:00
Sumner Evans
54d03b6579 Fix tests and linter errors, still need to handle todos 2020-06-06 22:15:50 -06:00
Sumner Evans
f4983fb96a Switch and remove music provider work now 2020-06-06 21:49:12 -06:00
Sumner Evans
85ea8fe563 Made edit and add buttons work from menu 2020-06-06 18:40:24 -06:00
Sumner Evans
98cf892de7 Configure new server flow works 2020-06-06 16:57:21 -06:00
Sumner Evans
3f128604de Tons of work to make configuration work 2020-06-06 15:05:17 -06:00
Sumner Evans
e850f301ea Trying to do more procedural generation of of the config dialog 2020-06-06 01:28:12 -06:00