aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-14Changed: [Confluence] reduced the Live TV image file size by halfJezz_X
2012-10-14Removed: [Confluence] unused graphics taking up spaceJezz_X
2012-10-14Fixed: [Confluence] Alignment of the progress bar in DialogBusy.xmlJezz_X
2012-10-14[omxplayer] consistent use of canseek and canpause and fixed a memory leakgimli
2012-10-13[UPnP] crash with no configured network interfacesAlasdair Campbell
2012-10-13cosmetic: found a rogue printf callAlasdair Campbell
2012-10-14Changed/Fixed: [Confluence] let fan art still show when the visualization is ...Jezz_X
2012-10-13jsonrpc: image URLs in the "art" property need to be in image://<url-encoded-...montellese
2012-10-13jsonrpc: cleanup JSON schema after b23adb3a74ffcecbc18f240d9cd22628a5c3b95amontellese
2012-10-14Changed: [Confluence] removed a label from the OSD that no longer has space f...Jezz_X
2012-10-13fixed: accept empty strings for the Input.SendText JSON-RPC call, as they are...bobo1on1
2012-10-13[ios] - updated README with supported osx/ios SDK/Xcode constellationsMemphiz
2012-10-13Merge pull request #1611 from FernetMenta/pvrseekRainer Hochecker
2012-10-13dvdplayer: consistent use of canseek and canpausexbmc
2012-10-13Merge pull request #1590 from jmarshallnz/skin_setpath_specify_pathjmarshallnz
2012-10-13Merge pull request #1610 from jmarshallnz/multi_artist_genre_fixupsjmarshallnz
2012-10-13dvdplayer: fix memory leak and incorrect seking dialog after: c7d4d09d45557b8...xbmc
2012-10-13Fixed: [Confluence] small pvr view alignment issueJezz_X
2012-10-13Fixed: [Confluence] updated the Home screen "Now Playing" media icons to use ...Jezz_X
2012-10-13Fixed: [Confluence] Re-added back the Live TV Pause button to the side bar an...Jezz_X
2012-10-13Fixed: [Confluence] Navigation issue in VideoOSD caused by duplicate button i...Jezz_X
2012-10-13Partial Revert "Confluence: add extra PVR buttons to support pause and seek"Jezz_X
2012-10-13use the content of the directory being queued, rather than the directory doin...Jonathan Marshall
2012-10-13remove outdated commentJonathan Marshall
2012-10-12Merge pull request #1289 from Karlson2k/String_Utils_Fixesjmarshallnz
2012-10-13use the music separator for artists/album artists/genres that are lists in a ...Jonathan Marshall
2012-10-13ensure we set art on upcoming playlist items. Fixes #13167Jonathan Marshall
2012-10-13ALBUM ARTIST and DATE weren't read in Xiph (FLAC/Ogg) tags. Also adds ignorin...Jonathan Marshall
2012-10-13TDRL in ID3v2.4 tags (release date) wasn't read. Also read TDRC (original rec...Jonathan Marshall
2012-10-13fixes translation of POPM ratings for winamp, among others. Part of #13352Jonathan Marshall
2012-10-13fixes embedded art not being read from FLAC filesJonathan Marshall
2012-10-13album replaygain was set into the track replaygain tag. Fixes #13368Jonathan Marshall
2012-10-13set the show title for episodes during scan so that it's available in the ann...Jonathan Marshall
2012-10-13we want to import episode art for episodes, not tvshow art. fixes #13264.Jonathan Marshall
2012-10-13Use m_type of the videoinfotag if available in the announcemanager, and remov...Jonathan Marshall
2012-10-12[UPnP] fix clients hanging trying to request a NULL ObjectAlasdair Campbell
2012-10-12Merge pull request #1606 from chocolateboy/log_message_nitfixArne Morten Kvarving
2012-10-12log message nitfix: s/seek pass/seek past/chocolateboy
2012-10-12don't add same window id to ids vector twice (we do it in CGUIWindow::SetID()pieh
2012-10-12Merge pull request #1595 from koying/fixvideodbcopyArne Morten Kvarving
2012-10-12FIX: Don't show the "Copy" option in the file manager for sources not support...Chris "Koying" Browet
2012-10-12Fixed: [Confluence] Media Filter window gets included in the background fade ...Jezz_X
2012-10-12Changed: [Confluence] Close the side bar when opening the advanced filtering ...Jezz_X
2012-10-12Merge pull request #1600 from JezzX/Art_FixupJezz
2012-10-11Merge pull request #1573 from Memphiz/airtunesipv62ipv4fallbackMemphiz
2012-10-11Merge pull request #1603 from alcoheca/increase-request-countAlasdair Campbell
2012-10-12Use the tvshow folder for searching for actor art for episodes. Closes #13336.Jonathan Marshall
2012-10-12pass the tvshow CVideoInfoTag to OnProcessSeriesFolder and AddVideo to save d...Jonathan Marshall
2012-10-12fix compile warningsJonathan Marshall
2012-10-12exporting of art from the video library gave the wrong filenames for files wi...Jonathan Marshall