Commit Graph

52 Commits

Author SHA1 Message Date
3f74b1a4e7 Fix could not connect with keyboard in password textbox 2022-04-18 01:20:02 +02:00
519fe4968e MPD password support 2022-04-13 00:43:04 +02:00
f95b884d16 Fix Radios crash 2022-04-12 23:14:13 +02:00
0ab1afc2f8 More resilient handle of disconnection and reconnection 2022-04-10 02:25:41 +02:00
43350aed36 Trim album release date 2022-04-07 13:41:18 +02:00
ab46442108 Shortcut translation to French 2022-04-07 00:36:58 +02:00
3c1aad7d27 Merge branch 'shortcuts' 2022-04-07 00:02:40 +02:00
d1b6d97fe8 Working rebindable shortcuts 2022-04-07 00:01:55 +02:00
15db118dd6 Add GitHub link in Settings 2022-04-05 00:36:14 +02:00
67315f90b0 Fix RadioBrowser crashes if no internet connection 2022-04-05 00:23:55 +02:00
6d75f88927 Customisable shortcuts: first bulky implementation 2022-04-05 00:09:40 +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
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
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
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
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