Git Product home page Git Product logo

raumkernellib's People

Contributors

chrid avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

raumkernellib's Issues

Problem during compile

Hi, i hope its ok to post a compile problem here.
i have a debian 9 x64 Linux System and would compile RaumkernelLib with ./buildX64.sh but also with ./build.sh
This error is coming:

In file included from includes/raumkernel/device/deviceMediaServer.h:33:0,
from device/deviceMediaServer.cpp:1:
includes/raumkernel/tools/uriUtil.h: In static member function ‘static std::__cxx11::string Raumkernel::Tools::UriUtil::encodeUri(std::__cxx11::string, bool, std::__cxx11::string)’:
includes/raumkernel/tools/uriUtil.h:104:96: error: ‘floor’ was not declared in this scope
std::uint8_t level = (std::uint8_t)floor((charValue - 128) / 64);
^
makefile:96: recipe for target 'build/obj-dyn/device/deviceMediaServer.o' failed
make: *** [build/obj-dyn/device/deviceMediaServer.o] Error 1

This required lib (https://github.com/ChriD/RaumserverLib but RaumkernelLib) for https://github.com/ChriD/Raumserver/ i have compiled successfull i do not know where the problem is.

Can you advise me please

br
Michael

Add more signals for RendererState value change

Add signals for rendering / avTransportation value changes.
We may do this directly on the renderer Object or we do make it on a global manager (device manager) which think is the better approach.

So add a global signal like rendereStateChanged and some specific one like volumeChanged, muteChanged aso?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.