aboutsummaryrefslogtreecommitdiff
path: root/Kodi.xcodeproj
AgeCommit message (Collapse)Author
2016-04-14Removed HTTPFile from XCODEprojmapfau
2016-04-01[ios] - remove Info.plist from ressources - hopefully fixes corrupted plist ↵Memphiz
files
2016-03-31FFmpegVideoDecoder: Trash entire classfritsch
2016-03-23[pvr] - rework PVRManager, addons are owned by addon systemRainer Hochecker
2016-03-20add ServiceManager and ServiceBroker - gain control over memoryRainer Hochecker
2016-03-18[pvr] drop PVRFileRainer Hochecker
2016-03-17Port remaining music info context menusKolja Lampe
2016-03-17[contextmenu] move video info to new systemThomas Amland
2016-03-17[contextmenu] move addon menus to new systemThomas Amland
2016-03-17addons: implement cache for binary addonsRainer Hochecker
2016-03-14xcode: add inputstream headers for addonRainer Hochecker
2016-03-11Merge pull request #8807 from garbear/controller-inputGarrett Brown
Controller input
2016-03-11[videoplayer] Add a demuxer that manages demuxing of multiple streams/files ↵ace20022
at once.
2016-03-11[videoplayer] Add InputStreamMultiSource to open/handle input streams from ↵ace20022
multiple sources (at once).
2016-03-10[xcode] Sync projectGarrett Brown
2016-03-10Remove joystick codeGarrett Brown
Joystick support will return in a following commit. Platform specific code will be isolated entirely in binary add-ons. Removal of joystick code is incomplete on Android (todo) Thanks to Tolriq for fixing broken EventServer.
2016-03-10[addon callbacks] Import xbmc_vfs_utils.hppGarrett Brown
2016-03-09Merge pull request #9252 from AlwinEsch/move-current-addon-libAlwin Esch
[addon] Move add-on library parts to independent folders
2016-03-09[addon] Move add-on library parts to independent folders (code rework)Alwin Esch
2016-03-09Merge pull request #9296 from stefansaraev/xprPhilipp Temminghoff
[guilib] cleanup leftover TextureBundleXPR*
2016-03-08VideoPlayer: identify DemuxStream by unique id, not by indexRainer Hochecker
2016-03-08[guilib] cleanup leftover TextureBundleXPR*Stefan Saraev
2016-03-07VideoPlayer: render debug infoRainer Hochecker
2016-03-05Add binary addon InputStreamxbmc
2016-02-29[addon] rename add-on include folder to match new style and prevent header ↵Alwin Esch
#ifdef's
2016-02-29VideoPlayer: add process info, helps deciding what option should be taken ↵xbmc
for sttings like deinterlacing
2016-02-13Merge pull request #9062 from Memphiz/mrmc_backports4Memphiz
Mrmc backports4
2016-02-11[xcode] project files updateKai Sommerfeld
2016-02-11[addons] refactor addon constructionThomas Amland
2016-02-06[cleanup] Remove unused filesChristian Fetzer
xbmc/utils/WindowsShortcut.h/cpp and xbmc/win32/WMIInterface.h/cpp are unused.
2016-02-06[ios] - changed, iOS. factor out AnnounceReceiver (will be used for tvos too ↵S. Davilla
later)
2016-02-05[guilib][depends] Remove libgif from core. It's still needed for TexturePacker.ace20022
2016-02-02VideoPlayer: refactor DemuxerClient (ex PVR)Rainer Hochecker
2016-02-01Don't show "* all entries" for widgetsKolja Lampe
2016-01-29drop TimeSmootherRainer Hochecker
2016-01-26Refactor InfoScannersDeniz Türkoglu
We were not sharing any code between the scanners although they have some logic that can be easily shared. This patch is the initial refactoring to remedy the situation, however there is space left for more refactoring.
2016-01-23Merge pull request #8875 from ronie/dialogvolumebarMartijn Kaijser
Remove mutebug dialog
2016-01-19remove mutebug dialogronie
2016-01-17VideoPlayer: remove dead codeRainer Hochecker
2016-01-13[xcode] - remove HEADER_SEARCH_PATHES from xcode and update them properly in ↵Memphiz
App.xcconfig
2016-01-13[osx] - corrected wrong Info.plist path in xcode project and buildphase ↵Memphiz
script - fixes #16508
2016-01-13Merge pull request #8832 from Memphiz/mrmc_backports3jenkins4kodi
2016-01-13[platform/darwin] - add some new darwin helper classes from MrMCMemphiz
2016-01-13[configure] - renamed IOS-Info.plist.inMemphiz
2016-01-10[filesystem] add videodb://inprogresstvshowsSascha Kuehndel (InuSasha)
visualstudio by Razzeee xcode by anaconda
2016-01-10[ios] - renamed AESinkDARWINIOS.cpp to .mmMemphiz
2016-01-05drop libmpeg2Rainer Hochecker
2015-12-29[cleanup] nuke jpegioStefan Saraev
2015-12-29[cleanup] nuke cximageStefan Saraev
2015-12-29Merge pull request #8612 from stefansaraev/sapstreams-cleanupRazzeee
[cleanup] nuke sap streams