Patric Schmitz

Results 13 issues of Patric Schmitz

I'm having trouble making the notifications work for one of our repos. While one repo works fine, for the other I just don't receive any events. AFAICT everything should be...

Type/Question

On this debian testing system, using gcc 6.2.1, building the vrpn submodule fails with ``` [ 3%] Building CXX object vendor/vrpn/CMakeFiles/vrpnserver.dir/vrpn_Connection.C.o /home/pschmitz/development/OSVR/OSVR-Core/vendor/vrpn/vrpn_Connection.C: In function ‘int vrpn_start_server(const char*, char*, char*, const...

The webpage still says "GCC 3 or greater is recommended.", we depend on 4.7 with the recent changes, by using the -std=c++0x flag we could make that 4.3/4.4 probably, however...

This functionality is already there, just needs to be re-enabled and tested after the changes in how plugins are compiled (and named).

ability to factor out reoccuring network/ui/midi settings by some kind of include directive. maybe YAML spec or yaml-cpp already provides this somehow?

enhancement

This might get tricky to do cleanly when external control is possible (see #30) because we have to decide if 0/1 or rangeMin/rangeMax will set the button state and the...

enhancement