Commit Graph

1816 Commits

Author SHA1 Message Date
Vincent Lang
85f6c8b660 Make surround downmix more similar to PHT
...because users seem to want it.

While I'm not perfectly sure that the behavior matches now, the
downmixing coefficients are now the same as with PHT. It's up to the
users to decide whether this change does any good.

We forcibly disable codec downmix, because if the user selects stereo
output, the decoder will normally do the downmix, and ignore our custom
remix options (as libswresample won't be used at all). Potentially this
has bad effects on RPI performance, or other weak CPUs.
2015-10-15 20:12:02 +02:00
Tobias Hieta
29fabcc394 Automatic update of web-client 2015-10-15 15:14:52 +02:00
Vincent Lang
b4da59853c Remove RPI-specific resample options
A better solution has been implemented. Resampler reinit is still
painfully slow, but doesn't need to happen as often.
2015-10-14 18:21:23 +02:00
Vincent Lang
b76294de18 Discard unwanted crash dumps more eagerly
Do not try to upload the crash dump again if the server didn't want the
crash dump for some reason.
2015-10-14 18:09:47 +02:00
Tobias Hieta
e8f0233140 Rename CEC to Plex instead of PlexMPlayer 2015-10-13 17:06:51 +02:00
Tobias Hieta
57e7454812 Watch the correct incoming directory for crash dumps. 2015-10-13 16:21:23 +02:00
Tobias Hieta
fa778a010a Pass crash dump secret to windows build 2015-10-13 15:09:24 +02:00
Vincent Lang
c090af5df2 Fix case-sensitivity issue 2015-10-13 15:03:39 +02:00
Tobias Hieta
47ed9b4ed2 Set the correct CMAKE_BUILD_TYPE 2015-10-13 14:56:52 +02:00
Tobias Hieta
941d89855e Try to get windows to use Ninja instead of Visual Studio for faster builds 2015-10-13 14:49:03 +02:00
Tobias Hieta
d2a7685461 Make the crashuploader set the X-Plex-Secret to allow it to upload to the new breakpad-server 2015-10-13 14:49:03 +02:00
Vincent Lang
af7cb05412 README: formatting improvements 2015-10-13 14:11:54 +02:00
Vincent Lang
72d77a7c07 Include more license information 2015-10-13 14:08:09 +02:00
Dom Crayford
c9ea1ad925 Removed client build instructions 2015-10-13 10:10:33 +01:00
Tobias Hieta
3510741dc1 License under GPLv2 2015-10-13 11:06:01 +02:00
Tobias Hieta
3d4859f1b1 Initial public commit of Plex Media Player 2015-10-13 11:05:27 +02:00