index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
GUIViewControl.cpp
Age
Commit message (
Expand
)
Author
2013-02-04
move view related files into new view folder and lib
montellese
2012-12-04
add IGUIContainer that will be used by view control and Container.*, ListItem...
pieh
2012-09-09
update date in GPL header
montellese
2012-09-09
fix address line in GPL headers
montellese
2012-09-05
[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...
Lars Op den Kamp
2011-08-09
switch CFileItem::m_strPath to private, and add GetPath/SetPath for access
Jonathan Marshall
2011-05-20
changed: switch to view type of "info" when more than 25% of items have metad...
elupus
2011-05-19
don't allow navigation to containers with no items. Closes #11482
Jonathan Marshall
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni
2011-01-23
Revert "Merge remote branch 'upstream/master'"
Lars Op den Kamp
2011-01-04
merge pvr-testing2 svn rev 32591 into trunk
Lars Op den Kamp
2010-08-14
fixed: proper bounds check for m_visibleViews vector
CrystalPT
2010-05-28
fixed: Sanity check - only containers are allowed in viewcontrols
jmarshallnz
2009-10-07
cosmetic: m_gWindowManager -> g_windowManager for consistency.
jmarshallnz
2009-10-07
changed: Get rid of the use of g_graphicsContext to send messages (all it did...
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller