1033 Commits

Author SHA1 Message Date
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
Sumner Evans
cb551d865b Started work on making adapter-defined config 2020-06-06 00:27:49 -06:00
Sumner Evans
1426268925 Ellipsize artist name 2020-06-04 12:23:28 -06:00
Sumner Evans
8cff27768b Fixed bug where cancelling all downloads didn't actually remove failed downloads 2020-06-04 00:22:55 -06:00
Sumner Evans
46ebaa589e Merge branch '64-current-downloads-dropdown' 2020-06-03 23:03:33 -06:00
Sumner Evans
2c99335c4b Update CHANGELOG 2020-06-03 23:03:06 -06:00
Sumner Evans
0060dbf071 Closes #224: escape song/playlist IDs used for DBus object IDs 2020-06-03 11:04:57 -06:00
Sumner Evans
9ae4757121 Update CHANGELOG; fix bug with on_download_complete 2020-06-01 10:03:02 -06:00
Sumner Evans
0261ae86e9 Fixed all of the tests 2020-06-01 10:03:01 -06:00
Sumner Evans
8ca83278ae Fix linter errors 2020-06-01 10:03:01 -06:00
Sumner Evans
10c5d6edb1 Cancelling downloads works, and no longer blocks shutdown for forever
Closes #13
2020-06-01 10:03:01 -06:00
Sumner Evans
112f83cf3b Working on failed download retry 2020-06-01 10:03:01 -06:00
Sumner Evans
61d337659a Working on propagating song cancellation 2020-06-01 10:03:01 -06:00
Sumner Evans
da694387df Include icons in package data 2020-06-01 09:56:13 -06:00
Sumner Evans
ca565cf719 Rudimentary progress bars 2020-05-30 17:37:44 -06:00
Sumner Evans
effedbe0be Update dependencies 2020-05-30 13:17:12 -06:00
Sumner Evans
e456e3be7e Fixed some bugs with first time launch 2020-05-30 12:06:10 -06:00
Sumner Evans
5c08ba7217 Fix notification on macOS 2020-05-30 11:33:37 -06:00
Sumner Evans
9845f0a29f Updated Requirements in CONTRIBUTING 2020-05-30 11:21:35 -06:00
Sumner Evans
4be8efc3fe Merge branch 'master' of gitlab.com:sumner/sublime-music 2020-05-30 11:20:35 -06:00
Sumner Evans
ecbf532054 Merge branch 'header-settings-refactor' 2020-05-30 01:59:22 -06:00
Sumner Evans
af8c5b35e4 Fix cache dir; no cache on the deploy and verify deploy steps 2020-05-30 01:48:59 -06:00
Sumner Evans
0d8c27504f Add virtual buffer to make the GTK tests work 2020-05-30 01:05:44 -06:00
Sumner Evans
77aa2c4321 Cache pip 2020-05-30 00:13:21 -06:00
Sumner Evans
d6e6f2fe1e (En|Dis)able 'Play All' and 'Shuffle All' buttons on Artists tab depending on cache state 2020-05-30 00:03:57 -06:00
Sumner Evans
dcd24824b9 Fixed linter errors 2020-05-29 23:49:15 -06:00
Sumner Evans
7aea10118e skip songs that aren't cached in offline mode and show errors if no more songs can be played 2020-05-29 23:41:37 -06:00
Sumner Evans
62904e5cce Cleanup getting song filename and saving play queue 2020-05-29 20:15:10 -06:00
Sumner Evans
cd676cc790 Don't batch download when offline mode 2020-05-29 19:21:35 -06:00
Sumner Evans
22bb98b68e No stream if networked and offline mode 2020-05-29 19:09:06 -06:00