Commit graph

930 commits

Author SHA1 Message Date
badaix
5968f96e11 Check required websocket version 2023-03-17 08:28:02 +01:00
badaix
e440417692 Delete Makefiles 2023-03-17 08:27:42 +01:00
badaix
54a3d86200 Install meta_librespot_java.py 2023-02-04 21:52:01 +01:00
badaix
c9bdceb134 Fix socket close signature 2023-01-31 21:52:40 +01:00
badaix
a3cd985e22 Remove StreamTags message 2023-01-31 09:27:47 +01:00
badaix
97e84f31f6 Update snapweb 2023-01-30 20:39:55 +01:00
badaix
6ec6a4581b Update snapweb to v0.5.0 2023-01-29 21:39:25 +01:00
badaix
7c83e3f656 Fix socket close event 2023-01-24 08:00:59 +01:00
badaix
787d0714c0 Remove unused virtual stop call 2023-01-24 08:00:31 +01:00
badaix
63de108800 Terminate script 2023-01-23 20:56:49 +01:00
badaix
c01ba2bdde Fix includes 2023-01-22 21:30:11 +01:00
Ali Abdel-Qader
a5794e5524 Fix "unqualified call to std::move" warning
This removes the warning when using [-Wunqualified-std-cast-call].
2023-01-22 11:41:49 +01:00
badaix
56c8a3f693 Fix common/message includes 2023-01-22 11:34:02 +01:00
badaix
638e545cc7 Fix crash with librespot 0.5.0-dev 2023-01-05 08:23:59 +01:00
badaix
e1c8250876 Reformat code 2022-12-29 19:10:38 +01:00
badaix
0f36a5c271 Fix alsa URI 2022-12-29 18:52:08 +01:00
badaix
d0935f4dee Add empty line 2022-12-29 18:51:55 +01:00
badaix
11915bb247 Ignore boost beast warnings for clang 2022-12-29 15:03:28 +01:00
badaix
ae035f5df9 Ignore warnings for boost beast 2022-12-29 11:49:23 +01:00
Rudi Heitbaum
853c3f622f server/control_session_http: update for boost 1.81.0
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-12-29 10:15:54 +01:00
badaix
469d59a7b2 Ignore deprecated declarations 2022-12-29 10:14:10 +01:00
badaix
f3372b1491 Replace regex with simple parsing 2022-10-24 19:03:06 +00:00
badaix
0da026a289 Handle exceptions on message reception 2022-09-09 15:10:42 +02:00
badaix
f5e75453ea Reformat source 2022-09-08 11:41:16 +02:00
badaix
6b24ec6a3d Call read from executor 2022-09-08 11:39:36 +02:00
badaix
051ba91cfc Reformat code 2022-09-08 08:15:09 +02:00
badaix
25b289e627 Update timestamp after position correction 2022-09-08 08:13:41 +02:00
badaix
f2225c1959 Fix delay in alsa input stream 2022-09-07 16:17:47 +02:00
badaix
0eb987f66e Meta stream considers paused streams as inactive 2022-07-20 21:01:19 +02:00
badaix
3bf9a91fd1 Update properties from events 2022-07-19 20:09:29 +02:00
badaix
62d2d78584 Refactor play/pause 2022-07-19 12:01:25 +02:00
badaix
550d4cc055 Add meta_librespot-java.py 2022-07-19 08:05:11 +02:00
badaix
11938f55bb Cleanup 2022-07-19 08:04:38 +02:00
badaix
a041306278 Raise version number to v0.27.0 2022-07-15 18:45:13 +02:00
badaix
3d072dbbb6 Query current track before properties 2022-07-14 15:13:18 +02:00
badaix
7a70e460a5 Install meta_mopidy.py 2022-07-14 11:51:17 +02:00
badaix
a31e67b621 Use stream_title if available 2022-07-14 11:36:53 +02:00
badaix
9e3c0fdf55 Add "mute" to stream API 2022-07-13 17:35:49 +02:00
badaix
60dc1aa48a Add support for controlscriptparams 2022-07-13 14:14:00 +02:00
badaix
b71e303083 Fix loop property, prefix params with "mopidy-" 2022-07-13 13:47:30 +02:00
badaix
e2e259d767 Use callbacks for responses 2022-07-12 21:42:20 +02:00
badaix
2ed9795013 Filter some events for less updates 2022-07-12 15:01:27 +02:00
badaix
6713173803 Bugfixes 2022-07-11 18:44:37 +02:00
badaix
94a4b07c49 Remove unused stuff 2022-07-10 23:59:35 +02:00
badaix
3e569ebddc Add meta_mopidy.py 2022-07-10 23:53:18 +02:00
Nicolas Iselin
30fd1520cc New setting "streaming_client.initial_volume" 2022-07-02 13:41:13 +02:00
badaix
fd4d82126f Catch exception in io_callback 2022-07-01 12:14:19 +02:00
badaix
550f7c5b3f Add required dependencies 2022-07-01 11:13:36 +02:00
badaix
4ced199c9e Reformat CMake files 2022-07-01 11:02:44 +02:00
badaix
7ab3daa76d Change file permissions of meta_mpd.py
Should solve #970 and #1021
2022-07-01 10:52:05 +02:00