Commit Graph

103 Commits

Author SHA1 Message Date
9a5f686dde Fix exception on connection 2022-03-31 00:27:33 +02:00
b209cb2556 Update Snapcast: v0.25 to v0.26 2022-03-30 13:04:10 +02:00
6e1f43bed0 Switch to new MpcNET package 2022-03-30 02:05:13 +02:00
9bd088fac8 Stats translation and resources 2021-10-05 18:54:49 +02:00
0be28ab205 Stats panel in settings 2021-10-05 14:18:58 +02:00
62a3220f7f Share current song by double click 2021-10-04 20:01:50 +02:00
6e4ed82211 Mute shortcut 2021-10-04 19:20:41 +02:00
7b2a7bae21 Focus style on Radios button 2021-10-04 19:14:47 +02:00
72d751db71 Allow enter key in settings textbox to connect 2021-10-04 19:13:25 +02:00
e4b63073d8 Update readme and screenshots for radios feature 2021-10-04 14:07:28 +02:00
d49f3ab030 Forgot a resource file 2021-10-04 14:07:12 +02:00
62835065c0 Add Radios to the systray 2021-10-04 14:06:20 +02:00
196b93c7f3 Fix gray line in the middle of the radio datagrid 2021-10-04 13:29:55 +02:00
f9a14ee3c0 Remove last parasite line in case of long list 2021-10-03 20:08:10 +02:00
7aafa935e1 Fix mpd bug execution with radios 2021-10-03 17:20:14 +02:00
2960afd9bd Radio text in resources and translation 2021-10-03 15:39:39 +02:00
23098e0ebb Progress on radio implementation 2021-10-03 13:57:45 +02:00
32d3610b07 Progress on radio implementation 2021-10-03 13:54:54 +02:00
fbb65a039a First POC for a radio browser 2021-10-01 02:24:18 +02:00
4d180871ca Readme updated 2021-09-03 01:25:56 +02:00
b87bff54c4 Little code organization tweaks 2021-09-03 00:21:15 +02:00
be8cef35d3 Resources file management, french translation and a bit of design 2021-09-02 19:47:55 +02:00
c568a957f7 MPD handles disconnection and reconnection 2021-09-02 00:14:28 +02:00
2c8696155a Handle no title for song and stop state 2021-09-01 10:21:52 +02:00
48b5bc5d28 Pass of code standardisation 2021-09-01 02:35:37 +02:00
984d2056de Button border thickness declared in XAML and not in code 2021-08-31 02:25:42 +02:00
86a652c170 Improvement on seek time slider 2021-08-31 01:53:52 +02:00
0aa80ed8b5 Option to show Snapcast window 2021-08-31 01:42:00 +02:00
72d2c5993d UI is now updated through MPD events and not every second + misc fixes 2021-08-31 01:30:00 +02:00
1b44c64ec5 Fix playback but is not resistant to disconnection 2021-08-29 20:50:47 +02:00
80d6395c8e First implementation of MpcNET
Exceptions thrown for playback to investigate, but get data is okay
2021-08-29 00:32:41 +02:00
765cb4f4ea New icons and publish profile 2021-08-27 23:28:27 +02:00
dda239ec34 Usable sliders for time and volume 2021-08-27 19:49:57 +02:00
8896c13442 Misc. fixes, added volume offset option 2021-08-27 18:45:53 +02:00
89ddb81840 Snapcast text notify working 2021-08-20 18:26:32 +02:00
60ca1b6e9a Update visual style for player 2021-08-20 16:50:50 +02:00
553ca54315 Change buttons 2021-08-19 23:03:50 +02:00
3d407052a2 Remove unused never submitted asset 2021-08-19 22:01:33 +02:00
0bc80ef23b Working mpd handling, even if I'm not a big fan of it 2021-08-19 22:00:25 +02:00
5d29938589 Fix exception and SaveSettings function 2021-08-16 13:49:19 +02:00
f85eae1354 MPD moved to its own class 2021-08-16 02:13:47 +02:00
a2f2af87cc Fix setting window not being displayed correctly 2021-08-15 01:29:16 +02:00
ebd4e8e530 Snapcast port and auto start working 2021-08-15 01:18:23 +02:00
7babd50c3f Load and save settings 2021-08-14 17:14:37 +02:00
fc7ad1ec22 Remove useless image 2021-08-14 12:03:27 +02:00
4f97443d09 Fix Systray binding errors 2021-08-14 12:03:09 +02:00
c95094a003 Fixed Systray NotifyPropertyChanged, shortcut setting window 2021-08-14 11:27:26 +02:00
6dd31fcdff Working MainWindow buttons, read license from file 2021-08-14 02:28:21 +02:00
0ba7d20ad2 UI update, almost complete support of Taskbar, classes separation and organization 2021-08-14 01:20:38 +02:00
6b192fc978 Add hotkey basic handling 2021-08-09 00:51:06 +02:00