820 Commits

Author SHA1 Message Date
Stéphane L
4b9229311c macOS CI: oops, forgot to update some lines 2017-08-06 22:46:30 +02:00
Stéphane L
4c4c1de190 macOS CI: "brew versions" command doesn't work 2017-08-06 22:35:16 +02:00
Stéphane L
6b6b7feff2 macOS CI: properly use Qt from Homebrew 2017-08-06 22:28:07 +02:00
Stéphane L
9e3ce26ba0 Revert "macOS CI: install qt5 from Homebrew's index"
This reverts commit ee1486274db4280f71e6f202c4f4bef1b7f37ba3.
2017-08-06 22:12:36 +02:00
Stéphane L
eac19a7c83 Logging: log Qt versions at startup 2017-08-06 21:50:25 +02:00
Stéphane L
ee1486274d macOS CI: install qt5 from Homebrew's index 2017-08-06 21:45:24 +02:00
Stéphane L
8692e2afda CI: OBS version bump 2017-08-06 07:12:04 +02:00
Stéphane L
f995268444 macOS CI: symlink paths were wrong, again 2017-08-06 07:11:03 +02:00
Stéphane L
bd2e974718 macOS CI: fix symlink paths 2017-08-06 06:56:00 +02:00
Stéphane L
d1c64c7509 macOS CI: more debug statements 2017-08-06 06:30:00 +02:00
Stéphane L
30a19cfe8a macOS CI: add debug statements for rpath fix 2017-08-06 06:22:24 +02:00
Stéphane L
cc3097b09a GetVersion: add claryfying comment 2017-08-06 05:12:30 +02:00
Stéphane L
c00681b52d Protocol: remove useless API version field 2017-08-06 05:10:14 +02:00
Stéphane L
61931c179f Protocol: update GetVersion with list of available request types 2017-08-06 00:09:44 +02:00
Stéphane L
c7190cb94a Events: add transition info to TransitionBegin 2017-08-05 22:17:13 +02:00
Stéphane L
a1bd27dfde Server: fix refactoring mistake 2017-08-05 19:16:30 +02:00
Guillaume "Elektordi" Genty
6ac3a3de57 Protocol: add ResetSceneItem for resetting source items (#108)
Use case: Reset media sources for recovery of timed-out input streams.
2017-08-05 19:11:01 +02:00
Stéphane L
e198ed7a9c GitHub: update issue template 2017-08-05 18:50:03 +02:00
Stéphane L
4b89464349 General: refactor continued again 2017-08-05 18:26:14 +02:00
Stéphane L
dba599c127 General: refactor continued 2017-08-05 03:21:28 +02:00
Stéphane L
586f9076f0 General: code style refactor 2017-08-05 03:14:07 +02:00
Palakis
add39cfc5f General: version bump 2017-07-10 14:23:13 +02:00
yinzara
e3ad148c15 Request types: get/set/save streaming settings (PR #100)
* Adding support for changing streaming server settings

* Updates after initial code review for customized rtmp settings

* Updating PROTOCOL.MD documentment for streaming service settings

* Changes based on code review
4.1.0
2017-07-06 13:07:06 +02:00
Stéphane L
acffacd67d Request/Response: refactor logging code 2017-07-04 21:20:34 +02:00
Stéphane L
54a16f4d2f Events: refactor logging code 2017-07-04 21:18:42 +02:00
Stéphane L
35cb506d6e Merge pull request #98 from haganbmj/request-logging
General: Toggle to log incoming requests
2017-07-04 20:20:33 +02:00
Brendan Hagan
7675a1ee58 General: Toggle to log outgoing response and events 2017-07-04 14:17:51 -04:00
Stéphane L
863f5e28b3 Merge pull request #99 from Rosuav/patch-1
Fix formatting (trivial)
2017-07-03 15:54:19 +02:00
Chris Angelico
1a6f6096e4 Fix formatting (trivial) 2017-07-03 23:39:42 +10:00
Brendan Hagan
b57982b6cb General: Toggle to log incoming requests 2017-06-29 22:11:51 -05:00
Peter Antonvich
4132356141 Protocol: Add Get and Set Browser Source Properties (#95)
* Protocol: Add Get and Set Browser Source Properties

* address white space - I don't see the indentation issue at my end for protocol.md but I'll try
2017-06-22 18:51:19 +02:00
Stéphane L
e560e95310 Update README.md 2017-06-22 17:11:57 +02:00
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