aboutsummaryrefslogtreecommitdiff
path: root/XBMC-IOS.xcodeproj/project.pbxproj
AgeCommit message (Collapse)Author
2013-05-27[ios] remove unused XBMC-iOS and XBMC-ATV2 xcodeprojectStephan Diederich
2013-05-13[osx/ios/atv2] - sync xcode projectsMemphiz
2013-05-13[osx/ios/atv2] - sync xcode projects (generic environment))Memphiz
2013-05-09wake on accesst4.ravenbird
2013-05-05[osx/ios/atv2] - sync xcode projectsMemphiz
2013-05-02[osx/ios] fixed broken build, missing FavouritesOperations.xxdavilla
2013-05-02[osx/ios] sync xcode projects with removal of DVDPlayerAudioResamplerdavilla
2013-05-01[osx/ios/atv2] - sync xcode projectsMemphiz
2013-04-08fixed broken build, please ping a darwin dev so we can sync xcode project ↵davilla
files rather than discover broken builds
2013-04-05allow fullscreen actions such as next subtitle, audio stream, audio/subs ↵Jonathan Marshall
delay etc. to be handled in other places
2013-04-04[osx/ios/atv2] - sync xcode projectsMemphiz
2013-04-01[osx/ios/atv2] - sync xcode projectsMemphiz
2013-03-30[osx/ios] cosmetic cleanup of project viewsS. Davilla
2013-03-30[ios] cosmetics, move Default-568h@2x.png to where it belongs in the project ↵S. Davilla
view
2013-03-25[osx/ios/atv2] - xcode: add XBMC_DEPENDS_ROOT and us it for constructing ↵Memphiz
XBMC_DEPENDS - allows overwrite of XBMC_DEPENDS_ROOT when building with xcodebuild from commandline
2013-03-15[osx/ios/atv2] - sync xcode projects to include Buffer.hulion
2013-03-13depends: Prepend -target to staging to avoid clashes with old depstheuni
Also, fix a few missed ARCHS -> CURRENT_ARCH
2013-03-13[darwin] change path ..xbmc-depends/toolchain -> ↵davilla
..xbmc-depends/buildtools-native
2013-03-13[darwin] fixed XBMC_DEPENDS def in xcdoe project, ARCHS is all archs, ↵davilla
CURRENT_ARCH is the one we are building
2013-03-11depends: fix ios projectCory Fields
2013-03-09[osx/ios/atv2] - sync xcode projectsMemphiz
2013-03-08handle ios interruption and app active/inactive/bg switch perperly.ulion
also suspend audio engine when needed, which affect the status of play-pause button on ios media control bar.
2013-03-08support show nowPlaying item info on ios lock screen and media control barulion
2013-03-07Merge pull request #2135 from Montellese/touch_inputSascha Montellese
generic & user-mappable touch input system
2013-03-06project file updates after removing internal lastfm/scrobbler supportspiff
2013-03-05[ios] - add unified gesture handler to ios xcode projectMemphiz
2013-03-04[darwin] sync xcode projectsdavilla
2013-02-10[osx/ios/atv2] - sync xcode projects for webdav writesupportMemphiz
2013-02-06added an imagefactory to XBMC. The only libs currently are libjpeg-turbo and ↵wsoltys
cximage.
2013-02-05Remove LCDproc support from XBMC coreDaniel Scheller
2013-02-05[ios] - enable the full iphone5 resolution by adding the right formated ↵Memphiz
default splash image into the bundle
2013-02-05[ios/atv2/osx] - sync xcode projectsMemphiz
2013-01-20upnp: add support for controlling external playerJoakim Plate
2012-12-23[osx/ios/atv2] - sync xcode projects - fixes build after ↵Memphiz
01a2ea04fa2f294ce6196d382a91e38f8ed862ae
2012-11-25[osx/ios/atv2] - sync xcode projectsMemphiz
2012-11-16[osx] fixed buildJonathan Marshall
2012-11-12[osx/ios] fix build, sync xcode projectsdavilla
2012-11-09[osx/ios/atv2] - fix prebuilt step - add xbmc-depends toolchain dir to PATH ↵Memphiz
so swig can be found
2012-11-08[osx/ios/atv2] - only generate python interface in xcode prebuilt step - and ↵Memphiz
do all (!!!wooohoooo!!!) compilation in xcode then
2012-10-31[ios] fixed buildslave build, add keychain unload scriptdavilla
2012-10-28[osx/ios/atv2] - don't build the legacy interface via make in the xcode ↵Memphiz
prebuilt step. This leads to broken vtables because of different buildsettings in xcode and make. Instead only build the python_bindings.a (code generation) via make and pull the legacy interface into xcode. This fixes subtitle addon on ios release builds and a dozen of other problems we didn't see yet. Thx @jcarroll to pointing it out.
2012-10-25[osx/ios/atv2] - sync xcode projectsMemphiz
2012-10-24[osx/ios/atv2] - sync xcode projectsMemphiz
2012-10-16[osx/ios/atv2] - sync xcode projectsMemphiz
2012-10-16adds backward compatibility art updater for Eden->FrodoJonathan Marshall
2012-10-16move video and music thumbloaders to their own .cpp/h filesJonathan Marshall
2012-10-15remove unneeded CGUIStandardWindow classJonathan Marshall
2012-10-10[ios] fixed crash when built under SDK6, VideoToolbox changed from ↵davilla
/System/Library/PrivateFrameworks to /System/Library/Frameworks and we need to fixup the internal path to reflect the actual location on iOS4/iOS5 devices
2012-10-10[osx/ios/atv2] remove HTTP-API referencesmontellese
2012-10-09[osx/ios] fixed, only find files and not directories with *.pvr, etcdavilla