1
0
Fork 0
mirror of https://github.com/badaix/snapcast synced 2025-09-07 01:02:33 +02:00

Commit graph

  • 61bda79158 Reformat code badaix 2025-01-19 22:09:17 +01:00
  • 9254be1a8f
    Add back restricted Stream.AddStream functionality (#1331) Jeroen Dierckx 2025-01-19 21:57:25 +01:00
  • 6eaddc0582 Removed unused checkParamsNotAllowed method #1331 Jeroen Dierckx 2025-01-19 21:40:26 +01:00
  • 484bffdbac Fixed missing doc delimiter Jeroen Dierckx 2025-01-19 20:57:46 +01:00
  • f3df476e36 Small doc update to clarify things Jeroen Dierckx 2025-01-19 20:55:37 +01:00
  • 18b16ed834 Fixed checking controlscript parameter Jeroen Dierckx 2025-01-19 20:52:28 +01:00
  • 38bda59574
    Merge branch 'badaix:develop' into rpc-add-restricted-addstream Jeroen Dierckx 2025-01-19 20:40:00 +01:00
  • f0129541e5 Added back documentation for Straem.AddStream and Stream.removeStream Jeroen Dierckx 2025-01-19 20:37:17 +01:00
  • aef7dd2316 Don't allow controlscript parameters when creating streams through RPC Jeroen Dierckx 2025-01-19 20:20:52 +01:00
  • 3d5f881bfe Allow back Stream.AddStream but don't allow a process stream type Jeroen Dierckx 2025-01-19 20:16:55 +01:00
  • fab6646025
    Fix Mopdiy -> Mopidy typo in configuration.md (#1329) Raphael Nestler 2025-01-19 20:15:19 +01:00
  • 316540c8b7
    Fix typo in the changelog (#1328) Raphael Nestler 2025-01-19 20:14:37 +01:00
  • 151d800065
    Fix Mopdiy -> Mopidy typo in configuration.md #1329 Raphael Nestler 2025-01-19 16:38:53 +01:00
  • 9437f0f474 Fix typo in the changelog #1328 Raphael Nestler 2025-01-19 15:55:11 +01:00
  • b4bbdc0265 Add doxygen doc badaix 2025-01-18 21:28:25 +01:00
  • ab5318fea4 Fix linter warnings badaix 2025-01-18 21:22:33 +01:00
  • 9c9ebaead8 Update Changelog v0.30.0 badaix 2025-01-17 21:04:29 +01:00
  • f2ddd00f17 Remove "Nightly builds" section badaix 2025-01-17 21:02:33 +01:00
  • 5637eefac3 Fix typo badaix 2025-01-17 09:55:54 +01:00
  • 66ea985ac0 Don't install catch2 on Ubuntu badaix 2025-01-17 09:19:26 +01:00
  • 5e7bb12efb Reformat code badaix 2025-01-17 08:43:22 +01:00
  • 5ad76c0f18 Use installed Catch2 if available badaix 2025-01-17 08:41:48 +01:00
  • 63f9ce1615 Update control.md badaix 2025-01-16 08:09:40 +01:00
  • b8a662b039 Update changelog badaix 2025-01-15 22:44:34 +01:00
  • ea07cb715d Fix RPC error results badaix 2025-01-15 22:41:46 +01:00
  • 9e6009cad0 Fix CVE-2023-36177 badaix 2025-01-15 21:51:54 +01:00
  • dc96ae9f03 Update changelog badaix 2025-01-14 22:16:57 +01:00
  • 2860ca8b2f Lower allowed doxygen warnings badaix 2025-01-14 11:37:10 +01:00
  • f44562aea8 Add link to HTTPS configuration badaix 2025-01-14 10:57:43 +01:00
  • cf95349c67 Lower log level badaix 2025-01-14 10:25:36 +01:00
  • 7cf0586ab1 Update AixLog badaix 2025-01-14 10:24:59 +01:00
  • 23019b52bd Update AixLog to v1.5.1 badaix 2025-01-14 08:51:44 +01:00
  • a638da0ff7 Improve time sync over websocket badaix 2025-01-13 20:23:29 +01:00
  • 0fb90802b5 Update HTTPS configuration doc badaix 2025-01-12 23:43:56 +01:00
  • 8096d208d5 Install "/etc/snapserver/certs" directory badaix 2025-01-12 15:19:08 +01:00
  • 8015325d71 Create "/etc/snapserver/certs" directory badaix 2025-01-09 22:19:01 +01:00
  • c7d301e1d7 Reformat cmake and python badaix 2025-01-09 15:50:22 +01:00
  • d5677b6f78 Reformat code badaix 2025-01-09 15:06:35 +01:00
  • 58e82ef9e8 Provide cover art over HTTPS #1323 badaix 2025-01-09 10:19:32 +01:00
  • fd5f1ba0e2 Remove soxr include dir badaix 2025-01-07 22:51:12 +01:00
  • cd67fb9645 Replace std::endl with "\n" badaix 2025-01-07 20:29:16 +01:00
  • f1ee39e515 Update man pages badaix 2025-01-07 20:05:48 +01:00
  • 8b07d20499 Update jekyll theme badaix 2025-01-07 19:46:03 +01:00
  • 8cce7dda99 Fix images fpr dark/light theme badaix 2025-01-07 19:30:01 +01:00
  • 3002158808
    Create _config.yml Johannes Pohl 2025-01-07 16:30:32 +01:00
  • d1f10b63cf Add section about HTTP in configuration.md badaix 2025-01-07 14:45:58 +01:00
  • 59bff3e4f9 Publish HTTPS port via mdns badaix 2025-01-07 14:31:12 +01:00
  • 2937bffaa5 Fix package CI badaix 2025-01-06 21:28:46 +01:00
  • 7bf9146e6a Update changelog for v0.30.0 badaix 2025-01-06 21:06:55 +01:00
  • 8ea1667331 Remove "ressource" parameter badaix 2025-01-06 20:47:35 +01:00
  • 5a75d81158 Update boost mirror badaix 2025-01-05 17:59:38 +01:00
  • e0443f6e5f Validate SSL configuration badaix 2025-01-05 17:52:31 +01:00
  • ce743ce4c6 Fix Linter issues badaix 2025-01-05 17:50:58 +01:00
  • 72358cd912 Fix clang-tidy issues badaix 2024-12-26 23:00:04 +01:00
  • d5d4cb9e63 Rename "private_key" to "certificate_key" badaix 2024-12-26 22:58:41 +01:00
  • e57ae280b4 Edit the CI process to build deb packages also for 32-bit Debian #1312 Francesco 2024-12-23 23:34:34 +01:00
  • aecf64fc03 Cache by build-type badaix 2024-12-21 22:09:21 +01:00
  • 2e8398d631 Don't install pkgconfig on macOS badaix 2024-12-21 21:50:26 +01:00
  • f9f0b03a5c Add debug builds badaix 2024-12-21 21:34:23 +01:00
  • 83742ba901 Remove unused include badaix 2024-12-21 21:33:52 +01:00
  • d387da9510 Remove reference to Pi MusicBox badaix 2024-12-21 21:28:43 +01:00
  • bc4b015037 Add comment about --daemon badaix 2024-12-21 20:50:56 +01:00
  • cb46ea7994 Remove reference to Pi MusicBox badaix 2024-12-21 20:46:30 +01:00
  • 1486e2dabd Update default listen addresses badaix 2024-12-21 20:42:50 +01:00
  • 0e283f9bad
    listen to both IPV6 and IPV4 incoming connections: binding to "::" implies both protocols (#1290) Ernst 2024-12-21 19:05:41 +01:00
  • dde2d255df
    Merge branch 'tls' into feature/listen-to-both-ipv4-and-ipv6 #1290 Johannes Pohl 2024-12-21 19:03:55 +01:00
  • be77ddb08b Update boosr/process include badaix 2024-12-20 23:58:21 +01:00
  • 1bc541cf5e suppress unmatchedSuppression badaix 2024-12-20 22:44:35 +01:00
  • 9396a78d71 Fix compile error badaix 2024-12-20 22:25:30 +01:00
  • 17efc6799c Fix static analysis issues badaix 2024-12-20 21:56:12 +01:00
  • 03ce0ed2df Iclude boost as system headers to suppress warnings badaix 2024-12-20 19:36:44 +01:00
  • 0b1b1e38bb Iclude boost as system headers to suppress warnings badaix 2024-12-20 19:30:42 +01:00
  • 06f1c7d32f Remove unused includes, fix warnings badaix 2024-12-19 23:37:44 +01:00
  • a79b3e6599 Replace std::endl with "\n" badaix 2024-12-19 23:35:12 +01:00
  • 709cd362e1 Update xcode versions badaix 2024-12-19 23:15:16 +01:00
  • c4076748fb Compile with boost v1.87.0 badaix 2024-12-19 22:54:58 +01:00
  • 6ada939adf Fix compilation with boost v1.87.0 badaix 2024-12-19 22:53:49 +01:00
  • 1df686f875 Update Boost to v1.86.0 badaix 2024-09-08 22:06:24 +02:00
  • 9f71aa7b25 Compile with 3 threads badaix 2024-08-21 22:07:55 +02:00
  • a723cab853 Merge package.yml badaix 2024-08-21 08:34:50 +02:00
  • 11d7d98186 Reformat code badaix 2024-07-23 21:53:35 +02:00
  • b5284301c5 Add custom URL prefix for HTTP URLs (#1260) Rechner Fox 2024-07-23 12:49:15 -07:00
  • 342eda02a0 Add some documentation badaix 2024-07-04 22:55:35 +02:00
  • cfe309087e Fix compile error badaix 2024-07-04 22:23:32 +02:00
  • a0d88e8856 Move control requests into Request factory badaix 2024-07-04 22:18:13 +02:00
  • 45f189432d Make some functions const badaix 2024-07-04 22:07:10 +02:00
  • 15a3cf9680 Split returns empty last element badaix 2024-07-04 21:56:30 +02:00
  • ad6ab1ad3b Fix warning badaix 2024-07-02 18:46:39 +02:00
  • e901f0f9f4 Add base config item badaix 2024-07-02 17:45:51 +02:00
  • 2b6ad6b90b Add some documentation badaix 2024-07-02 13:11:57 +02:00
  • 30a5ed7389 Fix exit code badaix 2024-07-02 13:05:31 +02:00
  • fd9ffff486 Check for max allowed doxygen warnings badaix 2024-07-02 12:59:23 +02:00
  • c156fab123 Fix some doxygen warnings badaix 2024-07-02 12:43:32 +02:00
  • 061f92a361 Add missing include badaix 2024-07-01 23:42:49 +02:00
  • 78cbd3cf5b Remove ImageCache instance from ServerSettings badaix 2024-07-01 23:29:26 +02:00
  • 2530a347c2 Fix linker error badaix 2024-07-01 22:42:55 +02:00
  • c112058998 Pass complete Settings struct around badaix 2024-07-01 21:57:44 +02:00
  • 964801896a Add ErrorOr class badaix 2024-07-01 20:54:43 +02:00
  • 4540e64224 Split string_utils.hpp into impl and header badaix 2024-07-01 20:44:51 +02:00
  • a704fd11d5 Fix pipe reconnect badaix 2024-06-29 20:11:49 +02:00