Age | Commit message (Expand) | Author |
2011-09-12 | Fixed: [Confluence] "ERROR: Control 1 in window 10099 has been asked to focus... | Jezz_X |
2011-09-12 | Merge pull request #415 from mbakke/master | Arne Morten Kvarving |
2011-09-12 | Allowed PlayMedia from APIs and Plugin Resolves | Alex Wilkinson |
2011-09-12 | updated: German translation | vdrfan |
2011-09-12 | [norwegian] fixed region name | Marius Bakke |
2011-09-11 | Norwegian language update | Marius Bakke |
2011-09-11 | [fix] - mark files starting with "." as hidden for afp too | Memphiz |
2011-09-11 | Merge pull request #414 from wsoltys/win32_libnfs | wsoltys |
2011-09-11 | Merge pull request #205 from CrHasher/spline36 | CrystalP |
2011-09-11 | changed: nuked stat as __stat64 seems to exist on aall supported platforms | wsoltys |
2011-09-11 | fixed: tabs | wsoltys |
2011-09-11 | [WIN32] added libnfs.dll to .gitignore | wsoltys |
2011-09-11 | download libnfs from our mirrors | wsoltys |
2011-09-11 | fixed: path can be empty | wsoltys |
2011-09-11 | enabled HAS_FILESYSTEM_NFS and fixed compilation | wsoltys |
2011-09-11 | change to our mirrors, http://www.effbot.org/downloads is unreliable | davilla |
2011-09-11 | drop ifdefs for aligned function call now that they map to normal | elupus |
2011-09-11 | Make DEFINE_FUNC_ALIGNEDXX work on non visual c compilers | elupus |
2011-09-11 | added: device name string for network services (defaults to 'XBMC') - current... | vdrfan |
2011-09-11 | fixed: do not show singles in top 100 albums (closes #11946) | vdrfan |
2011-09-11 | added: 24h time format for US locale (closes #11950) | vdrfan |
2011-09-11 | High Quality Spline36 upscaler. | CrHasher |
2011-09-10 | [ios] back to full rate DisplayLink | davilla |
2011-09-10 | [ios] further reduce memory bandwidth pressure on 1080p content | davilla |
2011-09-10 | cosmetic re-indent | davilla |
2011-09-10 | [ios] fixed, reported dithered display, change EGL layer from 565 to A8 | davilla |
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-10 | Merge pull request #410 from Voyager-xbmc/software-deinterlacing-slow | Joakim Plate |
2011-09-10 | fix: highlighting all item duplicates in playlist window instead of just curr... | pieh |
2011-09-10 | jsonrpc: fix checking of "minimum", "maximum" and "divisibleBy" for integer t... | montellese |
2011-09-10 | half rate yadif deinterlacing should be default | Voyager-xbmc |
2011-09-10 | Merge pull request #403 from Montellese/playlist_position | Sascha Montellese |
2011-09-10 | jsonrpc: don't allow (Audio|Video)Playlist.Remove to remove the currently pla... | montellese |
2011-09-10 | don't re-queue items from playlist window | pieh |
2011-09-10 | make debug output more verbose with skin errors | pieh |
2011-09-10 | added: IsSourcesPath() in order to get rid of string compares | vdrfan |
2011-09-10 | cosmetics: removed unused code | vdrfan |
2011-09-10 | changed, remove backslashes games | davilla |
2011-09-10 | [afp] fix build (wrong variable for SRCS), remove trailing backslashes | Stephan Raue |
2011-09-09 | Merge pull request #412 from CrystalP/simple-deinterlacing | CrystalP |
2011-09-09 | Removed duplicate definition of render flags. Use the same header as linux | CrystalP |
2011-09-09 | Refactor enumeration and selection of the processor. | CrystalP |
2011-09-09 | Log more details about the processor devices | CrystalP |
2011-09-09 | cosmetic: break up the CProcessor::Open() function | CrystalP |
2011-09-09 | Enable Yadif for sw decoding + dxva rendering | CrystalP |
2011-09-09 | Enable Auto deinterlacer. With dxva decoding or auto and dxva renderer, pick ... | CrystalP |
2011-09-09 | Add support for the best processor available | CrystalP |
2011-09-09 | Handle RENDER_FLAG_LAST | CrystalP |
2011-09-09 | Hooked up to the bob present method, slightly modified to give field0/1 flags... | CrystalP |