aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-04added: setting to disable keyboard grabbing when in fullscreen on platforms t...bobo1on1
2013-10-04[WIN32] updated libbluray to 0.4.0 (still without bd-j support yet, but with ...wsoltys
2013-10-04[WIN32] update mingw runtime to 4.0.3 which contains some minor bugfixes.wsoltys
2013-10-03Merge pull request #3246 from bavison/faster_sorting_step2jmarshallnz
2013-10-03The icky noise problem has been fixed.S. Davilla
2013-10-03Merge pull request #3291 from t-nelson/pivos_inputTrent Nelson
2013-10-03Move lirc init before keyboardCory Fields
2013-10-03fixed usb mouse/keyboard detectiondavilla
2013-10-03Merge pull request #3313 from t-nelson/winevents_refactorTrent Nelson
2013-10-03Merge pull request #3367 from FernetMenta/aefixesRainer Hochecker
2013-10-02Allow WinEvents to observe Peripherals changesTrent Nelson
2013-10-02Remove some unused WinEvents stuff under IOSTrent Nelson
2013-10-02Refactor CWinEventsTrent Nelson
2013-10-02Remove unnecessary StdString.h inclusion.Trent Nelson
2013-10-03Two extra fields now always inserted when SortItems are initialisedBen Avison
2013-10-02Merge pull request #3368 from t-nelson/amlplayer_compile_fix_after_3280Trent Nelson
2013-10-02Merge pull request #3089 from davilla/mediacodecdavilla
2013-10-02Merge pull request #3365 from t-nelson/log_addon_reposTrent Nelson
2013-10-02fixed: explicitly use a double to aid compiler in choosing overloadspiff
2013-10-02Merge pull request #3107 from t-nelson/no_blank_workgroupsArne Morten Kvarving
2013-10-02Merge pull request #3369 from wsoltys/cleanupwsoltys
2013-10-02Merge pull request #2894 from ace20022/ext_sub_lang_rebasedAndreas Zelend
2013-10-02fixed mem leak in StringUtils::FormatVwsoltys
2013-10-02fixed: pass string by referencewsoltys
2013-10-02changed: use .empty() instead of testing for .size() > 0wsoltys
2013-10-02fixed: missing initialization in HTSPDirectory.cppwsoltys
2013-10-02[WIN32] fixed: m_lastWriteToBuffer wasn't initializedwsoltys
2013-10-02[WIN32] fixed usage of m_encodedFormatwsoltys
2013-10-02Merge pull request #3353 from Karlson2k/charsetconverter_fix_02_alt2Karlson2k
2013-10-02Merge pull request #2972 from jmbreuer/upstream-cdda-seekJoakim Plate
2013-10-02AMLPlayer compile was broken after #3280Trent Nelson
2013-10-02Log registered repos on AddonManager::InitTrent Nelson
2013-10-02Merge pull request #3187 from MartijnKaijser/pydocs2Martijn Kaijser
2013-10-02[pydocs] fix missing function descriptions on exportMartijn Kaijser
2013-10-02ActiveAE: fix wrong device name after creating audio deviceRainer Hochecker
2013-10-02Merge pull request #3358 from wsoltys/remove_confighwsoltys
2013-10-02fixed buildS. Davilla
2013-10-02osx/ios: cosmeticsS. Davilla
2013-10-02CharsetConverter: use UTF-32 charset with correct endiannessKarlson2k
2013-10-02CharsetConverter: add extra care on using wchar_t as UTF-32Karlson2k
2013-10-02fix broken dependencies for addonsMartijn Kaijser
2013-10-02[WIN32] fixed win build by guarding config.h with HAVE_CONFIG_Hwsoltys
2013-10-02Merge pull request #3318 from MartijnKaijser/win32_python2.7.5Martijn Kaijser
2013-10-02droid: Add Android MediaCodec for DVDPlayerdavilla
2013-10-02jni: add CJNISurfaceTextureOnFrameAvailableListenerdavilla
2013-10-02opps :)S. Davilla
2013-10-02gles: fixed crash with nv12 formatS. Davilla
2013-10-02Merge pull request #3364 from popcornmix/fixbuildseekhuceke
2013-10-02[rbp/omxplayer] Fix build after large step PR (#3280)popcornmix
2013-10-02[win32] remove obsolete python24.dll codeMartijn Kaijser