[WIN32] fixed crash when looking at the system storage info. fixes #14716
[vuplus_xbmc] / xbmc /
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-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
2013-11-21 jmarshallnzMerge pull request #3691 from Montellese/tvshows_playcount
2013-11-21 Andreas ZelendMerge pull request #3686 from ace20022/fix_subs_auto_regr
2013-11-20 jmarshallnzMerge pull request #3644 from Voyager1/dvd-folder-nopl
2013-11-20 MemphizMerge pull request #3633 from Memphiz/cmdline
2013-11-20 ace20022[Fix][OMXPlayer] This fixes a regression introduced...
2013-11-20 montellesevideodb: make sure to return the same playcount (0...
2013-11-20 montellesefix CUtil::GetMatchingSource() after 7260bcce93057497d2...
2013-11-19 Voyager1[fix] Playback of a DVD as files in a folder should...
2013-11-19 Voyager1CFileItem - factor out determination of optical media...
2013-11-19 Voyager1[fix] play from here in a DVD container folder only...
2013-11-19 jmarshallnzMerge pull request #3653 from ace20022/langCodes
2013-11-19 ace20022[Fix][DVDPlayer] This fixes a regression introduced...
2013-11-19 Peter FrühbergerMerge pull request #3681 from FernetMenta/aefixes
2013-11-19 Chris BrowetMerge pull request #3679 from koying/fixamc
2013-11-19 Rainer HocheckerActiveAE: fix broken transcode for SPDIF if hidden...
2013-11-19 Rainer HocheckerActiveAE: fix stereo upmix, got broken with new audio...
2013-11-19 Jonathan Marshall[subs] need to use the view rect, not the video destina...
2013-11-19 Jonathan Marshall[subs] fix incorrect matrix specification
2013-11-19 Voyager1Merge pull request #3638 from Voyager1/fix-dvd-subs
2013-11-18 popcornmix[rbp/omxplayer] Fix DVD subtitles' visibility in variou...
2013-11-18 popcornmix[rbp/omxplayer] Fix streams for DVDs sync with lang...
2013-11-18 amet[subtitles core] set correct icon
2013-11-18 ace20022[Fix][DVDInputStreamNavigator] Disable subtitles if...
2013-11-18 Voyager1[dvdplayer] Fix DVD subtitles' visibility in various...
2013-11-18 Voyager1[dvdplayer] Fix streams for DVDs sync with lang setting...
2013-11-18 Jonathan Marshallfixes PVR channel icon scan
2013-11-18 jmarshallnzMerge pull request #3673 from Karlson2k/fix_cpu_name_01
2013-11-18 Chris "Koying" BrowetFIX: [mediacodec] cosmetic
2013-11-18 Chris "Koying" BrowetFIX: [mediacodec] bail out if we don't support the...
2013-11-18 Chris "Koying" BrowetFIX: [mediacodec] add qcom to white list (solves green...
2013-11-18 Chris BrowetMerge pull request #3664 from koying/quickpr
2013-11-18 Chris BrowetMerge pull request #3658 from koying/fixdroidmousewheel
2013-11-18 Karlson2kCPUInfo: additional cleanup for CPU string
2013-11-18 Karlson2kfix incorrect time interval comparison in 8e2f2de201568...
2013-11-18 jmarshallnzMerge pull request #3626 from jmarshallnz/subs_ui_scaling
2013-11-18 Jonathan Marshall[subs] scale subs rendered with our UI stuff correctly...
2013-11-18 Jonathan Marshall[transforms] extend the UI transform with the font...
2013-11-18 Jonathan Marshall[transforms] cleanup the transform stack to eliminate...
2013-11-17 Trent NelsonDon't flicker infomanager strings.
2013-11-17 jmarshallnzMerge pull request #3670 from jmarshallnz/find_fixes
2013-11-17 Jonathan MarshallURIUtils::RemoveExtension didn't account for slashes...
2013-11-17 Jonathan Marshall[pvr] fixes GetDirectoryFromPath() - don't consider...
2013-11-17 Jonathan Marshall[addons] fix TranslateSingleString to be more robust...
2013-11-17 Martijn KaijserMerge pull request #3668 from jmarshallnz/skin_position_fix
2013-11-17 Jonathan Marshallfix: don't set <width> from parent if no <left> is...
2013-11-17 wsoltysMerge pull request #3661 from wsoltys/cstdstring
2013-11-17 wsoltys[WIN32] fixed: XBMC wasn't found on my setup with win...
2013-11-17 jmarshallnzMerge pull request #3623 from jmarshallnz/font_scale_no...
2013-11-17 jmarshallnzMerge pull request #3666 from wsoltys/testsuite
2013-11-17 Chris BrowetMerge pull request #3665 from koying/fixamc
2013-11-17 Peter FrühbergerMerge pull request #3610 from fritsch/drop-vsyncoml
2013-11-17 Karlson2kRegExp: fix error report: offset isn't really used...
2013-11-17 Chris "Koying" BrowetFIX: [mediacodec] whitelist rockchip to prevent crash
2013-11-17 WiSofixed: runtime check failure, time wasn't initialized.
2013-11-17 Chris "Koying" BrowetFIX: [mediacodec] blacklist omx software components
2013-11-17 WiSo[WIN32] fixed compilation of the testsuite. still a...
2013-11-17 ace20022[LangCodeExpander] Add special mappings for missing...
2013-11-17 ace20022[LangInfo] Don't try to convert "original" to 3-letter...
2013-11-17 ace20022[LangCodeExpander] Update iso639-1 db.
2013-11-17 ace20022[LangCodeExpander] Update iso639-2 db.
2013-11-17 fritschVSync: Also drop SGI Interval
2013-11-17 Rainer HocheckerX11: use GLX_EXT_swap_control if available
2013-11-17 fritschVSync: Prefer Mesa Swaps to SGI Swaps
2013-11-17 fritschVSync: Drop OML Swap Method
2013-11-16 Joakim Platedvdplayer: don't constantly hammer demuxer to get strea...
2013-11-16 Joakim Plateplayers: move more things into info structures for...
2013-11-16 Rainer HocheckerMerge pull request #3656 from FernetMenta/addongui
2013-11-16 Chris BrowetMerge pull request #3657 from koying/quickpr
2013-11-16 WiSo[WIN32] removed unused methods and some CStdString...
2013-11-16 night199uk[musicdb] fix: fix support for .nfos and better handlin...
2013-11-16 arnovafixed: Compile error in test for StringUtils::Format
2013-11-16 Chris BrowetMerge pull request #3659 from koying/quickpr2
2013-11-16 Chris "Koying" BrowetFIX: fixups std::string rfind + npos
2013-11-16 arnovafixed: Compile error with FileFactory test + cosmetics
2013-11-16 Chris "Koying" BrowetFIX: [droid] Handle mouse wheel
2013-11-16 Chris "Koying" BrowetFIX: [stagefright] fixes and refactors (probable fix...
2013-11-16 Chris "Koying" BrowetFIX: [stagefright] proper SurfaceTexture allocation
2013-11-15 jmarshallnzMerge pull request #3654 from jmarshallnz/substr_fixes
2013-11-15 Jonathan Marshall[cosmetics] adds TODO:STRING_CLEANUP to various places...
2013-11-15 Jonathan Marshall[videodb] fix query in GetMusicVideoAlbumsByName
2013-11-15 Jonathan Marshall[cosmetic] adds comments regarding assumptions of strin...
2013-11-15 Jonathan Marshall[networkosx] improve validation of commandline return...
2013-11-15 Jonathan Marshall[cddb] improved string validation
2013-11-15 Jonathan Marshall[infotypes] improve validation of strings
2013-11-15 Jonathan Marshall[date/time] validate strings prior to taking substr()
2013-11-15 Jonathan Marshall[substr] ensure position is within range
2013-11-15 jmarshallnzMerge pull request #3643 from FernetMenta/osd
2013-11-15 Peter FrühbergerMerge pull request #3652 from fritsch/joystick-disable...
2013-11-15 Rainer HocheckerMerge pull request #3625 from FernetMenta/addongui
2013-11-14 jmarshallnzMerge pull request #3651 from herrnst/strutil-nullcheck
next