index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
Age
Commit message (
Expand
)
Author
2009-10-18
[WIN32DX] changed: define D3D_DEBUG_INFO by default in directx debug build.
charlydoes
2009-10-15
fixed: Eliminated link warnings due to python building on win32. Ticket #721...
jmarshallnz
2009-10-13
added: Ticket #7341 - Save username and password for smb shares. Will need O...
jmarshallnz
2009-10-11
fixed: win32 build sync with r23628
jmarshallnz
2009-10-11
updated: delete zlib1.dll when uninstall
taxigps
2009-10-10
updated: add weather plugin folder into build script
taxigps
2009-10-10
[WIN32] cleanup: removed dead headers from project files
moby-uk
2009-10-10
updated: Platinum project file
c0diq
2009-10-07
[WIN32] fixed: updated UnrarXLib's libSDL-WIN32 include path
moby-uk
2009-10-07
[WIN32] moved xbmc/lib/libSDL-WIN32 to lib/libSDL-WIN32
wiso
2009-10-07
changed: Get rid of the use of g_graphicsContext to send messages (all it did...
jmarshallnz
2009-10-06
[WIN32] added zlib1.dll to build dependencies
wiso
2009-10-06
[WIN32] added the libass project file to the XBMC project
wiso
2009-10-06
[WIN32]: added freetype to the XBMC project and changed the header includes t...
wiso
2009-10-05
cleanup: 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-04
added: DDS read support for textures.
jmarshallnz
2009-10-03
fixed: sync Win32 build with r23346
jmarshallnz
2009-10-02
[WIN32] cleanup: various unused/removed codec files.
charlydoes
2009-10-02
fixed: remove MPCCodec from vcproj
taxigps
2009-10-01
fixed: WIN32 Build fixes and warnings.
jmarshallnz
2009-09-30
added: Ticket #7187, TV Teletext support for DVB EBU Teletext streams
alwinus
2009-09-28
fixed: Win32 build, and standard-typed XBTFReader (writer needs doing as well)
jmarshallnz
2009-09-28
added: Asynchronous job manager to simplify background processing (ticket #72...
jmarshallnz
2009-09-27
color tag support for SAMI subtitles, and share code with srt subtitles
taxigps
2009-09-25
fixed: [Win32] Compile C files as C++ in Visual Studio
darkdonno
2009-09-24
changed: No need for XBMC_c project if we build the four .c files as .cpp
jmarshallnz
2009-09-24
[WIN32] added: precompiled headers to speed up compilation, probably needs so...
charlydoes
2009-09-24
[WIN32] fixed compiler error + cosmetics
wiso
2009-09-24
cleanup: GUIInfoColor.cpp/h -> GUIInfoTypes.cpp/h, and moved GUIInfoLabel in ...
jmarshallnz
2009-09-23
changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller