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
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