Commit graph

2444 commits

Author SHA1 Message Date
badaix
be9c15cba6 Remove bug label, add link to discussions 2021-03-06 19:06:37 +01:00
badaix
f22f31edee Fix log tag 2021-03-06 18:46:55 +01:00
badaix
4f60c07c1c Fix issue number 2021-03-06 18:46:38 +01:00
Danny
76c0c310e1 Additional deps for freebsd 2021-03-06 18:45:02 +01:00
Danny
4791f337ff Update build.md
fwict libopus==opus (or it may be libopusenc - unsure) see https://www.freshports.org/audio/opus/ or https://www.freshports.org/audio/libopusenc
2021-03-06 18:45:02 +01:00
Max Kellermann
f721d4eb62 doc/binary_protocol.md: swap fields "received" and "sent"
In common/message/message.hpp, BaseMessage::read() reads the "sent"
field first and then "received"; same for serialize().  The
protocol documentation has been wrong ever since it was added in
commit 9d7e08b43
2021-03-06 18:41:18 +01:00
badaix
7eff45fda7 Update changelog 2021-02-21 21:10:24 +01:00
badaix
a30ac29fb4 Check for MacOS iBridge MAC address and fall back 2021-02-19 09:06:51 +01:00
badaix
66c5331b46 Update jsonrpc++ to v1.3.3 2021-02-17 22:40:31 +01:00
badaix
69ca5161a4 Add information about codec header 2021-02-17 22:40:04 +01:00
Max Kellermann
ae9ad7e3d2 client/connection: verify the message_cast result (nullptr dereference)
If the server sends a mismatching reply to a `Time` request packet,
the client crashes due to nullptr dereference because it uses
message_cast() but does not verify the result.
2021-02-17 18:06:31 +01:00
badaix
947a5d1399 Add more documentation to the default files 2021-02-14 21:12:25 +01:00
badaix
3747cc5207 Add some documentation to the default files 2021-02-14 20:57:36 +01:00
badaix
1b3e262a5b Be more compatible to older CMake versions 2021-02-14 13:20:03 +01:00
badaix
2c69844cad Log revision (git sha) 2021-02-14 12:54:52 +01:00
badaix
2a1fde8ec7 Update snapweb 2021-02-11 08:55:02 +01:00
badaix
7597f15d24 Tidy up code 2021-02-11 08:33:36 +01:00
badaix
f5d4fcaf43 Tidy up 2021-02-10 18:36:40 +01:00
badaix
1aa8831416 Add TIDY option to enable clang-tidy 2021-02-10 18:18:25 +01:00
badaix
f05c379da4 Update version number to v0.24.0 2021-02-09 21:00:43 +01:00
badaix
5f2733f19f Update build.md 2021-02-09 20:49:06 +01:00
badaix
35d3ba3725 Remove submodules 2021-02-07 19:28:07 +01:00
badaix
4f0cfade5a Remove submodules 2021-02-07 19:25:54 +01:00
badaix
2c0703e179 Build without pulse 2021-02-04 09:51:01 +01:00
badaix
33b7ac7214 Reduce log frequency 2021-02-03 22:59:15 +01:00
badaix
168bc3f98b Silence the PCM buffer if no chunk is available 2021-02-03 22:58:21 +01:00
badaix
147e4e9b7e Add TimeConditional for logging 2021-02-03 22:55:02 +01:00
badaix
1c0a857856 Fix opus support for Android in cmake 2021-02-03 19:08:15 +01:00
badaix
c342b15a61 Fix noise when paused 2021-02-03 10:20:30 +01:00
badaix
3b50f7a1ad List player options before listing devices 2021-02-02 21:09:23 +01:00
badaix
ed9a8c6462 Make PulseAudio server configurable 2021-02-01 21:50:34 +01:00
badaix
77b659824d Update Snapweb to v0.2.0 2021-01-31 22:59:31 +01:00
badaix
622c283d78 Fix resetting hardware mixer volume 2021-01-30 21:01:18 +01:00
badaix
fa7340a9bc Remove build date from version information 2021-01-28 11:26:14 +01:00
badaix
c46f138ea7 Align buffer with fragments 2021-01-27 23:39:42 +01:00
badaix
48258084da Use at least 3 fragments by default 2021-01-26 22:41:15 +01:00
badaix
2e2123cf1c Disable ccache in CI for debian packages 2021-01-24 13:50:31 +01:00
badaix
079d3e122e Don't sleep if frames avail < period size 2021-01-23 22:35:11 +01:00
badaix
7fe36cdb83 Backport alsa_player from v0.19 2021-01-22 22:40:02 +01:00
badaix
368b807345 Set buffer time instead of periods 2021-01-21 22:21:34 +01:00
badaix
c2dc5d5d13 Log alsa device parameters 2021-01-21 22:20:33 +01:00
badaix
48072e3283 Update version number 2021-01-21 18:28:16 +01:00
badaix
61ebc114f6 Add built date to version information 2021-01-21 12:03:19 +01:00
badaix
d03a9eae68 Configure period time instead of buffer time 2021-01-20 22:24:25 +01:00
badaix
1f98c79073 Update changelog 2021-01-09 22:43:59 +01:00
badaix
9fa648cebb Use Android performance mode "none" 2021-01-09 22:30:13 +01:00
badaix
412861c891 Add Android OpenSLES define and linker option 2021-01-09 21:35:07 +01:00
badaix
858304b29b Update changelog 2021-01-09 20:00:34 +01:00
badaix
d9adc25007 Fix sending silence after 186min 24s 2021-01-09 19:54:42 +01:00
badaix
55368bbd4d Rephrase exception 2021-01-06 21:59:57 +01:00