vuplus_xbmc
2012-03-21 theuniMerge remote-tracking branch 'origin/master' into Eden 11.0-Eden-r2
2012-03-21 Jonathan Marshalla folder isn't a keymap
2012-03-21 jmarshallnzMerge pull request #794 from cptspiff/keymapfixes
2012-03-21 jimfcarrollMerge pull request #793 from jimfcarroll/fix-12580
2012-03-21 spiffcosmetics
2012-03-21 spifffixed: specify mask correctly instead of playing silly...
2012-03-21 spifffixed: load HID keymaps in proper priority order
2012-03-21 theunirelease: sync tmdb that was missed. fixes #12713
2012-03-21 elupusfixed: make sure we find the correct cell when we searc...
2012-03-21 spiffchanged: get rid of the cache map in button translator
2012-03-21 Joakim PlateMerge pull request #714 from abrasive/master
2012-03-21 spifffixed: correct the usage of .Equals()
2012-03-21 Jim CarrollYet Another Deadlock fix. closes 12580
2012-03-21 theuniMerge remote-tracking branch 'origin/master' into Eden 11.0-Eden
2012-03-21 theunirelease: bump skin.touched
2012-03-21 theunirelease: bump version strings for final release
2012-03-21 theuniMerge branch 'master' into Eden
2012-03-21 theunirelease: sync wunderground with addons repo
2012-03-21 theunirelease: sync tmdb from addons repo
2012-03-20 Jonathan Marshallensure we reset the search timer before firing the...
2012-03-20 alanwww1updated: Romanian translations for core, Confluence...
2012-03-20 jmarshallnzMerge pull request #790 from jimfcarroll/fix-12581
2012-03-20 Jim Carrollhandling deadlock around using the dialog progress...
2012-03-20 jmarshallnzMerge pull request #777 from jmarshallnz/audio_l16_mimetype
2012-03-20 CrystalPMerge pull request #779 from CrystalP/fix-dxvaproc
2012-03-20 CrystalP[WIN] log the special auto deinterlacing mode handling
2012-03-20 CrystalP[WIN] fix dropped frames for Ion with auto deinterlacing
2012-03-20 CrystalP[WIN] open the correct dxva processor with deinterlace...
2012-03-19 montellesefix invalid type "movie" being announced for a new...
2012-03-19 Jonathan Marshallbookmarks of items in the video library weren't being...
2012-03-19 Sylvain RebaudMerged support for audio/L16 mimetype from andrewfg...
2012-03-19 Jonathan Marshalladd Endian_SwapBE16/32/64
2012-03-18 CrystalPMerge pull request #770 from CrystalP/fix-joycrash
2012-03-18 CrystalP[WIN] react to joystick connect/disconnect (fixes ...
2012-03-18 JezzMerge pull request #756 from mad-max/dvd_background
2012-03-18 davilla[osx/ios] fixes #12808, memleak with tiny cleanup,...
2012-03-18 bobo1on1fixed: do the libpng version check in only one place
2012-03-17 Damien ThébaultCommit cleaned libpng 1.5 support.
2012-03-17 bobo1on1Revert "added: support building cximage with libpng...
2012-03-17 bobo1on1Revert "fixed: check libpng version only once"
2012-03-17 bobo1on1Revert "fixed: compiler warning"
2012-03-17 bobo1on1Revert "removed: unneeded check"
2012-03-17 bobo1on1Revert "oops"
2012-03-17 bobo1on1oops
2012-03-17 bobo1on1removed: unneeded check
2012-03-17 bobo1on1fixed: compiler warning
2012-03-17 bobo1on1fixed: check libpng version only once
2012-03-17 spiffadded: support building cximage with libpng 1.5.
2012-03-17 vdrfanfixed: do not append the hosts ip address to our upnp...
2012-03-17 Jonathan Marshallpython should not add or remove guicontrols without...
2012-03-17 Jonathan Marshalladds GUI_MSG_ADD_CONTROL and GUI_MSG_REMOVE_CONTROL...
2012-03-17 Jonathan Marshallability to send guimessages via the application messenger
2012-03-17 piehthere should be at least 1 item per page in container
2012-03-17 Jonathan Marshalladd system.haspvr infobool so skins can tell if they...
2012-03-17 Jonathan Marshalladd pvrmanager.enabled setting (non-GUI) that returns...
2012-03-17 Anssi Hannulafixed: SQLite database copying debug log message
2012-03-16 Jonathan Marshallignore the forced_aspect hint if aspect is 0 when extra...
2012-03-16 Jonathan Marshallensure CGUITextureManager::m_texturePaths is protected...
2012-03-16 Anssi Hannulafixed: don't load non-matching archived subtitles ...
2012-03-16 Memphiz[ios/atv2] - no white screen of death for ios/atv2...
2012-03-16 montellese[win32] add pythreadstate.h to the VS project
2012-03-16 Jonathan Marshallcorrect fix for f8187cf451fb
2012-03-16 arnovafixed: Deadlock with some addons. Should remedy #12282...
2012-03-16 arnovafixed: Python deadlock with dialogs (part of ticket...
2012-03-16 CrystalPFix cddb info parsing (fixes #12801)
2012-03-16 CrystalP[WIN] device notifications - third time's the charm
2012-03-16 CrystalP[WIN] more informative message for old CHD driver
2012-03-16 CrystalP[WIN] fix dereference of a NULL lParam for DBT_DEVNODES...
2012-03-15 Jonathan MarshallHTML tags are case-insensitive, so use case-insensitive...
2012-03-15 Jonathan Marshalllarge file size shouldn't be capped at 2.0GB on systems...
2012-03-15 Jezz_XAdded: [Confluence] bd25 and bd50 as valid strings...
2012-03-15 arnovafixed: Python deadlock with dialogs (part of ticket...
2012-03-15 Jezz_XChanges/Fixed: Show the "None" option when selecting...
2012-03-15 davilla[osx] fix release build and packaging, yes I really...
2012-03-15 CrystalPMerge pull request #763 from CrystalP/fix-chdwin
2012-03-15 CrystalP[WIN] fail CHD codec for AVC1 when driver is too old
2012-03-14 CrystalPMerge pull request #767 from CrystalP/fix-devicenotific...
2012-03-14 CrystalP[WIN] Unregister device notifications when exiting
2012-03-14 CrystalP[WIN] cosmetics for previous commit (d2377c86)
2012-03-14 arnovafixed: Parse error with nginx http servers resulting...
2012-03-14 Jonathan Marshallensure we catch any exceptions during job processing...
2012-03-14 Jonathan Marshallvisualisation wouldn't rescale correctly (or would...
2012-03-13 Jonathan Marshallensure id numbers really are numbers in add-on setting...
2012-03-13 CrystalP[WIN] properly filter WM_DEVICECHANGE message to reenum...
2012-03-13 alanwww1 (Attila)Merge pull request #766 from Danny3/master
2012-03-13 Danny3Update for Romanian language
2012-03-13 alanwww1 (Attila)Merge pull request #765 from CutSickAss/patch-13
2012-03-13 CutSickAssupdated: Greek translations for core strings
2012-03-13 Jonathan Marshalladd support for a dummy entry in peripherals.xml allowi...
2012-03-12 taxigpsupdated: Chinese (Simple) translation
2012-03-11 CrystalP[WIN] detect the chd driver version and toast + log...
2012-03-10 CrystalPUpdate french translation
2012-03-10 CrystalPMerge pull request #762 from Rififi77/trad_1
2012-03-10 Rififi77Update french translation and format for Long date
2012-03-10 wsoltysMerge pull request #760 from wsoltys/remove_replaceoldpath
2012-03-10 WiSomore cleanup to reduce includes
2012-03-10 WiSoremoved CSpecialProtocol::ReplaceOldPath. In regard...
2012-03-10 alanwww1 (Attila)Merge pull request #761 from MartijnKaijser/master
2012-03-09 MartijnKaijserfix translation
2012-03-09 Rainer HocheckerMerge pull request #735 from FernetMenta/mainline2
next