aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2013-08-01Merge pull request #2885 from smspillaz/fix-tests-16062013Martijn Kaijser
2013-07-16[configure] install missing addon bindingswsnipex
2013-07-09added callback methods for binary add-ons to get codec id information from XB...Lars Op den Kamp
2013-07-01interfaces: add ILanguageInvoker and ScriptInvocationManagermontellese
2013-06-20add xbmc-addon-bindings to dependsdavilla
2013-06-17Don't add xbmc.a to DIRECTORY_ARCHIVESSam Spilsbury
2013-06-09[mdns] - add optional libmdnsembedded support to configureMemphiz
2013-05-31added: install xbmc bindingsspiff
2013-05-10jni: build jni libraryCory Fields
2013-05-09build: stop using whole-archive for our final binaryCory Fields
2013-04-04move profile related files into new "profiles" directorymontellese
2013-03-07Merge pull request #2135 from Montellese/touch_inputSascha Montellese
2013-03-06changed: remove scrobbler and last.fm radio supportspiff
2013-03-05input: re-organize touch input handling to make it more generic and move it i...montellese
2013-03-03settings: move GUIDialog* and GUIWindow* into their own sub-directoriesmontellese
2013-02-04move view related files into new view folder and libmontellese
2013-01-31[configure] - make fishbmc optional and default to autodetect (fixes build fo...Memphiz
2013-01-31[add] visualization.fishbmcMarcel Ebmer
2012-11-24remove broken itunes visualizationronie
2012-10-10[linux] remove HTTP-API referencesmontellese
2012-10-05libid3tag/libapetag win/mac/linux/android removal (thanks theuni for the linu...Cory Fields
2012-10-02Merge pull request #1449 from theuni/bootstrapCory Fields
2012-09-26fixed, tools/XBMCTex is long gone, remove itS. Davilla
2012-09-24[droid] add an implementation of rand_rCory Fields
2012-09-23fixed build, TexturePacker depends on xbmc/guilib/XBTF.h and xbmc/guilib/XBTF...davilla
2012-09-23[osx/ios] fixed, python dev is a pain under darwin, move build of xbmc/interf...davilla
2012-09-22Added a test to verify some type checking permutations.Jim Carroll
2012-09-20build: bootstrap overhaulCory Fields
2012-09-18[pvr] configure and build pvr add-ons if the tree is found in /pvr-addons, so...Lars Op den Kamp
2012-09-09@Montellese, @Memphiz, @jimfcarroll Replace the scripting engine with a codeg...Jim Carroll
2012-09-07[UPnP] changed: make UPnP optional (enabled by default), fix some missing #if...Alasdair Campbell
2012-09-05[GSOC] Add test cases for XFILE::CFile class.Andres Mejia
2012-09-05[GSOC] Build a single 'main' test program.Andres Mejia
2012-09-05[GSOC] Have the testsuite built when the 'check' target is invoked.Andres Mejia
2012-09-04Merge pull request #1282 from huceke/raspberrypihuceke
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-08-13[cosmetics] - whitespacesMemphiz
2012-08-10[rbp] added raspberrypi omxplayergimli
2012-08-09cpluff: don't explicitly link libdlCory Fields
2012-08-08[droid] add new internal player for amlogic based SoCsdavilla
2012-08-08[droid] Install all .so. We don't use the arch hacks anymoreCory Fields
2012-08-08[droid] - fix make install on darwin (limited find again - we use the same ap...Memphiz
2012-08-08[droid] add convenience apk targetCory Fields
2012-08-08[droid] install libxbmc.so properlyCory Fields
2012-08-08[droid] sanity check. Don't allow missing symbols in our shared libCory Fields
2012-08-08[droid] Android needs skins tooCory Fields
2012-08-08[droid] implement basic CAndroidStorageProvidermontellese
2012-08-08[droid] implement CAndroidPowerSyscall which uses CXBMCApp::GetBatteryLevel()...montellese
2012-08-08[droid] rearrange configure for static linkingtheuni
2012-08-08[droid] add our custom solib loaderCory Fields