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
Age
Commit message (
Expand
)
Author
2010-01-10
cleanup: Replaced OnMouseClick/DoubleClick/Wheel/Drag with OnMouseEvent
jmarshallnz
2010-01-10
changed: is Grey, not grey. thanks spiff
taxigps
2010-01-10
fixed: missing bit of r26618
jmarshallnz
2010-01-10
added: grey and light grey subtitle color
taxigps
2010-01-10
cleanup: removed unused functions/members
jmarshallnz
2010-01-10
improved: Better exclusive control support for mouse dragging of sliders/scro...
jmarshallnz
2010-01-10
fixed: end of string
taxigps
2010-01-10
cosmetics, rename flush to reset
davilla
2010-01-10
changed: remove some log spam about texture creation / deletion
davilla
2010-01-10
updated: Swedish translation, grammar och cosmetic
blittan
2010-01-09
fixed: Implement CGUIWindow::HitRect for windows to ensure mouse events get p...
jmarshallnz
2010-01-09
fixed: OS X STL doesn't like const iterators inside non-const functions.
jmarshallnz
2010-01-09
fixed: check for visible in CanFocusFromPoint in vis and video controls
jmarshallnz
2010-01-09
fixed: Use baseclass CanFocus() when checking for mouse over in groups - no n...
jmarshallnz
2010-01-09
added: ticket #8447 - support ogg mimetypes in paplayer. thanks to exobuzz
spiff_
2010-01-09
fixed: Forgot something
arnova
2010-01-09
fixed: Ticket #4856 - FanArt Image Cache Size option. One can now specify <fa...
arnova
2010-01-09
fixed: dvdplayer could wait forever for audio to finish
elupus
2010-01-09
fixed: alsa renderer would always give wrong sized internal buffer for GetCac...
elupus
2010-01-09
[WIN32] fixed: msvcr90.dll load errors.
charlydoes
2010-01-09
changed: Ticket #8439 - Updated Movieplayer.it-Film adding "year" and "sorted...
vdrfan
2010-01-09
fixed: Ticket #4713 - mouse wheel wasn't handled in grouplists.
jmarshallnz
2010-01-09
fixed: better fallthrough of mouse actions from child to parent, plus a memor...
jmarshallnz
2010-01-09
fixed: compiler warnings
vdrfan
2010-01-09
changed: return to parent directory in case no item is left after the playcou...
vdrfan
2010-01-09
fixed: compile warnings (thanks vdrfan)
jmarshallnz
2010-01-09
changed: remove fixed id labels from the music info window. if your skin stil...
spiff_
2010-01-09
changed: remove old fixed id labels from the video info window. if you still ...
spiff_
2010-01-09
cosmetics. remove commented code
spiff_
2010-01-09
changed: OnMouse() -> OnMouseEvent() for consistency with base classes, and u...
jmarshallnz
2010-01-09
fixed: set eol-style
spiff_
2010-01-09
changed: simplify CanFocusFromPoint and remove unnecessary OnMouseOver from v...
jmarshallnz
2010-01-09
fixed: eliminate some duplicate code
jmarshallnz
2010-01-09
changed: Improved mouse event handling - we now pass events down through the ...
jmarshallnz
2010-01-09
added: CMouseEvent class for transferring of mouse related events, and cleane...
jmarshallnz
2010-01-09
cosmetic: revert one oh so annoying resent "cosmetic" change
elupus
2010-01-09
changed: don't leave cachestate init before players have decoded and output f...
elupus
2010-01-09
changed: drop pointless critical sections
elupus
2010-01-09
fixed: More efficient to grab the position of the window/group once, than onc...
jmarshallnz
2010-01-09
refactor: Removed duplicate/unnecessary code now that controlgroups and windo...
jmarshallnz
2010-01-09
changed: CGUIWindow::GetOrigin() -> CGUIControlGroup::GetPosition() with over...
jmarshallnz
2010-01-09
cleanup: removed unnecessary arguments from SetScalingResolution and SetRende...
jmarshallnz
2010-01-09
changed: make sure we delay audio player on a syncronize so the audio output ...
elupus
2010-01-09
fixed: Discrepancy between order in which window and group transformations we...
jmarshallnz
2010-01-09
changed: only reset codecs instead of flushing them on queued seeks and strea...
elupus
2010-01-09
changed: only log about stream wrapback or forward skip for the first detecte...
elupus
2010-01-09
fixed: if CDVDStreamInfo default copy constructor was used, dvdplayer would c...
elupus
2010-01-08
cosmetics
spiff_
2010-01-08
added: Ticket #8438 - doxygen resources for generating sourcecode documentati...
jmarshallnz
2010-01-08
fixed: get rid of duplicate entries in file manager
spiff_
[next]