aboutsummaryrefslogtreecommitdiff
path: root/xbmc/GUIViewControl.cpp
AgeCommit message (Collapse)Author
2011-05-20changed: switch to view type of "info" when more than 25% of items have ↵elupus
metadata in a auto folder
2011-05-19don't allow navigation to containers with no items. Closes #11482Jonathan Marshall
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
This reverts commit 4e98a514c6a2975ec234fe19fe058e7e74bcfb7d, reversing changes made to 8d73cbde1dcd240d80bee9301d0321703a15c995.
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-08-14fixed: proper bounds check for m_visibleViews vectorCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32771 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-28fixed: Sanity check - only containers are allowed in viewcontrolsjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30633 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-07cosmetic: m_gWindowManager -> g_windowManager for consistency.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23493 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-07changed: Get rid of the use of g_graphicsContext to send messages (all it ↵jmarshallnz
did was passed them on to the window manager.) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23492 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90