Age | Commit message (Expand) | Author |
2013-11-12 | settings: move settings library files into xbmc/settings/lib | montellese |
2013-11-12 | refactors static content in containers into a list provider class | Jonathan Marshall |
2013-11-09 | makefile: remove xbmc/main/main.a from xbmc.bin deps | Joakim Plate |
2013-11-06 | FIX: [stagefright] dyload the whole codec to prevent potential future api bre... | Chris "koying" Browet |
2013-11-02 | Only build libwayland_test.a if building tests with wayland | Sam Spilsbury |
2013-10-24 | Merge pull request #3495 from t-nelson/droid-clean2 | Trent Nelson |
2013-10-24 | removed stale USE_AMPLAYER | S. Davilla |
2013-10-24 | [DROID]Added make clean to Android packaging | perpe |
2013-10-12 | Initial wayland test framework | Sam Spilsbury |
2013-09-03 | Texturepacker: rework to support native builds with *_FOR_BUILD, Texturepacke... | Stephan Raue |
2013-08-24 | [make] don't install addon data of disabled addons | wsnipex |
2013-08-24 | [configure] make waveform and spectrum visualizations optional | wsnipex |
2013-08-07 | added: generate and install cmake helpers for addons | spiff |
2013-08-06 | Introduce a libav-hacks library to wrap a compatibility layer with libav. | Alexis Ballier |
2013-08-05 | [buildsys] - fix missing clean of xbmc/main/main.a | Memphiz |
2013-08-02 | fix linux build after 7e8e1c9493a51e4739a507d6f62dadb7db411f78 | wsnipex |
2013-08-01 | Merge pull request #2885 from smspillaz/fix-tests-16062013 | Martijn Kaijser |
2013-07-16 | [configure] install missing addon bindings | wsnipex |
2013-07-09 | added callback methods for binary add-ons to get codec id information from XB... | Lars Op den Kamp |
2013-07-01 | interfaces: add ILanguageInvoker and ScriptInvocationManager | montellese |
2013-06-20 | add xbmc-addon-bindings to depends | davilla |
2013-06-17 | Don't add xbmc.a to DIRECTORY_ARCHIVES | Sam Spilsbury |
2013-06-09 | [mdns] - add optional libmdnsembedded support to configure | Memphiz |
2013-05-31 | added: install xbmc bindings | spiff |
2013-05-10 | jni: build jni library | Cory Fields |
2013-05-09 | build: stop using whole-archive for our final binary | Cory Fields |
2013-04-04 | move profile related files into new "profiles" directory | montellese |
2013-03-07 | Merge pull request #2135 from Montellese/touch_input | Sascha Montellese |
2013-03-06 | changed: remove scrobbler and last.fm radio support | spiff |
2013-03-05 | input: re-organize touch input handling to make it more generic and move it i... | montellese |
2013-03-03 | settings: move GUIDialog* and GUIWindow* into their own sub-directories | montellese |
2013-02-04 | move view related files into new view folder and lib | montellese |
2013-01-31 | [configure] - make fishbmc optional and default to autodetect (fixes build fo... | Memphiz |
2013-01-31 | [add] visualization.fishbmc | Marcel Ebmer |
2012-11-24 | remove broken itunes visualization | ronie |
2012-10-10 | [linux] remove HTTP-API references | montellese |
2012-10-05 | libid3tag/libapetag win/mac/linux/android removal (thanks theuni for the linu... | Cory Fields |
2012-10-02 | Merge pull request #1449 from theuni/bootstrap | Cory Fields |
2012-09-26 | fixed, tools/XBMCTex is long gone, remove it | S. Davilla |
2012-09-24 | [droid] add an implementation of rand_r | Cory Fields |
2012-09-23 | fixed 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-22 | Added a test to verify some type checking permutations. | Jim Carroll |
2012-09-20 | build: bootstrap overhaul | Cory 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 |