Age | Commit message (Expand) | Author |
2009-09-30 | added: Ticket #7187, TV Teletext support for DVB EBU Teletext streams | alwinus |
2009-09-30 | support proper kerning of fonts | yuvalt |
2009-09-29 | fixed: loading non-POT sized textures on GL-builds where POT sized are requir... | moby-uk |
2009-09-29 | Added: 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 already | davilla |
2009-09-29 | changed: type change of the day: long long -> int64_t where reasonable, and r... | jmarshallnz |
2009-09-28 | fixed: Win32 build, and standard-typed XBTFReader (writer needs doing as well) | jmarshallnz |
2009-09-28 | fixed: LINUX build errors. | AlTheKiller |
2009-09-28 | revert: fixed: Compile errors on Linux. May need some attention on Windows (A... | arnova |
2009-09-28 | fixed: Compile errors on Linux. May need some attention on Windows | arnova |
2009-09-28 | support DXT5 textures with a new texture bundle(r) | yuvalt |
2009-09-28 | fixed: Error expression in CGUIWindow::LoadControl | taxigps |
2009-09-26 | [WIN32] fixed: build error. | charlydoes |
2009-09-26 | fixed: starting and stopping of lirc from builtin | bobo1on1 |
2009-09-25 | tweaked: 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-25 | fixed: We're using the result of CKey::GetUnicode() as wchar_t, so may as wel... | jmarshallnz |
2009-09-24 | fixed: White textures on fail of load, thanks to taxigps (ticket #7212) | jmarshallnz |
2009-09-24 | [WIN32] fixed compiler error + cosmetics | wiso |
2009-09-24 | GUITextureSDL is no longer needed | yuvalt |
2009-09-24 | changed: SDL inttypes -> stdinttypes | AlTheKiller |
2009-09-24 | removed: FRECT struct - use CRect instead. | jmarshallnz |
2009-09-24 | cleanup: GUIInfoColor.cpp/h -> GUIInfoTypes.cpp/h, and moved GUIInfoLabel in ... | jmarshallnz |
2009-09-23 | added: Ticket #5063 - color support in SRT formatted subtitles, thanks to tax... | jmarshallnz |
2009-09-23 | changed: DWORD -> unsigned int for frame-based timings, and moved to using CT... | jmarshallnz |
2009-09-23 | fixed: Animgifs within bundles weren't loading | jmarshallnz |
2009-09-23 | cleanup: 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-23 | fixed: LINUX build errors | AlTheKiller |
2009-09-23 | cleanup: __int64 -> int64_t in FileSystem, FileItem, StringUtils, Archive etc. | jmarshallnz |
2009-09-23 | cleanup: Indicate why system.h is included in a header, and remove where reas... | jmarshallnz |
2009-09-23 | step 3/4: Move linuxport to trunk. How'd I get roped into this? | AlTheKiller |