Age | Commit message (Expand) | Author |
2014-01-01 | droid: fixed, check for ALL enabled codecs | davilla |
2013-12-30 | [release] version bump to 13.0 alpha12 | Martijn Kaijser |
2013-12-22 | [scrapers] Support XSLT transforms (XML->XML) in the scrapers | night199uk |
2013-11-30 | [release] version bump to 13.0 alpha11 as we start new merge window | Martijn Kaijser |
2013-11-20 | Merge pull request #3633 from Memphiz/cmdline | Memphiz |
2013-11-17 | fixed: Typo in configure.in | arnova |
2013-11-12 | [osx/gtest] - fix linkage of xbmc-test binary (ffmpeg now needs expliciti lin... | Memphiz |
2013-11-08 | Fix typo in test | BFG |
2013-11-06 | FIX: [stagefright] dyload the whole codec to prevent potential future api bre... | Chris "koying" Browet |
2013-11-02 | Merge pull request #3545 from smspillaz/fix-tests-20131102 | jmarshallnz |
2013-11-02 | fix broken linux build | S. Davilla |
2013-11-02 | Only build libwayland_test.a if building tests with wayland | Sam Spilsbury |
2013-11-01 | FIX: [osx] remove -fgnu89-inline from rsxs, not needed anymore and it breaks ... | Scott D. Davilla |
2013-11-01 | configure: use pkgconfig to detect samba | Natanael Copa |
2013-10-31 | Merge pull request #3500 from MartijnKaijser/november | Martijn Kaijser |
2013-10-27 | Merge pull request #3458 from smspillaz/fix-14644-14645 | Martijn Kaijser |
2013-10-23 | [release] version bump to 13.0 alpha10 as we start new merge window | Martijn Kaijser |
2013-10-20 | Merge pull request #3164 from koying/fixdroiddvdiso | Chris Browet |
2013-10-19 | Only print the wayland-egl part of the detected library and not wayland-client. | Sam Spilsbury |
2013-10-18 | droid: remove legacy amlplayer | davilla |
2013-10-12 | Initial wayland test framework | Sam Spilsbury |
2013-10-12 | Listen for a new wl_keyboard from wl_seat_listener and create an | Sam Spilsbury |
2013-10-12 | Added initial support for displaying on Wayland compositors. | Sam Spilsbury |
2013-10-07 | [gnutls] - if gnutls is there don't compile OSXGNUReplacements as they are du... | Memphiz |
2013-10-07 | [configure] enable TLS support in ffmpeg via gnutls | wsnipex |
2013-09-30 | Merge pull request #3256 from perpe/droid-x86 | Memphiz |
2013-09-30 | Merge pull request #3341 from MartijnKaijser/a9 | Martijn Kaijser |
2013-09-27 | [release] version bump to 13.0 alpha9 as we start new merge window. | Martijn Kaijser |
2013-09-25 | CharsetConverter: add UTF-8 <-> UTF-32 and UTF-32 <-> wide conversion functions | Karlson2k |
2013-09-19 | Configure: check for u16string/u32string declarations | Karlson2k |
2013-09-18 | [aml] fix configure logging for additional players/codecs | davilla |
2013-09-17 | [depends] fix ffmpeg cross compilation on linux | wsnipex |
2013-09-13 | [droid] - allow to build android for x86 platforms | Memphiz |
2013-09-03 | configure: cleanup, we dont need 'use_texturepacker_native' anymore and dont ... | Stephan Raue |
2013-09-03 | Texturepacker: rework to support native builds with *_FOR_BUILD, Texturepacke... | Stephan Raue |
2013-09-03 | configure/depends: rename 'USE_TEXTUREPACKER_NATIVE_ROOT' to 'NATIVE_ROOT' fo... | Stephan Raue |
2013-09-03 | configure: add initial support for CC_FOR_BUILD, CXX_FOR_BUILD, CFLAGS_FOR_BU... | Stephan Raue |
2013-08-31 | Merge pull request #3143 from MartijnKaijser/alpha8 | Martijn Kaijser |
2013-08-31 | only apply lseek64 fix to android | Chris "Koying" Browet |
2013-08-31 | FIX: [droid] fix dvd playing on > 2Gb iso | Chris \"Koying\" Browet |
2013-08-24 | [configure] make waveform and spectrum visualizations optional | wsnipex |
2013-08-23 | changed, split libamplayer includes into amcodec and amplayer to make sync wi... | davilla |
2013-08-21 | [release] version bump to 13.0 alpha8 as we start new merge window. | Martijn Kaijser |
2013-08-07 | added: generate and install cmake helpers for addons | spiff |
2013-08-06 | configure: Add --enable-libav-compat option. | Alexis Ballier |
2013-08-06 | configure, external ffmpeg: Drop check for libavresample. | Alexis Ballier |
2013-08-01 | changed, do not force usage of libstagefright in configure, it cannot be disa... | S. Davilla |
2013-08-01 | ADD: [droid] libstagefright dvdplayer hw codec | Chris "koying" Browet |
2013-07-30 | [release] version bump to 13.0 alpha7 as we start new merge window. | M. Kaijser |
2013-07-08 | Merge pull request #2934 from aballier/cdripupdate | Arne Morten Kvarving |