aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2013-11-12settings: move settings library files into xbmc/settings/libmontellese
2013-11-12refactors static content in containers into a list provider classJonathan Marshall
2013-11-09makefile: remove xbmc/main/main.a from xbmc.bin depsJoakim Plate
2013-11-06FIX: [stagefright] dyload the whole codec to prevent potential future api bre...Chris "koying" Browet
2013-11-02Only build libwayland_test.a if building tests with waylandSam Spilsbury
2013-10-24Merge pull request #3495 from t-nelson/droid-clean2Trent Nelson
2013-10-24removed stale USE_AMPLAYERS. Davilla
2013-10-24[DROID]Added make clean to Android packagingperpe
2013-10-12Initial wayland test frameworkSam Spilsbury
2013-09-03Texturepacker: rework to support native builds with *_FOR_BUILD, Texturepacke...Stephan Raue
2013-08-24[make] don't install addon data of disabled addonswsnipex
2013-08-24[configure] make waveform and spectrum visualizations optionalwsnipex
2013-08-07added: generate and install cmake helpers for addonsspiff
2013-08-06Introduce a libav-hacks library to wrap a compatibility layer with libav.Alexis Ballier
2013-08-05[buildsys] - fix missing clean of xbmc/main/main.aMemphiz
2013-08-02fix linux build after 7e8e1c9493a51e4739a507d6f62dadb7db411f78wsnipex
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