aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-08Merge pull request #1720 from theuni/bootstrap-codegeneratorCory Fields
2012-11-09fix missing season art if no scraper season art was available - thanks to hum...Jonathan Marshall
2012-11-08Merge pull request #1686 from jmarshallnz/sort_those_nodesArne Morten Kvarving
2012-11-08[osx/ios/atv2] - only generate python interface in xcode prebuilt step - and ...Memphiz
2012-11-08build: try to code-gen during bootstrapCory Fields
2012-11-09consistency: add a comment about inconsistent use of SORT_METHOD_EPISODE for ...Jonathan Marshall
2012-11-09consistency: use Label as the sort label when sorting by labelJonathan Marshall
2012-11-09consistency: use Artist as the label when sorting by artistsJonathan Marshall
2012-11-09consistency: use Genre as the label when sorting by genreJonathan Marshall
2012-11-09consistency: use Play count as the label when sorting by play countJonathan Marshall
2012-11-09consistency: use MPAA as the label when sorting by MPAA ratingJonathan Marshall
2012-11-09consistency: Use Duration as the label when sorting by Duration or RuntimeJonathan Marshall
2012-11-09consistency: use Title as the label when sorting by Title/SortTitleJonathan Marshall
2012-11-08[pvr] Update internal naming of PVR items for better library integration.Harald Axmann
2012-11-08Merge pull request #1746 from FernetMenta/streamsJoakim Plate
2012-11-08fix "karaoke.fontcolors" offering a non-existing optionmontellese
2012-11-08Merge pull request #1723 from opdenkamp/pvrstartendtimesLars Op den Kamp
2012-11-08Merge pull request #1745 from vdrfan/FileTimeToLocalFileTimeArne Morten Kvarving
2012-11-08[confluence/pvr] changed fullscreen osd to display the start and end time of ...Lars Op den Kamp
2012-11-08[pvr] added player start timeLars Op den Kamp
2012-11-08[pvr] get end time from the epg tag if a pvr channel is playingLars Op den Kamp
2012-11-08Merge pull request #1752 from Tolriq/masterSascha Montellese
2012-11-08jsonrpc: fix "type" being set to "song" for non-music itemsTolriq
2012-11-08Revert "ensure argv is set when running scripts from a media window. Fixes #1...Jonathan Marshall
2012-11-08Merge pull request #1751 from Montellese/ra_fixesjmarshallnz
2012-11-08Revert "use filters for the recently added nodes rather than videodb:// paths"montellese
2012-11-08advancedsettings: revive "recentlyaddeditems" (reverts part of 3fc04bc4a273b9...montellese
2012-11-08Resolved all button mappings for a Microsoft Xbox 360 Controller and …Rowan Border
2012-11-08ensure argv is set when running scripts from a media window. Fixes #13030Jonathan Marshall
2012-11-08no need for double ;Jonathan Marshall
2012-11-08fix fetching of actor art from .actors during video scan. fixes #13492Jonathan Marshall
2012-11-08ensure the slider nib is processed prior to using it's render rect, to elimin...Jonathan Marshall
2012-11-07dvdplayer: avoid resetting players on stream change (pvr)xbmc
2012-11-07Merge pull request #1739 from alcoheca/rpc-clean-announceArne Morten Kvarving
2012-11-07changed: Remove useless log spam + improve logging when things failarnova
2012-11-07fixed: added missing FileTimeToLocalFileTime implementation in order to handl...vdrfan
2012-11-07Merge pull request #1688 from Memphiz/libusbArne Morten Kvarving
2012-11-07Merge pull request #1703 from jmarshallnz/font_fixesArne Morten Kvarving
2012-11-07Merge pull request #1713 from jmarshallnz/fix_hardcoded_centerArne Morten Kvarving
2012-11-07fixes CleanStrings not applying correctly if CleanDateTimeRegExp removes text...dragonflight
2012-11-07fix incorrect comparison. (!a == b) != (a != b)Jonathan Marshall
2012-11-06Merge pull request #1742 from dragonflight/GetReplaceStringjmarshallnz
2012-11-06change GetReplaceString to return a std::string and fix all usesdragonflight
2012-11-07when adding artists, genres, and actors to the music database, make sure that...Jonathan Marshall
2012-11-07remove whitespace from the end of lines in .cue sheet documents. fixes issues...Jonathan Marshall
2012-11-06[fix] reset subtitle delay on activation of new sub file from python, lost in...amet
2012-11-06Merge pull request #1738 from koying/fixpicturenotifSascha Montellese
2012-11-06upnp: disable notifications while cleaning dbsAlasdair Campbell
2012-11-06rpc: add OnScanStarted/Finished notificationsAlasdair Campbell
2012-11-06Merge pull request #1724 from da-anda/pvr-keymapArne Morten Kvarving