Commit Graph
121 Commits
Author SHA1 Message Date
Janco Kock 7f45afe80f Added support for radio stations 2015-11-01 13:07:11 +01:00
kennyboy55 05bf1bce21 Merge pull request #1 from yorickr/gui
Merge gui into develop
2015-11-01 12:12:52 +01:00
kennyboy55 740264099d Merge branch 'developer' into gui 2015-11-01 12:07:35 +01:00
kennyboy55 70bed9b661 Switch between server (untested) 2015-11-01 12:05:22 +01:00
kennyboy55 aa769cfad9 Easier switching when testing 2015-11-01 12:04:18 +01:00
kennyboy55 2f0b1915a3 Merge remote-tracking branch 'origin/gui' into gui 2015-11-01 01:00:58 +01:00
kennyboy55 cbf8588855 Improve dragging 2015-11-01 01:00:38 +01:00
kennyboy55 d665d0466d Press enter to create playlist. Handle / and \. Clear textbox on create. 2015-11-01 01:00:26 +01:00
Janco Kock e6683f0478 Changed image key 2015-11-01 00:29:10 +01:00
kennyboy55 46410149b1 Merge remote-tracking branch 'origin/gui' into gui 2015-11-01 00:22:33 +01:00
kennyboy55 34771e43c8 Catch negative position 2015-11-01 00:22:17 +01:00
Janco Kock 918bfd8871 Dragable songs to playlist working. We only need a better cursor 2015-11-01 00:18:11 +01:00
Janco Kock 68ca3af5ff Fixed albumcover load on startup 2015-10-31 22:23:39 +01:00
Yorick Rommers bc75eb9d34 Using URL Encoding now with the AntiXSS Library 2015-10-31 20:56:29 +01:00
kennyboy55 a8b618cd46 Don't keep selection when showing current playlist 2015-10-31 20:03:04 +01:00
kennyboy55 00dfd2a78b Search through all songs when creating playlist 2015-10-31 19:33:05 +01:00
kennyboy55 29eb193aea Bugfix gui anchor 2015-10-31 19:22:50 +01:00
kennyboy55 78cb6ccee7 Possible fix for handling broken songs 2015-10-31 19:19:51 +01:00
kennyboy55 88681a04e6 Add button to view current playlist 2015-10-31 19:16:30 +01:00
kennyboy55 5af3b29a84 Removed old code 2015-10-31 19:16:05 +01:00
kennyboy55 2a699353d2 Player now remembers playlist and allows previous/next 2015-10-31 19:09:44 +01:00
Janco Kock 6a9b2956de Fixed seeking on specific click on trackbar 2015-10-31 16:09:44 +01:00
kennyboy55 3ccfdbe282 Add icon. Add minimum size and Controls Anchors 2015-10-31 12:24:25 +01:00
kennyboy55 60f7d41279 Changed minimum size 2015-10-31 12:23:33 +01:00
kennyboy55 c99d3955d3 Bugfixes in loop song 2015-10-31 12:03:15 +01:00
kennyboy55 87404b0f85 Implemented play next, shuffle and loop. Implemented Artist and Genre search 2015-10-31 11:57:05 +01:00
kennyboy55 f9d92de0ab Visual Studio NewLine Change 2015-10-31 11:56:27 +01:00
kennyboy55 6190a6f0da Switch api 2015-10-31 11:56:15 +01:00
kennyboy55 a902b8c370 Disable album loading for testing 2015-10-31 11:56:05 +01:00
kennyboy55 c20a20534b Merge remote-tracking branch 'origin/gui' into gui 2015-10-31 00:05:46 +01:00
kennyboy55 9d56e2e3b4 Switch to new playlist automatically 2015-10-31 00:05:30 +01:00
Janco Kock 006bba7980 Added artwork download!! This is only a bottleneck at startup. 2015-10-31 00:03:24 +01:00
kennyboy55 d5bc7df7e1 Redesigned and fixed Playlist Maker 2015-10-30 23:57:02 +01:00
Yorick Rommers d31519aeca refhresh on close dialog 2015-10-30 23:33:34 +01:00
kennyboy55 b3e397d0bf Merge branch 'developer' into gui
Conflicts:
	MusicPlayer/MusicPlayer/MainForm.Designer.cs
	MusicPlayer/MusicPlayer/MainForm.cs
2015-10-30 23:32:06 +01:00
kennyboy55 c7db59a8ab NotifyIcon contextmenu on left click 2015-10-30 23:13:52 +01:00
Yorick Rommers a0f52a636c Added playlist maker 2015-10-30 23:12:28 +01:00
kennyboy55 ff706d1bf5 Playlist fill. Format 2015-10-30 23:01:38 +01:00
kennyboy55 daf9f6d1ac Fix alignment in splitcontainer and moved playlistpanel 2015-10-30 22:20:16 +01:00
kennyboy55 3763e4fb22 Merge remote-tracking branch 'origin/gui' into gui 2015-10-30 21:38:21 +01:00
kennyboy55 e2be560a21 Changed album view 2015-10-30 21:37:48 +01:00
Janco Kock aaa9382e23 Added splitter 2015-10-30 21:27:12 +01:00
kennyboy55 9d78ac8b4b Error handling. Bugfix 2015-10-30 21:23:10 +01:00
kennyboy55 5f1093dd1c Bugfixes 2015-10-30 21:10:10 +01:00
kennyboy55 e80f9107c0 Better seeking. Better interface 2015-10-30 20:38:45 +01:00
Yorick Rommers 77a6951021 Merge remote-tracking branch 'origin/gui' into playlists 2015-10-30 20:33:43 +01:00
Yorick Rommers 08e485d6d4 Added base for playlists, puts files in dir and reads files from dir 2015-10-30 20:33:23 +01:00
kennyboy55 769f153e26 Add playlist buttons. Threadsafe application exit 2015-10-30 19:57:04 +01:00
Yorick Rommers d4f6869736 Merge remote-tracking branch 'origin/gui' into playlists 2015-10-30 19:48:50 +01:00
kennyboy55 c86b48da5f Added playlist to new interface 2015-10-30 19:45:34 +01:00