vuplus_xbmc
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 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 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
2013-11-02 Chris "Koying... FIX: [mediacodec] fix surface rendering white list...
2013-11-02 Chris BrowetMerge pull request #3547 from koying/quickpr
2013-11-02 Chris "Koying... FIX: [droid] wrong path in gdb.setup
2013-11-02 Chris BrowetMerge pull request #3428 from oceanheart99/issue/3428
2013-11-02 Karlson2kMerge pull request #3533 from Karlson2k/curlfile_update_05
2013-11-02 Karlson2kCurlFile: add implementation of base virtual function...
2013-11-02 Martijn KaijserMerge pull request #3412 from blinkseb/external_libass
2013-11-02 Sascha MontelleseMerge pull request #3307 from da-anda/3d-interfaces
2013-11-02 Franz KochBump JsonRPC api version
2013-11-02 Franz Koch[3D] add initial support for stereoscopics handling...
2013-11-02 Franz Koch[3D] add support to change the stereomode via builtins
2013-11-02 Sébastien BrochetFixed exception in recent libass version.
2013-11-02 Sébastien BrochetUse libass from external dependencies
2013-11-02 Sébastien BrochetRemove libass from repository
2013-11-02 Sascha MontelleseMerge pull request #3512 from t-nelson/settings_lock_pr...
2013-11-02 Sam SpilsburyFix TestHttpHeader test and build failures:
2013-11-02 Sam SpilsburyDrop isBidiCharset check, its not in the API anymore
2013-11-02 Sam SpilsburyChange the CPU temperature fetch command for testing...
2013-11-02 Sam SpilsburyOnly build libwayland_test.a if building tests with...
2013-11-02 davillaPR: fixup PR comments
2013-11-02 Micah GaliziaAdd http cookie passthrough to FFMPEG
2013-11-01 Jonathan Marshall[confluence] use <left> and <top> rather than <posx>
2013-11-01 Jonathan Marshall[confluence] use <right> rather than <posx> for right...
2013-11-01 Jonathan Marshall[confluence] don't specify positioning of labels in...
2013-11-01 Jonathan Marshall[confluence] no need to use &quot; inside XML values
2013-11-01 Jonathan Marshall[confluence] cosmetic - whitespace cleanup
2013-11-01 jmarshallnzMerge pull request #3451 from jmarshallnz/control_posit...
2013-11-01 Martijn KaijserMerge pull request #2973 from LS80/master
2013-11-01 S. DavillaCHG: [depends] add missing ignores
2013-11-01 Scott D. DavillaFIX: [osx] remove -fgnu89-inline from rsxs, not needed...
2013-11-01 Martijn Kaijser[touched]update git rev
2013-11-01 Martijn Kaijser[python] set python API backwards comaptible version...
next