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
Age
Commit message (
Expand
)
Author
2010-09-18
fixed: #10088 - inputlirc pakets wont be recognized, thanks to trackel.
jmarshallnz
2010-09-16
changed: use CThread for CDelayedMessage instead of CJob so we don't clog the...
bobo1on1
2010-09-16
added: option to pause the video during a refreshrate change
bobo1on1
2010-09-14
Add new action ACTION_PLAYER_PLAYPAUSE with action name "playpause".
renniej
2010-09-13
changed: switch to using namespace std; to avoid std::min/#define min sillies...
jmarshallnz
2010-09-13
[ARM] OpenGL ES2.0 shaders are now seperated into different glsl files, with ...
mcgeagh
2010-09-10
[WIN32] workaround Intel compressed texture issue
CrystalPT
2010-09-08
[ARM] Fixed: General OpenGL ES2.0 fixes
mcgeagh
2010-09-08
[ARM] Added: Additional gui shaders
mcgeagh
2010-09-05
fixed: Ensure we don't divide by zero in the scrollbar positioning code.
jmarshallnz
2010-09-02
introduce remotedelay instead of remoterepeat in AdvancedSettings. Allowing t...
nadasb
2010-08-28
fixed: Ensure ShortenPath is done at render time rather than during FrameMove...
jmarshallnz
2010-08-28
fixed: Ticket #9964 - Enabled/disabled status didn't get transferred to the u...
jmarshallnz
2010-08-25
[WIN32] build xbmc with support for libbluray
wiso
2010-08-23
fixed: missing outlines (ticket #9713, thanks sportica)
CrystalPT
2010-08-22
fixed: Multiimage controls weren't loading their info correctly if included i...
jmarshallnz
2010-08-21
fixed: Ensure any images that fail to load are free'd immediately on resource...
jmarshallnz
2010-08-21
fixed: Ensure we reset the current texture filename in image controls when we...
jmarshallnz
2010-08-21
[WIN32] improve DirectSound device creation logging
CrystalPT
2010-08-19
changed: Introduce a <VideoTimeSeek> block to keymaps to handle the Select/En...
jmarshallnz
2010-08-18
fixed: compile warnings (double->float)
jmarshallnz
2010-08-17
[WIN32] removed USE_LIBA52_DECODER, USE_LIBDTS_DECODER and HAS_AC3_CDDA_CODEC...
wiso
2010-08-14
fixed: Reinitialize lirc when the device is set. fixes #9879 "option --lircde...
althekiller
2010-08-13
Fixed: Don't busywait for navsounds to finish.
althekiller
2010-08-13
[WIN32] changed: defensive programming - systematically disable the stages we...
CrystalPT
2010-08-08
changed, there's no reason to be timing skin loads unless under debug
davilla
2010-08-07
cleanup: Removed unused ScaleElement function
jmarshallnz
2010-08-07
cleanup: Removed depreciated XML tags
jmarshallnz
2010-08-07
cleanup: get rid of unused <rangemin>,<rangemax> parameters to the progress c...
jmarshallnz
2010-08-07
cleanup: Get rid of unneeded functions in GUIControlFactory
jmarshallnz
2010-08-07
changed: Move constant resolving to XML load time.
jmarshallnz
2010-08-07
added: NameStr() method to TiXmlAttribute
jmarshallnz
2010-08-07
changed: Do <include> resolving recursively on XML load, rather than piecemea...
jmarshallnz
2010-08-03
[WIN32] changed: always place the YUV buffers for dvdplayer in system memory ...
CrystalPT
2010-07-31
[WIN32] changed: better error reporting for vertex buffer
CrystalPT
2010-07-30
fixed: get rid of unnecessary utf8 convert in CGUITextureManager::Load, we do...
taxigps
2010-07-29
removed: old libbdnav sources aswell as the old mpls playback code.
elupus
2010-07-28
fixed: text borders disappear on window resize
anssih
2010-07-28
changed: make text borders wider
anssih
2010-07-28
fixed: color tags affected text borders
anssih
2010-07-28
fixed: Ticket #9760 - Visualisations aren't reinit'd on fullscreen/windowed t...
jmarshallnz
2010-07-28
changed: Get rid of the visualisation member in GUIWindowVisualisation as it ...
jmarshallnz
2010-07-27
added: support for using libbluray to play bdmv files (index.bdmv or *.mpls)
elupus
2010-07-25
[WIN32] changed: better LockRect/UnlockRect and renderer error logging
CrystalPT
2010-07-25
changed: move ALIGN name from .h to .cpp to avoid clash with other definitios...
elupus
2010-07-25
changed: make sure texturemanager's are destroyed before graphiccontext (they...
elupus
2010-07-25
merged: r32141-r32144 from Dharma (apologies spiff!)
jmarshallnz
2010-07-24
changed: Switch RenderOutline to use a separate border font, inflated by free...
jmarshallnz
2010-07-23
See http://trac.xbmc.org/ticket/9665#comment:8
renniej
2010-07-23
added: log details about enabled joysticks. thanks to dandel
spiff_
[next]