aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-27Turkish tranlation based on English strings commit 0ee1ef0923(cherry picked f...queeup
2012-02-27Merge pull request #732 from jmarshallnz/assign_content_fixesjmarshallnz
2012-02-28always update the scraper set after prompting for content settings, as the pa...Jonathan Marshall
2012-02-28shows on which you set content directly on the show would not show info for e...Jonathan Marshall
2012-02-27Merge pull request #729 from jmarshallnz/smartplaylist_loopdiloopjmarshallnz
2012-02-27build: fix build in the very unlikely case of nested srcroots (eg xbmc-source...theuni
2012-02-27[osx/ios] fixed enable buildbot to create release versiondavilla
2012-02-27get rid of unused members in CGUIDialogMediaSourceJonathan Marshall
2012-02-27missing includeJonathan Marshall
2012-02-27get rid of unused variables in OnAssignContent (iFound was always set to 0, s...Jonathan Marshall
2012-02-26release: bump skin.touched to latesttheuni
2012-02-26release: move to final eden addons repotheuni
2012-02-26release: keep xbmc.addon in sync with major releasestheuni
2012-02-26release: bump xbmc.jsontheuni
2012-02-26remove backward compatibility to v2.1 in xbmc.gui. Eden skins must require v...Jonathan Marshall
2012-02-26smartplaylists that include other smartplaylists that include the first smart...Jonathan Marshall
2012-02-26ensure the name of playlists is displayed in the smartplaylist rule browser (...Jonathan Marshall
2012-02-26CSmartPlaylistDirectory::GetPlaylistByName should also return playlists if th...Jonathan Marshall
2012-02-26fixed: CSmartPlaylistDirectory::GetPlaylistByName could return non-xsp filesJonathan Marshall
2012-02-26path substitution didn't work for filesJonathan Marshall
2012-02-25remove: fallback to windows channel order in windows rendererselupus
2012-02-25changed: always assume windows channel order on input if not knownelupus
2012-02-25updated: Italian translation for main strings - Thanks Liltee89alanwww1
2012-02-25updated: French translation for main strings (closes PR 725 - Thanks Rififi77)alanwww1
2012-02-25changed: bump number of minimum remembered packets for recoveryelupus
2012-02-25fixed: convergance count was wrong for h264elupus
2012-02-25FIXED:[osx] Fall-back to a default speaker configuration if one is not config...Chris Lance
2012-02-25CHANGED:[osx] Removed obsolete method declaration.Chris Lance
2012-02-25ADDED:[osx] New CoreAudio methods to support channel/device managementChris Lance
2012-02-24Merge pull request #713 from a11599/audiodelayJoakim Plate
2012-02-24[added] Display latency correction based on refresh rate via advancedsettings...Istvan Stikrad
2012-02-24Merge pull request #724 from mad-max/no_xboxKyle Hill
2012-02-24removed obsolete xbox codemad-max
2012-02-23Merge pull request #721 from Memphiz/unrarxlibMemphiz
2012-02-24cache smartplaylists using a unique cachename so that they can be cleared on ...Jonathan Marshall
2012-02-24clear the fileitemcache after deleting itemsJonathan Marshall
2012-02-23[fix] - macs are not allways big endian since years - tell this unrarxlib ......Memphiz
2012-02-23jsonrpc: Player.Open didn't properly handle non-jpg images (fixes #12688)montellese
2012-02-22Merge pull request #715 from FernetMenta/mainline2Rainer Hochecker
2012-02-22updated: Hebrew translation for core strings (closes #12676 - thanks BuSHari)alanwww1
2012-02-22updated: Portuguese (Brazil) translation for core strings (closes #12669 - th...alanwww1
2012-02-22Merge pull request #716 from tomtor/dutchalanwww1 (Attila)
2012-02-22vdpau: set display state to reset if display event times out, system was stuc...Rainer Hochecker
2012-02-22Dutch translation fixes/additionsTom Vijlbrief
2012-02-22fixed: syntax error in FEH.py (closes #12682 - thanks bonemasterno1)vdrfan
2012-02-21Merge branch 'master' of https://github.com/xbmc/xbmcDamian Huckle
2012-02-21Fixes looping audio on pause in WASAPI. Fixes trac #12513.Damian Huckle
2012-02-21changed: remove duplicate ptr checkelupus
2012-02-21changed: weird assignment in return clauseelupus
2012-02-21remove: pointless pointer checkelupus