vuplus_xbmc
2012-11-06 Chris "Koying... FIX: Properly handle Pictures Play/Stop notif (fixes...
2012-11-06 Lars Op den... [pvr] fixed - start and stop the pvr manager via app...
2012-11-06 Lars Op den... [pvr] fixed - don't hold a lock while creating an add...
2012-11-05 Jonathan Marshallensure ListItem.Art(thumb) updates when poster/banner...
2012-11-05 Jonathan Marshall[confluence] switch a ListItem.Property(Fanart_Image...
2012-11-04 Jonathan Marshallfix order of tags in files with multiple tags so that...
2012-11-04 jmarshallnzMerge pull request #1727 from npeacock/xbmcmaster-wip
2012-11-04 montellesevideodb: only update file paths if there's not an updat...
2012-11-04 montellesevideodb: fix LoadVideoInfo (for real this time)
2012-11-04 Jezz_XChanged: [Confluence] Cleaned up Window id white space...
2012-11-04 NealTouch Input: Fix for touch screen input in Linux to...
2012-11-04 montellesewebserver: fix security issue which allowed accessing...
2012-11-03 Joakim Platedvdplayer: seeks due to audio stream switch should...
2012-11-03 Joakim Platezip: avoid insanly slow zip file listing due to cache...
2012-11-03 Jonathan Marshallmake sure we initialize buttons in the video info dialo...
2012-11-03 Jonathan Marshallarchives should use the file icon rather than music...
2012-11-03 Jonathan Marshalladds URIUtils::IsArchive
2012-11-03 Jonathan Marshalladd a warning to the log indicating when files aren...
2012-11-03 Jonathan Marshalldon't attempt to write tvshow.nfo files to multipaths...
2012-11-03 Jonathan Marshallfix missing progress bar after removing a source from...
2012-11-03 jmarshallnzMerge pull request #1704 from koying/fixmysqlthumbnailt...
2012-11-02 Jonathan Marshallthe year field in smartplaylists wasn't numeric, thus...
2012-11-02 Lars Op den... Merge pull request #1707 from Pulse-Eight/libcec2.0.3
2012-11-02 Jonathan Marshallfix smartplaylist editor showing incorrect types due...
2012-11-02 Joakim Platefixed: subtitles would sometime go missing on start
2012-11-02 jmarshallnzMerge pull request #1722 from jmarshallnz/upnp_no_set_c...
2012-11-02 Joakim PlateMerge pull request #1689 from koying/playlistplayusing
2012-11-02 Jonathan Marshall[upnp] don't show 'set content' options on upnp sources
2012-11-02 Jonathan Marshall[upnp] use a reference to m_streamDetails rather than... Frodo_alpha7
2012-11-02 Jim Carroll[fix] the player needed a few DelayedCallGuards to...
2012-11-01 Sascha MontelleseMerge pull request #1710 from Montellese/fix_13343
2012-11-01 montellesevideodb: get rid of some logging in LoadVideoInfo()
2012-11-01 montellesejsonrpc: don't overwrite already retrieved details...
2012-11-01 montelleseCFileItem: add SetFromVideoInfoTag(), SetFromAlbum...
2012-11-01 Arne Morten... Merge pull request #1717 from jmarshallnz/kill_videodb_...
2012-11-01 Jonathan Marshalldrop the videodb:// forced caching - it was not in...
2012-11-01 jmarshallnzMerge pull request #1677 from pieh/slider_2nib
2012-11-01 Jim Carroll[fix] Control::setAnimations took the wrong type. It...
2012-11-01 montellesejsonrpc: use CApplicationMessenger::MediaPlay() instead...
2012-11-01 Jonathan MarshallThe first few ListItem.Property/Art et. al. overlapped...
2012-11-01 Chris "Koying... FIX: Crash when generating thumbnails (at least with...
2012-11-01 Jonathan Marshallfixes plugin settings from context menu not working
2012-11-01 Jezz_XFixed: [Confluence] Due to changes in PVR label handlin...
2012-10-31 jmarshallnzMerge pull request #1711 from Montellese/fix_13475
2012-10-31 montellesekeymaps: use "OSD" instead of "ActivateWindow(MusicOSD)"
2012-10-31 montelleseCGUIDialogMusicOSD: handle ACTION_SHOW_OSD (fixes ...
2012-10-31 montellesemusic visualization: handle ACTION_SHOW_OSD
2012-10-31 Arne Morten... Merge pull request #1694 from jmarshallnz/sore_thumbs
2012-10-31 montellesevideodb: fix GetFileInfo() to also work if there's...
2012-10-31 Jonathan Marshallrehash the set thumbs routine for seasons + sets so...
2012-10-31 Jonathan Marshallfactor out choosing of fanart from CONTEXT_BUTTON_SET_M...
2012-10-31 Jonathan Marshallfactor out the choosing art dialog for re-use
2012-10-31 Jonathan Marshallallow Choose Art to work for seasons in the video info...
2012-10-31 Jonathan Marshallallow a full art map (banner/poster/fanart) for seasons
2012-10-31 Jonathan Marshallmove tvshowthumb and seasonthumb ListItem.Art to tvshow...
2012-10-31 Jonathan Marshallupdate the pre-Frodo art in the database to poster...
2012-10-31 Jonathan Marshallwhen updating video art from Eden, correctly assign...
2012-10-31 Jonathan Marshallif no poster or banner exists, but a thumb does, then...
2012-10-31 Jonathan Marshalladd in any art found in the database in addition to...
2012-10-31 Jonathan Marshalldon't have a 'thumb' art type for movies, shows, sets...
2012-10-31 Jonathan Marshalldon't set the 'thumb' art type if not found during...
2012-10-31 Jonathan Marshallwhen finding video art where we don't want a generic...
2012-10-31 Jonathan Marshalladds routine to classify art into poster or banner...
2012-10-31 Jonathan Marshallchange GetCachedImage to return CTextureDetails, fixes...
2012-10-31 Arne Morten... Merge pull request #1699 from Montellese/db_path_13433
2012-10-31 spifffixed: wrong log statements
2012-10-31 spiffadded: update taglib instructions for quantal
2012-10-31 spiffdie compiler warnings die
2012-10-31 spiffremove unused code
2012-10-31 Arne Morten... Merge pull request #1705 from cptspiff/fix_multiple_ext...
2012-10-31 davilla[ios] fixed buildslave build, add keychain unload script
2012-10-31 Jim CarrollRelative paths to typemaps work from arbitrary location...
2012-10-31 jmarshallnzMerge pull request #1708 from cptspiff/profile_load_thr...
2012-10-31 spifffixed: move LoadProfile to app messenger to avoid threa...
2012-10-31 spifffixed: properly ignore system.logoff builtin if login...
2012-10-31 Lars Op den... [cec] bump to libCEC 2.0.3
2012-10-31 spifffixed: make sure to grab the xbmc.python.script extensi...
2012-10-31 Lars Op den... [keymap] changed fullscreen mapping of 'select' to...
2012-10-31 Lars Op den... [cec] mapped some unmapped buttons
2012-10-31 arnovafixed: webdav filesystem was broken since 84813db2ae980...
2012-10-31 Chris "Koying... FIX: Add missing "Play with" to playlist viewers
2012-10-31 spifffixed: initialize log level to normal or we end up...
2012-10-31 montellesemusicdb: translate filenames/paths to not URL encode...
2012-10-31 montellesevideodb: translate filenames/paths to not URL encode...
2012-10-31 montellese[test] add unit test for URIUtils::UpdateUrlEncoding
2012-10-31 montelleseURIUtils: add UpdateUrlEncoding
2012-10-31 montelleseCStackDirectory: add GetPaths() and make ConstructStack...
2012-10-31 Jim Carroll[fix] closes 13325. Make sure the main app loop keeps...
2012-10-30 Memphiz[afpfs-ng] - add patch for fixing some more spaghetti...
2012-10-30 Jonathan Marshallclear out the art in FreeIcons - fixes Player.Art(fanar...
2012-10-30 Arne Morten... Merge pull request #1701 from Montellese/xsp_editor_bro...
2012-10-30 montellesejsonrpc: fix waking up from DPMS on Input method requests
2012-10-30 montelleseCGUIDialogSmartPlaylistRule: allow manual typing of...
2012-10-30 montelleseCSmartPlaylistRule: add SetParameter() methods
2012-10-30 montelleseCSmartPlaylistRule: remove unneeded parameters in GetLo...
2012-10-30 Lars Op den... Merge pull request #1685 from opdenkamp/pvraddons
2012-10-30 Lars Op den... Merge pull request #1695 from mikrohard/pvr-channel...
2012-10-30 Lars Op den... Merge pull request #1697 from jmarshallnz/pvr_cleanup
2012-10-30 Alasdair Campbellupnp: fixed missing thumbs for library://video paths
2012-10-30 Sascha MontelleseMerge pull request #1698 from Montellese/videoscanner_f...
next