aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XBMC.vcxproj
AgeCommit message (Expand)Author
2013-12-22[scrapers] Support XSLT transforms (XML->XML) in the scrapersnight199uk
2013-12-07Merge pull request #3589 from afedchin/dxva-hdwsoltys
2013-12-07[info] splits InfoSingle/Expression out from InfoBool.hJonathan Marshall
2013-12-03[dxva] added dxva-hd renderer as alternative native dxva.Anton Fedchin
2013-11-18Add Utf8Utils.h/.cpp with class for UTF-8 string manipulationsKarlson2k
2013-11-12[win32] update VS project filesmontellese
2013-11-12[gtest] - move test for texturecache to textureutils as the tested method als...Memphiz
2013-11-12[subtitles] adds new dialog for subtitles to core.Jonathan Marshall
2013-11-12adds a directory provider classJonathan Marshall
2013-11-12refactors static content in containers into a list provider classJonathan Marshall
2013-11-11[win32] update VS project filesmontellese
2013-11-11Merge pull request #3614 from elupus/audio_cleanJoakim Plate
2013-11-10dvdplayer: drop old performance countersJoakim Plate
2013-11-10[win32] Add "core-defaults" with basic project settings, include file in each...Karlson2k
2013-11-10[win32] XBMC, XbmcCommons and XbmcThreads projects: remove custom settings as...Karlson2k
2013-11-10[win32] rename project defaults file, update paths to defaults file in projectsKarlson2k
2013-11-05subs: move rendering to text subtitles to overlay rendererJoakim Plate
2013-11-05CharsetDetection: add new header 'CharsetDetection.h' and implementation 'Cha...Karlson2k
2013-11-03[win32] update VS project filesmontellese
2013-11-03[win32] update VS project filesmontellese
2013-11-03[textures] expose the texture cache to JSON-RPC with GetTextures/RemoveTextureJonathan Marshall
2013-11-03[smartplaylist] move CDatabaseQueryRule to a new fileJonathan Marshall
2013-11-01Merge pull request #3485 from Karlson2k/win32_projects_update_01wsoltys
2013-11-01Merge pull request #3528 from Karlson2k/win32_projects_update_02Martijn Kaijser
2013-11-01Merge pull request #3527 from Karlson2k/win32_projects_cleanup_03Martijn Kaijser
2013-11-01Merge pull request #3488 from Karlson2k/win32_env_path_fix_01Martijn Kaijser
2013-10-31Merge pull request #3455 from FernetMenta/audiopageRainer Hochecker
2013-10-30[win32] cleanup: remove leftover from old project conversionKarlson2k
2013-10-30[win32] mark debug/release configs with proper internal marksKarlson2k
2013-10-30[win32] add Win 8.1 detectionVoyager1
2013-10-28update VS project after removal of SoftAERainer Hochecker
2013-10-24[win32] Fix win32 VS debugging environment. No need anymore to copy dlls to D...Karlson2k
2013-10-24[win32] Use more VC optimizations for important XBMC parts for 'Release' configKarlson2k
2013-10-02Refactor CWinEventsTrent Nelson
2013-10-01[win32] Remove PCRE project from solutionKarlson2k
2013-09-19Add uXstrings.h with declarations of u16string and u32stringKarlson2k
2013-09-09[win32] update VS project filesmontellese
2013-09-08[win32] update VS project filesmontellese
2013-09-07[win32] update VS2010 project preprocessor to VistaMartijn Kaijser
2013-09-07Merge pull request #3191 from wsoltys/remove_emu_socketMartijn Kaijser
2013-09-03removed the emu_socket directory and files as its not in use for windows and ...wsoltys
2013-09-03[win32] Put 'XBMC_HOME' to the project for easy build and runKarlson2k
2013-08-09Adding JSON-RPC support for Profiles operations to XBMC.DoraXBMC
2013-08-06[win32] update VS project filesmontellese
2013-08-04Protect Player!Voyager1
2013-08-01[3D] add a global toggle to enable/disable stereoscopic related features and ...Joakim Plate
2013-08-01dvdplayer: factor out render flags from playerJoakim Plate
2013-08-01AE: update VS for ActiveAEunknown
2013-07-16[configure] don't use relative include paths in addon headerswsnipex
2013-07-08Merge pull request #2934 from aballier/cdripupdateArne Morten Kvarving