aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2012-08-08[WIN32] changed: set __SSE__ according to the precompiler definition used by ...WiSo
2012-08-05[win32] update project filesmontellese
2012-08-01[keyboard] - buildsys changesMemphiz
2012-07-15[WIN32] fixed: older versions of libcdio dll were not uninstalled.Martin van Beurden
2012-07-13changed: remove unused Cssrc classspiff
2012-07-12changed: drop CProgramDatabasespiff
2012-07-12changed: remove CShortcut class and related codespiff
2012-07-12[WIN32] fixed regression of 5c575d87361873324c6ea0680c4ebe220f90681bWiSo
2012-07-12[WIN32] fixed wrong vs buildlog location and type the vs buildlog to the cons...WiSo
2012-07-12[seekbar] adds seek handler rather than handling seeking directly in CGUIDial...Jonathan Marshall
2012-07-11Merge pull request #1128 from jmarshallnz/separate_db_updatejmarshallnz
2012-07-11[WIN32] fixed compilation after c1cecb9bddaea1510b0b083ae91db0b9658dee8aWiSo
2012-07-10adds new CDatabaseManager, and allow it to access CDatabase::Update directly.Jonathan Marshall
2012-07-08Merge pull request #1108 from Montellese/movie_taggingSascha Montellese
2012-07-08[win32] update project filesmontellese
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-07-03Merge pull request #887 from Pulse-Eight/cec1.6Lars Op den Kamp
2012-07-02cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using firmw...Lars Op den Kamp
2012-06-27[WIN32] fixed: uninstaller missed two dll'sWiSo
2012-06-17XbmcThreads: forgot to set /EHa switch for the release build in a5ce6b6montellese
2012-06-16[WIN32] removed unneeded filesWiSo
2012-06-13[win32] don't extract/copy readme.txt from libshairplay and libsqlite build d...montellese
2012-06-13[win32] use /EHa instead of /EHsc in XbmcThreads project (enables SEH excepti...montellese
2012-06-11[WIN32] added a package list file which contains all deps which are already i...WiSo
2012-06-10Merge pull request #961 from jimfcarroll/thread-cleanupJim Carroll
2012-06-09[win32] update VS project filesmontellese
2012-06-06[WIN32] get rid of SDL for XBMC. TexturePacker still needs it.WiSo
2012-06-05[WIN32] bump sqlite to 3.7.12.1 and use the changed package format.WiSo
2012-06-02[WIN32] fixed release build. added missing dxguid.lib (thanks Jezz_X for the ...WiSo
2012-06-01[WIN32] changed from old deprecated joystick interface (SDL) to directinputWiSo
2012-06-01[WIN32] bump libnfs to 1.3.0 (Memphiz: another one ;)WiSo
2012-06-01Merge pull request #981 from cptspiff/cdripjobsArne Morten Kvarving
2012-06-01ditch the now unused CDDAReader classspiff
2012-06-01changed: refactor the CD ripper codespiff
2012-06-01[WIN32] added scripts to download libshairplay from our mirrors.WiSo
2012-06-01Merge pull request #968 from Memphiz/airtunesMemphiz
2012-05-25the directory hasn't changed, just the archive nameJonathan Marshall
2012-05-25update tinyxml build dep fetches so we can grab a suitably built tinyxmlSTLd.libJonathan Marshall
2012-05-25switch VS2010 debug project to disable STL iterator checks so that debugging ...Jonathan Marshall
2012-05-15[windows] - add airtunes support to buildsysMemphiz
2012-05-13webserver: add handler for image://montellese
2012-05-13adds image:// file protocol as a wrapper for texture cache, to be used for JS...Jonathan Marshall
2012-05-12Adds back signal handling and windows translated exception handling in a less...FernetMenta
2012-05-11Revert "Revert "some missed VS2010 project file cleanup""CrystalP
2012-05-11Revert "some missed VS2010 project file cleanup"Damian Huckle
2012-05-11[AE][SoftAE] removed deprecated postproc stuff and moved engines into their o...Geoffrey McRae
2012-05-11some missed VS2010 project file cleanupJonathan Marshall
2012-05-10[win32] rearrange project file as per the filesystem layoutJonathan Marshall
2012-05-10[AE] remove old files from the build systemGeoffrey McRae
2012-05-10[AE] add new files to build systemGeoffrey McRae