aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-16fixed: make sure to use addon from manager to have local paths setupspiff
2012-10-16Merge pull request #1628 from Pulse-Eight/libcec2.0.2Arne Morten Kvarving
2012-10-16fixed: Video art would no longer show for non-video db items (regression in 9...arnova
2012-10-16fixed: xbmcgui.Dialog().select() would not show the headingspiff
2012-10-16[osx/ios/pvraddons] - bump pvr addon version for fixing build on osx/iosMemphiz
2012-10-16Merge pull request #1627 from huceke/ffmpeg-arm-fixesMemphiz
2012-10-16changed: add silent rules to libcpluff to shut it up a littlespiff
2012-10-16build: quit guessing about intrinsics, check specificsCory Fields
2012-10-16Correct if statement in asap/xasmNHellFire
2012-10-16Support building with older versions of gdcNHellFire
2012-10-16fixed: don't "compile" pulse audio code if pulse audio support is disabledspiff
2012-10-16fixed: don't "compile" android-only code on non-android platformsspiff
2012-10-16[osx/ios/atv2] - sync xcode projectsMemphiz
2012-10-16[omxplayer] fixed compile after 7e109e4cd8cd1f60468d2be4648802bae2a80709. The...huceke
2012-10-16fixed: upnp album thumbs missing when > 1 albumAlasdair Campbell
2012-10-16Merge pull request #1594 from Montellese/jsonrpc_pvrSascha Montellese
2012-10-16[win32] update VS project filesmontellese
2012-10-16jsonrpc: add "channelid" property to Player.Open's "item" parameter to start ...montellese
2012-10-16jsonrpc: add PVR namespacemontellese
2012-10-16pvr: add OnPlay and OnStop notifications when switching channelsmontellese
2012-10-16jsonrpc: add PVR support in Player namespacemontellese
2012-10-16jsonrpc: integrate CPVRChannel with type "channel"montellese
2012-10-16CPVRChannelGroups: add GetMember() to get a full list of the channel groups c...montellese
2012-10-16CPVRChannel: implement ISerializablemontellese
2012-10-16CEpgInfoTag: implement ISerializablemontellese
2012-10-16CEpgInfoTag: add Progress() method to return the progress in secondsmontellese
2012-10-16missing deletion of skin settings window on shutdownJonathan Marshall
2012-10-16drop unused Prettify function from CVideoInfoScannerJonathan Marshall
2012-10-16[pvr] changed some default values for settings to more reasonable valuesLars Op den Kamp
2012-10-16improved label setting in the extended progress dialog during video scanJonathan Marshall
2012-10-16[ffmpeg/armv6] fixed broken ac3 on armv6 backported ffmpeg commit cd2f98f365d...huceke
2012-10-15Merge pull request #1629 from dragonflight/masterjmarshallnz
2012-10-16include file in wrong case - breaks linux buildmike
2012-10-16cosmetic: remove unused definesJonathan Marshall
2012-10-15Merge pull request #1618 from jmarshallnz/video_thumb_refreshArne Morten Kvarving
2012-10-16[cec] bump to libCEC 2.0.2Lars Op den Kamp
2012-10-15Merge pull request #1570 from bobo1on1/pulsefallbackbobo1on1
2012-10-16Added: don't load the engine if AE->CanInit() fails, this allows us to fall b...bobo1on1
2012-10-16remove no longer necessary backward compatibility for video art in the video ...Jonathan Marshall
2012-10-16remove FileItem.h header requirement from VideoInfoScannerJonathan Marshall
2012-10-16adds backward compatibility art updater for Eden->FrodoJonathan Marshall
2012-10-16factor out CVideoInfoScanner::GetFanart for re-useJonathan Marshall
2012-10-16cache season thumbs outside of GetSeasonThumbs so it can be re-usedJonathan Marshall
2012-10-15Merge pull request #1609 from jmarshallnz/cleanup_video_music_thumbloadersArne Morten Kvarving
2012-10-16use a list of allowed types rather than disallowed types of library items to ...Jonathan Marshall
2012-10-16initialize the music and video thumbloaders in the recently added job to take...Jonathan Marshall
2012-10-16add cache of album art and show art in the music and video thumbloaders, to r...Jonathan Marshall
2012-10-16drop backward compatibility for artist art - a rescan of music is required an...Jonathan Marshall
2012-10-16adds AppendArt to CGUIListItemJonathan Marshall
2012-10-16cosmetics: cleanup CGUIListItem's art functions a bitJonathan Marshall