Age | Commit message (Expand) | Author |
2012-11-12 | fixed: link to pulse-simple, it's needed for CPulseAE::CanInit(), apparently ... | bobo1on1 |
2012-10-24 | Merge pull request #1591 from wsnipex/configure | Arne Morten Kvarving |
2012-10-19 | Merge pull request #1626 from theuni/intrinsics-check | Cory Fields |
2012-10-16 | build: quit guessing about intrinsics, check specifics | Cory Fields |
2012-10-16 | Support building with older versions of gdc | NHellFire |
2012-10-15 | build: give env optim flags precedence | Cory Fields |
2012-10-10 | Merge pull request #1576 from Pulse-Eight/libcec2 | Lars Op den Kamp |
2012-10-10 | configure: pass --external-ffmpeg down to pvr-addons, if enabled, | wsnipex |
2012-10-08 | [ios] fixed buildside texturepacker for ios | davilla |
2012-10-09 | [cec] bump to libCEC 2.0.0. only minor changes, but the API was cleaned up, a... | Lars Op den Kamp |
2012-10-08 | [linux] fix description for --disable-ssh switch in configure.in | montellese |
2012-10-07 | Merge pull request #1316 from wsnipex/master | Arne Morten Kvarving |
2012-10-05 | libid3tag/libapetag win/mac/linux/android removal (thanks theuni for the linu... | Cory Fields |
2012-10-03 | Provide a configure switch for libssh. | wsnipex |
2012-10-01 | fix ced6980164184f67e9cc224ef61458c5a5facfb1 use the correct macro | Fneufneu |
2012-10-01 | Merge pull request #1518 from Fneufneu/swig2.0 | Arne Morten Kvarving |
2012-10-01 | add a check for swig2.0 binary | Fneufneu |
2012-09-30 | version bump for October merge window | MartijnKaijser |
2012-09-22 | [fix] Use proper paths for the python include in the test. | Jim Carroll |
2012-09-22 | build: let ffmpeg figure out arm flags based on cpu | 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-10 | Merge pull request #1290 from aballier/swresample | davilla |
2012-09-10 | [tags] Add Makefile and taglib dependency, add taglib to xcode, android, linu... | Chris Roberts |
2012-09-10 | fix a typo: s;JAVE;JAVA | Fneufneu |
2012-09-09 | @Montellese, @Memphiz, @jimfcarroll Replace the scripting engine with a codeg... | Jim Carroll |
2012-09-09 | makefile.in clean up and add USE_OMXLIB to build control | davilla |
2012-09-07 | [UPnP] changed: make UPnP optional (enabled by default), fix some missing #if... | Alasdair Campbell |
2012-09-06 | [osx] - move SDLMain.mm from xbmc/osx to xbmc/main and stick it into the main... | Memphiz |
2012-09-05 | [GSOC] Have the testsuite built when the 'check' target is invoked. | Andres Mejia |
2012-09-05 | [UPnP] update Platinum/Neptune to 0.6.9.1 | Alasdair Campbell |
2012-09-04 | Merge pull request #1282 from huceke/raspberrypi | huceke |
2012-09-05 | [pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc... | Lars Op den Kamp |
2012-09-04 | [rbp/cec] removed a whole bunch of sanity checks from configure.in for libCEC... | Lars Op den Kamp |
2012-09-04 | [rbp] changed dissable alsa as well in configure. | gimli |
2012-09-03 | [rbp] changed turn back on ffmpeg optimisations and remove -fomit-frame-point... | gimli |
2012-09-03 | release: bump versions for September merge window | Martijn Kaijser |
2012-08-14 | build: fix ffmpeg soname and busted build target | Cory Fields |
2012-08-14 | build: fix alsa/dbus detection | Cory Fields |
2012-08-14 | Configure: require either libswresample or libavresample. Prefer libswresample. | Alexis Ballier |
2012-08-13 | [rbp] fixed, removed redudant grypt check and default use_alsa for all platfo... | gimli |
2012-08-12 | fixed airtunes airplay functionality after android merge | huceke |
2012-08-12 | [rbp] fixed crash in thumbnail extraction. disable all ffmpeg cpu options for... | gimli |
2012-08-10 | [rbp] cec: added support for the Raspberry Pi. needs libCEC v1.8.0+. other ta... | gimli |
2012-08-10 | [rbp] added raspberrypi support to our configure system | gimli |
2012-08-08 | [droid] add new internal player for amlogic based SoCs | davilla |
2012-08-08 | [droid] add additional player selection support | davilla |
2012-08-08 | [droid] ffmpeg: workaround android+x86+gcc4.6 bug | theuni |
2012-08-08 | [droid] - fix compilation of ffmpeg on darwin. The target_os option ffmpeg wa... | Memphiz |
2012-08-08 | [droid] - last puzzle for making crosscompilation on darwin possible (gather ... | Memphiz |
2012-08-08 | [droid] more bionic fun. sonames need to match filenames exactly | theuni |