1033 Commits

Author SHA1 Message Date
Sumner Evans
1d0ac1a9b8 Finished cache storage refactor 2019-07-28 14:17:28 -06:00
Sumner Evans
4a16e0f802 Starting to refactor the way that cache works 2019-07-28 12:57:36 -06:00
Sumner Evans
22ffe8d128 Working on download all 2019-07-28 11:24:40 -06:00
Sumner Evans
de9472ec9b configured linting with pyls 2019-07-28 10:57:29 -06:00
Sumner Evans
e08e3cb12c Remove downloads button 2019-07-28 10:28:34 -06:00
Sumner Evans
ad0662455d margin on Up Next label 2019-07-21 17:46:18 -06:00
Sumner Evans
38e3a1378e Added Similar Artists 2019-07-20 13:37:19 -06:00
Sumner Evans
d78be1e7e8 Refactored to have a common cover art grid 2019-07-20 12:04:32 -06:00
Sumner Evans
54134ad144 Moved EditFormDialog to ui.common 2019-07-20 09:47:02 -06:00
Sumner Evans
ba6620495b Update all buttons 2019-07-20 09:15:34 -06:00
Sumner Evans
cf1a30869b Back button on artists working 2019-07-07 14:22:27 -06:00
Sumner Evans
7bac1f5102 Major progress on artists view 2019-07-06 15:05:49 -06:00
Sumner Evans
3b75fb1370 Fixed bug with right click on no song in playlist list 2019-07-06 02:43:39 -06:00
Sumner Evans
49379fd79d Got the albums showing 2019-07-06 02:36:48 -06:00
Sumner Evans
76bd690e2f Added artist grid 2019-07-06 02:06:57 -06:00
Sumner Evans
127550f057 Search the playlist list; auto-shuffle when new song clicked when shuffle is enabled 2019-07-06 00:41:10 -06:00
Sumner Evans
e34c64219d Menu for the playlist song list 2019-07-05 23:37:14 -06:00
Sumner Evans
44ec7b0369 Pause playback when download required to play song 2019-07-05 19:28:14 -06:00
Sumner Evans
4b2711c247 Rate limited the bulk song downloads 2019-07-05 19:18:39 -06:00
Sumner Evans
8d0dacc52c Removed unused import 2019-07-05 14:14:52 -06:00
Sumner Evans
e5073a88e4 Dealt with the GTK deprecation warnings 2019-07-03 17:45:31 -06:00
Sumner Evans
595085ff1d Added the styles to the package 2019-06-30 20:52:39 -06:00
Sumner Evans
fd7be04d37 [#1] Added ability to load play queue from the server 2019-06-29 23:06:40 -06:00
Sumner Evans
51453d3f3b Reordering songs in playlist working 2019-06-29 22:37:38 -06:00
Sumner Evans
83f60f0a89 Fix cache download deletion 2019-06-29 21:01:09 -06:00
Sumner Evans
c11d6759b6 Bug fixes; diffing of the playlist list 2019-06-29 20:44:23 -06:00
Sumner Evans
f0fae9692e Added ability to resume playback 2019-06-29 11:44:04 -06:00
Sumner Evans
e81e22be95 Fix playlist view refresh bug 2019-06-29 01:32:41 -06:00
Sumner Evans
7ca4d4aa6e Playlist delete works 2019-06-29 01:23:32 -06:00
Sumner Evans
27656b0f05 Playlist editing 2019-06-29 01:13:10 -06:00
Sumner Evans
3da3d33b5f Up next working! 2019-06-29 00:02:31 -06:00
Sumner Evans
54e17f1ecf Minor style change 2019-06-28 21:09:58 -06:00
Sumner Evans
b86a4ee5ee Repeat working 2019-06-28 21:06:27 -06:00
Sumner Evans
2168b47585 Improved state saving logic 2019-06-28 20:04:08 -06:00
Sumner Evans
ee47d63cb4 Refresh button on playlist view; better player controls 2019-06-27 21:25:36 -06:00
Sumner Evans
2abbbd0bea New Playlist functionality; better failure handling 2019-06-25 18:35:21 -06:00
Sumner Evans
d7a2c7b458 Automatically go to next song 2019-06-24 00:41:55 -06:00
Sumner Evans
4781379b58 Correct concurrency with GLib; loading indictors 2019-06-24 00:08:28 -06:00
Sumner Evans
71f37a5286 Fixed issue with downloading files 2019-06-23 22:15:59 -06:00
Sumner Evans
8a7cb57af9 Some real janky caching stuff that segfaults a lot 2019-06-23 21:37:15 -06:00
Sumner Evans
82350f6b69 Super sketchy threading stuff 2019-06-23 21:10:58 -06:00
Sumner Evans
85a70204d9 Fixed issue with cache location not working on first start 2019-06-23 18:59:53 -06:00
Sumner Evans
2d6116ab88 caching indicators, scrubbing, next, prev 2019-06-23 18:37:06 -06:00
Sumner Evans
207dd02249 clean up code, player controls bug fix 2019-06-23 08:26:25 -06:00
Sumner Evans
87be1f1267 Player control hookup on playback 2019-06-23 01:57:55 -06:00
Sumner Evans
5e916579eb Caching works! 2019-06-23 01:21:54 -06:00
Sumner Evans
778c7d441d Song list working 2019-06-22 23:19:35 -06:00
Sumner Evans
1f22e4f18d Cover art is working 2019-06-22 20:48:04 -06:00
Sumner Evans
1bbf2c0c73 Playlist listing 2019-06-22 17:09:39 -06:00
Sumner Evans
af3d024712 Made the playlists list work 2019-06-22 14:45:38 -06:00