1033 Commits

Author SHA1 Message Date
Sumner Evans
4b3ae05bfe [Resolves #25] Made delete playlist work 2019-09-29 14:32:29 -06:00
Sumner Evans
5ef2bb6a86 Added ability to double click on a song in the queue to play it 2019-09-19 22:56:18 -06:00
Sumner Evans
0dca80b193 Fixed bug with play queue 2019-09-16 19:54:43 -06:00
Sumner Evans
bac904a10f Play queue updates 2019-09-16 07:58:28 -06:00
Sumner Evans
d468eb8dcd Merge branch 'flatpak-support' 2019-09-15 12:14:18 -06:00
Sumner Evans
bca0267f33 Fixed warning about Notify version 2019-09-15 12:11:23 -06:00
Robby Zampino
391fe5b210 Added some flatpak instructions to the README 2019-09-15 03:14:02 -06:00
Robby Zampino
1903c46c65 Updated CICD to export flatpak to file and make it available as a build artifact. 2019-09-15 03:14:02 -06:00
Robby Zampino
af9c272dc0 Added GIT_SUBMODULE_STRATEGY: recursive to cicd yml 2019-09-15 03:14:02 -06:00
Robby Zampino
aeb43d7954 Added gitlab cicd yml file with flatpak build job 2019-09-15 03:14:02 -06:00
Robby Zampino
e3bce8c589 Added flatpak build script 2019-09-15 03:14:02 -06:00
Robby Zampino
701e3b4700 Added initial flatpak support 2019-09-15 03:14:02 -06:00
Sumner Evans
61712e68e7 Resolves #20: Added song play notifications 2019-09-15 03:12:36 -06:00
Sumner Evans
24c401b377 Merge branch 'list-refactor' 2019-09-15 02:29:44 -06:00
Sumner Evans
235453b4d0 Added TODO 2019-09-15 02:24:48 -06:00
Sumner Evans
5a6ef9bed2 Finished making play queue resume work 2019-09-15 00:18:40 -06:00
Sumner Evans
9f307ab74e Started getting play queue resume working 2019-09-14 20:04:51 -06:00
Sumner Evans
ac92308a59 Fixed some issues with editing playlists 2019-09-14 20:02:31 -06:00
Sumner Evans
596932ddee Trying to figure out stuff for delete playlist 2019-09-07 13:32:28 -06:00
Sumner Evans
a959f378ff Fixing the problems with diffing on model stores 2019-09-06 20:00:04 -06:00
Sumner Evans
b9e6b4161b Major improvements to Albums and Playlist views 2019-09-06 19:47:47 -06:00
Sumner Evans
6a902adacf Continuing Playlist refactor 2019-09-06 19:03:40 -06:00
Sumner Evans
9905e06373 Merge branch 'master' of gitlab.com:robozman/libremsonic 2019-09-03 08:35:39 -06:00
Sumner Evans
896aa932db Add TODO comment 2019-09-03 08:32:43 -06:00
Sumner Evans
f6d1bcee8d Major refactors of the way the lists of Artists and Playlists work 2019-09-03 00:09:08 -06:00
Sumner Evans
8ef4295227 Play next and add to queue work now 2019-09-01 14:38:38 -06:00
Sumner Evans
32abac8034 Go to artist working 2019-09-01 13:50:44 -06:00
Sumner Evans
c64fa37bb3 add comment 2019-09-01 10:49:56 -06:00
Sumner Evans
8081bbd2c1 Icons for Configure Servers dialog 2019-09-01 07:48:33 -06:00
Sumner Evans
c61ebee1d4 Apparently we can basically just lie about what MIME type the music file is... 2019-08-31 21:09:21 -06:00
Sumner Evans
6e0ef1b1b8 [Closes #5] Scrobble plays to server when playing cached versions 2019-08-31 21:02:01 -06:00
Sumner Evans
0e2dabbb71 Fixed alignment of some buttons 2019-08-31 19:53:34 -06:00
Sumner Evans
1acea88e94 Added buttons places 2019-08-31 15:26:06 -06:00
Sumner Evans
57f232bcb6 Batch download songs for artist 2019-08-31 10:09:29 -06:00
Sumner Evans
3687d9b0b0 Populate genre combo bugfix 2019-08-30 05:54:29 -06:00
Sumner Evans
1026f936be Added todo 2019-08-29 23:15:47 -06:00
Sumner Evans
6f9453f377 Update words so that the grammar police won't kill me 2019-08-29 23:05:21 -06:00
Sumner Evans
0d5fed0f4e Tons of improvements to browsing using the Albums view 2019-08-29 23:03:30 -06:00
Sumner Evans
db7eec51a3 Removed More panel 2019-08-29 20:22:41 -06:00
Sumner Evans
313ee31e61 Cosmetic fixes; fixed bug with reflow 2019-08-29 20:16:42 -06:00
Sumner Evans
5e716b1316 Actually added the AlbumWithSongs component 2019-08-29 19:19:33 -06:00
Sumner Evans
ffa4d6b007 Fixes for the width and getting song clicking hooked up 2019-08-29 19:15:08 -06:00
Sumner Evans
0f7a22666c Working on getting the Albums view showing the album details 2019-08-29 18:09:37 -06:00
Sumner Evans
86a0f9f6dc Fixed issues with selection on albums list 2019-08-29 17:14:19 -06:00
Sumner Evans
fc94557f2c Merge branch 'master' of gitlab.com:robozman/libremsonic 2019-08-29 07:02:45 -06:00
Sumner Evans
4b569703bb Fixed issue with selections on grid reflow 2019-08-29 07:02:37 -06:00
Sumner Evans
0005e46107 Began working on detail panel on artists view 2019-08-28 21:28:12 -06:00
Sumner Evans
ec0c35521e Calculated the number of items per row 2019-08-28 20:24:23 -06:00
Sumner Evans
f4c0702e45 Got reflow grids working with diffing 2019-08-27 22:22:20 -06:00
Sumner Evans
314569b357 Model -> store in appropriate places 2019-08-27 21:34:46 -06:00