aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2009-10-18[WIN32DX] changed: define D3D_DEBUG_INFO by default in directx debug build.charlydoes
2009-10-15fixed: Eliminated link warnings due to python building on win32. Ticket #721...jmarshallnz
2009-10-13added: Ticket #7341 - Save username and password for smb shares. Will need O...jmarshallnz
2009-10-11fixed: win32 build sync with r23628jmarshallnz
2009-10-11updated: delete zlib1.dll when uninstalltaxigps
2009-10-10updated: add weather plugin folder into build scripttaxigps
2009-10-10[WIN32] cleanup: removed dead headers from project filesmoby-uk
2009-10-10updated: Platinum project filec0diq
2009-10-07[WIN32] fixed: updated UnrarXLib's libSDL-WIN32 include pathmoby-uk
2009-10-07[WIN32] moved xbmc/lib/libSDL-WIN32 to lib/libSDL-WIN32wiso
2009-10-07changed: Get rid of the use of g_graphicsContext to send messages (all it did...jmarshallnz
2009-10-06[WIN32] added zlib1.dll to build dependencieswiso
2009-10-06[WIN32] added the libass project file to the XBMC projectwiso
2009-10-06[WIN32]: added freetype to the XBMC project and changed the header includes t...wiso
2009-10-05cleanup: Refactored a bunch of common renderer stuff into a base renderer cla...jmarshallnz
2009-10-04[WIN32] fixed: run arguments when starting xbmc from the installer (Ticket #7...charlydoes
2009-10-04added: DDS read support for textures.jmarshallnz
2009-10-03fixed: sync Win32 build with r23346jmarshallnz
2009-10-02[WIN32] cleanup: various unused/removed codec files.charlydoes
2009-10-02fixed: remove MPCCodec from vcprojtaxigps
2009-10-01fixed: WIN32 Build fixes and warnings.jmarshallnz
2009-09-30added: Ticket #7187, TV Teletext support for DVB EBU Teletext streamsalwinus
2009-09-28fixed: Win32 build, and standard-typed XBTFReader (writer needs doing as well)jmarshallnz
2009-09-28added: Asynchronous job manager to simplify background processing (ticket #72...jmarshallnz
2009-09-27color tag support for SAMI subtitles, and share code with srt subtitlestaxigps
2009-09-25fixed: [Win32] Compile C files as C++ in Visual Studiodarkdonno
2009-09-24changed: No need for XBMC_c project if we build the four .c files as .cppjmarshallnz
2009-09-24[WIN32] added: precompiled headers to speed up compilation, probably needs so...charlydoes
2009-09-24[WIN32] fixed compiler error + cosmeticswiso
2009-09-24cleanup: GUIInfoColor.cpp/h -> GUIInfoTypes.cpp/h, and moved GUIInfoLabel in ...jmarshallnz
2009-09-23changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller