Tobias Hieta
f157ded1f8
Fix so that Let's move doesn't use ~/Applications
2016-12-07 16:02:04 +01:00
Tobias Hieta
bc5012718f
Add Let's move that moves the PMP app to /Applications if launched from anywhere else
...
This help the problems with the Pathrandomization in Sierra for example.
2016-11-29 15:37:54 +01:00
Vincent Lang
5b778a35ce
QsLog: add missing lock
...
The destList is accessed both from the main thread and logger's writer
thread.
Within PMP, this shouldn't matter in practice, because we're not adding
new destinations after sending the first log message.
2016-07-19 11:52:14 +02:00
Tobias Hieta
81e2c6ffe9
Fix build with Qt5.7
2016-04-28 16:00:43 +02:00
Tobias Hieta
2825f1acd9
Enable -Wshorten-64-to-32 on Clang and GCC and fix warnings in our code
...
Also disable this warning for external libs like qhttp and HIDRemote
since we don't control them and don't want to maintain fixes just for
warnings.
2016-04-12 12:01:36 +02:00
Tobias Hieta
09e7605b68
Use CXX_STANDARD 14 and centralize the setting to utils.cmake
2016-04-01 16:34:22 +02:00
Tobias Hieta
47f321c796
We don't want to export and import QHttp headers since we link against them.
2016-03-29 16:09:50 +02:00
Tobias Hieta
2014be22cc
Move HIDRemote to external so it won't be tidied
2016-03-22 11:19:45 +01:00
Tobias Hieta
63fb8b7ea0
Updated QHttp to 5433eb6
2016-03-16 15:50:28 +01:00
Tobias Hieta
8b88de03fb
Fix QHttp compilation on windows
2016-02-22 09:01:47 +01:00
Tobias Hieta
4638151bfd
WIP: qhttpserver->qhttp
2016-02-22 09:01:47 +01:00
Tobias Hieta
3d4859f1b1
Initial public commit of Plex Media Player
2015-10-13 11:05:27 +02:00