Age | Commit message (Expand) | Author |
2012-10-31 | [ios] fixed buildslave build, add keychain unload script | davilla |
2012-10-28 | [osx/ios/atv2] - don't build the legacy interface via make in the xcode prebu... | Memphiz |
2012-10-25 | [osx/ios/atv2] - sync xcode projects | Memphiz |
2012-10-24 | [osx/ios/atv2] - sync xcode projects | Memphiz |
2012-10-16 | [osx/ios/atv2] - sync xcode projects | Memphiz |
2012-10-16 | adds backward compatibility art updater for Eden->Frodo | Jonathan Marshall |
2012-10-16 | move video and music thumbloaders to their own .cpp/h files | Jonathan Marshall |
2012-10-15 | remove unneeded CGUIStandardWindow class | Jonathan Marshall |
2012-10-10 | [ios] fixed crash when built under SDK6, VideoToolbox changed from /System/Li... | davilla |
2012-10-10 | [osx/ios/atv2] remove HTTP-API references | montellese |
2012-10-09 | [osx/ios] fixed, only find files and not directories with *.pvr, etc | davilla |
2012-10-09 | [ios] cleanup Xcode fileview, NptPosixTime.cpp belongs in system, not core of... | davilla |
2012-10-09 | Merge pull request #1399 from Montellese/gsoc_advanced_filter | Sascha Montellese |
2012-10-09 | [osx/ios/atv2] update xcode project files | montellese |
2012-10-08 | Merge pull request #1571 from Memphiz/bxaremove | Arne Morten Kvarving |
2012-10-08 | changed: drop now unused CGUIDialogVideoScan | spiff |
2012-10-08 | [BXACodec] - get rid of the now obsolete BXACodec | Memphiz |
2012-10-07 | [ios/atv2] - fix build by syncing xcode projects | Memphiz |
2012-10-07 | [atv+ios] remove remaining references to libapetag and libid3tag from atv&ios... | Chris Roberts |
2012-10-07 | changed: remove now unused CGUIDialogMusicScan | spiff |
2012-10-04 | [osx/ios/atv2] - sync xcode projects and fix compilation (added missing Perip... | Memphiz |
2012-10-05 | [screenshot] move Screenshot.h/cpp to utils, and update projects | Jonathan Marshall |
2012-10-04 | [ios/atv2] - prevent xcode4 from using -Os on compiler optimisation (this may... | Memphiz |
2012-10-02 | [osx/ios/atv2] - sync xcode projects (add AddonsOperations.cpp/.h) | Memphiz |
2012-09-30 | [dvdplayer/subs] - factor the calculation from relative to absolute overlayt... | Memphiz |
2012-09-26 | [ios/osx] - enable LCD support like already available on the other linux plat... | Memphiz |
2012-09-26 | [osx/ios] fixed, do not run makefile scripts unless we are building | S. Davilla |
2012-09-23 | [osx/ios] fixed, python dev is a pain under darwin, move build of xbmc/interf... | davilla |
2012-09-18 | [osx/ios] fixed, exclude .git dirs from packaging | davilla |
2012-09-10 | [ios/atv2] - sync xcode projects | Memphiz |
2012-09-09 | @Montellese, @Memphiz, @jimfcarroll Replace the scripting engine with a codeg... | Jim Carroll |
2012-09-08 | [ios/atv2] - fix the linkpath in check_xbmc_dylib_depends before iterating th... | Memphiz |
2012-09-07 | [osx/ios/atv2] - sync xcode project | Memphiz |
2012-09-06 | [ios] add missing pvr packaging | davilla |
2012-09-05 | [ios/atv2] - sync xcode projects for the upnp bump | Memphiz |
2012-09-05 | [pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc... | Lars Op den Kamp |
2012-08-06 | [osx/ios/atv2] - fix build on commandline when using xcode 4.x | Memphiz |
2012-08-06 | [osx/ios/atv2] update project files | montellese |
2012-08-01 | [keyboard] - buildsys changes | Memphiz |
2012-07-31 | [osx/ios] fixed compiler warnings, move -Wreorder to WARNING_CFLAGS to OTHER_... | davilla |
2012-07-28 | [osx/ios/atv2] - fix xcode projects | Memphiz |
2012-07-13 | changed: remove unused Cssrc class | spiff |
2012-07-12 | changed: drop CProgramDatabase | spiff |
2012-07-12 | changed: remove CShortcut class and related code | spiff |
2012-07-12 | [seekbar] adds seek handler rather than handling seeking directly in CGUIDial... | Jonathan Marshall |
2012-07-10 | adds new CDatabaseManager, and allow it to access CDatabase::Update directly. | Jonathan Marshall |
2012-07-08 | Merge pull request #1108 from Montellese/movie_tagging | Sascha Montellese |
2012-07-08 | [osx/ios/atv2] update project files | montellese |
2012-07-08 | adds SaveFileStateJob.h to the Xcode project | Jonathan Marshall |
2012-07-03 | [ios/atv/xcode] add -Wreorder to build flags to match what is standard on new... | Memphiz |