aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2015-12-12[codeshuffle] - moved main to platform/posixMemphiz
2015-12-12[codeshuffle] - moved winmain to platformMemphiz
2015-12-12[codeshuffle] - moved xbmc.cpp/.h to platformMemphiz
2015-12-12[codeshuffle] - moved XbmcContext.h/.cppMemphiz
2015-12-12[codeshuffle] - moved MessagePrinter.h/.cppMemphiz
2015-12-12[win32] add VS2015 redist files to installerMartijn Kaijser
2015-12-11[guilib] Add an ffmpeg based image loader.ace20022
Based on notspiff's poc.
2015-12-09Merge pull request #8491 from MartijnKaijser/win32_python2710Martijn Kaijser
[win32] bump to Python 2.7.10
2015-12-07[win32] Fix post build event copy instruction.ace20022
This makes building with VS 2015 update 1 possible.
2015-12-06fixup VS projectRainer Hochecker
2015-12-06[win32] Add handling of DispResResource.Anton Fedchin
2015-12-06VideoPlayer: win32 fixes for ffmpegRainer Hochecker
2015-12-06dvdplayer: you are dead, dont you come back anymore'Rainer Hochecker
2015-12-06rename dvdplayer to VideoPlayerRainer Hochecker
2015-12-06[win32] bump to Python 2.7.10Martijn Kaijser
2015-12-06Merge pull request #8253 from Razzeee/sqlite-3-9-1Martijn Kaijser
Bump to SQLite 3090200 (aka 3.9.2)
2015-12-06Bump to SQLite 3090200 (aka 3.9.2)Kolja Lampe
2015-12-05Merge pull request #8443 from stefansaraev/taglibMartijn Kaijser
[depends] update taglib to 1.10
2015-12-02[cmake] fix package-addon (zip) target on linuxwsnipex
2015-11-25[depends] update taglib to 1.10Stefan Saraev
2015-10-24[cleanup] remove karaoke supportMatthias Kortstiege
2015-10-21Merge pull request #8262 from ksooo/improve-timer-padding-uxKai Sommerfeld
[PVR] Improve timer padding user experience
2015-10-21[VS] sync project fileJenkins
2015-10-21Merge pull request #8209 from Montellese/binary_addons_bootstrappingSascha Montellese
[binary addons] improve bootstrap buildsystem to support arbitrary meta repositories
2015-10-18Merge pull request #8224 from garbear/minorsGarrett Brown
Minors from RetroPlayer branch
2015-10-15[win32] Fix VS project after #8212Garrett Brown
2015-10-15Merge pull request #8180 from Memphiz/fix_shairport_ios9Memphiz
[airplay] - restore ios 9 music streaming capability
2015-10-15Merge pull request #8212 from notspiff/add_ffmpeg_tagloader_retryRainer Hochecker
Add ffmpeg tagloader - retry
2015-10-14[binary addons] Allow overriding install pathsGarrett Brown
Thanks to wsnipex.
2015-10-14[binary addons] kodi-platform: remove dependency on "kodi" as it's not ↵montellese
available as a CMake project and causes warnings
2015-10-14[win32][binary addons] set CPACK_PACKAGE_DIRECTORY to %TEMP% to shorten the ↵montellese
resulting paths
2015-10-14[binary addons] use CPACK_PACKAGE_DIRECTORY instead of making assumptions ↵montellese
about the output location of archives packaged with CPack
2015-10-14[binary addons] improve bootstrap buildsystem to support arbitrary meta ↵montellese
repositories
2015-10-14[binary addons] fix handling of PACKAGE_DIR argumentmontellese
2015-10-14[binary addons] fix typo in log messagemontellese
2015-10-13added: FFmpeg based tag loaderArne Morten Kvarving
2015-10-04[depends/shairplay] - updated libshairplay to the current master which ↵Memphiz
supports ios9 clients (also bumped on win32)
2015-10-03Merge pull request #7952 from sportica/add_korean_keyboardPär Björklund
Add Korean keyboard
2015-09-25[win32] add screensaver add-ons to installerMartijn Kaijser
2015-09-21Add Korean keyboardsportica
2015-09-18Reworked AutPtrHandle to make it a generic scopeguardPär Björklund
2015-09-17[library.kodi.audioengine] Adapt project filesAchim Turan
2015-09-13Merge pull request #8011 from Montellese/unify_musicMartijn Kaijser
Unify music library and files view
2015-09-12Fixed VS project files and a new nitpicksPär Björklund
2015-09-11Merge pull request #6174 from AlwinEsch/radio-rds-supportAlwin Esch
[pvr] Radio RDS support
2015-09-10bye bye GUIWindowMusicSongsArne Morten Kvarving
2015-09-10Add the ability to open dialogyesno by sending a threadmessage.Pär Björklund
Added two helper methods to make this easier in KODI::MESSAGING::HELPERS namespace Changed all non-gui code to use this method instead to get rid of one gui include.
2015-09-10Merge pull request #7960 from ace20022/gif2015Andreas Zelend
Add proper gif support (next try)
2015-09-10Merge pull request #7991 from Memphiz/mrmc_backportsMemphiz
Mrmc backports
2015-09-10removed, LockFree. Also not used since water made to wineS. Davilla