aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2015-09-09[TextureManager] Use new gif implementation and remove now obsolete ↵ace20022
AnimatedGif class.
2015-09-09[gif] Add proper gif implementation using giflib 4/5.ace20022
2015-09-08Merge pull request #7961 from Montellese/fix_texturepacker_win32jenkins4kodi
2015-09-08[depends] Add giflib.ace20022
2015-09-08[win32] TexturePacker: bump version to 1.0.4montellese
2015-09-08[pvr] Radio RDS - Add handling codeAlwin Esch
2015-09-07Merge pull request #7874 from tamland/repo_updatertamland
[addons] rework repository updating
2015-09-04[binary addons] replace all addons with a binary addons definition repositorymontellese
2015-09-04[binary addons] automatically bootstrap all default repositories and addons ↵montellese
if no addon definitions are available
2015-09-04[binary addons] provide a bootstrap buildsystem to download addon definitionsmontellese
2015-09-04[binary addons] add ADDONS_DEFINITION_DIR to be able to specify the ↵montellese
directory containing the definitions for the addons to be built
2015-09-04[addons] rework repository updatingThomas Amland
2015-09-04copy config.site with friends to in-addon-tree autoconf dirsArne Morten Kvarving
2015-09-04[cmake] pass DEPENDS_PATH to addonswsnipex
2015-09-04[win32] update build scripts to handle visualization addonsmontellese
2015-09-04remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex ↵wsnipex
and waveform from tree
2015-09-04[binary addons] add visualizations fishbmc, goom, milkdrop, milkdrop2, ↵wsnipex
projectm, spectrum, vortex and waveform
2015-09-04[binary addons] add screensavers.rsxswsnipex
2015-09-01Merge pull request #7102 from popcornmix/dcadecMartijn Kaijser
[ffmpeg] Add support for libdcadec
2015-09-01Merge pull request #7880 from wsnipex/cmake_addon_regexjenkins4kodi
2015-09-01Added prebuilt libdcadec from same source as linux versionPär Björklund
2015-09-01Merge pull request #7872 from mkortstiege/nuke-peripheralsmanagerMartijn Kaijser
[peripherals] replace peripherals manager with dialogselect
2015-09-01Merge pull request #7727 from ace20022/bdAndreas Zelend
[bluray] Update libbluray to 0.8.1 and some enhancements
2015-09-01[peripherals] nuke PeripheralManagerMatthias Kortstiege
2015-09-01Merge pull request #7876 from mkortstiege/nuke-dialog-filestackMatthias Kortstiege
[video] replace play stack selection dialog with select dialog
2015-08-31[win32][bluray] Update libbluray to version 0.8.1.ace20022
2015-08-26Merge pull request #7890 from Montellese/cmake_fix_win32Sascha Montellese
[win32] fix minimum required CMake version for generator expressions
2015-08-25[win32] fix minimum required CMake version for generator expressionsmontellese
2015-08-24[binary addons] fix android by using TARGET_LINKER_FILE_NAME instead of ↵montellese
TARGET_FILE_NAME
2015-08-24[binary addons] Allow regex patterns in ADDONS_TO_BUILDwsnipex
2015-08-23[video] nuke GUIDialogFileStackingMatthias Kortstiege
2015-08-21[dxva] CProcessorHD::Convert - Optimize method with sse2 instructions.Anton Fedchin
2015-08-21[dx11] Moved CDVDCodecUtils::CopyDXVA2Picture to WinRenderer and optimize ↵Anton Fedchin
copying a DXVA texture to YUV buffer with sse4.
2015-08-19Merge pull request #7516 from xhaggi/gui-drop-overlay-dialogsSascha Woo
[gui] drop video/music overlay dialogs
2015-08-19[gui] drop video/music overlay dialogsxhaggi
2015-08-18[cmake] set CORE_SYSTEM_NAME on osx correctlyRainer Hochecker
2015-08-16Updated taglib that fixes a crash when playing flac filesPär Björklund
2015-08-15Merge pull request #7306 from Montellese/refactor_video_item_refreshSascha Montellese
video library: refactor "Refresh" and add it to JSON-RPC
2015-08-14[win32] update pre-built TexturePacker.exe dependencymontellese
2015-08-14refactor video item refreshing into CVideoLibraryRefreshingJobmontellese
2015-08-11filesystem: add CXbtManager, CXbtDirectory and CXBtFile to implement xbt://montellese
2015-08-11filesystem: add Directorize helper function and use it in ↵montellese
CZipDirectory::GetDirectory()
2015-08-11Merge pull request #6746 from Montellese/activity_logSascha Montellese
Activity log
2015-08-11Merge pull request #7725 from hudokkow/lazinessh.udo
[Binary add-ons] Point audio encoders/decoders to master instead of SHA
2015-08-11[binary addons] make sure CORE_SYSTEM_NAME is setStefan Saraev
2015-08-10[pvr.dvbviewer] Point to master again now ↵h.udo
https://github.com/xbmc/xbmc/pull/7570 is in
2015-08-10[Binary Add-ons] Point audio encoders/decoders to master instead of SHAhudokkow
2015-08-10[binary addons] fix addon.xml generation if addon.xml.in contains semicolonswsnipex
2015-08-10[win32] update VS project filesmontellese
2015-08-10[win32] integrate crossguid as a static librarymontellese