aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-12dvdplayer: fixed several issues with overlay handling on blurayJoakim Plate
2012-11-12Merge pull request #1747 from axmhari/pvr-file-path-reviewedArne Morten Kvarving
2012-11-12gui: add generic Player.Title info labelJoakim Plate
2012-11-12Merge pull request #1765 from jmarshallnz/fix_playlist_resumeArne Morten Kvarving
2012-11-12fixed compiler warning.wsoltys
2012-11-12Merge pull request #1418 from Montellese/groupingArne Morten Kvarving
2012-11-12[cec] don't try to set the OSD string on the TV. it's not supported by any TV...Lars Op den Kamp
2012-11-12construct image and preview URLs when unpacking fanart to make sure the url a...Jonathan Marshall
2012-11-12drop old thetvdb preview fixupsJonathan Marshall
2012-11-12fixed: link to pulse-simple, it's needed for CPulseAE::CanInit(), apparently ...bobo1on1
2012-11-11build: re-run the code-generator when headers changeCory Fields
2012-11-11[fix] Fixed a potential to miss an event.Jim Carroll
2012-11-12fixed: when rendering a capture on the GL backbuffer, mark the region as dirt...bobo1on1
2012-11-11[fix] typo from original commit a few minutes ago. Meant for this to be 100 m...Jim Carroll
2012-11-11[fix] closes #13507. This adds the ablity to use operator[] and size() method...Jim Carroll
2012-11-11[fix] closes ##13506. Addon class instances that default to NULL were causing...Jim Carroll
2012-11-11[fix] closes #13533. This eliminates a control lookup that results in an exce...Jim Carroll
2012-11-11[fix] This allows the Monitor to receive onScreensaverDeactivated callbacks w...Jim Carroll
2012-11-11Merge pull request #1768 from ronie/screensaver-alarmjmarshallnz
2012-11-11[fix] When an XBMCAddon::xbmcgui::Window class was deleted, it would occation...Jim Carroll
2012-11-11Merge pull request #1762 from koying/droidremoveapkgitdavilla
2012-11-11silently cancel screensaver alarmclockronie
2012-11-11FIX: regenerate auto-thumb if not presentChris \"Koying\" Browet
2012-11-11fixed: Video DB export for episodes didn't check for writable FS + cosmeticsarnova
2012-11-11CGUIWindowVideoBase: always exectue the videothumbloader after filtering and ...montellese
2012-11-11media library: integrate grouping by setsmontellese
2012-11-11videodb: change retrieval of sets based on GroupUtilsmontellese
2012-11-11[win32] updated project filesmontellese
2012-11-11add GroupUtils for generic grouping of items in a list (e.g. into movie sets)montellese
2012-11-11Merge pull request #1759 from chaitan3/masterArne Morten Kvarving
2012-11-11make sure we update both playlists when an item is updated. fixes #12921Jonathan Marshall
2012-11-11don't set a blank thumb on the CFileItem from a CSong if the CSong has no thumbJonathan Marshall
2012-11-11use UpdateInfo rather than replacing the entire item when updating it after a...Jonathan Marshall
2012-11-11videodb:// and stack:// items didn't go through the correct checks for playli...Jonathan Marshall
2012-11-10Merge pull request #1756 from da-anda/PVRmanager-startupLars Op den Kamp
2012-11-11[pvr/epg] don't display seconds for start and end timesLars Op den Kamp
2012-11-11[pvr/epg] fixed - start+end times weren't updated after the current tag expir...Lars Op den Kamp
2012-11-11reset resume point after playing items via the playlist player, so that when ...Jonathan Marshall
2012-11-11FIX: [droid] Remove .git dirs from apkChris "Koying" Browet
2012-11-11[python] set the listitems pictureinfotag loaded only if information is actua...Jonathan Marshall
2012-11-11stacking was enabled on the video now playing list, causing it to be sorted b...Jonathan Marshall
2012-11-10fixed: ssa subtitles where packets overlap in timeJoakim Plate
2012-11-10vaapi: relicence ffmpeg helper code to LGPL 2.1+Joakim Plate
2012-11-11Ignore /boot partition on GetDisksChaitanya Talnikar
2012-11-10Merge pull request #1733 from dragonflight/FIXGetScraperForPathjmarshallnz
2012-11-10Merge pull request #1748 from rowanborder/masterjmarshallnz
2012-11-11[art] set all art on the trailer when playing from video infoJonathan Marshall
2012-11-11[art] cleanup - no need for convoluted resetting of thumb now that it's just ...Jonathan Marshall
2012-11-11[art] don't add art from parent items when setting art on children in the dat...Jonathan Marshall
2012-11-11[art] adds fallbacks for fanart->tvshow.fanart for episodes/seasons, and cont...Jonathan Marshall