Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-03 | Revert "[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-03 | Merge pull request #5870 from MartijnKaijser/14.0rc214.0rc2-Helix | Martijn Kaijser | |
[release] bump to 14.0 rc2 | |||
2014-12-03 | Merge pull request #5866 from Jalle19/fix-mceusb-lircmap-epg | Martijn Kaijser | |
[keymap] fix guide button for kernel-based mceusb remotes (closes #15374) | |||
2014-12-03 | Merge pull request #5861 from FernetMenta/ffmpeg | Martijn Kaijser | |
ffmpeg: bump to 2.4.4 | |||
2014-12-03 | Merge pull request #5868 from perexis/master | Martijn Kaijser | |
[translation] Fixed Polish translation | |||
2014-12-02 | [epg] fix selecting channel if given index is smaller than channel offset | xhaggi | |
2014-12-02 | [pvr] use getter/setter instead of directly access m_selectedItemPaths | xhaggi | |
2014-12-02 | Fixed Polish translation of "%s of %s available" | perexis | |
2014-12-02 | [release] bump to 14.0 rc2 | Martijn Kaijser | |
2014-12-02 | Merge pull request #5865 from popcornmix/deinterlace_precedence | popcornmix | |
[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 | |||
2014-12-02 | [keymap] fix guide button for kernel-based mceusb remotes (closes #15374) | Sam Stenvall | |
2014-12-02 | [lang] update of skin.confluence language files | txtranslation | |
2014-12-02 | [lang] update of core language files | txtranslation | |
2014-12-02 | [lang] update of internal addon language files | txtranslation | |
2014-12-02 | [omxplayer] Fix precedence in deinterlace resolution check | popcornmix | |
2014-12-02 | [audioencoders] bump to their latest master | uNiversaI | |
Legacy symlinks in lib/includes need fixing as with them these dont compile. | |||
2014-12-02 | Merge pull request #5761 from Jalle19/fix-recording-history | Martijn Kaijser | |
[pvr] Fix recording history (alternative to #5742) | |||
2014-12-02 | ffmpeg: bump to 2.4.4 | Rainer Hochecker | |
2014-12-02 | Merge pull request #5860 from Montellese/fix_content_settings_for_real | Martijn Kaijser | |
fix content settings not being properly evaluated/stored | |||
2014-12-01 | Merge pull request #5859 from popcornmix/omxplayer_disable | Martijn Kaijser | |
FIX: actually disable omxplayer if software is selected | |||
2014-12-01 | Merge pull request #5853 from xhaggi/pvr-revert-pvrmanager-restart-onwake | Sascha Woo | |
[pvr] revert re-init of PVR manager on wake | |||
2014-12-01 | FIX: actually disable omxplayer if software is selected | popcornmix | |
2014-12-01 | [pvr] do not restart the PVR manager on wake, only trigger updates | xhaggi | |
2014-12-01 | [pvr] don't update the item list path before calling Update(), | Sam Stenvall | |
otherwise the history will be incorrectly recorded since the the history expects m_vecItems->GetPath() to be the "old" path, not the new one | |||
2014-12-01 | Merge pull request #5854 from xhaggi/fix-gui-viewstate-items-reference-temp | Sascha Woo | |
[gui] temp fix to reset m_guiState with the right file item list | |||
2014-12-01 | fix content settings not being properly evaluated/stored | montellese | |
2014-12-01 | Merge pull request #5823 from Jalle19/bump-pvr | Martijn Kaijser | |
[pvr] bump addons (rebranding) | |||
2014-12-01 | Merge pull request #5852 from xhaggi/pvr-fix-selecting-item-in-channelosd | Martijn Kaijser | |
[pvr] fix: select the first item if we don't have a stored last selected item path | |||
2014-11-30 | Merge pull request #5856 from koying/fixdisablehwcodec | Martijn Kaijser | |
FIX: actually disable hardware decoders if sotware is selected | |||
2014-11-30 | FIX: actually disable hardware decoders if sotware is selected | Chris "Koying" Browet | |
2014-11-30 | [gui] temp fix to reset m_guiState with the right file item list | xhaggi | |
2014-11-30 | Merge pull request #5813 from MartijnKaijser/14.0rc114.0rc1-Helix | Martijn Kaijser | |
[release] bump to 14.0 rc1 | |||
2014-11-30 | Merge pull request #5845 from ↵ | Martijn Kaijser | |
Montellese/jsonrpc_fix_files_getdirectory_smartplaylists jsonrpc: fix Files.GetDirectory not returning artistid, albumartistid and genreid for smartplaylists | |||
2014-11-30 | Merge pull request #5840 from uNiversaI/keyboard | Martijn Kaijser | |
[keyboardlayout] add Hungarian QWERTZ | |||
2014-11-30 | Merge pull request #5849 from Montellese/platinum_fix_masks | Martijn Kaijser | |
platinum: fix filter mask values of xbmc:votes and xbmc:artwork | |||
2014-11-30 | Merge pull request #5808 from arnova/average_fix | jenkins4kodi | |
2014-11-30 | [pvr] fix: select the first item if we don't have a stored last selected ↵ | xhaggi | |
item path If you stay in the channel osd and select a different group, you never selected before, the selected item will be the same (group A = 22, group B = 22). This will fix the issue as it selects the first item instead of the same if we don't have a stored last selected item path. | |||
2014-11-30 | Merge pull request #5831 from xhaggi/pvr-fix-getgrouplist | Sascha Woo | |
[pvr] fix pvr:// directory fetching | |||
2014-11-30 | Merge pull request #5850 from Montellese/fix_content_settings_dialog | Martijn Kaijser | |
fix content dialog settings not being properly reset | |||
2014-11-30 | fix content dialog settings not being properly reset | montellese | |
2014-11-29 | Merge pull request #5848 from wolfgar/fixVP8 | Peter Frühberger | |
[imx6] Fix VP8 timestamping | |||
2014-11-29 | Merge pull request #5844 from FernetMenta/ff | jenkins4kodi | |
2014-11-29 | [imx6] Fix VP8 timestamping | wolfgar | |
2014-11-29 | platinum: add patch for 2104093 | montellese | |
2014-11-29 | platinum: fix filter mask values of xbmc:votes and xbmc:artwork | montellese | |
2014-11-29 | Merge pull request #5847 from Montellese/droid_rebrand_adb_logging | Martijn Kaijser | |
[rebrand] android: log to logcat with "Kodi" prefix instead of "XBMC" | |||
2014-11-29 | [rebrand] android: log to logcat with "Kodi" prefix instead of "XBMC" | montellese | |
2014-11-29 | Merge pull request #5846 from Montellese/upnp_http_agent_rebrand | jenkins4kodi | |
2014-11-29 | [rebrand] replace XBMC with Kodi in the UPnP server's HTTP agent string | montellese | |