aboutsummaryrefslogtreecommitdiff
path: root/guilib
AgeCommit message (Expand)Author
2009-10-06removed guilib/freetype2 as we use it from lib/freetype nowwiso
2009-10-06[WIN32] removed pragma's for freetype linkagewiso
2009-10-06fixed: LIRC leaked sockets under certain conditionsalthekiller
2009-10-06added: Debug log when loading a .dds texturejmarshallnz
2009-10-05fixed: scalediffuse="false" was not functional for multiimage controls.jmarshallnz
2009-10-05changed: RECT -> CRect for the video view window.jmarshallnz
2009-10-05revert: r23420 - don't ASSuME the extension will be at the end of the file. ...jmarshallnz
2009-10-04changed: No need for the CUtil include to compare extensions.jmarshallnz
2009-10-04fixed: Cleaned up the DDSImage stuff so it can use our VFS.jmarshallnz
2009-10-04fixed: linux build after DDS additiontheuni
2009-10-04added: DDS read support for textures.jmarshallnz
2009-10-04added: MakeDDS win32 target for conversion to .DDS format (DXT1 or DXT5) for ...jmarshallnz
2009-10-04changed: Moved image loading from CPicture to CBaseTexture as that is the mai...jmarshallnz
2009-10-03changed: no displayblanking in linux, don't try itvdrfan
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
2009-10-03[osx] re-org cocoa calls and stick them where they belong.davilla
2009-10-02[osx] fixed, osx can handle including config.h nowdavilla
2009-10-01[WIN32] fixed: hijacking lirc define and lirc header for irserversuite was ha...charlydoes
2009-10-01fixed: fullscreen switching was broken if xbmc was launched with -fs commandl...elupus
2009-10-01fixed: no textures after switching between xpr and xbt enabled skinsvdrfan
2009-10-01fixed: compiler warningsvdrfan
2009-10-01fixed: Scrolling of some labels wasn't working (info labels based on static c...jmarshallnz
2009-09-30added: Ticket #7187, TV Teletext support for DVB EBU Teletext streamsalwinus
2009-09-30support proper kerning of fontsyuvalt
2009-09-29fixed: loading non-POT sized textures on GL-builds where POT sized are requir...moby-uk
2009-09-29Added: Win32 DX support for DXT compressed textures (also some typos and cosm...elisemory
2009-09-29[osx] no fseeko64 under osx, fseeko is 64-bit safe alreadydavilla
2009-09-29changed: type change of the day: long long -> int64_t where reasonable, and r...jmarshallnz
2009-09-28fixed: Win32 build, and standard-typed XBTFReader (writer needs doing as well)jmarshallnz
2009-09-28fixed: LINUX build errors.AlTheKiller
2009-09-28revert: fixed: Compile errors on Linux. May need some attention on Windows (A...arnova
2009-09-28fixed: Compile errors on Linux. May need some attention on Windowsarnova
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt
2009-09-28fixed: Error expression in CGUIWindow::LoadControltaxigps
2009-09-26[WIN32] fixed: build error.charlydoes
2009-09-26fixed: starting and stopping of lirc from builtinbobo1on1
2009-09-25tweaked: minimal hold time before kicking in faster scroll speeds in lists. ...jmarshallnz
2009-09-25[WIN32] fixed: build errors due to StdString including PlatformIncludes inclu...charlydoes
2009-09-25fixed: We're using the result of CKey::GetUnicode() as wchar_t, so may as wel...jmarshallnz
2009-09-24fixed: White textures on fail of load, thanks to taxigps (ticket #7212)jmarshallnz
2009-09-24[WIN32] fixed compiler error + cosmeticswiso
2009-09-24GUITextureSDL is no longer neededyuvalt
2009-09-24changed: SDL inttypes -> stdinttypesAlTheKiller
2009-09-24removed: FRECT struct - use CRect instead.jmarshallnz
2009-09-24cleanup: GUIInfoColor.cpp/h -> GUIInfoTypes.cpp/h, and moved GUIInfoLabel in ...jmarshallnz
2009-09-23added: Ticket #5063 - color support in SRT formatted subtitles, thanks to tax...jmarshallnz
2009-09-23changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...jmarshallnz
2009-09-23fixed: Animgifs within bundles weren't loadingjmarshallnz
2009-09-23cleanup: Don't use HRESULT when a bool will do, plus removed some more __int6...jmarshallnz
2009-09-23[WIN32] fixed some _WIN32PC leftovers.wiso