aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-28bump to 15.0 rc2Martijn Kaijser
2015-06-28Merge pull request #7362 from MartijnKaijser/pvr_isengardMartijn Kaijser
[pvr] bump add-ons to their Isengard branch
2015-06-28[pvr] bump add-onsMartijn Kaijser
2015-06-28[pvr] fix: delete of empty group with an invalid id ends up in deleting the ↵xhaggi
wrong group
2015-06-28Merge pull request #7354 from koying/fixdroidvolumejenkins4kodi
2015-06-28FIX: [droid] properly handle sys vol going to 0 (fixes #16069)Chris "Koying" Browet
2015-06-28FIX: [droid] fix volume handlingChris "Koying" Browet
2015-06-28Merge pull request #7347 from mkortstiege/query-fixMatthias Kortstiege
[videodb] fix yet some more query typos
2015-06-28Merge pull request #7348 from koying/fixdroidrestartcrashChris Browet
FIX: [droid] fix crash when restarted by system
2015-06-28[pvr] sort equal client channel numbers by name if not sub-channelsxhaggi
If client channel numbers are used for ordering the channels and you have more than one backend, it's possible that you end up with different channels holding the same client channel number. In that case the channels are sorted by its sub channel number which is zero for normal channels. To have a nicely sorted list this changes extends the comparator to compare the names of the channels in case there is no sub-channel number.
2015-06-28Added lithuanian keyboard layoutZapata11
2015-06-27[lang] fix typoMartijn Kaijser
2015-06-27FIX: [droid] prevent the os restarting us for "screenlayout" and "screensize"Chris "Koying" Browet
2015-06-27Merge pull request #7349 from popcornmix/log_interlacejenkins4kodi
2015-06-27[omxplayer] Change in interlace state is not an error in logpopcornmix
2015-06-27FIX: [droid] fix crash when restarted by systemChris "Koying" Browet
2015-06-27[videodb] fix yet some more query typosMatthias Kortstiege
2015-06-27[lang] update of skin.confluence language filestxtranslation
2015-06-27[lang] automatic cosmetics for the en_gb language filetxtranslation
2015-06-27[lang] update of internal addon language filestxtranslation
2015-06-26Merge pull request #7331 from mkortstiege/update-repojenkins4kodi
2015-06-26Merge pull request #7308 from afedchin/fix_vis_settingsjenkins4kodi
2015-06-26Merge pull request #7293 from afedchin/fix_dirty_renderingMartijn Kaijser
[GL] Fixed: FontTTF breaks scissor which causes bad rendering with di…
2015-06-26Merge pull request #7300 from mapfau/masterSascha Woo
PVR issues fixed (EPG sync / DB handling of internal channelgrous)
2015-06-26Merge pull request #7338 from mkortstiege/tags-navjenkins4kodi
2015-06-25Merge pull request #7341 from Jalle19/isengard-bump-addonsSam Stenvall
[pvr] bump pvr.vbox to 1.3.4
2015-06-25Merge pull request #7334 from arnova/filecache_getlength_fixPär Björklund
fixed: Don't do GetLength() off-thread is it may be (b)locked by a pe…
2015-06-25[pvr] bump pvr.vbox to 1.3.4Sam Stenvall
2015-06-25[pvr] get rid of fixed internal group idsmapfau
2015-06-24[videodb] use GetNavCommon for tagsMatthias Kortstiege
2015-06-24[addons] force repository update in post-install/uninstallMatthias Kortstiege
2015-06-24Merge pull request #7163 from balmeras/fix_libexifjenkins4kodi
2015-06-23Wasapi: Do not probe for AE_FMT_AAC - we don't passthrough it anywaysfritsch
2015-06-23fixed: Don't do GetLength() off-thread is it may be (b)locked by a pending ↵arnova
read() (fixes #16046)
2015-06-23Merge pull request #7333 from ace20022/dvd_init_selectionPeter Frühberger
[dvdplayer][fix] Initialize SelectionStream members.
2015-06-23[dvdplayer][fix] Initialize SelectionStream members.ace20022
This fixes the issue that any external subtitle is recognized as forced.
2015-06-23[libexif] Ignore invalid DMS value in GPS coordinate, and fix kodi crash due ↵balmeras
to buffer overflow with special value FFFFFF
2015-06-23Merge pull request #7332 from Jalle19/isengard-bump-addonsSam Stenvall
[pvr] bump pvr.vbox to 1.3.3
2015-06-23[pvr] bump pvr.vbox to 1.3.3Sam Stenvall
2015-06-22Merge pull request #7321 from Montellese/musicdb_fix_migration_16060Martijn Kaijser
music library: don't force a rescan after update past version 35 if not needed
2015-06-22Merge pull request #7327 from Jalle19/fix-add-group-buttonronie
[confluence] increase button group height in the PVR group manager dialog
2015-06-22[confluence] increase button group height in the PVR group manager dialog,Sam Stenvall
fixes "Add group" being hidden
2015-06-22Merge pull request #7284 from FernetMenta/subsMartijn Kaijser
dvdplayer fix sorting of subtitles - fixes trac 16038
2015-06-22Merge pull request #7318 from Montellese/video_fix_set_contentMartijn Kaijser
video library: show "Set content" even during library scan (fixes #16061)
2015-06-21Merge pull request #7324 from hudokkow/android_wmc_users_are_panickingh.udo
[pvr.wmc] Fix android lib name (fixes #16044)
2015-06-21[pvr.wmc] Fix android lib name (fixes #16044)h.udo
2015-06-21[GL] Fixed: FontTTF breaks scissor which causes bad rendering with dirty ↵Anton Fedchin
regions.
2015-06-21Merge pull request #7283 from fape/long_filename_subtitle_dialogronie
[Confluence] fix long filenames in subtitles search&download dialog header
2015-06-21music library: don't force a rescan after update past version 35 if not neededmontellese
2015-06-21video library: only allow to scan sources which have a content setmontellese