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
2011-07-20
[win] Updated project for removal of boost.
Jim Carroll
2011-07-20
Added a windows native threading implementation.
Jim Carroll
2011-07-20
[WIN32] Updated Project files for pluggable threading.
jimfcarroll
2011-07-18
add 3GPP/TX3G (aka MPEG-4 Timed Text) Subtitle support, millions of XBMC/Hand...
davilla
2011-07-15
[WIN32] fixed: setup missing some dll files in root.
Martin van Beurden
2011-07-14
Merge pull request #265 from dteirney/dvdplayer
David Teirney
2011-07-12
Ticket #5773: Added functionality to automatically choose the best audio stre...
David Teirney
2011-07-11
[WIN32] moved dxsetup dependency to mirror servers.
Martin van Beurden
2011-07-10
[WIN32] synced debug target include paths with release. Should avoid further ...
WiSo
2011-07-10
[win32] remove xbmc/utils from additional include paths in .vsproj to avoid b...
pieh
2011-07-07
Merge pull request #252 from elupus/renderclean
Joakim Plate
2011-07-06
Merge pull request #247 from Memphiz/gesture2
Memphiz
2011-07-06
removed: old sdl based video renderer
elupus
2011-07-04
[win32] - syncing vc++ project
unknown
2011-07-04
[WIN32] changed mingw: use NUMBER_OF_PROCESSORS jobs for compiling (-jNUMBER_...
WiSo
2011-06-27
Merge pull request #184 from pieh/python_editControl
pieh
2011-06-26
Merge pull request #222 from jmarshallnz/dimblackfix
jmarshallnz
2011-06-27
move dim/black screensaver to the windowmanager
Jonathan Marshall
2011-06-26
[WIN32] enabled /MP by disabling /GM. /MP is much faster on multi core system...
WiSo
2011-06-26
[WIN32] fixed: link error in opengl build.
Martin van Beurden
2011-06-26
[WIN32] switch back to libmicrohttpd 0.4.5 since 0.9.12 won't stop in certain...
WiSo
2011-06-26
[WIN32] updated .gitignore and NSIS installer to work with new libcdio-12.dll
WiSo
2011-06-26
[WIN32] changed: use latest libcdio 0.83 git to support accessing bluray drives
WiSo
2011-06-26
[WIN32] enabled multi processor compilation (was there a reason that it was d...
WiSo
2011-06-24
[WIN32] removed unneeded include directories
WiSo
2011-06-24
[WIN32] added mingw libs to compile libmicrohttpd
WiSo
2011-06-24
[WIN32] changed: use libmicrohttpd 0.9.12
WiSo
2011-06-24
[WIN32] download libmicrohttpd 0.9.12 from our mirror
WiSo
2011-06-24
[WIN32] added texinfo to MSYS (needed by libcdio)
WiSo
2011-06-23
Merge pull request #209 from jimfcarroll/remove-circ-deps
jimfcarroll
2011-06-23
[WIN32] removed unexisting files from solution
Sébastien
2011-06-23
[WIN32] changed: moved vcredist dependency to mirror servers, include vc90(20...
Martin van Beurden
2011-06-23
[WIN32] changed: allow unchecking of directx installation option if dx dll is...
Martin van Beurden
2011-06-23
[WIN32] added description for nomingwlibs argument to buildsetup usage.
Martin van Beurden
2011-06-23
[WIN32] fixed release build
WiSo
2011-06-23
[WIN32] fixed: release build needs other boost named libs
WiSo
2011-06-23
[WIN32] fixed debug target linking by ignoring msvcprtd
WiSo
2011-06-23
[WIN32] download boost libs (note to myself: for next boost use the libs with...
WiSo
2011-06-23
[WIN32] removed XCriticalSection.cpp/.h
WiSo
2011-06-23
[WIN32] added Interruptible.cpp/.h and ThreadLocal.cpp to project
WiSo
2011-06-23
[WIN32] added Condition.h/cpp to project
WiSo
2011-06-23
[WIN32] removed Mutex.h/cpp from project
WiSo
2011-06-23
[WIN32] removed CriticalSection.cpp, SharedSection.cpp and SingleLock.cpp fro...
WiSo
2011-06-21
added: missing check for avformat-1.dll for win32 build script
elupus
2011-06-21
added: build libavfilter and add dll loader for it
elupus
2011-06-21
changed: restore ffmpeg's normal naming of swscale-0.dll
elupus
2011-06-18
Added: xbmcgui.editcontrol class for python. Closes #11580.
pieh
2011-06-18
[WIN32] fixed: removed unexisting header zconf.h from VS solution.
SĂ©bastien Brochet
2011-06-16
Merge branch 'dirty-region-rebase'
Jonathan Marshall
2011-06-16
move debug info rendering to the windowmanager
Jonathan Marshall
[next]