aboutsummaryrefslogtreecommitdiff
path: root/guilib
AgeCommit message (Expand)Author
2010-02-14fixed: compiler warnings in XBTFReader.cpp (thanks spiff)vdrfan
2010-02-14fixed: compilation warnings in GUILabelmonkeyman_67156
2010-02-14Merge commit 'origin/jsonrpc' into trunktopfs2
2010-02-14fixed: labels in static containers were returning image values (sidenote: ima...jmarshallnz
2010-02-13cleanup: use a CPoint temporary instead of two floatsjmarshallnz
2010-02-13added: 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-13fixed: ticket #8536 - joystick deadzone and calibration. thanks to bobdevisspiff_
2010-02-12fixed: Missing Makefile.in additionjmarshallnz
2010-02-12refactor: factored out some more label code and cleaned up a bunch of mess. ...jmarshallnz
2010-02-11fixed: Compile errorarnova
2010-02-10fixed: missed filespiff_
2010-02-10changed: remove deprecated xbaudioconfig classspiff_
2010-02-07changed: no need to call window manager process from progress dialogs and sim...elupus
2010-02-05fixed: use default logging instead of the old unused error reporting methodvdrfan
2010-02-01changed: drop namespace DIRECTORY and use XFILE for that aswellelupus
2010-02-01changed: 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-29added: ticket #8654 - support mapping keys to zoom in/out and par plus/minus ...spiff_
2010-01-29[WIN32] fixed: build errors.charlydoes
2010-01-29changed: pass translated url's to the visualisations for album thumbs, as the...spiff_
2010-01-28fixed: .xbt files couldn't be used for themes.jmarshallnz
2010-01-25fixed: some corner case segfaults for ttf rendererelupus
2010-01-24changed: misc. guilib cleanupsmonkeyman_67156
2010-01-23Restore XBMC build with external ffmpeg.ceros7
2010-01-22Revert "Use absolute path for ffmpeg includes. This fixes issue where gcc wan...ceros7
2010-01-22Merge remote branch 'origin/gpl-compat'ceros7
2010-01-20fixed build: don't use reserved 'id' as c++ member varMaestroDD
2010-01-19[WIN32] disable crystalhd for dx until its implemented.wiso
2010-01-18changed: 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-17added: Support for <property name="foo">value</property> in static list conte...jmarshallnz
2010-01-17changed: Refactored the static item handling in containers to their own classjmarshallnz
2010-01-17changed: use a Clone() routine for duplicating fileitemsjmarshallnz
2010-01-17changed: Use a typedef for the property mapjmarshallnz
2010-01-16fixed: Window Properties (and any other infolabel that needs the window conte...jmarshallnz
2010-01-14changed. rename CUtil::UrlDecode to CUtil::URLDecode for sanityspiff_
2010-01-14cleanup: Interface to window properties. Removed HasProperty/ClearProperty (...jmarshallnz
2010-01-13fixed: Missing docs for new function in r26770.jmarshallnz
2010-01-13added: auto sizing for the width of a label control. Ticket #6510. Specify <...jmarshallnz
2010-01-13fixed: Control.GetLabel didn't function for fadelabelsjmarshallnz
2010-01-13fixed: skip blank labels in fadelabelsjmarshallnz
2010-01-12fixed: fixedlist didn't respond to <onnext> outside the <movement> range.jmarshallnz
2010-01-12fixed: Container.On[Scroll]Next/Previous weren't quite right.jmarshallnz
2010-01-12fixed: compile warning.jmarshallnz
2010-01-12fixed: Ticket #8469 (again) - Right mouse wouldn't exit from vis or video unl...jmarshallnz
2010-01-12XMLUtils::GetBoolean() now treats 0 as false too.gyunaev
2010-01-12changed: Default the <hitrect> for windows and dialogs to the fullscreen size...jmarshallnz
2010-01-12fixed: 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