Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-18 | Merge pull request #5314 from ronie/re-focus | Martijn Kaijser | |
replace skin.touched with skin.re-touched | |||
2014-08-29 | linux: add shared lib for sse4 operations | Rainer Hochecker | |
2014-08-26 | use generic names to make it easier to switch to a new touch skin in the future | ronie | |
2014-08-26 | replace skin.touched with skin.re-touched | ronie | |
2014-08-19 | [Make] - don't install .git directories | Memphiz | |
2014-08-02 | [tests] add test for TagLoaderTagLib::SplitMBID | Jonathan Marshall | |
2014-07-30 | cmake: rename AddOptions.cmake to addoptions.cmake and moved the cmake ↵ | montellese | |
scripts into project/cmake/scripts | |||
2014-07-12 | Merge pull request #4966 from tamland/tvregex | jmarshallnz | |
Relax tv show matching for names without season | |||
2014-07-10 | [binary addons] move bindings list to a single file | wsnipex | |
2014-07-01 | add tests for EnumerateEpisodeItem | Thomas Amland | |
2014-06-29 | [tests] - add newly added test subdir to check_dirs var (missed during ↵ | Memphiz | |
addition of the osxsink unit test) | |||
2014-06-23 | [osx/tests]- add unit tests for scorestream of AESinkDARWINOSX | Memphiz | |
2014-06-07 | make sure applications/xbmc.desktop does'nt have executable flag | BlackEagle | |
Signed-off-by: BlackEagle <ike.devolder@gmail.com> | |||
2014-05-18 | [addonversion] add tests | Jonathan Marshall | |
2014-05-02 | media: use string-based instead of enum-based MediaType | montellese | |
2014-05-02 | [linux] make use of new icons | da-anda | |
Conflicts: xbmc/windowing/X11/WinSystemX11.cpp | |||
2014-04-27 | ffmpeg: remove dll wrappers | Rainer Hochecker | |
2014-04-27 | [configure] remove internal ffmpeg | wsnipex | |
2014-03-11 | paplayer: sunset wav and adpcm codecs | Rainer Hochecker | |
2014-02-12 | Fix parallel make race conditions. | Trent Nelson | |
2014-02-12 | [make] fix ffmpeg libs target dependencies | wsnipex | |
2014-02-10 | Revert "[buildsys] Fix parallel build with static ffmpeg." | Trent Nelson | |
This reverts commit ad815563a3837bbd9ea73c3645af55ec56cacb9a. | |||
2014-02-07 | [buildsys] Fix parallel build with static ffmpeg. | Trent Nelson | |
2014-02-01 | linux: link ffmpeg statically | Rainer Hochecker | |
2014-01-11 | droid: fixed missing pvr addons which are pre-installed. packagers will need ↵ | davilla | |
to make extra sure there are no stale binaries manually or start with a virgin build | |||
2013-12-28 | droid: changed, make sure we start with clean dirs before packaging to avoid ↵ | S. Davilla | |
including stale items | |||
2013-11-20 | Merge pull request #3633 from Memphiz/cmdline | Memphiz | |
[osx] - fixed linkage of libxbmc.so, xbmc.bin and xbmc-test | |||
2013-11-12 | settings: move settings library files into xbmc/settings/lib | montellese | |
2013-11-12 | [osx] - fix cmdline linkage of lixbmc.so and xbmc.bin - there is no circular ↵ | Memphiz | |
dependency linker option on osx (e.x. -Wl,--start-group/--end-group) - so we still need to link in main.a for osx. | |||
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 | |
The dependency is in MAINOBJS already. Also make sure we force subdir build, since it's a file that exist and subdir won't be built if it already exist | |||
2013-11-06 | FIX: [stagefright] dyload the whole codec to prevent potential future api ↵ | Chris "koying" Browet | |
breakage | |||
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 | |
add apk-clean target | |||
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 | |
Secondary Author: Cory Fields wayland: Fixup test building - Build tests in the test dir, not the main make. - Guard objects and code appropriately - Remove support for all but weston += 1.0.99. pkg-config and versioning were not implemented before that anyway. | |||
2013-09-03 | Texturepacker: rework to support native builds with *_FOR_BUILD, ↵ | Stephan Raue | |
Texturepacker builds always against libsquish-native.so, which is ok because CXX_FOR_BUILD=CXX, CXXFLAGS_FOR_BUILD=CXXFLAGS and LDFLAGS_FOR_BUILD=LDFLAGS on non crosscompiled builds, sothere libsquish-native is the same like libsquish | |||
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 | |
This copies/pastes some code from FFmpeg but at least allows us to support the fork. | |||
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 | |
Fix "make check" | |||
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 ↵ | Lars Op den Kamp | |
XBMC, so the dep on avcodec.h can be removed. only IDs used by pvr.hts and pvr.vdr.vnsi have been included | |||
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 | |
It gets added to MAINOBJS anyways, and adding it to DIRECTORY_ARCHIVES would mean that it also gets added to the tests, which would result in a double-definition of main () (one from xbmc and one from gtest). Instead, add it to xbmc.bin directly, as Darwin based platforms require such static linking. |