Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-01 | [curl] Accept all supported content encodings by default | Craig Andrews | |
By setting CURLOPT_ACCEPT_ENCODING to "" by default, curl will request all supported content encodings. Users can still use the "Encoding" protocol option to override this behavior; setting "Encoding" to "" will cause CURLOPT_ACCEPT_ENCODING to not be set, resulting in curl not accepting any content encoding (matching the default behavior before). | |||
2019-03-01 | Merge pull request #15506 from Memphiz/refreshrate_onstart | Memphiz | |
[GraphicsContext] - add setting for only adjusting refresh rate on start | |||
2019-03-01 | Merge pull request #15641 from peak3d/flip | Markus Pfau | |
[Android] Don't flip GLES if window was destroyed | |||
2019-03-01 | [GraphicsContext] - add a setting to adjust refreshrate/resolution only on ↵ | Memphiz | |
playback start | |||
2019-03-01 | Merge pull request #15510 from DaVukovic/fedora | Cristiano Silva | |
[docs/README.Fedora] fixes and updates | |||
2019-03-01 | [Android] Don't flip GLES if window was destroyed | peak3d | |
2019-03-01 | Merge pull request #15491 from vpeter4/wakeonaccess | Martijn Kaijser | |
wake on access: fix crash on startup | |||
2019-03-01 | Merge pull request #15537 from ronie/skin-fixes | Martijn Kaijser | |
[skins] improvement & cosmetics | |||
2019-03-01 | Merge pull request #15605 from hugegreenbug/master | Martijn Kaijser | |
Fixes a crash when a file's embedded art is invalid | |||
2019-03-01 | Merge pull request #15614 from rmrector/die-die-my-musicvid | Martijn Kaijser | |
[videodb]fix: Return empty InfoTag when looking up non-existent music video | |||
2019-03-01 | Merge pull request #15615 from tylerszabo/year_1601_movies | Martijn Kaijser | |
[database] Verify date parsing when querying videos by year | |||
2019-03-01 | Merge pull request #15635 from DaveTBlake/albumartistMBIDmatch | Martijn Kaijser | |
[Music]Fix collaboration album tag processing MBID matching | |||
2019-03-01 | Merge pull request #15633 from notspiff/various_fixes | Martijn Kaijser | |
Various fixes | |||
2019-03-01 | Merge pull request #15634 from linknetx/pvr-recording | Kai Sommerfeld | |
[PVR] - Recording edit context menu visible when not supported | |||
2019-03-01 | [PVR] Fix crash on channel switch when no pvr client is enabled. | Kai Sommerfeld | |
2019-03-01 | [PVR] - Recording edit context menu still visible when not supported by backend | linknetx | |
2019-03-01 | fixed: put add-on instance creation/destruction in a critical section | Arne Morten Kvarving | |
if not, unloading/loading of so files leads to calls to no longer existent function pointers. | |||
2019-03-01 | fixed: do not try to list empty directory in directory provider | Arne Morten Kvarving | |
2019-03-01 | various uninited variable usage | Arne Morten Kvarving | |
according to valgrind. | |||
2019-02-28 | Merge pull request #15518 from kszaq/gles_unpack | Martijn Kaijser | |
[GLES] Improve subtitle rendering | |||
2019-02-28 | Merge pull request #15636 from peak3d/eos | Martijn Kaijser | |
[Android] send BUFFER_FLAG_END_OF_STREAM to MediaCodec if EOF was detected | |||
2019-02-28 | [Android] send BUFFER_EOF to MediaCdec if EOF was detected | peak3d | |
2019-02-28 | Merge pull request #15631 from fritsch/androidextendedflush | Martijn Kaijser | |
AESinkAudioTrack: Trace flush on deinitialize | |||
2019-02-28 | Merge pull request #15622 from peak3d/eos | Markus Pfau | |
[Android] rework intermediate stream start / flush | |||
2019-02-28 | Fix album artist name and Musicbrainz id tag matching fallback processing ↵ | DaveTBlake | |
when ALBUMARTISTS tag not provided | |||
2019-02-28 | Merge pull request #15582 from DaveTBlake/PlayStopNoNext | Dave Blake | |
[Fix]Stop playback when next from last item in current playlist | |||
2019-02-28 | [Android] SignalEndOfStream / start with I-Frame for h264 / h256 | peak3d | |
2019-02-28 | Merge pull request #14488 from FernetMenta/pause | Kai Sommerfeld | |
VideoPlayer: set demuxer speed other than pause and normal | |||
2019-02-28 | AESinkAudioTrack: Trace flush on deinitialize | fritsch | |
2019-02-27 | Merge pull request #15630 from Rechi/fix/windowsInclude | Rechi | |
[fix] guard windows specific include | |||
2019-02-27 | [fix] guard windows specific include | Rechi | |
2019-02-27 | Merge pull request #15625 from peak3d/headplug | Markus Pfau | |
[Android] Check if ActiveAE is available if HEADSET_PLUG intent arrives | |||
2019-02-26 | Merge pull request #15598 from rmrector/aspect-of-poster | Ryan Rector | |
Assign video library NFO thumb without aspect as poster | |||
2019-02-26 | Merge pull request #15624 from ksooo/pvr-fix-listitems | Kai Sommerfeld | |
[PVR][guiinfo] Fix/add support for ListItem.ParentalRating, VideoPlay… | |||
2019-02-26 | [Android] Check if ActiveAE is available if HEAD_PLUGGED intent arrives | peak3d | |
2019-02-26 | [PVR][guiinfo] Fix/add support for ListItem.ParentalRating, ↵ | Kai Sommerfeld | |
VideoPlayer.Premiered, ListItem.Rating, VideoPlayer.Rating for PVR items. | |||
2019-02-26 | fixed: We should always update stream details from player (fixes #15584) | arnova | |
2019-02-26 | Merge pull request #15619 from peak3d/refclock | Markus Pfau | |
Fix refclock calculation | |||
2019-02-26 | Fix refclock calculation | peak3d | |
2019-02-26 | Fix TCP buffer parsing to find JSON statements to correctly ignore escaped ↵ | DaveTBlake | |
quotes, and brackets when inside quote pairs. | |||
2019-02-25 | [database] Verify date parsing when querying videos by year | Tyler Szabo | |
2019-02-25 | [videodb]fix: Return empty InfoTag when looking up non-existent musicvideo | Ryan Rector | |
2019-02-25 | [lang][skin.estouchy] updated language files from Transifex | Attila Jakosa | |
2019-02-25 | [lang][skin.estuary] updated language files from Transifex | Attila Jakosa | |
2019-02-24 | Fixes a crash when a file's embedded art is invalid | Hugh N. Greenberg | |
2019-02-24 | Merge pull request #15602 from Rechi/cleanup/yajl | Rechi | |
[cleanup] remove yajl leftovers after 15017d865b | |||
2019-02-24 | [cleanup] remove yajl leftovers after 15017d865b | Rechi | |
2019-02-24 | Merge pull request #15600 from Rechi/fix/dangling-else | Rechi | |
silence dangling else warnings | |||
2019-02-24 | silence dangling else warnings | Rechi | |
2019-02-23 | Set NFO thumb without aspect as poster | Ryan Rector | |
Small adjustment to #12612 to keep backward-compatibility with NFOs exported from Kodi 11 Eden scrapers. |