aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express
AgeCommit message (Expand)Author
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
2013-02-28[cec] get the CEC devices that are connected to the system from libCEC, rathe...Lars Op den Kamp
2013-02-20[win32] cosmetic in VS project filemontellese
2013-02-10ADD: filesystems: Write-enabled WEBDAVChris "Koying" Browet
2013-02-06added an imagefactory to XBMC. The only libs currently are libjpeg-turbo and ...wsoltys
2013-02-05Remove LCDproc support from XBMC coreDaniel Scheller
2013-02-04[win32] update VS project filesmontellese
2013-02-03Merge pull request #1597 from elupus/upnp-playerJoakim Plate
2013-02-02[win32] cleanup VS project filesmontellese
2013-01-27[WIN32] switched from internal liblame to external (3.99.5) and download it f...WiSo
2013-01-20upnp: add support for controlling external playerJoakim Plate
2012-12-23Fixed #13574 as well as several other bugs caused by improper DVDPlayer usage...George Yunaev
2012-11-25Added PyContext.h/cpp to the Win32 project. Fixed include path issue that was...Jim Carroll
2012-11-18[test] add unit tests for CUrlOptionsmontellese
2012-11-16adds AELimiter.h/cpp to the win32 buildJonathan Marshall
2012-11-11[win32] updated project filesmontellese
2012-10-27adds unit test for CTextureCache::GetWrappedImageURLJonathan Marshall
2012-10-25Merge pull request #1650 from Red-F/httpfile_postArne Morten Kvarving