vuplus_xbmc
2013-08-01 wsoltys[WIN32][WASAPI] cosmetics: fill the default device...
2013-08-01 wsoltys[WIN32][DirectSound] added fake entry default and make...
2013-08-01 wsoltys[WIN32][WASAPI] created a drain method.
2013-08-01 unknownAE: DirectSound - implement drain method
2013-08-01 unknownAE: WASAPI, DirectSound - allow engine to provide less...
2013-08-01 wsoltys[WIN32] changed: use the new settings system instead...
2013-08-01 wsoltys[WIN32][WASAPI]: made wasapi sink accept default as...
2013-08-01 unknownActiveAE: adjust to gui setting streamsilence
2013-08-01 unknownAE: add streamsilence to gui settings for engines which...
2013-08-01 unknownAE: update VS for ActiveAE
2013-08-01 unknownAE: allow Windows to use ActiveAE via env
2013-08-01 fritschActiveAE: Make Factory aware of environment, change...
2013-08-01 xbmcActiveAE: add new audio engine, co-author: fritsch
2013-08-01 Rainer HocheckerAE: add parameter wait to drain, dvdplayer wants to...
2013-08-01 Rainer HocheckerAE: allow to register audio callback directly into...
2013-08-01 fritschAE: Give Sinks the possibility to be used in a blocking way
2013-08-01 fritschAE: Add blocking option to AddPackets, makes Sink behav...
2013-08-01 Rainer HocheckerAE: alsa - set to prepared after drain
2013-08-01 Rainer HocheckerAE: alsa - close device in blocking mode, fixes device...
2013-08-01 Rainer HocheckerAE: allow encoder to be fed with planar format
2013-08-01 fritschffmpeg: add av_opt_set_int and av_opt_set_double for...
2013-08-01 xbmcffmpeg: add methods to the interface needed for resampling
2013-08-01 Rainer HocheckerAESinkALSA: drop unneeded member
2013-08-01 Rainer HocheckerAE: register callback for all audio settings
2013-08-01 fritschAE: Start of planar format internally
2013-08-01 Martijn KaijserMerge pull request #3019 from MartijnKaijser/august
2013-08-01 Martijn KaijserMerge pull request #2998 from arnova/pictures_crash_fix Gotham_alpha6
2013-07-31 Martijn Kaijserupdate skin Touched
2013-07-31 montellese[webinterface.default] fix runtime value in minutes...
2013-07-31 montellesemysql: fix SELECT queries containing "CAST(foo as integ...
2013-07-30 alanwww1[lang] update of skin.confluence language files
2013-07-30 alanwww1[lang] update of core language files
2013-07-30 alanwww1[lang] update of internal addon language files
2013-07-30 M. Kaijser[release] version bump to 13.0 alpha7 as we start new...
2013-07-28 montelleseaddons: fix crash by not showing "Configure" option...
2013-07-28 montellesevideo: fix search for movies being part of a set (fixes...
2013-07-28 davillafixed broken build from 5ca72dbcd4b41513892e5fb602f00eb...
2013-07-28 davillafixed borked build from f68634b7549d5089349867c2cbcd5cb...
2013-07-28 davilladroid: add LCTRL, RCTRL and CAPSLOCK
2013-07-27 S. Davillajni: fixed alt/shift keymap
2013-07-27 alanwww1[lang] delete duplicated English UK files. The main...
2013-07-26 Rainer HocheckerMerge pull request #3005 from FernetMenta/winrenderer
2013-07-26 Joakim PlateMerge pull request #3010 from BtbN/vaapi-fix
2013-07-26 Arne Morten... Merge pull request #3011 from aballier/getbuffer
2013-07-26 Alexis BallierDllAvCodec.h: Stop mapping avcodec_default_{get,release...
2013-07-26 Alexis BallierMerge pull request #3007 from aballier/ffmpeg_includes
2013-07-26 BtbNVAAPI: Add check for maximum surface count in EnsureSur...
2013-07-26 S. DavillaRevert "fixed, ProcessJoystickEvent was broke for axis...
2013-07-25 davillafixed, ProcessJoystickEvent was broke for axis handling
2013-07-25 Garrett BrownRemove unnecessary scope declared inside its own namespace
2013-07-25 Martijn KaijserMerge pull request #3002 from MartijnKaijser/update_header
2013-07-25 Alexis BallierDVDDemuxFFmpeg.cpp: Do not exclude OTF fonts in FFmpeg...
2013-07-25 Alexis BallierDVDDemuxUtils.cpp: Include DllAvCodec.h which does...
2013-07-25 Alexis BallierDVDDemuxPVRClient.h: No need to manually include avform...
2013-07-25 Alexis BallierDVDDemux.h: Include DllAvCodec.h which does the right...
2013-07-25 M. Kaijser[cosmetics] update copyright headers
2013-07-25 Alexis BallierDVDStreamInfo.h: Include DllAvCodec.h which does the...
2013-07-25 Alexis BallierDVDAudio.h: Include DllAvCodec.h which does the right...
2013-07-25 Alexis BallierDVDCodecs.h: Do not include avcodec.h directly.
2013-07-25 Arne Morten... Merge pull request #3006 from aballier/ffmpeg2
2013-07-25 Alexis BallierDVDAudioCodec(L)Pcm: Disable copying of the class.
2013-07-25 Alexis BallierDVDAudioCodecPcm: Do not use AVCODEC_MAX_AUDIO_FRAME_SI...
2013-07-25 Alexis BallierDVDAudioCodecLPcm: Do not use AVCODEC_MAX_AUDIO_FRAME_S...
2013-07-25 unknownrenderer: win - reset texture states on configure
2013-07-24 wsoltysMerge pull request #2612 from Jose123456/master
2013-07-24 MemphizMerge pull request #1556 from Karlson2k/Startup_log_01
2013-07-24 Arne Morten... Merge pull request #2948 from ace20022/blu_lang_fix
2013-07-24 Arne Morten... Merge pull request #2963 from janbar/pvr_update
2013-07-24 Arne Morten... Merge pull request #2992 from FernetMenta/paplayer
2013-07-23 arnovafixed: Crash in Pictures caused by PR2890 (fixes #14500)
2013-07-23 Karlson2kStartup log: refactoring
2013-07-23 Karlson2kStartup log: fixes potential problems
2013-07-23 Karlson2kStartup log: Added debug/release build information
2013-07-23 Karlson2kStartup log: Add GCC version information
2013-07-23 davillaMerge pull request #2997 from mvdroest/patch-2
2013-07-23 mvdroestUpdate AMLPlayer.cpp
2013-07-23 Karlson2kStartup log: Resort XBMC info
2013-07-23 Joakim PlateMerge pull request #2829 from alcoheca/shoddy_parenting
2013-07-23 spiffquell compiler warning if compiling without libva,...
2013-07-23 M. Kaijseruse correct setting description for weather settings
2013-07-22 unknownpaplayer: do not hijack main thread for pre-buffering...
2013-07-22 night199ukMerge pull request #2991 from night199uk/misc
2013-07-22 night199uk[fix] ffmpeg uses a 16-byte stride when scaling images...
2013-07-22 Trent NelsonMerge pull request #2984 from whaupt/xbmc/ofc/master
2013-07-21 Trent NelsonMerge pull request #2990 from t-nelson/no_using_in_headers
2013-07-21 t-nelsoncosmetics for 67ab657
2013-07-21 t-nelsonDon't use 'using' directive in headers!
2013-07-20 night199uk[fix] string copy allocated in function params can...
2013-07-19 night199ukMerge pull request #2974 from night199uk/musicfixes
2013-07-19 night199uk[musicdb] fix album and artist SQL queries for musicbrainz
2013-07-19 night199uk[musicdb] fix some problems with non-musicbrainz albums...
2013-07-19 night199uk[musicdb] fix album & artist lt operators, used for...
2013-07-19 Wolfgang Haupt[WebServer] Simplify file existence check
2013-07-18 montellese[win32] fix v key not working anymore (thanks wsoltys)
2013-07-18 Voyager1Revert "[lang] missing confluence home menu Dutch trans...
2013-07-18 Voyager1[lang] missing confluence home menu Dutch translations
2013-07-17 montellese[win32] add files created when running BuildSetup.bat...
2013-07-17 Martijn Kaijserfix c/p screwup in CONTRIBUTING.md
2013-07-17 Martijn Kaijseradd CONTRIBUTING.md with some basic information regardi...
2013-07-17 Arne Morten... Merge pull request #2982 from SpiritOffice/ShoutcastFil...
next