Merge branch 'single_query_playcounts'
[vuplus_xbmc] / xbmc / video / windows / GUIWindowVideoNav.cpp
2011-05-29 Jonathan MarshallMerge branch 'single_query_playcounts'
2011-05-29 jmarshallnzMerge pull request #116 from IronTetsubo/master
2011-05-28 elupuschanged: bring back old file name modification in files...
2011-05-10 John RennieMerge branch 'jr-keyboard' of https://github.com/jhsren...
2011-05-07 jimfcarrollMerge pull request #129 from jimfcarroll/python-deadloc...
2011-05-05 elupuschanged: if stacking is turned on, stack library movie...
2011-05-04 montellesejsonrpc: fix (Audio|Video)Playlist.Add not showing...
2011-05-04 Arne Morten KvarvingMerge pull request #133 from cptspiff/changelog
2011-05-04 elupuschanged: don't change folder names and file names in...
2011-05-01 Jonathan Marshalldon't have set content in the context menu for smart...
2011-05-01 Jonathan Marshallspeed up retrieval of library info when browsing by...
2011-05-01 Jonathan Marshallupdate comment with note regarding items in a folder...
2011-04-28 Jonathan Marshalluse a single query for retrieving playcounts to speed...
2011-04-16 Jezz_XMerge remote branch 'remotes/Jezz/New_Confluence'
2011-04-13 Jonathan MarshallMerge branch 'DiscStub' of git://github.com/HarryMuscle...
2011-04-06 Jim CarrollMerge remote branch 'mine/ext-python'
2011-04-06 Jonathan Marshallensure watched status is set on items if they're not...
2011-04-02 spiffMerge branch 'optinalinotify' of github:Fneufneu/xbmc
2011-03-26 spiffadded: Thread name to CThread.
2011-03-26 Jonathan MarshallMerge branch 'master' of git://github.com/a11599/xbmc...
2011-03-25 Jonathan MarshallMerge branch 'master' of git://github.com/a11599/xbmc...
2011-03-25 Jonathan Marshallif we replace folders with the file it represents in...
2011-03-25 ametMerge branch 'xbox_cleanup' of github.com:amet/xbmc...
2011-03-22 Jonathan MarshallMerge branch 'container_foldername'
2011-03-19 spiffSupport for myth-0.23-fixes
2011-03-19 Jonathan Marshalluse source name for container.foldername in video,...
2011-03-19 unknownMerge branch 'master' of https://github.com/xbmc/xbmc
2011-03-16 Jonathan Marshallif content is already set, don't do library information...
2011-03-16 Jonathan MarshallMerge branch 'addon_dep_checking'
2011-03-15 S. Davilla[ios] final merge
2011-03-12 vdrfanfixed: re-added file operation checks that were gone...
2011-03-10 vdrfanfixed: option 'clean file and folder names' not working...
2011-03-08 Jonathan Marshallmerged: files_in_lib branch, removing the separate...
2011-03-08 Jonathan Marshallmove On(Un)AssignContent to video base
2011-03-08 Jonathan Marshallchanged: Removed Set/Clear default from context menu...
2011-03-08 Jonathan Marshalladded: Set/change content to folders in files node
2011-03-08 Jonathan Marshalladded: Fetch information for items in file listings...
2011-03-08 Jonathan Marshalladded: GetContentForPath to videodb to retrieve content...
2011-03-08 Jonathan Marshallfixed: support for various context menu items (watched...
2011-03-08 Jonathan Marshallchanged: No need for "no library" message now that...
2011-03-08 Jonathan Marshalladded: Files node to the video library.
2011-01-27 PhaeodariaMerge branch 'master' of git@github.com:xbmc/xbmc
2011-01-24 theuniMerged cptspiff's code-reshuffle branch.