vuplus_xbmc
2013-11-16 Martijn Kaijseruse correct settings descripting text for screensaver...
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
2013-11-12 amet[subtitle download] let the skin control flag files...
2013-11-12 Lars Op den... Merge pull request #3624 from xhaggi/fix-pvrtimerinfotag
2013-11-12 Lars Op den... Merge pull request #3622 from opdenkamp/pvr19addonfix
2013-11-12 Chris BrowetMerge pull request #3628 from fritsch/microsoft-js
2013-11-12 jmarshallnzMerge pull request #3627 from ace20022/ext_subs_label
2013-11-12 Jonathan Marshall[oxs/ios/atv2] xcode changes
2013-11-12 montellese[win32] update VS project files
2013-11-12 montellesesettings: move settings library files into xbmc/setting...
2013-11-12 arnovaMerge pull request #3619 from arnova/sftp_stat_fix
2013-11-12 hucekeMerge pull request #3634 from popcornmix/fix_build_rpi
2013-11-12 popcornmix[rbp/omxplayer] Fix build after #3614
2013-11-12 Rainer Hocheckeromxplayer: fix segfault in GetAudioStreamInfo
2013-11-12 Rainer Hocheckerpvr: do not ignore scene markers for edl
2013-11-12 Rainer Hocheckerdvdplayer: fix segfault in GetAudioStreamInfo
2013-11-12 Memphiz[TestTextureUtils] - cleaned up the test by utilising...
2013-11-12 Memphiz[gtest] - move test for texturecache to textureutils...
2013-11-12 fritschInput: Scan for joysticks that are keyboards to workaro...
2013-11-12 Memphiz[xcode] - i call this a "xcode nothing" change - but...
2013-11-12 ace20022[Fix][Util] Fix format of external subtitles' name...
2013-11-12 Zeljko AmetovicMerge pull request #3552 from jmarshallnz/SubsCore
2013-11-12 Jonathan Marshall[subtitles] set a maximum of 3 languages.
2013-11-12 Jonathan Marshall[confluence] changes for new subtitles dialog
2013-11-12 Jonathan Marshall[subtitles] adds new dialog for subtitles to core.
2013-11-12 ametreplace xbmc.python.subtitles extension with xbmc.subti...
2013-11-12 Jonathan MarshallCAddonsDirectory::FileItemFromAddon should take a const...
2013-11-12 Rainer Hocheckeraddongui: fix incorrect version in header
2013-11-12 xhaggi[fix] adds missing m_bIsRadio property to operators...
2013-11-12 montellese[win32] fix project file after 3bc2dfd8442ea5109154f98f...
2013-11-12 Lars Op den... [pvr] bump add-ons (missing stubs in nextpvr)
2013-11-12 Jonathan Marshallfixes incorrect <dependency> in darwin settings
2013-11-12 Jonathan Marshallanother missing <control> tag in darwin settings
2013-11-12 Jonathan Marshalldon't crash if a setting doesn't have a <control> defined
next