aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2010-05-24Removed : [PM3.HD] from SVN will now be hosted on ↵jezz_x
https://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd (among other things) and available through the XBMC addon manager. PS: hope I fixed the build system right :) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30512 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-23[WIN32] removed libcurl-mingw32 include pathwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30464 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-23[WIN32] changed: download libcurl and delete it from svn. builders: you have ↵wiso
to run DownloadBuildDeps.bat git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30461 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-20[WIN32] Download the build dependencies only once, dl & extract refactored ↵CrystalPT
in independent .bat git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30354 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-18[WIN32] Same treatment to vs2010 projects than r30260blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30283 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-17[WIN32] Clean building. Now, all libs output in the "libs" folder, and ↵blinkseb
objects files in the "objs" folder. This make the building tree a little more cleaner. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30260 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-17[VS2010] added project for liblame. Rough, but builds and works.CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30238 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-17added: Ticket #9132 - FLAC encoder for Rip Audio CD, thanks to mvladicjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30236 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16[VS2010] use the dedicated "DPI Aware" settingCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30235 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16[VS2010] updated cpluff, libenca project files in order to get rid of ↵blinkseb
warning MSB8012 Removed files from solutions which don't exist anymore git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30220 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-16[WIN32] Add VS2010 project for cpluffCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30212 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-14[WIN32]: fixed: SystemGlobals.h not placed correctly in VS2010CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30156 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13[WIN32] fixed: add property sheet to VS2010 project - equivalent to global ↵CrystalPT
settings of VS2008 git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30125 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13[WIN32] fixed up VS2010 project according to r30123CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30124 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13fixed: location of new/moved files in VS2010 project.CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30083 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13fixed: restore libass project file for VS2010.CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30081 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-13fixed: update VS2010 project with moved filesCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30080 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-12fixed: guilib build in VS2010CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30075 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-12VS2008 project fixupCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30066 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-12[WIN32] fixed compilation of new libass.dll and replaced the old project ↵wiso
file within the XBMC main project. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30058 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-11[WIN32] changed: don't use & as it may cause problems (thanks nuka)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30018 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-11Fixed: [Win32] Dependency downloader Take into account that people may have ↵jezz_x
the source code in a folder with spaces in the name git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30012 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-08[WIN32] download requirements for libass (fontconfig)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29934 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-08[WIN32] initial commit of downloader scripts to full fill the build ↵wiso
dependencies (call DownloadBuildDeps.bat and add trunk/project/BuildDependencies/include and trunk/project/BuildDependencies/lib to the vs directories) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29931 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-07[WIN32] build lame_enc.dll within the XBMC main project. Note: add ↵wiso
trunk/xbmc/tools/win32buildtools to your vs executable directory (who will update the wiki? ;) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29900 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-07[WIN32] fixed buildwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29888 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-07fixed: [win32] sync build.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29871 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-06changed: moved cpluff to build in-line. Requires libexpat - see wiki for ↵jmarshallnz
build info. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29832 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05[WIN32] fix compile with cpluff (missing cpluff.dll will crash XBMC)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29819 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-30[WIN32] fixed some wrong skin paths (thanks malmis)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29687 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-29[WIN32] quicky to get the skins to its placewiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29672 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-29[WIN32] [VS2010] Removed/updated headers 'cause it conflicted with vs2010 ↵blinkseb
up-to-date check git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29654 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-28[WIN32] Sync vs2010 with latest vs2008's changesblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29629 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-27[WIN32] removed the profile page from installer.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29560 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-27fixed: [win32] compile x2jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29527 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-26fixed: [win32] compile.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29526 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-24added: missing addon file to win32 projectelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29484 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-22[WIN32] [VS2010] build libsidplay2.dll within the XBMC main project.blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29438 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-22[WIN32] [VS2010] build nosefart.dll within the XBMC main project.blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29437 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-22[WIN32] [VS2010] build adpcm.dll within the XBMC main project.blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29436 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-22[WIN32] [VS2010] build libid3tag within the XBMC main project.blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29435 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-22[WIN32] [VS2010] build vgmstream.dll within the XBMC main project.blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29434 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] build libsidplay2.dll within the XBMC main project. deleted old binary.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29425 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] build nosefart.dll within the XBMC main project. deleted old binary.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29424 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] [VS2010] build libmad.dll within the XBMC main project (hopefully ↵blinkseb
with less warnings) fixed libdts release mode build, libRTV and libpcre build git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29423 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] [VS2010] added vorbisfile.dll to be created within the XBMC main projectblinkseb
sync lastest changes from vs2008 projects to vs2010's git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29422 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] build adpcm.dll within the XBMC main project.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29420 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] build libid3tag within the XBMC main project. We might to clean it ↵wiso
later since it takes the zlib headers from its source directory and the .lib of ImageLib_zlib ... git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29418 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] [VS2010] build AC3Codec.dll within the XBMC main projectblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29415 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-04-21[WIN32] [VS2010] build libdts within the XBMC main projectblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29414 568bbfeb-2a22-0410-94d2-cc84cf5bfa90