aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express
AgeCommit message (Expand)Author
2015-08-14refactor video item refreshing into CVideoLibraryRefreshingJobmontellese
2015-08-11filesystem: add CXbtManager, CXbtDirectory and CXBtFile to implement xbt://montellese
2015-08-11filesystem: add Directorize helper function and use it in CZipDirectory::GetD...montellese
2015-08-10[win32] update VS project filesmontellese
2015-08-10[win32] integrate crossguid as a static librarymontellese
2015-08-09Merge pull request #5326 from taxigps/keyboard_layoutsMartijn Kaijser
2015-08-08Merge pull request #7544 from tamland/context_menu_groupstamland
2015-08-06[keyboard] support codingtable input and add Chinese BaiduPY/BasePY layoutstaxigps
2015-07-29[splash] introduce splash also as regular windowMatthias Kortstiege
2015-07-28[addons] rename ContextItemAddon to ContextMenuAddonThomas Amland
2015-07-28[contextmenu] add support for sub-menus and multiple itemsThomas Amland
2015-07-21[win32] fix VS 2013 solutionmontellese
2015-07-19[adsp] Add dsp processing setting dialog selection to player dialogAlwinEsch
2015-07-19[adsp] Add adsp mode processing chain settings dialogAlwinEsch
2015-07-19[adsp] Add adsp addon callback helper libraryAlwinEsch
2015-07-19[adsp] Add basic audio dsp addon handling structureAlwinEsch
2015-07-15Clean up ApplicationMessengerPär Björklund
2015-07-15Reworked initialization for win32Pär Björklund
2015-07-13pictures: add CPictureScalingAlgorithm helper classmontellese
2015-07-12added: support for image resource addonsArne Morten Kvarving
2015-07-08[cleanup] DVDInputStreamTV is now unusedStefan Saraev
2015-07-08[cleanup] remove slingboxStefan Saraev
2015-07-08Drop internal HDHomeRun supporthudokkow
2015-07-07Recent merge broke project files, missing closing xml tagPär Björklund
2015-07-06[airtunes] - add support for remote controlling the client via DACPMemphiz
2015-07-05Moved a few functions from infomanager to sysinfoPär Björklund
2015-07-04[guilib] Rework to DirectX11.Anton Fedchin
2015-07-04[VideoRenderers] Rework to DirectX11.Anton Fedchin
2015-07-04[WinVideoFilter] Rework to DirectX11.Anton Fedchin
2015-07-04[win32] Changed XBMC.vcxproj to compile with Windows Kit 8.1 instead of Direc...Anton Fedchin
2015-07-04[win32] Added DirectX11 GUI shaders.Anton Fedchin
2015-07-04[win32] Added Effects11 project to solution.Anton Fedchin
2015-07-03[PVR] Series recording support (incl. PVR addon API version bump to 1.9.7)Kai Sommerfeld
2015-06-14[utils] Disable fast_memcpy which is slower than memcpypopcornmix
2015-05-24fixed gtest build that broke with kissfftPär Björklund
2015-05-10[fft/viz] - replaced our buggy fft implementation with rfftMemphiz
2015-04-18Merge pull request #6557 from tamland/uisound_addonstamland
2015-04-10[win32] - sync projectMemphiz
2015-04-01Merge pull request #6798 from stefansaraev/replaytvMartijn Kaijser
2015-04-01Merge pull request #6810 from Montellese/musicdb_singlesSascha Montellese
2015-04-01[replaytv] remove replaytv supportStefan Saraev
2015-04-01[daap] remove daap supportStefan Saraev
2015-04-01music: move EmbeddedArt and EmbeddedArtInfo from MusicInfoTag.h into its own ...montellese
2015-03-28[addons] add new ui sounds resource addon typeThomas Amland
2015-03-23Remove lib/enca/Bernd Kuhls
2015-03-19paplayer: drop obsolete codecs from libRainer Hochecker
2015-03-19paplayer: drop remaining codecs, only use ffmpegRainer Hochecker
2015-03-16Merge pull request #6413 from Karlson2k/w32_upd_mhd_01Karlson2k
2015-03-15Merge pull request #6627 from MartijnKaijser/no_eden_upgradeMartijn Kaijser
2015-03-13[htsp] remove internal htsp support.ksooo