Commit Graph

13 Commits

Author SHA1 Message Date
Tats
c8e0c23858 Allow for live changing of video rate with osc. 2014-10-21 17:47:43 +00:00
Alexandre Quessy
7e89ee4ed7 OSC: fix check for a valid OSC server 2014-10-16 20:31:14 -04:00
Alexandre Quessy
1fc835c547 change OSC signature for release 2014-04-30 22:13:31 -04:00
Alexandre Quessy
348ffcb37e Implement OSC callback to set video URI 2014-04-26 19:20:21 +01:00
Tats
0295d50779 Removed unused.h 2014-04-26 12:38:11 +01:00
Alexandre Quessy
e91496b96a Merge branch 'spike-video-drone' into gst-osx 2014-04-25 20:52:49 -04:00
Tats
4e4483c56c Replaced UNUSED(x) by Q_UNUSED(x). 2014-04-10 01:07:24 -04:00
Alexandre Quessy
cfb88e6863 Fixes for when we don't have liblo on mac os x 2014-04-03 23:30:51 -04:00
Alexandre Quessy
d11bc93496 re-implement and fix osc receiver 2014-03-14 11:51:52 -04:00
Alexandre Quessy
8224a64374 re-implement and fix osc receiver 2014-03-13 16:01:03 -04:00
Alexandre Quessy
bf59519e4b OscInterface now calls Facade 2014-01-05 18:24:34 -05:00
Alexandre Quessy
123ea0e49d OSC: port concurrentqueue to Qt. Fix duplicate OSC messages 2014-01-05 17:43:33 -05:00
Alexandre Quessy
31de8211cd Add optional OSC support
Add OSC receiver

add BUGS

fix README

OSC: use QVariantList to send messages to the main window

show text under icons in toolbar

remove deprecated class

detect liblo and make it optional
2013-12-10 04:55:22 -05:00