aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-12Fixed: [Confluence] "ERROR: Control 1 in window 10099 has been asked to focus...Jezz_X
2011-09-12Merge pull request #415 from mbakke/masterArne Morten Kvarving
2011-09-12Allowed PlayMedia from APIs and Plugin ResolvesAlex Wilkinson
2011-09-12updated: German translationvdrfan
2011-09-12[norwegian] fixed region nameMarius Bakke
2011-09-11Norwegian language updateMarius Bakke
2011-09-11[fix] - mark files starting with "." as hidden for afp tooMemphiz
2011-09-11Merge pull request #414 from wsoltys/win32_libnfswsoltys
2011-09-11Merge pull request #205 from CrHasher/spline36CrystalP
2011-09-11changed: nuked stat as __stat64 seems to exist on aall supported platformswsoltys
2011-09-11fixed: tabswsoltys
2011-09-11[WIN32] added libnfs.dll to .gitignorewsoltys
2011-09-11download libnfs from our mirrorswsoltys
2011-09-11fixed: path can be emptywsoltys
2011-09-11enabled HAS_FILESYSTEM_NFS and fixed compilationwsoltys
2011-09-11change to our mirrors, http://www.effbot.org/downloads is unreliabledavilla
2011-09-11drop ifdefs for aligned function call now that they map to normalelupus
2011-09-11Make DEFINE_FUNC_ALIGNEDXX work on non visual c compilerselupus
2011-09-11added: device name string for network services (defaults to 'XBMC') - current...vdrfan
2011-09-11fixed: do not show singles in top 100 albums (closes #11946)vdrfan
2011-09-11added: 24h time format for US locale (closes #11950)vdrfan
2011-09-11High Quality Spline36 upscaler.CrHasher
2011-09-10[ios] back to full rate DisplayLinkdavilla
2011-09-10[ios] further reduce memory bandwidth pressure on 1080p contentdavilla
2011-09-10cosmetic re-indentdavilla
2011-09-10[ios] fixed, reported dithered display, change EGL layer from 565 to A8davilla
2011-09-10[osx/ios] fixed, refactor afpfs-ng includes to follow fedora and others, thx ...davilla
2011-09-10[fix] - fix build of afp for linux (for openelec)Memphiz
2011-09-10Merge pull request #410 from Voyager-xbmc/software-deinterlacing-slowJoakim Plate
2011-09-10fix: highlighting all item duplicates in playlist window instead of just curr...pieh
2011-09-10jsonrpc: fix checking of "minimum", "maximum" and "divisibleBy" for integer t...montellese
2011-09-10half rate yadif deinterlacing should be defaultVoyager-xbmc
2011-09-10Merge pull request #403 from Montellese/playlist_positionSascha Montellese
2011-09-10jsonrpc: don't allow (Audio|Video)Playlist.Remove to remove the currently pla...montellese
2011-09-10don't re-queue items from playlist windowpieh
2011-09-10make debug output more verbose with skin errorspieh
2011-09-10added: IsSourcesPath() in order to get rid of string comparesvdrfan
2011-09-10cosmetics: removed unused codevdrfan
2011-09-10changed, remove backslashes gamesdavilla
2011-09-10[afp] fix build (wrong variable for SRCS), remove trailing backslashesStephan Raue
2011-09-09Merge pull request #412 from CrystalP/simple-deinterlacingCrystalP
2011-09-09Removed duplicate definition of render flags. Use the same header as linuxCrystalP
2011-09-09Refactor enumeration and selection of the processor.CrystalP
2011-09-09Log more details about the processor devicesCrystalP
2011-09-09cosmetic: break up the CProcessor::Open() functionCrystalP
2011-09-09Enable Yadif for sw decoding + dxva renderingCrystalP
2011-09-09Enable Auto deinterlacer. With dxva decoding or auto and dxva renderer, pick ...CrystalP
2011-09-09Add support for the best processor availableCrystalP
2011-09-09Handle RENDER_FLAG_LASTCrystalP
2011-09-09Hooked up to the bob present method, slightly modified to give field0/1 flags...CrystalP