aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-04[WIN32] xbmc doesn't use mipmapping, keep the default state of NONECrystalP
2011-02-03fixed, set the headers on the SPS blocks correctly. thanks philiplS. Davilla
2011-02-03fixed: Cssrc::PutFloatData wasn't rounding correctlybobo1on1
2011-02-03fixed: this memcpy in CAudioDecoder should be a memmovebobo1on1
2011-02-02fixed: Ticket #11156 - Catalan language update for Confluence skin addon.xml ...vdrfan
2011-02-02fixed: Ticket #11155 - Catalan language file for Confluence skin (Update) - t...vdrfan
2011-02-02fixed: set content-type in header for wedav propfind request + less error pro...vdrfan
2011-02-02fixed: the memcpy in PAPlayer::AddPacketsToStream definitely has to be a memmovebobo1on1
2011-02-02added: Catalan language file for Confluence skin (#11150 - thanks to dsoms)vdrfan
2011-02-02fixed: linux linuxvdrfan
2011-02-02Merge branch 'master' of github.com:xbmc/xbmcJohn Rennie
2011-02-02Splash.png is rendered at actual size assuming 720p resolution. See ticket 8700.John Rennie
2011-02-01cleanup: move abs(int64_t) to MathUtils.hCrystalP
2011-02-01[WIN32] fix OGL buildCrystalP
2011-02-01[WIN32] preparations to build mingw dlls withing the buildsetup process. stil...WiSo
2011-02-01[WIN32] mingw: refactored file checkWiSo
2011-02-01[WIN32] mingw: check if we should wait for a key press or notWiSo
2011-02-01[WIN32] mingw: check if the compilation was successfulWiSo
2011-02-01[WIN32] mingw: removed comment. plain wrong. just should have updated my msys...WiSo
2011-02-01set a default $MAKE to makeFneufneu
2011-01-31[WIN32] .gitignore adjustment for liba52CrystalP
2011-01-31[WIN32] added comments that it currently only works under Win32WiSo
2011-01-31[WIN32] set M$ envWiSo
2011-01-30[WIN32] fixed a few files location in the VS project. Will help with unnecess...CrystalP
2011-01-30Merge branch 'freebsd'spiff
2011-01-30[WIN32] fixed: black screen on downscaleCrystalP
2011-01-30fixed: Ticket #11138 - VideoPlayer.CastAndRole brokenvdrfan
2011-01-30fixed: Uninstall of addon didn't refresh the listing.Jonathan Marshall
2011-01-30changed: No need for CGUIWindowAddonBrowser to have OnJobComplete - use CAddo...Jonathan Marshall
2011-01-30fixed: FindAddons() needs calling before calling GetDeps() - caused dependenc...Jonathan Marshall
2011-01-30added: several missed ffmpeg patches from our treeAnssi Hannula
2011-01-30updated: update ffmpeg add-build-scripts.patch to reflect tree stateAnssi Hannula
2011-01-30[WIN32] grr, fixed oops againWiSo
2011-01-30[WIN32] changed: use a shell script for the mingw dlls and call it from the b...WiSo
2011-01-30[WIN32] removed vs2008 occurrence because we don't support it anymore (projec...WiSo
2011-01-29fixed: compile with --disable-optical-drivebobo1on1
2011-01-29[osx] tiny fixes to cpu feature detectS. Davilla
2011-01-29[WIN32] use rxvt and don't force interactionWiSo
2011-01-29[WIN32] added: batch file to compile mingw libs (for inclusion in the automat...WiSo
2011-01-29[WIN32] build libdvd in the right directoryWiSo
2011-01-29[WIN32] fixed oopsWiSo
2011-01-29[WIN32] changed: use libtool from mingw. fixes libdvd won't compile.WiSo
2011-01-29[WIN32] changed: dist directory seems to be goneWiSo
2011-01-29[WIN32] fixed: copy perl's lib directory tooWiSo
2011-01-29[WIN32] changed: copy dll to the right location. bootstrap doesn't work anymo...WiSo
2011-01-29[WIN32] added some supplementary tools to make bootstrap work (which it does ...WiSo
2011-01-29[WIN32] don't copy avconfig.h since it's in the repo anywayWiSo
2011-01-29[WIN32] check if we are called from within the ffmpeg directory. fixed: copy ...WiSo
2011-01-29[WIN32] fixed ffmpeg compilation by removing libfaad. Please provide a patch ...WiSo
2011-01-29[WIN32] mount xbmc source path under /xbmc (mingw)WiSo