Age | Commit message (Collapse) | Author |
|
of up/down buttons since macos 10.13.6
|
|
|
|
Warning was:
XBMCHelper.m:219:10: warning: 8 enumeration values not handled in switch
|
|
|
|
|
|
|
|
|
|
Sending the packets with uid=0 makes the server register the client using its IP as client token. This prevents registering consecutive runs as different clients and filling the server side buffer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bump minor version to 0.1 and remove blanket exception catching
in favour of raising unexpected exceptions.
|
|
I used the command
grep --include={\*.cpp,\*.h} -rnl './' -e "http://xbmc.org" | xargs -i@ sed -i 's/http\:\/\/xbmc\.org/http\:\/\/kodi\.tv/g' @
to change every http://xbmc.org to http://kodi.tv in *.cpp and *.h files
|
|
|
|
|
|
|
|
|
|
profile' warnings
|
|
warnings"
This reverts commit 7aace3e83f79198ec9bea45c4b06444102d07196.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
customcontroller maps)
|
|
because joystick maps are not supported via eventclient anymore
|
|
c++11 standard
|
|
Add CMakeLists.txt and find modules for dependencies.
- OSXRemote
- JsonSchemaBuilder
- TexturePacker
- libsquish
- crossguid
- ffmpeg
|
|
|
|
|
|
|
|
|
|
|
|
one where the binary was in our tree before...
|