aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2013-07-16[configure] don't use relative include paths in addon headerswsnipex
2013-07-10[win32] - fix crashing with libnfs 1.6 by bumping to 1.6.1 (which is 1.6.0Memphiz
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-09[pvr] bump add-onsLars Op den Kamp
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-17[mingw] added pkg-config to fix configure finding not all available libswsoltys
2013-06-11[jenkins] - do the mingw build in a backgroundthread and echo "." on the fore...Memphiz
2013-06-11[win32] cosmetic in BuildSetup.batmontellese
2013-06-11[win32] use MSBuild.exe or devenv.com (if available) in BuildSetup.bat to get...montellese
2013-06-10[pvr] sync add-onsLars Op den Kamp
2013-06-09[zeroconf] - cleanup ifdefs use HAS_MDNS and HAS_MDNS_EMBEDDED (similar to wh...Memphiz
2013-06-08[pvr] bump API version to 1.8.0 and sync add-onsLars Op den Kamp
2013-06-04[RFC] convert CFavourites into CFavouritesDirectoryFice
2013-06-04Remove DownloadQueue & DownloadQueueManagerRawk
2013-06-02[win32] Finally remove win32env.cKarlson2k
2013-05-29[win32] - bump libnfs to 1.6Memphiz
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-06[WIN32] removed glew lib.WiSo
2013-05-04PAPlayer plays CD audio using dvdplayer demuxerHubert Miś
2013-05-04Add CDDA demuxerhmis
2013-05-02[win32] - bump libshairplay to the same version we use in unified depsMemphiz
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-18[WIN32] fixed: forgot to update windows package list.wsoltys
2013-04-16[WIN32] fixed trailing space at the end of the branch name (I will do more te...wsoltys
2013-04-16[WIN32] fixed: setup file name got the branch name back (2. try)wsoltys
2013-04-15[win32] fixed: DX runtime setup was not included after 9eaf1cda11599
2013-04-14[WIN32] fixed: setup file name got the branch name back.wsoltys
2013-04-13[WIN32] fixed: hopefully this time. use the new mingw make only for ffmpeg an...wsoltys
2013-04-13[WIN32] fixed build setup by reverting to the old scripts.wsoltys
2013-04-13[WIN32] fixed: use gnu make 3.82 to compile newer ffmpegwsoltys
2013-04-12[WIN32] fixed: use sh shell for jenkins mode.wsoltys
2013-04-12[WIN32] fixed buildsetup syntax error. The code looks absolute correct to me ...wsoltys
2013-04-11Merge pull request #2554 from FlyingRat/ffmpeg-n1.2davilla
2013-04-11[WIN32] fixed BuildSetup.bat: copy the pdb file to the build setup directory.FlyingRat
2013-04-08musicdatabasedirectory: replace all the CDirectoryNode implementations that p...montellese
2013-04-08videodatabasedirectory: replace all the CDirectoryNode implementations that p...montellese
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - xbmc filesFlyingRat
2013-04-06[WIN32] updated sqlite to 3.7.16.1WiSo
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