aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-23Merge pull request #12947 from MartijnKaijser/v17.517.5-KryptonMartijn Kaijser
[release] bump to final v17.5
2017-10-23[release] bump to final v17.5Martijn Kaijser
2017-10-14Merge pull request #12924 from wsnipex/KryptonMartijn Kaijser
[cmake] allow reading GIT_REV from a VERSION file
2017-10-14[cmake] allow reading GIT_REV from a VERSION filewsnipex
2017-10-12Merge pull request #12913 from ronie/estouchy-iccpMartijn Kaijser
skin.estouchy - partial backport of #12345
2017-10-11Merge pull request #12900 from garbear/fix-acc-kryptonGarrett Brown
[Backport] Joysticks: Fix accelerometers preventing screensaver
2017-10-11skin.estouchy - partial backport of #12345ronie
2017-10-09Joysticks: Fix unintended handling of analog sticksGarrett Brown
2017-10-09Joysticks: Fix accelerometers preventing screensaverGarrett Brown
This fixes accelerometers on PS4 controllers preventing the screensaver by only monitoring mapped buttons and axes. By changing from IDriverHandler to IInputHandler, we receive input for higher-level controller features instead of lower-level driver events. If the driver input is not mapped to a controller, the IInputHandler will receive no input, meaning it can't interrupt a screensaver.
2017-10-07Merge pull request #12885 from fritsch/kryptverifyMartijn Kaijser
Audiotrack: Backports and fixes
2017-10-07AESinkAUDIOTrack: Use VerifySinkConfiguration also for ENCODING_PCM_FLOATfritsch
2017-10-05AudioFormat: Add CHANNEL_OUT_7POINT1_SURROUNDfritsch
2017-10-05AESinkAUDIOTRACK: Verify RAW formats toofritsch
2017-10-05AESinkAUDIOTRACK: Implement VerifySinkConfiguration()fritsch
2017-10-05AESinkAudioTrack: Properly handle 7.1 formatsfritsch
2017-10-05AESinkAUDIOTRACK: Workaround interpret RR and RL of CEA-861-D to map it on ↵fritsch
Android defaults
2017-10-05AESinkAUDIOTRACK: Cleanup long gone channel pre lollipop compatibilityfritsch
2017-10-05AESinkAUDIOTRACK: Refactor and separate PCM and Passthrough Enumerationfritsch
2017-10-04Merge pull request #12827 from mglae/krypton_linux_dvdMartijn Kaijser
Linux: add missing wrapper functions to fix playing DVD folders over network
2017-10-04Merge pull request #12873 from fritsch/ffmpeg-17.5Martijn Kaijser
FFmpeg: Bump to 3.1.11-Krypton-17.5 (Krypton)
2017-10-02[addons] remove htbackdrops from addon-manifestMartijn Kaijser
2017-10-02Merge pull request #12875 from MartijnKaijser/scrapers_kMartijn Kaijser
[addons] update scrapers
2017-10-02[addons] update scrapersMartijn Kaijser
2017-10-02FFmpeg: Bump to 3.1.11-Krypton-17.5 (Krypton)fritsch
2017-09-28Merge pull request #12849 from Memphiz/high_sierra_remotebpMartijn Kaijser
[XBMCHelper] - fixed up and down buttons on ir remotes with macOS High Sierra
2017-09-28[XBMCHelper] - fixed up and down buttons on ir remotes with macOS High SierraMemphiz
2017-09-24Merge pull request #12833 from Memphiz/add_new_iosdevicesbpMartijn Kaijser
[ios/tvos] - added latest apple devices to allow retina support
2017-09-24Merge pull request #12831 from ronie/estouchy-pvrfix-17ronie
[skin.estouchy] pvr-fix
2017-09-24[ios/tvos] - added latest apple devices to allow retina supportMemphiz
2017-09-24[skin.estouchy] pvr-fixronie
2017-09-22Merge pull request #12822 from a1rwulf/imdb_scrape_crash_kryptonMartijn Kaijser
[imdb] partial revert of crashfix due to a introduced bug
2017-09-21[imdb] partial revert of crashfix due to a introduced bugLukas Obermann
one part of the fix for the crashed on imdb caused an issue that it is no longer possible to manually add content to the videolibrary. Removing one of the checks for a non existing VideoInfoTag is getting rid of that bug.
2017-09-20wrapper: add __xstat() and __fxstat() for libdvdnavmglae
2017-09-08Merge pull request #12750 from DaveTBlake/KGenreByArtistDave Blake
[Fix] [Backport] GetGenresByArtist for album artists
2017-09-08Merge pull request #12771 from mkortstiege/krypton_excludesRazzeee
[videoinfoscanner] properly handle excludes (fixes #16444)
2017-09-06Merge pull request #12769 from ksooo/krypton-cec-fix-power-msg-handlingKai Sommerfeld
[cec] Krypton: Fix power messages handling.
2017-09-05[cec] Fix power messages handling.Kai Sommerfeld
2017-09-02Merge pull request #12760 from koying/fixaddondbKMartijn Kaijser
FIX: [addons] clarify repo creation
2017-09-01FIX: [addons] clarify repo creationChris "Koying" Browet
2017-08-30Fix GetGenresByArtist to return the song genres for an artist derived via ↵DaveTBlake
album as a priority to those via song artist
2017-08-29Merge pull request #12741 from candrews/mariadb-kryptonMartijn Kaijser
[Krypton] [cmake] FindMySqlClient: Compatibility with MariaDB
2017-08-29Merge pull request #12727 from candrews/patch-6Wolfgang Schupp
[cmake] FindMySqlClient: Compatibility with MariaDB
2017-08-28Merge pull request #12729 from ksooo/krypton-pvr-fix-jumping-epg-gridKai Sommerfeld
[PVR] Krypton: Fix jumping timeline while switching channel groups in Guide window
2017-08-28[PVR] Fix jumping timeline while switching channel groups in Guide window.Kai Sommerfeld
2017-08-27Merge pull request #12721 from fritsch/aefixupkryptonMartijn Kaijser
ActiveAE: Fix up Typo
2017-08-27Merge pull request #12717 from Memphiz/osxae_typobpMartijn Kaijser
[AE/OSXSink] - fixed c&p in scoring algorithm - thx to dcb314 - fixes #17580
2017-08-27Merge pull request #12722 from MartijnKaijser/17.5rc1Martijn Kaijser
bump to v17.5 RC1
2017-08-27bump to v17.5 RC1Martijn Kaijser
2017-08-27ActiveAE: Fix up Typofritsch
2017-08-26[AE/OSXSink] - fixed c&p in scoring algorithm - thx to dcb314 - fixes #17580Memphiz