Merge pull request #3747 from wsoltys/viewport
[vuplus_xbmc] / xbmc /
2013-12-01 wsoltysMerge pull request #3747 from wsoltys/viewport
2013-12-01 wsoltys[WIN32] fixed: use backbuffer only if we got it.
2013-12-01 wsoltys[WIN32] avoid getting the viewport so often.
2013-12-01 ronieMerge pull request #3629 from xhaggi/subtitle-flags
2013-12-01 Martijn KaijserMerge pull request #3735 from xhaggi/confluence-epg...
2013-12-01 Sascha MontelleseMerge pull request #3642 from Montellese/video_context_...
2013-12-01 Martijn KaijserMerge pull request #3741 from MartijnKaijser/a11
2013-12-01 Chris BrowetMerge pull request #3740 from koying/fixdroidextplayer Gotham_alpha10
2013-12-01 Chris BrowetMerge pull request #3743 from koying/quickpr
2013-12-01 Chris "Koying" BrowetFIX: [stagefright] partial revert of 645010e ; causes...
2013-12-01 erwanFIX: External Player support for Android. See: forum...
2013-12-01 montellesecontext menu: move "Play" to the top (for folders)...
2013-12-01 montellesecontext menu: move "Scan for new content" to the very...
2013-12-01 montelleseCGUIDialogVideoInfo: add NULL-pointer and other sanity...
2013-12-01 montellesecontext-menu: add "Manage..." sub-menu to tags
2013-12-01 montellesecontext menu: add Manage... sub-menu to movie sets
2013-12-01 montellesecontext menu: use string-based media type detection...
2013-12-01 montellesecontext menu: move "Remove from library" to "Manage...
2013-12-01 Sascha MontelleseMerge pull request #3708 from Montellese/videodb_clean_...
2013-11-30 Jonathan Marshallfix crash loading JPEGs where m_cinfo.scale_num was...
2013-11-30 Martijn Kaijser[release] version bump to 13.0 alpha11 as we start...
2013-11-30 Chris BrowetMerge pull request #3739 from koying/fixdroidmousebuttons
2013-11-30 Chris "Koying" BrowetFIX: [droid] proper mouse buttons handling
2013-11-30 jmarshallnzMerge pull request #3736 from jmarshallnz/xml_date_time
2013-11-29 Martijn KaijserMerge pull request #3722 from jmarshallnz/no_nagging
2013-11-29 Jonathan Marshallread/write dateadded uisng XMLUtils
2013-11-29 Jonathan Marshall[xmlutils] validate dates before writing them to XML
2013-11-29 Jonathan Marshall[addons] don't attempt to auto-update add-ons that...
2013-11-29 Jonathan Marshall[addons] don't set dependencies not met when the broken...
2013-11-29 Karlson2kCRegExp::PrivateRegFind: fix incorrect order of argumen...
2013-11-29 Chris BrowetMerge pull request #3734 from koying/quickpr
2013-11-29 Chris "Koying" BrowetFIX: StereoscopicsManager log spam
2013-11-29 montellesevideodb: handle files whose source is completely gone...
2013-11-29 montellesevideodb: use faster (NOT) EXISTS instead of (NOT) IN...
2013-11-29 montellesevideodb: SQL query cosmetics in CleanDatabase()
2013-11-29 hucekeMerge pull request #3726 from popcornmix/cache_viewport
2013-11-29 hucekeMerge pull request #3730 from popcornmix/defer_demuxer
2013-11-29 hucekeMerge pull request #3727 from popcornmix/avoid_dds
2013-11-29 hucekeMerge pull request #3728 from popcornmix/unknown_start
2013-11-29 hucekeMerge pull request #3729 from popcornmix/fix_typo
2013-11-29 hucekeMerge pull request #3732 from popcornmix/low_sample
2013-11-29 jmarshallnzMerge pull request #3685 from Karlson2k/pcre_dep_update_01
2013-11-29 jmarshallnzMerge pull request #3698 from Montellese/videodb_cleanu...
2013-11-28 popcornmix[rbp/omxplayer] Handle sample rates below 8kHz
2013-11-28 Karlson2kCArchive: fix support for missing CVariant type
2013-11-28 popcornmix[rbp/omxplayer] Defer demuxer pause until buffers full
2013-11-28 popcornmix[rbp/omxplayer] Fix typo from 847c746e07983652e05818a43...
2013-11-28 popcornmix[rbp/omxplayer] Avoid setting TIME_UNKNOWN on packet...
2013-11-28 popcornmix[rbp] Avoid crash when useddsfanart is enabled
2013-11-28 popcornmix[GLES] Avoid getting viewport so often
2013-11-28 Rainer HocheckerMerge pull request #3721 from fritsch/ae-use-cea-for...
2013-11-28 Peter FrühbergerMerge pull request #3720 from FernetMenta/aefixes
2013-11-28 fritschAESinkALSA: Open 5.1 Layouts according to CEA-861-D
2013-11-28 Karlson2kCUtf8Utils::RFindValidUtf8Char: fix check of unsigned...
2013-11-28 Karlson2kCArchive: fix improper reading of wstrings introduced...
2013-11-28 Karlson2kCArchive: cosmetics: use uint8_t instead of BYTE
2013-11-28 hucekeMerge pull request #3707 from popcornmix/omx_cosmetic
2013-11-28 hucekeMerge pull request #3704 from popcornmix/tiled_thumb
2013-11-28 jmarshallnzMerge pull request #3667 from Karlson2k/pcre_reports_mo...
2013-11-28 Karlson2kMerge pull request #3719 from Karlson2k/carchive_cleanup_01
2013-11-27 Karlson2kCArchive: finally remove include of StdString.h
2013-11-27 Karlson2kCPUInfo: removal of CStdString
2013-11-27 Karlson2kCTemperature: simple removal of CStdString
2013-11-27 Karlson2kadd missing include for "StdString.h"
2013-11-27 Karlson2kCArchive: remove CStdStringW, fix wide string stream in
2013-11-27 Rainer HocheckerActiveAE: fix clipping for sinks using AE_FMT_FLOAT
2013-11-27 Karlson2kCArchive: remove overloads for CStdString as redundant...
2013-11-27 Andreas ZelendMerge pull request #3630 from ace20022/ext_subs_flags
2013-11-26 Lars Op den KampMerge pull request #3694 from xhaggi/epg
2013-11-26 Sascha MontelleseMerge pull request #3715 from DoraXBMC/master
2013-11-26 Lars Op den KampMerge pull request #3687 from xhaggi/fix-channel-numbers
2013-11-26 wsoltysMerge pull request #3706 from wsoltys/iso_name
2013-11-26 DoraXBMC[] Fixed uninitialized boolean in ProfilesOperations...
2013-11-26 Chris BrowetMerge pull request #3711 from koying/fixstfkitkat
2013-11-26 Chris "Koying" BrowetFIX: [stagefright] fixup kitkat; remove hardcoded api...
2013-11-25 Karlson2kCharsetConverter: fix wrong locking of mutex
2013-11-25 popcornmix[rbp/omxplayer] Cosmetic: Remove redundant conditional...
2013-11-25 popcornmix[rbp/omxplayer] Cosmetic: Remove unused portSettingsCha...
2013-11-25 popcornmix[rbp/omxplayer] Cosmetic: Remove option to deinit a...
2013-11-25 Martijn Kaijseradd missing startpos option to pydocs
2013-11-25 Sascha MontelleseMerge pull request #3697 from Montellese/getmatchingsou...
2013-11-25 hucekeMerge pull request #3703 from popcornmix/clock_leak
2013-11-24 wsoltysfixed: some cd names were displayed as weird characters...
2013-11-24 S. Davillaosx: do not use cvBufferRef until we understand the...
2013-11-24 wsoltys[WIN32] removed double include. replaced one CStdString...
2013-11-24 wsoltys[WIN32] fixed crash when looking at the system storage...
2013-11-24 Joakim PlateMerge pull request #3683 from basrieter/strm_length_fix
2013-11-23 Bas RieterFixed: read up to 4095 chars per line from a strm/m3u...
2013-11-23 night199uk[musicdb] fix: no longer force people to the musicbrain...
2013-11-23 popcornmix[rbp] Fix bug with CPicture::CreateTiledThumb and textu...
2013-11-23 popcornmix[rbp/omxplayer] Fix leak when playing multiple files...
2013-11-23 montellesevideodb: fix SQL query in CleanDatabase() not consideri...
2013-11-23 montelleseallow access to special://skin through the webserver...
2013-11-22 xhaggi[pvr] fix: no channel numbers in channel-osd if continu...
2013-11-22 jmarshallnzMerge pull request #3700 from stefansaraev/fixaddons
2013-11-22 Stefan Saraevfix addon uninstall yesno dialog behaviour
2013-11-21 Karlson2kStringUtils::TrimLeft: fix: if string contains only...
2013-11-21 Karlson2kCharsetDetection::GetBomEncoding: fix: remove unused...
2013-11-21 Joakim PlateMerge pull request #3663 from elupus/dvdlocks
2013-11-21 popcornmixdon't constantly hammer demuxer to get stream count
next