Stéphane L
1cc57e7d1d
CI: hack to show "build names" in Travis
2017-08-19 12:26:23 +02:00
Travis CI
60a5cdb154
docs(travis): Update protocol.md - f290cbc [skip ci]
2017-08-19 10:17:09 +00:00
Stéphane L
f290cbc148
Docs: update introduction with other versions
2017-08-19 12:15:57 +02:00
Stéphane L
2e2e9b1332
Code: small style fixes
2017-08-19 11:40:42 +02:00
Stéphane L
7915e3815b
CMake on Windows: copy debug binaries to obs dev folder for testing
2017-08-19 11:40:25 +02:00
Travis CI
beb34deed8
docs(travis): Update protocol.md - a263d8a [skip ci]
2017-08-13 15:42:56 +00:00
Brendan Hagan
a263d8a364
Docs: Initial generation of docs from code comments ( #106 )
2017-08-13 17:41:42 +02:00
Palakis
1eccf4c899
Readme: update libraries and contributors
2017-08-12 22:11:06 +02:00
Palakis
d8d19d839a
CI: add branch exclusion for gh-pages
2017-08-12 17:48:23 +02:00
Stéphane L
17e573d67f
Merge pull request #109 from dragonbane0/request-types-sync-offset
...
Add request types: SetSyncOffset and GetSyncOffset
2017-08-12 14:51:26 +02:00
Marwin M
59de83b45d
Update Protocol.md with the new request types
...
Added SetSyncOffset and GetSyncOffset to the documentation
2017-08-07 16:02:09 +02:00
Marwin M
712bd6e8f3
Fix if statement
...
Add missing closing bracket and use !source_name instead of source_name == NULL
2017-08-07 15:34:43 +02:00
Marwin M
75b21d070a
Fix spacing
2017-08-07 02:34:54 +02:00
Marwin M
e91c9e7bf4
Fixed spacing
2017-08-07 02:34:20 +02:00
dragonbane
2562272775
Added new request types: SetSyncOffset and GetSyncOffset
2017-08-07 02:19:09 +02:00
Stéphane L
819621e307
macOS CI: fix dynlink paths
2017-08-06 22:59:44 +02:00
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