Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-23 | [rebrand][ios] new icons with iOS8 support | da-anda | |
2014-11-23 | [rebrand][android] new icons | da-anda | |
2014-11-23 | [rebrand][linux|upnp] new icons | da-anda | |
2014-11-23 | [rebrand][win] new app icon | da-anda | |
2014-11-23 | re enable manually add to library | Voyager1 | |
2014-11-23 | Merge pull request #5708 from arnova/double_cache_inthread_fix | Martijn Kaijser | |
Double file cache fix. Fixes ticket #15500 | |||
2014-11-23 | Merge pull request #5713 from anaconda/fix-curfanart | Martijn Kaijser | |
Fix "Current fanart" not being shown in DialogVideoInfo. | |||
2014-11-23 | [release] bump to 14.0 beta4 | Martijn Kaijser | |
2014-11-23 | Merge pull request #5787 from MartijnKaijser/repo | Martijn Kaijser | |
[repo] change repo URLs to use mirrors.kodi.tv | |||
2014-11-23 | [repo] change repo URLs to use mirrors.kodi.tv | Martijn Kaijser | |
2014-11-23 | fixed: Typo in variable name | arnova | |
2014-11-23 | fixed: Calling WaitForData with a large minimum could cause it to block the ↵ | arnova | |
max. timeout | |||
2014-11-23 | changed: Use m_StateInput else dvdplayer osd info is 8 seconds delayed | arnova | |
2014-11-23 | fixed: Don't keep reading source when cache is full (fixes #15500) | arnova | |
2014-11-23 | fixed: FileCache-full logic was wrong + implement GetMaxWriteSize() function | arnova | |
2014-11-23 | Merge pull request #5771 from hudokkow/pl_keyboard | Martijn Kaijser | |
[Keyboard Layouts] Add Polish QWERTY | |||
2014-11-23 | Merge pull request #5785 from Montellese/fix_no_songs_in_years_15539 | Martijn Kaijser | |
musicdb: fix no songs being shown in years node | |||
2014-11-23 | changed: Rename confusing CSimpleDoubleCache class to CDoubleCache | arnova | |
2014-11-22 | musicdb: fix conflicting "singles" filter option introduced by ↵ | montellese | |
9fbf13eded5d682d4ae210043e536895c9356c18 (fixes #15539) | |||
2014-11-22 | Merge pull request #5762 from ace20022/save_sub_index | Martijn Kaijser | |
[Fix] Some manually activated subs were not shown on resume. | |||
2014-11-22 | Merge pull request #5779 from anaconda/mk3d-ext | Martijn Kaijser | |
Add mk3d to video extensions and enable double cache | |||
2014-11-22 | Merge pull request #5781 from wsnipex/coredumpctl | Martijn Kaijser | |
[linux] systemd-coredumpctl was renamed to coredumpctl fixes(#15547) | |||
2014-11-22 | Merge pull request #5703 from elupus/vda_fixes | Joakim Plate | |
Vda fixes | |||
2014-11-22 | Merge pull request #5767 from elupus/samba_fixes2 | Martijn Kaijser | |
Samba fixes | |||
2014-11-22 | Merge pull request #5783 from popcornmix/fix_eac3 | Martijn Kaijser | |
[omxplayer] Fix for EAC3 passthrough | |||
2014-11-22 | Merge pull request #5782 from popcornmix/trickplay_sync | Martijn Kaijser | |
[omxplayer] Fix for out of sync after trickplay | |||
2014-11-22 | Merge pull request #5772 from FernetMenta/refclock | Rainer Hochecker | |
dvdplayer: fix race in UpdateClockMaster | |||
2014-11-22 | [omxplayer] Fix for EAC3 passthrough | popcornmix | |
The Pi firmware supports EAC3 passthrough okay, but we weren't correctly enabling support. See: https://github.com/OpenELEC/OpenELEC.tv/issues/3302 | |||
2014-11-22 | [omxplayer] Don't sync up to passthrough audio packets - let GPU handle it | popcornmix | |
This code was just broken. When sync is lost it attempts to identify how many bytes to skip to regain sync, but does nothing with that skip count - just drops the whole frame. It also stops EAC3 from being passed through. The GPU has similar sync detection code which does avoid dropping the whole frame, so just pass the packets through and let GPU deal with it. | |||
2014-11-22 | [omxplayer] Fix for out of sync after trickplay | popcornmix | |
This code needs to occur before new m_playSpeed is assigned. Also makes sense to occur next to similar code in dvdplayer case. | |||
2014-11-22 | Merge pull request #5760 from cisco-open-source/compilation_fix | Tobias Arrskog | |
fixed compilation error with undefined ARRAY_SIZE | |||
2014-11-22 | Merge pull request #5757 from wsnipex/ffmpeg-arm-build | Wolfgang Schupp | |
[depends] ffmpeg: define make threads if number of cpu cores detection f... | |||
2014-11-21 | Add mk3d to video extensions and enable double cache | anaconda | |
(cherry picked from commit 638bb7f3ab2b48fca727c3e92a9c23bd9d5622a9) | |||
2014-11-21 | Merge pull request #5774 from Karlson2k/cpu_freq_short_01 | Karlson2k | |
SysInfo: show CPU frequency as "XXXX MHz" instead of "XXXX,00MHz" | |||
2014-11-21 | dvdplayer: call UpdateClockMaster in regular intervals, state of ↵ | Rainer Hochecker | |
videorefclock may change | |||
2014-11-21 | Merge pull request #5766 from Memphiz/cafixdigital | Memphiz | |
[AE/CA] - fix regression introduced in the enumeration refactor - handle "hackintosh" audio devices with "digital" in the name as digital devices | |||
2014-11-21 | Merge pull request #5770 from Memphiz/cmakejenkins | Memphiz | |
[jenkins] - refactor jenkins scripts to centralise the decision for | |||
2014-11-21 | SysInfo: show CPU frequency as "XXXX MHz" instead of "XXXX,00MHz" | Karlson2k | |
2014-11-21 | [win32] CPUInfo: fix CPU frequency wrongly count in GHz instead of MHz, ↵ | Karlson2k | |
fixes #15555 | |||
2014-11-20 | [depends] ffmpeg: define make threads if number of cpu cores detection fails | wsnipex | |
fixes native building on some ARM platforms | |||
2014-11-20 | [jenkins] - refactor jenkins scripts to centralise the decision for | Memphiz | |
rebuilding depends - add project/cmake dir as criterion | |||
2014-11-20 | [Keyboard Layouts] Add Polish QWERTY | h.udo | |
2014-11-20 | dvdplayer: update dropping stats after every call to decode | Rainer Hochecker | |
2014-11-20 | Merge pull request #5769 from Jalle19/fix-namespace-typo | Tobias Arrskog | |
Fix namespace typo | |||
2014-11-20 | fix namespace typo | Sam Stenvall | |
2014-11-20 | Merge pull request #5734 from tamland/dvdstackfix | Tobias Arrskog | |
[videoinfoscanner] fix video_ts folder not stacked on movie scan | |||
2014-11-20 | Merge pull request #5765 from Karlson2k/win32_python278 | Martijn Kaijser | |
[win32] Update python package to 2.7.8 | |||
2014-11-20 | copy: support chunked reads so that CFile internal buffer is eliminated | Joakim Plate | |
This eliminates memory copies cpu overhead by multiple calls. | |||
2014-11-20 | fixed: quell printf format warnings | Arne Morten Kvarving | |
2014-11-20 | vda: only allow ffmpeg VDA when advanced setting enable it | Joakim Plate | |
It currently cause corruption during playback of some files |