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