aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-19Merge pull request #6740 from mkortstiege/sort_order_labelsMatthias Kortstiege
2015-03-19[videolibrary] adjust year sort order labelMatthias Kortstiege
2015-03-19[musiclibrary] adjust sort order labels (closes #15860)Matthias Kortstiege
2015-03-19fix TV language detection with HDMI-CECmontellese
2015-03-19CGUIMediaWindow: reorganise the virtual methods into groups based on where th...montellese
2015-03-19CGUIMediaWindow: move all #defines to the topmontellese
2015-03-19CGUIMediaWindow: sort includes alphabeticallymontellese
2015-03-19Merge pull request #6736 from ace20022/custom_langcodesAndreas Zelend
2015-03-19Merge pull request #6731 from FernetMenta/renderguiRainer Hochecker
2015-03-19Merge pull request #6600 from Montellese/binary_addons_audiodecoderSascha Montellese
2015-03-19[pvr] fix type of CPVRChannelGroup's m_iPositionxhaggi
2015-03-19[lang] Also check for user defined custom language codes.ace20022
2015-03-19[lang] Add custom languages to our language list.ace20022
2015-03-19[epg] fix use of new epg database column iYearxhaggi
2015-03-19Merge pull request #6762 from croepha/masterMatthias Kortstiege
2015-03-19Merge pull request #6760 from mkortstiege/fix_fontmaskMatthias Kortstiege
2015-03-19Merge pull request #6761 from mkortstiege/artworkMatthias Kortstiege
2015-03-19Added some support for a titlebar-less functionality on OSX, the window is al...David Butler
2015-03-18Merge pull request #6756 from popcornmix/omx_alsapopcornmix
2015-03-18[fonts] fix font mask after 4e542f7Matthias Kortstiege
2015-03-18Merge pull request #6751 from uNiversaI/configureMemphiz
2015-03-18[OMXImage] Increase jpeg decode timeoutpopcornmix
2015-03-18[omxplayer] Allow HDMI output to work when ALSA card is selectedpopcornmix
2015-03-18[pvr] Fix radio channelgroup support. Take over 'radio' group property suppli...Kai Sommerfeld
2015-03-18Merge pull request #6749 from ksooo/epginfotag-mutex-protectionKai Sommerfeld
2015-03-18Merge pull request #6752 from ksooo/pvr-hts-2-1-6Kai Sommerfeld
2015-03-17Merge pull request #6748 from xhaggi/pvr-fix-issues-after-pr6738jenkins4kodi
2015-03-17Merge pull request #6754 from mkortstiege/xcode_indentMemphiz
2015-03-17[osx/ios] force project indent to 2 spaces - no tabsMatthias Kortstiege
2015-03-17[art] fetch artist and album art based on album idMatthias Kortstiege
2015-03-17[pvr] Bump pvr.hts to version 2.1.6 (PVR addon API 1.9.6)Kai Sommerfeld
2015-03-18[configure.in] rename file extension to configure.acuNiversaI
2015-03-18[bootstrap.mk] change configure.in -> configure.acuNiversaI
2015-03-17[art] clear all artwork assigned to the CFileItemListMatthias Kortstiege
2015-03-17Merge pull request #6633 from delftswa2014/issue-15831Matthias Kortstiege
2015-03-17[gui] fix uninitializeed iEpisode and iSeasonxhaggi
2015-03-17Merge pull request #6747 from mkortstiege/sync_xcodeMatthias Kortstiege
2015-03-17Merge pull request #6710 from ace20022/blu_dir_fixAndreas Zelend
2015-03-17Merge pull request #6735 from ace20022/stream_selectAndreas Zelend
2015-03-17Merge pull request #6739 from wsnipex/bin-addons-fixWolfgang Schupp
2015-03-17[epg] fix usage of ALTER TABLE in epg database updatexhaggi
2015-03-17[osx/ios] sync project fileMatthias Kortstiege
2015-03-16[epg] CEpgInfoTag: Reintroduced mutex protection for m_pvrchannel and m_recor...Kai Sommerfeld
2015-03-16[addonbrowser] rearrange root menuThomas Amland
2015-03-16[addonbrowser] move information providers type addons to a sub-categoryThomas Amland
2015-03-16[addons] refactor and cleanup addon directoryThomas Amland
2015-03-16[addonbrowser] remove date sorting. doesn't workThomas Amland
2015-03-16[addons] allow GetAllAddons to be used successively without clearing inputThomas Amland
2015-03-16[depends] binary-addons: remove quotes around the addon list and use "all" fo...wsnipex
2015-03-16Merge pull request #6738 from xhaggi/pvr-combine-pr-6333-and-6685Sascha Woo