vuplus_xbmc
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 Martijn Kaijserfix missing slash in aaba8763f053826ff29a7840c2447391fd...
2013-11-17 Chris "Koying... FIX: [mediacodec] whitelist rockchip to prevent crash
2013-11-17 WiSofixed: runtime check failure, time wasn't initialized.
2013-11-17 Chris "Koying... FIX: [mediacodec] blacklist omx software components
2013-11-17 WiSo[WIN32] fixed compilation of the testsuite. still a...
2013-11-17 arnovafixed: Typo in configure.in
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 Rainer HocheckerMerge pull request #3656 from FernetMenta/addongui
2013-11-16 alanwww1[lang] added new language Tajik
2013-11-16 alanwww1[lang] update of skin.confluence language files
2013-11-16 alanwww1[lang] update of core language files
2013-11-16 alanwww1[lang] update of internal addon language files
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... FIX: fixups std::string rfind + npos
2013-11-16 arnovafixed: Compile error with FileFactory test + cosmetics
2013-11-16 Martijn Kaijseruse correct settings descripting text for screensaver...
2013-11-16 Chris "Koying... FIX: [stagefright] fixes and refactors (probable fix...
2013-11-16 Chris "Koying... FIX: [stagefright] proper SurfaceTexture allocation
2013-11-16 Rainer Hochecker[pvr] bump add-ons (fix version of addon.gui)
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 Memphiz[jenkins] - add buildsteps for raspberry pi
2013-11-14 jmarshallnzMerge pull request #3651 from herrnst/strutil-nullcheck
2013-11-14 Daniel Schellerfix: CScraper: check for TiXmlElement NULL return to...
2013-11-14 fritschInput: Disable Joystick Gui Setting by default
2013-11-14 Memphiz[jenkins] - use the common tarballs dir for linux32...
2013-11-14 Memphiz[osx/mavericks] - fix autostart of movies (if double...
2013-11-14 Memphiz[darwin] - move isMavericks helper to DarwinUtils
2013-11-14 hucekeMerge pull request #3648 from popcornmix/fix_3507
2013-11-14 popcornmix[rbp/omxplayer] Fix build after #3507
2013-11-14 hucekeMerge pull request #3637 from popcornmix/audio_analog
2013-11-14 Martijn Kaijserupdate string to include "incompatible"
2013-11-14 Martijn Kaijser[language] use plug-in according to Britsch spelling
2013-11-14 Rainer Hocheckerfix build error on LInux after b54a69488f1e94bd535462b0...
2013-11-14 Jonathan Marshallfix: check size before substr()
2013-11-14 Jonathan Marshall[stringutils] CompareNoCase needs to return an integer
2013-11-14 Rainer Hocheckerfix flickering video OSD
2013-11-13 Lars Op den... Merge pull request #3632 from FernetMenta/edl
2013-11-13 jmarshallnzMerge pull request #3507 from jmarshallnz/kill_cstdstring
2013-11-13 Jonathan Marshall[cstdstring] drops Compare/CompareNoCase
2013-11-13 Jonathan Marshall[cstdstring] adds CompareNoCase to StringUtils
2013-11-13 Jonathan Marshall[cstdstring] remove GetAt()
2013-11-13 Jonathan Marshall[cstdstring] removes Replace and Remove
2013-11-13 Jonathan Marshall[cstdstring] adds wstring version of Replace to StringUtils
2013-11-13 Jonathan Marshall[cstdstring] remove GetLength()
2013-11-13 Jonathan Marshall[cstdstring] drops Insert()
2013-11-13 Jonathan Marshall[cstdstring] drops Delete()
2013-11-13 night199uk[cstdstring] remove Find/ReverseFind and replace with...
2013-11-13 night199uk[cstdstring] demise left/right and replace with other...
2013-11-13 night199uk[cstdstring] drops Mid(), replacing with substr()
2013-11-13 night199uk[cstdstring] demise AppendFormat and replace with Strin...
2013-11-13 Jonathan Marshall[cstdstring] drop ToLower/ToUpper/MakeLower/MakeUpper
2013-11-13 Jonathan Marshall[cstdstring] removal of Trim/TrimLeft/TrimRight
2013-11-13 Jonathan Marshall[cstdstring] refactor CMusicDatabase song cleaning
2013-11-13 Jonathan Marshall[cstdstring] refactor CVideoDatabase::GetValueString()
2013-11-13 Jonathan Marshall[cstdstring] refactor CUtil::RunCommandLine
2013-11-13 Jonathan Marshall[cstdstring] refactor CPartyModeManager::GetWhereClause...
2013-11-13 night199uk[cstdstring] remove FormatV and replace with StringUtil...
2013-11-13 Jonathan Marshall[cstdstring] replace WUSysMsg with CWIN32Util::WUSysMsg
2013-11-13 Jonathan Marshall[cstdstring] adds CWIN32Util::WUSysMsg
2013-11-13 ronieMerge pull request #3591 from margro/gotham_epg_missing...
2013-11-13 night199uk[cstdstring] remove IsEmpty() and replace with empty()
2013-11-13 night199uk[cstdstring] remove CStdString::Empty and replace with...
2013-11-13 night199uk[cstdstring] demise Format, replacing with StringUtils...
2013-11-13 night199uk[cstdstring] add format functions for working with...
2013-11-13 Rainer HocheckerMerge pull request #3641 from FernetMenta/dvdaudio
2013-11-13 Memphiz[darwin/settings] - hide one more unused option for...
2013-11-13 Tobias Hieta[osx/sdl] - fix possible NPE - fixes #14676
2013-11-13 Memphiz[xcode] - another xcode nothing change...
2013-11-13 Memphiz[darwin] - fix - current audio device wasn't shown...
2013-11-13 Rainer Hocheckerdvdplayer audio: fix no audio on resume
2013-11-13 Memphiz[darwin] - add missing autorelase pool (seen when playi...
2013-11-13 Andreas ZelendMerge pull request #3631 from FernetMenta/segfault
2013-11-12 popcornmix[rbp/omxplayer] Ignore speaker layout for analogue
2013-11-12 jmarshallnzMerge pull request #3559 from Montellese/settings_split
2013-11-12 montellesecontext menu: remove space between "Manage" and ellipsis
next