Tobias Hieta
51b83f47e4
Automatic update of web-client
2015-10-19 13:02:14 +02:00
Dom Crayford
3e36562ee7
Add autoupdate optin/out setting
2015-10-19 11:57:39 +01:00
Tobias Hieta
3309cb23af
Update updater.exe for Windows
2015-10-19 11:05:54 +02:00
Tobias Hieta
34ac2476a3
Automatic update of web-client
2015-10-19 09:49:08 +02:00
Chris Allen
e03570a40a
Update Apple Remote input map
...
Add support for the silver Apple Remote play button.
2015-10-19 16:53:11 +13:00
Chris Allen
77f69bcbb9
Send lowercase "pc" Device-Class
2015-10-18 03:55:36 +13:00
Vincent Lang
e4bcabe3f4
Bump deps
...
('Im not even sure if I still need to do this.)
2015-10-16 17:37:37 +02:00
Vincent Lang
b1f762bc39
RPI: Update display mode list after powering on
...
The list could be empty or stale. Hopefully fixes the following case:
1. Switch RPI off
2. Remove HDMI cable from RPI
3. Switch RPI on, wait until PMP has started
4. Plug in HDMI cable
5. Screen remains off
2015-10-16 17:26:00 +02:00
Vincent Lang
4129e05f11
Add compatibility hack for newer mpv builds
...
libmpv did not rebase mkv stream timestamps so that the stream starts at
timestamp 0 (unlike for .ts files and such). This was fixed, but
unfortunately web-client now relies on this mpv bug. Add this hack so
that it can be fixed later, instead of breaking transcode seeking.
2015-10-16 17:26:00 +02:00
Tobias Hieta
1ba36139c7
Automatic update of web-client
2015-10-16 17:18:55 +02:00
Tobias Hieta
6f810f28bf
Automatic update of web-client
2015-10-16 17:01:04 +02:00
Tobias Hieta
64efd02f0a
Automatic update of web-client
2015-10-16 14:24:55 +02:00
Dom Crayford
8d6d6f7ae6
Dedicated 'space' mapping - fixes #430
2015-10-16 09:25:00 +02:00
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