aboutsummaryrefslogtreecommitdiff
path: root/xbmc/GUIViewControl.cpp
AgeCommit message (Expand)Author
2013-02-04move view related files into new view folder and libmontellese
2012-12-04add IGUIContainer that will be used by view control and Container.*, ListItem...pieh
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2011-08-09switch CFileItem::m_strPath to private, and add GetPath/SetPath for accessJonathan Marshall
2011-05-20changed: switch to view type of "info" when more than 25% of items have metad...elupus
2011-05-19don't allow navigation to containers with no items. Closes #11482Jonathan Marshall
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-08-14fixed: proper bounds check for m_visibleViews vectorCrystalPT
2010-05-28fixed: Sanity check - only containers are allowed in viewcontrolsjmarshallnz
2009-10-07cosmetic: m_gWindowManager -> g_windowManager for consistency.jmarshallnz
2009-10-07changed: Get rid of the use of g_graphicsContext to send messages (all it did...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller