aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2018-07-11[depends/native] - switch to ldid2 (allows fake signing arm64 binaries)Memphiz
2018-07-11[ios/codesign]: - do the fakesign on the whole app not only the binaryMemphiz
2018-07-03[tools/depends/README] Update content to markdownh.udo
2018-07-03[LICENSE] Update content to markdownh.udo
Verbatim copy of https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
2018-07-03[files] Rename to markdown formath.udo
2018-06-28FFmpeg: Bump to 4.0.1-Leia-Alpha-3Rechi
2018-06-21Merge pull request #14081 from peak3d/audiotrack18.0a2-LeiaMarkus Pfau
Implement SDK21 AudioTrack constructor
2018-06-20changed: remove internal sftp supportnotspiff
2018-06-19Implement SDK21 AudioTrack constructorpeak3d
2018-06-19[depends] use MAKE variable instead of make commandRechi
fixes building binary addons on FreeBSD, by using gmake for getting supported_addons too
2018-06-16[Android] Reactivate screensaver after lock releasepeak3d
2018-06-15Merge pull request #14017 from wsnipex/ffmpeg-optsWolfgang Schupp
[cmake] pass vaapi and vdpau options to internal ffmpeg
2018-06-13Fix Season no. displayed for launcher Channels.Tinwarble
This fixes the issue of the Season number being the same as the Episode number when adding Channel for TV episodes in the Android TV Home launcher.
2018-06-12[tools] nuke whitespaceh.udo
2018-06-12[TexturePacker] Nuke include guardsh.udo
2018-06-12[EventClients] Nuke include guardsh.udo
2018-06-12[TexturePacker] pragma once positionh.udo
2018-06-12[EventClients] pragma once positionh.udo
2018-06-11ADD: [droid] support for binary addons by repoChris "Koying" Browet
2018-06-11[cmake] ffmpeg: remove workaround for ccache, pass the options insteadwsnipex
2018-06-07kodi-send: Add option to wait for a given time in macrosDániel Zoltán Tolnai
2018-06-07kodi-send: Use IP address as client tokenDániel Zoltán Tolnai
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.
2018-06-07kodi-send: Allow multiple key presses mixed with actionsDániel Zoltán Tolnai
2018-06-07kodi-send: Add option to send a key press eventDániel Zoltán Tolnai
2018-06-07[cmake] pass vaapi and vdpau options to internal ffmpegwsnipex
2018-06-06Merge pull request #13957 from hudokkow/eventclients_pathsCristiano Silva
Eventclients paths
2018-06-05[tools] win32: build ffmpeg with openssl instead of schannelAnton Fedchin
2018-05-30[eventclients] Remove spaces from Kodi Send pathh.udo
2018-05-30[eventclients] Remove spaces from Xbox360 Controller pathh.udo
2018-05-30[eventclients] Remove spaces from PS3 Sixaxis Controller pathh.udo
2018-05-30[eventclients] Remove spaces from PS3 BD Remote pathh.udo
2018-05-30[osx] bump minimum version to 10.9Rechi
2018-05-30[cleanup][darwin] remove useless run & build time osx version checksRechi
minimum OS X version is 10.8
2018-05-30[cleanup][depends] drop X11 patch for libsdlRechi
2018-05-29Merge pull request #13923 from chrisjbillington/xbmcclient.py-python3Razzeee
Port xmbcclient.py to Python 3, retaining Python 2 compatibility
2018-05-29Port xbmcclient.py to Python 3, retaining Python 2 compatibilityChris Billington
Bump minor version to 0.1 and remove blanket exception catching in favour of raising unexpected exceptions.
2018-05-28[depends] curl: remove specific osx versionRechi
As curl is now build static, symbols from shared system curl don't affect us anymore.
2018-05-24[depends] libcec: correct shared lib id for darwinRechi
2018-05-24[depends] libcec: disable versioningRechi
2018-05-23[cmake] Cosmetics: core_find_versionsh.udo
2018-05-22[depends] binary-addons: pass tarballs locationRechi
2018-05-17Merge pull request #13845 from mavit/firewalld-servicesCristiano Silva
Provide firewalld service definitions
2018-05-04[depends] bumps libdvd* versions.Anton Fedchin
2018-05-03Provide firewalld service definitionsPeter Oliver
On some Linux distributions, including these files will cause the associated network ports to appear in the distribution’s `firewall-config` GUI for opening or closing.
2018-04-26[depends][darwin] make native settings dependent on buildRechi
2018-04-26[depends][darwin] reorder use_sdk_pathRechi
2018-04-26[depends][cleanup] remove handling for unsupported Xcode versionsRechi
2018-04-26[cleanup][windows] remove unused scriptsRechi
generation is handled in cmake
2018-04-25tools/depends: add libinput and depends for rpi aml and gbmLukas Rusak
2018-04-25tools/depends: add libxkbcommonLukas Rusak