aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
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
2012-05-08[WIN32] removed unneeded files from vs projectWiSo
2012-05-07fixed: line-endingsbobo1on1
2012-05-03[WIN32] fixed broken filter fileWiSo
2012-05-03[WIN32] added scripts to download tinyxml from our mirrorsWiSo
2012-05-03Use system implementation of tinyxml instead of internal implementation.Andres Mejia
2012-05-04[gettext] implemented ID based gettext PO file support, with fallback to XMLalanwww1
2012-05-02Merge branch 'bddir'Joakim Plate
2012-05-01[bluray] Add directory class listing all titles on disk/imageelupus
2012-05-01[WIN32] commons filter no longer needed in filter file.WiSo
2012-05-01[WIN32] added/moved zeroconfbrowserwin.cpp/.h to network/windows. All other c...WiSo
2012-05-01[WIN32] added: zeroconf browser for win32.WiSo
2012-05-01[WIN32] bump libjpeg-turbo to 1.2.0 and link with turbojpeg-static.lib (jpeg-...WiSo
2012-05-01initial implementation of library structure from xmlJonathan Marshall
2012-05-01[win32] ensure XbmcCommons and XbmcThreads build for all configurationsJonathan Marshall
2012-05-01equals doesn't always imply no difference...Jonathan Marshall
2012-04-21Tests working under windows.Jim Carroll
2012-04-21Broke circular dependency between threads and utils.Jim Carroll
2012-04-16[WIN] xbmc.cpp is not useful in Windows builds, exclude itCrystalP
2012-04-14[win32] in VS project move MediaSource.cpp into utils folder (where MediaSour...montellese