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
/
guilib
/
GraphicContext.cpp
Age
Commit message (
Expand
)
Author
2010-06-09
added: <backgroundcolor> tag to windows, allowing skinners to specify whether...
jmarshallnz
2010-06-09
cleanup: get rid of duplicate CRenderSystem::ClearBuffers() calls.
jmarshallnz
2010-04-30
Ticket #9126: Force global destruction order + construction order to avoid cr...
elupus
2010-03-10
removed: unused <zoom> parameter in skin.xml
jmarshallnz
2010-01-09
cleanup: removed unnecessary arguments from SetScalingResolution and SetRende...
jmarshallnz
2010-01-08
cosmetics
spiff_
2010-01-03
add precondition check before stack pop, possible fixe for #8204
davilla
2009-11-22
cleanup: cosmetics.
jmarshallnz
2009-11-22
fixed: ticket #7727 - auto refresh rate doesn't switch back to UI refresh rat...
jmarshallnz
2009-11-18
fixed: build on linux.
jmarshallnz
2009-11-18
cleanup: Sanitized settings->system.
jmarshallnz
2009-11-14
[WIN32] fixed: fullscreen or windowed mode wasn't saved when ToggleFullScreen...
wiso
2009-10-19
added: GUI_MSG_RENDERER_LOST/RESET events, to specify when our renderer is lo...
jmarshallnz
2009-10-09
changed: refactored handling of window show/hide/maximize/restore into platfo...
moby-uk
2009-10-07
changed: Get rid of the use of g_graphicsContext to send messages (all it did...
jmarshallnz
2009-10-05
changed: RECT -> CRect for the video view window.
jmarshallnz
2009-10-03
changed: no displayblanking in linux, don't try it
vdrfan
2009-10-01
fixed: fullscreen switching was broken if xbmc was launched with -fs commandl...
elupus
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller