aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express
AgeCommit message (Expand)Author
2013-10-02Refactor CWinEventsTrent Nelson
2013-10-01[win32] Remove PCRE project from solutionKarlson2k
2013-09-22[win32] remove "Debug" and "Release" as build solution as we always use "Debu...Martijn Kaijser
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-24Remove the Xp specific threading code.Jim Carroll
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
2013-07-08Improve recompile speed: Don't include git_revision.h in system.h (leads to e...Garrett Brown
2013-07-09added callback methods for binary add-ons to get codec id information from XB...Lars Op den Kamp
2013-07-08Merge pull request #2846 from Montellese/multi_language_addonsSascha Montellese
2013-07-05CDRip: Add definitions for ripping audio CDs to M4A (AAC) and WMA with FFmpeg.Alexis Ballier
2013-07-01[win32] update VS project filesmontellese
2013-06-18[win32] Enable SSE2 everywhereKarlson2k
2013-06-09[zeroconf] - cleanup ifdefs use HAS_MDNS and HAS_MDNS_EMBEDDED (similar to wh...Memphiz
2013-06-04[RFC] convert CFavourites into CFavouritesDirectoryFice
2013-06-04Remove DownloadQueue & DownloadQueueManagerRawk
2013-06-02[win32] Finally remove win32env.cKarlson2k
2013-05-13[win32] update VS project filesmontellese
2013-05-12Environment: Implement "CEnvironment" class with functions for environment ma...Karlson2k
2013-05-09wake on accesst4.ravenbird
2013-05-04PAPlayer plays CD audio using dvdplayer demuxerHubert Miś
2013-05-04Add CDDA demuxerhmis
2013-05-02[win32] fixed broken build, missing FavouritesOperations.xxace20022
2013-05-01Merge pull request #2680 from Karlson2k/Remove_dead_code_01Martijn Kaijser
2013-05-01[win32] update VS project filesmontellese
2013-05-01Remove unused DVDPlayerAudioResampler from VC project and from Makefile.inKarlson2k
2013-04-08musicdatabasedirectory: replace all the CDirectoryNode implementations that p...montellese
2013-04-08videodatabasedirectory: replace all the CDirectoryNode implementations that p...montellese
2013-04-06Merge pull request #2552 from wsoltys/direntwsoltys
2013-04-05[WIN32] replace old dirent emulation to a more complete one. Even though I ca...wsoltys
2013-04-05allow fullscreen actions such as next subtitle, audio stream, audio/subs dela...Jonathan Marshall
2013-04-04[win32] use generic touch input (adds swipe, rotate and zoom gestures)montellese
2013-04-04[win32] update VS project filesmontellese
2013-04-01[win32] update VS project filesmontellese
2013-03-11[win32] update VS project files after 92c7bf0e682a63baee3cd81a36468a346b16d5a8montellese
2013-03-09[win32] update VS project filesmontellese
2013-03-06project file updates after removing internal lastfm/scrobbler supportspiff
2013-03-03[win32] update project filesmontellese