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
/
XBMC.vcxproj
Age
Commit message (
Expand
)
Author
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
[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
2011-06-16
Added dirtyregion tools
Tobias Arrskog
2011-06-14
no need for NOMINMAX twice (thanks chadoe)
Jonathan Marshall
2011-06-13
added: TARGET_WINDOWS build configuration
Martin Ellis
2011-06-13
changed: version checking code so that debian style versioning can be used - ...
Martin Ellis
2011-06-13
Merge pull request #195 from malard/USB_HID2
Martin Ellis
2011-06-13
Merge pull request #180 from jmarshallnz/multiple_settings_files
Martin Ellis
2011-06-13
refactor app parameter parsing
Jonathan Marshall
2011-06-13
define NOMINMAX in win32 builds to avoid having to #undef min/max
Jonathan Marshall
2011-06-12
adding: win32 build support for keymaploader
Martin Ellis
2011-06-12
added: USBBus enumeration in windows
Martin Ellis
2011-06-08
Revert "added: updated advancedsettings to work via commandline"
Martin Ellis
2011-06-08
added: updated advancedsettings to work via commandline
Malard
2011-06-07
[win32] sync vs project to wavpack removal
pieh
2011-06-03
replace jsoncpp with yajl (thanks topfs2)
montellese
2011-05-24
Slingbox Windows Build
Harry Muscle
2011-05-20
[win32] replace jsoncpp with yajl
montellese
2011-05-16
[WIN32] build: added import for an optional XBMC.vcxproj.targets.user file to...
Martin van Beurden
2011-05-15
changed: remove old virtualpath code
spiff
2011-05-12
[WIN32] removed unnecessary include paths
WiSo
2011-05-12
[WIN32] removed repo freetype 2.3.9 from XBMC main project and used external ...
WiSo
2011-05-12
[WIN32] removed unnecessary includes
WiSo
2011-05-12
[WIN32] change projects to use external libiconv
WiSo
2011-05-10
changed: bump windows requirements to xp sp3
elupus
2011-05-07
[WIN32] download libcdio 0.81 from our mirror and remove old libcdio from sol...
WiSo
2011-05-04
[WIN32] moved libcrystalhd to /lib/win32 and adapted paths
WiSo
2011-04-28
changed: our aiff codec does not handle all files so let ffmpeg do the honors
spiff
2011-04-28
[WIN32] fixed build
WiSo
2011-04-18
jsonrpc: fixed Win32 build and added new permission "Navigate"
montellese
2011-04-17
added: sync VS2010 project files (thanks Montellese)
amet
2011-04-10
Revert "[WIN32] removed pcre project from XBMC solution and fixed the inclusi...
WiSo
2011-04-09
[WIN32] removed pcre project from XBMC solution and fixed the inclusion of th...
WiSo
2011-04-09
[WIN32] removed ogg/vorbis paths from the XBMC project
WiSo
2011-04-07
removed USE_EXTERNAL_PYTHON from the windows projects (from Linux, using emac...
Jim Carroll
2011-04-07
Updated windows projects and code to remove the last evil vestages of interna...
jimfcarroll
2011-04-06
[WIN32] fixed some merge leftovers
WiSo
2011-04-06
Merge remote branch 'mine/ext-python'
Jim Carroll
2011-04-06
Code changes to make external python work in windows. Changes credit to WiSo
WiSo
2011-04-06
Adding external python to the win32 build system. credit to WiSo and blinkseb.
jimfcarroll
2011-04-06
This commit represents the including of the new external python for win32. cr...
WiSo
2011-04-06
[WIN32] fixed build
WiSo
2011-04-05
Code changes for external python. Changes include submissions by cptspiff,WiS...
spiff
2011-04-05
Make JSON RPC compliant with the JSON RPC 2.0 specification
montellese
[next]