vuplus_xbmc
2013-11-04 Rainer HocheckerMerge pull request #3555 from FernetMenta/aefixes
2013-11-04 montellesevideodb: remove commented out code
2013-11-04 montelleseremove unused CProfilesManager::OnSettingsLoading()
2013-11-04 Rainer HocheckerAE: re-add setting normalizelevels, formally inverted...
2013-11-04 hucekeMerge pull request #3558 from huceke/fixups
2013-11-04 huceke[settings] fix dealdlock in SettingsManeger introduced...
2013-11-04 jmarshallnzMerge pull request #3324 from bfg1981/Privacy
2013-11-03 BFGAdded regression tests for URL::GetWithoutUserDetails()
2013-11-03 BFGAvoid bleeding authentication credentials into logs.
2013-11-03 hucekeMerge pull request #3557 from popcornmix/update_dvdplayer
2013-11-03 hucekeMerge pull request #3493 from popcornmix/texture_pipeline
2013-11-03 popcornmix[rbp/omxplayer] Fix (harmless) typo with video/audio...
2013-11-03 popcornmix[rbp/omxplayer] prune from usage of DWORD and BYTE...
2013-11-03 popcornmix[rbp/omxplayer] Save the subtitle number at the end...
2013-11-03 popcornmix[rbp/omxplayer] Set CMediaSettings::Get().GetCurrentVid...
2013-11-03 popcornmix[rbp/omxplayer] Remove unnecessary NULL check.
2013-11-03 popcornmix[rbp/omxplayer] Take advantage of if evaluation order.
2013-11-03 popcornmix[rbp/omxplayer] Add busydialogdelayms advanced setting.
2013-11-03 popcornmix[rbp/omxplayer] Unpause (if applicable) when going...
2013-11-03 popcornmix[rbp/omxplayer] allow setting the video's stereo scopic...
2013-11-03 popcornmix[rbp/omxplayer] allow external .sub subtitles next...
2013-11-03 popcornmix[rbp/omxplayer] Allow the use of external subtitles...
2013-11-03 popcornmix[rbp/omxplayer] Use CUtil::GetExternalStreamDetailsFrom...
2013-11-03 popcornmix[rbp/omxplayer] update current video settings when...
2013-11-03 popcornmix[rbp/omxplayer] Add external subs' details while updati...
2013-11-03 popcornmix[rbp/omxplayer] remove resume players on CloseFile...
2013-11-03 ronie[Confluence] update cu lrc lyrics xml for gotham
2013-11-03 Sascha MontelleseMerge pull request #3453 from Montellese/settings_custo...
2013-11-03 ronie[Confluence] fix position of right aligned label
2013-11-03 ronieMerge pull request #3544 from jmarshallnz/confluence_go...
2013-11-03 Jonathan Marshalladds new files to xcode projects
2013-11-03 montellese[win32] update VS project files
2013-11-03 montellesesettings: refactor setting controls into custom registe...
2013-11-03 Sascha MontelleseMerge pull request #3415 from Montellese/fileitemlistmo...
2013-11-03 Sascha MontelleseMerge pull request #3413 from Montellese/jsonrpc_playli...
2013-11-03 montellesejsonrpc: add support for multiple items to Playlist...
2013-11-03 montellesefix build after 9dda8b3bb09543455da27899a6f9df0b6cb086d8
2013-11-03 Sascha MontelleseMerge pull request #3520 from Montellese/jsonrpc_season
2013-11-03 Martijn KaijserMerge pull request #3480 from micahg/master
2013-11-03 montellesejsonrpc: add VideoLibrary.SetSeasonDetails
2013-11-03 montellesejsonrpc: add VideoLibrary.GetSeasonDetails
2013-11-03 montellesejsonrpc: return "seasonid" in VideoLibrary.GetSeasons
2013-11-03 montellesevideodb: add SetDetailsForSeason()
2013-11-03 montellesevideodb: add GetSeasonInfo()
2013-11-03 Sascha MontelleseMerge pull request #3519 from Montellese/jsonrpc_art_re...
2013-11-03 Martijn KaijserMerge pull request #3347 from MartijnKaijser/old_renderers
2013-11-03 montellesejsonrpc: add possibility to remove artwork from video...
2013-11-03 montellesevideodb: add RemoveArtForItem()
2013-11-03 montellesejsonrpc: cleanup JSON-RPC API definition
2013-11-03 Memphiz[osx/ios/atv2] - sync xcode project
2013-11-03 montellese[win32] update VS project files
2013-11-03 montelleseCGUIMediaWindow: make use of CFileItemListModification
2013-11-03 montelleseadd CFileItemListModification to handle all IFileItemLi...
2013-11-03 montelleseadd IFileItemListModifier interface and CSmartPlaylistF...
2013-11-03 montellesefix CGUIMediaWindow::OnPrepareFileItems overrides
2013-11-03 montelleseCGUIMediaWindow: add UpdateFilterPath() method extracte...
2013-11-03 Rainer HocheckerMerge pull request #3541 from FernetMenta/aefixes
2013-11-03 Martijn KaijserMerge pull request #3490 from popcornmix/avoid_max_vol_...
2013-11-03 Martijn Kaijserset default BusyDialogDelay to 500ms
2013-11-02 jmarshallnzMerge pull request #3499 from jmarshallnz/json_textures
2013-11-02 Martijn KaijserMerge pull request #3543 from koying/fixdroidassets
2013-11-02 popcornmix[rbp/omxplayer] Use an omx decode to texture pipeline
2013-11-02 Martijn KaijserMerge pull request #3297 from t-nelson/pivos_video_busy...
2013-11-02 jmarshallnzMerge pull request #3545 from smspillaz/fix-tests-20131102
2013-11-02 Jonathan Marshall[textures] expose the texture cache to JSON-RPC with...
2013-11-02 Jonathan Marshall[textures] move image wrapping functions into a separat...
2013-11-02 Jonathan Marshall[textures] Adds GetTextures() to return textures with...
2013-11-02 Jonathan Marshall[textures] adds ClearCachedImage() to clear a texture...
2013-11-02 Jonathan Marshall[smartplaylist] use statics in CDatabaseQueryRule for...
2013-11-02 Jonathan Marshall[smartplaylist] move CDatabaseQueryRule to a new file
2013-11-02 Jonathan Marshall[smartplaylist] adds generic GetWhereClause to CDatabas...
2013-11-02 Jonathan Marshall[smartplaylist] introduce base CDatabaseQueryRuleCombin...
2013-11-02 Jonathan Marshall[smartplaylist] use a factory for rule/combination...
2013-11-02 Jonathan Marshall[smartplaylist] remove ISmartPlaylistRule which is...
2013-11-02 Jonathan Marshall[smartplaylist] store CDatabaseQueryRule pointers in...
2013-11-02 Jonathan Marshall[smartplaylist] don't allow CSmartPlaylist access to...
2013-11-02 Jonathan Marshall[smartplaylist] store rules and combinations using...
2013-11-02 Jonathan Marshall[smartplaylist] remove unused AddCombination
2013-11-02 Jonathan Marshall[smartplaylist] introduce base class for database query...
2013-11-02 Jonathan Marshall[smartplaylist] cosmetic: indenting
2013-11-02 Jonathan Marshall[smartplaylist] factor out the formatting of where...
2013-11-02 Jonathan Marshall[smartplaylist] move the ++it into the for()
2013-11-02 Jonathan Marshall[smartplaylist] split out GetOperatorString for re-use
2013-11-02 Jonathan Marshall[smartplaylist] split negate string from operator strin...
2013-11-02 Jonathan Marshall[smartplaylist] factor out the parameter string formatting
2013-11-02 Jonathan Marshall[smartplaylist] factor out operator special casing...
2013-11-02 Jonathan Marshall[smartplaylist] move m_field to an integer to allow...
2013-11-02 Jonathan Marshall[smartplaylist] FieldYear is already NUMERIC_FIELD...
2013-11-02 Jonathan Marshall[smartplaylist] no need to clear a vector in the constr...
2013-11-02 Jonathan Marshall[smartplaylist] move GetFieldType to virtual const...
2013-11-02 Karlson2kMerge pull request #3535 from Karlson2k/vfs_add_02
2013-11-02 S. Davillafixed build, ios/android. missing include
2013-11-02 Karlson2kVFS: add implementation of GetContentCharset() for...
2013-11-02 Karlson2kCFile: add GetContentMimeType() and GetContentCharset...
2013-11-02 Karlson2kVFS: add virtual IFile::GetContentCharset() and impleme...
2013-11-02 davillaMerge pull request #3536 from davilla/joystick
2013-11-02 S. Davillafixed, SM_TEXTURE_RGBA_OES requries GL_OES_EGL_image_ex...
2013-11-02 S. Davillafix broken linux build
2013-11-02 Chris BrowetMerge pull request #3548 from koying/fixdroidamcwhitelist
2013-11-02 Chris "Koying... FIX: [droid] joystick debugging spam
next