aboutsummaryrefslogtreecommitdiff
path: root/guilib
AgeCommit message (Expand)Author
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2011-01-22fixed: guard access to g_SkinInfoCrystalP
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-23pvr: remove the requirement of a unique ID per EPG tagLars Op den Kamp
2011-01-10Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-08added: slider for vertical shift of video image (thanks Aardvark) ticket #10113bobo1on1
2011-01-07Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-07fixed: show Git revision number instead of SVN. commiting for TheUniamet
2011-01-04Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-04fixed: memory leak in irserversuit code. part of ticket #10929spiff
2011-01-04fixed: realloc may not free stuff properly. check and abort. part of ticket #...spiff
2011-01-04added: support ranges and steps in slide control. thanks to alanwww1 and crys...spiff
2011-01-04Fix CRLFCory Fields
2011-01-04pvr: fix crash on mouse movement over the EPG timeline when it contains only ...Marcel Groothuis
2011-01-04pvr code reshuffleLars Op den Kamp
2011-01-04pvr: more refactoring of the epg codeLars Op den Kamp
2011-01-04pvr: refactor PVREpgs: some cleaning, using linked list to keep track of what...Lars Op den Kamp
2011-01-04refactor round #2: split up EPG codeLars Op den Kamp
2011-01-04pvr: refactor part 1Lars Op den Kamp
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-12-20added: if we changed the refreshrate, then always check if forced in the vide...bobo1on1
2010-12-19cosmetic: drop unused functions from CGraphicContextelupus
2010-12-19changed: drop SetFullScreenWindow and calculate this on the fly in GetViewWin...elupus
2010-12-13changed: Ensure CGUIWindow::Initialize returns false if the window manager is...jmarshallnz
2010-12-13fixed: crash in the fadelabel control if the font couldn't be found - thanks ...jmarshallnz
2010-12-06fixed: #10841 - Control.SetFocus(id,position) failed for position > items.size()jmarshallnz
2010-11-29removed: last traces of libshout.theuni
2010-11-29fixed: No need to restrict parameter passing to the virtual video + music win...jmarshallnz
2010-11-26fixed: some mem leaks spotted by valgrind (there are many many others)elupus
2010-11-21Fixed so compile worked when disabling opticaltopfs2
2010-11-21Added a configure option --disable-optical-drivetopfs2
2010-11-17cosmetic: indentingjmarshallnz
2010-11-17fixed: SetClipRegion call usage was incorrect in multiimage, textbox and cont...jmarshallnz
2010-11-15fixed: multiimage controls with <imagepath> contained in Textures.xbt didn't ...jmarshallnz
2010-11-14fixed: textboxes in lists didn't respect the repeat attribute.jmarshallnz
2010-11-09fixed: enabling the asap codec didn't work. part of ticket #10660spiff_
2010-11-09fixed: properly use SDL_JoystickIndex instead of list index. thanks to moses....spiff_
2010-11-02fixed: Unused alpha value in button scroller, closes #10612 monkeyman_67156
2010-11-02added: ISerializable interface, in order to serialize object into a CVariant ...blinkseb
2010-11-02partial revert: r35116, Revert changes to Texture.cppmonkeyman_67156
2010-11-02Fix Some Clang Static Analysis Warnings, #10612.monkeyman_67156
2010-10-22fixed: use TMSG_MEDIA_UNPAUSE for unpausing after the refreshrate switch, thi...bobo1on1
2010-10-12changed: move even more globals construction/destruction into the same compil...elupus
2010-10-12changed: simplify SystemGlobals by just putting all global objects in one com...elupus
2010-10-07changed: make sure irssi code tries to connect to all local addresses.elupus
2010-10-07fixed: all LIRC repeats were not registered (regression of r33958)anssih
2010-10-03[WIN32] fix GL buildCrystalPT
2010-10-03[WIN32] fixed stutter with chinese external subs on Vista+ (ticket #10035)CrystalPT
2010-09-29cleanup: Get rid of unneeded utf8Left functionjmarshallnz
2010-09-25fixed: use utf-16 on character uppercaseblinkseb