aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-07[rebrand][ios] new iconsh.udo
2014-12-06[rebrand][android] new iconsh.udo
2014-12-06[rebrand][win] new application.icoh.udo
2014-12-06FIX: [droid] fix launching leanback only appsChris "Koying" Browet
2014-12-06fix playback getting progressively slower and memory filling up until crashChainfire
The timeout in dequeueOutputBuffer has been increased to 50ms (from 5ms), to ensure a buffer will be available. While it appears this is not an issue on 4.4 and older, on Android 5.0 dequeueOutputBuffer with a 5ms timeout will usually fail, releaseOutputBuffer will not be called, and this will lead to most dequeueInputBuffer calls failing as well (far fewer than wanted fps calls will succeed). This in turn leads to the m_demux queue quickly filling up with the raw frame data, consuming all system memory, until a crash results.
2014-12-06replace webserver logoronie
2014-12-06VAAPI: Let untested drivers use vaapi via advanced settingfritsch
2014-12-06[skin] update re-touched skinMartijn Kaijser
2014-12-06dvdplayer: fix audio/l16 for ffmpeg demuxer, format cannot be probedRainer Hochecker
2014-12-06fix getting charset from http header, incorrect usage of constructor for stringRainer Hochecker
2014-12-06CCurlFile: allow getting full content typeRainer Hochecker
2014-12-06FIX: [amc] bail out on null hint sizeChris "Koying" Browet
2014-12-06[aml] Do not disable keyboard auto-repeat for Meson6 and higherAlex Deryskyba
Amlogic Meson6 and higher SoCs don't suffer anymore from the kernel bug mentioned in comments as they predecessors, so there's no need to disable the keyboard auto-repeat.
2014-12-05paplayer: drop broken PCM codec, use ffmpeg insteadRainer Hochecker
2014-12-05Merge pull request #5886 from mkortstiege/appendartjenkins4kodi
2014-12-05[input/linux] - map KEY_BACK to xbmckey backspace - same like we do for ↵Memphiz
android (key back as found on the wetek remote sends KEY_BACK keycode which is not mapped on linux and so isn't usable in openelec on that box)
2014-12-05[art] use correct art type when appending art to item listsMatthias Kortstiege
2014-12-05FIX: [amc] if omx returns w/h, use itChris "Koying" Browet
2014-12-05FIX: [amc] trap exception when mime is unsupportedChris "Koying" Browet
2014-12-05FIX: [amc] log exceptionsChris "Koying" Browet
2014-12-05FIX: [mediacodec] more exception checkingChris "Koying" Browet
2014-12-05FIX: [mediacodec] handle aspect ratioChris "Koying" Browet
2014-12-05FIX: [mediacodec] prevent crash if 'createByCodecName' throws an exception ↵Chris "Koying" Browet
(omx.rk)
2014-12-04Merge pull request #5881 from Memphiz/revertplistMemphiz
Revert "[airplay] - merge the binary plist and xml plist pathes in airpl...
2014-12-04Merge pull request #5869 from xhaggi/pvr-fix-sync-selected-itemSascha Woo
[pvr] fix async selected item behavior
2014-12-04Merge pull request #5864 from xhaggi/pvr-recordings-viewstate-per-dirlevelSascha Woo
[pvr] fix: separate sort orders for each directory in recordings window
2014-12-04Merge pull request #5878 from FernetMenta/streamsRainer Hochecker
dvdplayer: demuxer ffmpeg - do not create streams until having seen pat/...
2014-12-04Update PIL package to prevent crash with some addonsKarlson2k
2014-12-04Merge pull request #5879 from mihawk90/patch-2Martijn Kaijser
[keymap] Add support for XBOX One Controller for PC
2014-12-04[keymap] Add support for XBOX One Controller for PCTarulia
Also added missed Sabertooth in one Category
2014-12-03[cosmetics] fix indentationxhaggi
2014-12-03[pvr] fix: separate sort orders for each directory in recordings window xhaggi
2014-12-03dvdplayer: demuxer ffmpeg - do not create streams until having seen pat/pmt ↵Rainer Hochecker
for pvr
2014-12-03FIX: [droid;aml] fix preview scalingChris "Koying" Browet
2014-12-03Merge pull request #5873 from Memphiz/osxnewiconsMemphiz
[osx] new application icons
2014-12-03[skin] update re-touched skinMartijn Kaijser
2014-12-03[release] bump to 14.0 rc3Martijn Kaijser
2014-12-03[osx] new application iconsfastcolors
2014-12-03Merge pull request #5825 from uNiversaI/audiojenkins4kodi
2014-12-03Revert "[airplay] - merge the binary plist and xml plist pathes in airplay ↵Memphiz
(which already diverged) by using libplist for parsing in both cases - not only the binary case" This reverts commit 392babec96915939f416efa6888e1379140ad725. Because it was plain wrong - the text version of the airplay protocol is not even XML.
2014-12-03Merge pull request #5870 from MartijnKaijser/14.0rc214.0rc2-HelixMartijn Kaijser
[release] bump to 14.0 rc2
2014-12-03Merge pull request #5866 from Jalle19/fix-mceusb-lircmap-epgMartijn Kaijser
[keymap] fix guide button for kernel-based mceusb remotes (closes #15374)
2014-12-03Merge pull request #5861 from FernetMenta/ffmpegMartijn Kaijser
ffmpeg: bump to 2.4.4
2014-12-03Merge pull request #5868 from perexis/masterMartijn Kaijser
[translation] Fixed Polish translation
2014-12-02[epg] fix selecting channel if given index is smaller than channel offsetxhaggi
2014-12-02[pvr] use getter/setter instead of directly access m_selectedItemPathsxhaggi
2014-12-02Fixed Polish translation of "%s of %s available"perexis
2014-12-02[release] bump to 14.0 rc2Martijn Kaijser
2014-12-02Merge pull request #5865 from popcornmix/deinterlace_precedencepopcornmix
[omxplayer] Fix precedence in deinterlace resolution check
2014-12-02[lang] rename Tamil to Tamil (India) as this is the actual translated ↵txtranslation
language at Transifex