388 Commits

Author SHA1 Message Date
Peter Antonvich
65f4ff6a30 Protocol: add request types to get/set Text GDI Plus sources (#94)
* Protocol: add request types to get/set Text GDI Plus sources

* address comments
2017-06-20 16:07:47 +02:00
Stéphane L
ab38f33530 docs: Update README to add a Python library 2017-06-20 10:54:30 +02:00
Palakis
1f04ee8252 CI: Fix wrong OS X deps paths 2017-06-20 09:41:07 +02:00
Palakis
739bd6f696 CI: Fix wrong Qt paths 2017-06-08 12:25:44 +02:00
Palakis
066145ab31 Server: replace Q_FOREACH with ranged for-loops 2017-06-08 11:18:50 +02:00
Palakis
54d0f764d4 CI: Fix OS X non-working @rpath replace 2017-06-06 11:57:04 +02:00
Palakis
1398689ebf CI: Fix OS X Qt 5.8 fetch 2017-06-06 11:09:53 +02:00
Palakis
647625628d CI: Fix dependency versions 2017-06-06 10:35:36 +02:00
Palakis
e17df69b80 Merge remote-tracking branch 'origin/master' 2017-06-06 09:50:12 +02:00
Palakis
f001d18eea Protocol: add request types to get/set current recording folder 2017-06-06 09:50:02 +02:00
Palakis
f49980350a General: code style refresh 2017-06-06 09:30:07 +02:00
Stéphane L
d0a90ecea4 Update PROTOCOL.md 2017-06-06 00:54:32 +02:00
Stéphane L
4506b46ba0 Docs: update Contributing Guidelines 2017-05-31 15:29:23 +02:00
Stéphane L
a8c36d7366 Docs: add issue template 2017-05-31 15:24:58 +02:00
Palakis
781eaec683 Docs: add Contributing Guidelines 2017-05-31 15:08:30 +02:00
Stéphane L
bdee8f318a Update package-osx.sh 2017-05-30 22:29:06 +02:00
Stéphane L
82dac4d208 CI: Create "latest" copy of OS X artifact 2017-05-30 22:06:23 +02:00
Palakis
386e1f3b46 General: 80 columns refactor in C/C++ headers 2017-04-26 10:07:42 +02:00
Palakis
a3cbbf3ea9 General: refactor to limit linesize to 80 columns 2017-04-26 10:02:02 +02:00
Palakis
e647debcfb Handler: fix possible duplicate data release 2017-04-25 08:53:24 +02:00
Palakis
fba9bd2b76 Auth: refactor CheckAuth and GenerateSecret to avoid hazardous operations 2017-04-24 22:45:08 +02:00
Palakis
56217e0176 Revert "CMake: work towards more auto-detect on Linux"
This reverts commit 77c5801c4c341b1ea23db073cc1074ffa2206b85.
2017-04-24 13:33:50 +02:00
Palakis
77c5801c4c CMake: work towards more auto-detect on Linux 2017-04-24 13:14:51 +02:00
Palakis
7db879cca9 Protocol spec: Specify plugin version number 2017-04-24 12:38:53 +02:00
Palakis
8d0cb2e875 Auth: free string after use 2017-04-24 11:01:11 +02:00
Stéphane L
dc7b386295 Create README.md 2017-04-24 10:20:46 +02:00
Palakis
03c8c6385c Bugfix: wrong behaviour in TransitionToProgram with a specif. transition 2017-04-23 23:28:06 +02:00
Palakis
841de2f752 Systray: notify disconnects 2017-04-23 19:12:53 +02:00
Palakis
9de6e229d9 Preliminary work on Recording folder get/set 2017-04-23 18:54:24 +02:00
Palakis
8dfe471ef2 Server: small refactor 2017-04-23 15:41:39 +02:00
Palakis
da05f315be Systray: Localizable notification 2017-04-23 15:30:09 +02:00
Palakis
d014a7ab25 Requests: Start/Stop Streaming/Recording request now have errors 2017-04-23 15:22:10 +02:00
Palakis
d0118c63c0 Bugfix: PreviewSceneChanged not emitted when swapping scenes 2017-04-23 12:28:51 +02:00
Palakis
9ddfad99ea Bugfix: calling SetPreviewScene with an unknown source doesn't errors 2017-04-23 12:09:58 +02:00
Palakis
82d74fcb2f CI: Build plugin with latest known stable release of OBS 2017-04-21 21:20:17 +02:00
Palakis
0f4f029a76 Tray icon: remove debug message 2017-04-21 17:34:33 +02:00
Palakis
2c581e9998 Merge remote-tracking branch 'origin/master' 2017-04-21 16:19:59 +02:00
Palakis
f2028c506a UI: System tray notification on new connections 2017-04-21 16:16:11 +02:00
Palakis
200db77140 UI: System tray notification on new connections 2017-04-21 15:59:32 +02:00
Palakis
007604cc21 Readme: changed G-monitor's username 2017-04-21 14:21:07 +02:00
Palakis
89486e9172 Readme: fix layout again 2017-04-21 14:17:55 +02:00
Palakis
a60ca96fd1 Readme: update layout 2017-04-21 14:06:14 +02:00
Palakis
0ade2c869d Readme: fix layout 2017-04-21 14:03:16 +02:00
Palakis
9986382850 Supporters: add MediaUnit 2017-04-21 14:02:22 +02:00
Palakis
89b9165c25 Protocol spec: update ToC 2017-04-21 13:42:50 +02:00
Palakis
5d290165a2 Add request type GetSpecialSources 2017-04-21 13:39:28 +02:00
Palakis
d267171cc7 Merge remote-tracking branch 'origin/master' 2017-04-21 11:14:56 +02:00
Palakis
cebe325e81 New request type GetMute + request handler refactor 2017-04-21 11:14:47 +02:00
Stéphane L
4e6178881b Update README.md 2017-04-21 08:10:43 +02:00
Stéphane L
6bca8194cb Update README.md 2017-04-21 00:28:51 +02:00