aboutsummaryrefslogtreecommitdiff
path: root/guilib
AgeCommit message (Expand)Author
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
2009-09-23fixed: LINUX build errorsAlTheKiller
2009-09-23cleanup: __int64 -> int64_t in FileSystem, FileItem, StringUtils, Archive etc.jmarshallnz
2009-09-23cleanup: Indicate why system.h is included in a header, and remove where reas...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller