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
/
VS2010Express
Age
Commit message (
Expand
)
Author
2011-09-26
[WIN32] removed Debug and Release target from project file. Why are they back...
WiSo
2011-09-25
[WIN32] fixed: wrong input in XBMC project.
Sébastien Brochet
2011-09-20
[fixed] Removed the FairMonitor as the windows condition variable implementat...
Jim Carroll
2011-09-18
[WIN32] added: hook up libjpeg-turbo
wsoltys
2011-09-18
jsonrpc: refactor (Audio|Video|Picture)Player and (Audio|Video)Playlist
montellese
2011-09-11
enabled HAS_FILESYSTEM_NFS and fixed compilation
wsoltys
2011-09-05
jsonrpc: moved GetProperties, SetVolume, ToggleMute and Quit from XBMC to new...
montellese
2011-09-05
[WIN32] changed: opengl debug target should not require the directsdk anymore...
WiSo
2011-08-18
Merge pull request #352 from pieh/conditional_onX
pieh
2011-08-15
replace CGUIActionDescriptor and int navigation members with unified CGUIAction
pieh
2011-08-14
[move] - move InertialScrollingHandler.cpp/.h to input dir - thx spiff
Memphiz
2011-08-06
[WIN32] removed platform.select.h from xbmc projectfile
Martin van Beurden
2011-08-06
[WIN32] fixed build, TARGET_WINDOWS was not defined in UnrarXLib projectfile
Martin van Beurden
2011-08-02
add InfoBool classes for caching of boolean conditions and expressions
Jonathan Marshall
2011-08-01
get rid of depreciated buttonscroller control
Jonathan Marshall
2011-07-30
[fixed] replaced the Vista (or later) only implementation of the ConditionVar...
Jim Carroll
2011-07-22
Add CTimeSmoother class for smoothing timestamps
Jonathan Marshall
2011-07-20
[WIN32] Added SystemClock.h/.cpp to the project to fix the build
CrystalP
2011-07-20
[cosmetic] renamed platform.select to platform.select.h so that it would be m...
Jim Carroll
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-12
Ticket #5773: Added functionality to automatically choose the best audio stre...
David Teirney
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
removed: old sdl based video renderer
elupus
2011-07-04
[win32] - syncing vc++ project
unknown
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] 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] changed: use libmicrohttpd 0.9.12
WiSo
2011-06-23
[WIN32] removed unexisting files from solution
Sébastien
2011-06-23
[WIN32] fixed release build
WiSo
2011-06-23
[WIN32] fixed debug target linking by ignoring msvcprtd
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: build libavfilter and add dll loader for it
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
[next]