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-02-14
fixed: compiler warnings in XBTFReader.cpp (thanks spiff)
vdrfan
2010-02-14
fixed: compilation warnings in GUILabel
monkeyman_67156
2010-02-14
Merge commit 'origin/jsonrpc' into trunk
topfs2
2010-02-14
fixed: labels in static containers were returning image values (sidenote: ima...
jmarshallnz
2010-02-13
cleanup: use a CPoint temporary instead of two floats
jmarshallnz
2010-02-13
added: Ticket #7062 - <offsetx>,<offsety> to containers, allowing rendering o...
jmarshallnz
2010-02-13
[WIN32] try harder to connect to the IR server.
wiso
2010-02-13
fixed: ticket #8536 - joystick deadzone and calibration. thanks to bobdevis
spiff_
2010-02-12
fixed: Missing Makefile.in addition
jmarshallnz
2010-02-12
refactor: factored out some more label code and cleaned up a bunch of mess. ...
jmarshallnz
2010-02-11
fixed: Compile error
arnova
2010-02-10
fixed: missed file
spiff_
2010-02-10
changed: remove deprecated xbaudioconfig class
spiff_
2010-02-07
changed: no need to call window manager process from progress dialogs and sim...
elupus
2010-02-05
fixed: use default logging instead of the old unused error reporting method
vdrfan
2010-02-01
changed: drop namespace DIRECTORY and use XFILE for that aswell
elupus
2010-02-01
changed: don't use HAVE_XBMC_NONFREE in code, instead have that setup defines...
elupus
2010-01-31
[WIN32] preliminary CrystalHD support for DirectX. There still might be bugs ...
wiso
2010-01-29
added: ticket #8654 - support mapping keys to zoom in/out and par plus/minus ...
spiff_
2010-01-29
[WIN32] fixed: build errors.
charlydoes
2010-01-29
changed: pass translated url's to the visualisations for album thumbs, as the...
spiff_
2010-01-28
fixed: .xbt files couldn't be used for themes.
jmarshallnz
2010-01-25
fixed: some corner case segfaults for ttf renderer
elupus
2010-01-24
changed: misc. guilib cleanups
monkeyman_67156
2010-01-23
Restore XBMC build with external ffmpeg.
ceros7
2010-01-22
Revert "Use absolute path for ffmpeg includes. This fixes issue where gcc wan...
ceros7
2010-01-22
Merge remote branch 'origin/gpl-compat'
ceros7
2010-01-20
fixed build: don't use reserved 'id' as c++ member var
MaestroDD
2010-01-19
[WIN32] disable crystalhd for dx until its implemented.
wiso
2010-01-18
changed: Moved the XML filename of windows into a property. Retrieve using Wi...
jmarshallnz
2010-01-17
[WIN32] added: D3D Pixel Shader Video Scalers #8412 (thanks ArtVandelae)
wiso
2010-01-17
added: Support for <property name="foo">value</property> in static list conte...
jmarshallnz
2010-01-17
changed: Refactored the static item handling in containers to their own class
jmarshallnz
2010-01-17
changed: use a Clone() routine for duplicating fileitems
jmarshallnz
2010-01-17
changed: Use a typedef for the property map
jmarshallnz
2010-01-16
fixed: Window Properties (and any other infolabel that needs the window conte...
jmarshallnz
2010-01-14
changed. rename CUtil::UrlDecode to CUtil::URLDecode for sanity
spiff_
2010-01-14
cleanup: Interface to window properties. Removed HasProperty/ClearProperty (...
jmarshallnz
2010-01-13
fixed: Missing docs for new function in r26770.
jmarshallnz
2010-01-13
added: auto sizing for the width of a label control. Ticket #6510. Specify <...
jmarshallnz
2010-01-13
fixed: Control.GetLabel didn't function for fadelabels
jmarshallnz
2010-01-13
fixed: skip blank labels in fadelabels
jmarshallnz
2010-01-12
fixed: fixedlist didn't respond to <onnext> outside the <movement> range.
jmarshallnz
2010-01-12
fixed: Container.On[Scroll]Next/Previous weren't quite right.
jmarshallnz
2010-01-12
fixed: compile warning.
jmarshallnz
2010-01-12
fixed: Ticket #8469 (again) - Right mouse wouldn't exit from vis or video unl...
jmarshallnz
2010-01-12
XMLUtils::GetBoolean() now treats 0 as false too.
gyunaev
2010-01-12
changed: Default the <hitrect> for windows and dialogs to the fullscreen size...
jmarshallnz
2010-01-12
fixed: Don't pass position-adjusted coordinates to the group's mouse handler ...
jmarshallnz
2010-01-10
[WIN32] Fix for AudioContext device naming #8457 (thanks to ArtVandelae)
wiso
[next]