Age | Commit message (Expand) | Author |
2011-05-02 | [osx] cross-compile powerpc-osx | beenje |
2011-04-30 | added configure arg to enable/disable texturepacker | S. Davilla |
2011-04-27 | Ensure xbmc/rendering directory gets cleaned... | althekiller |
2011-04-26 | Ensure that xbmc/network's subdirs get cleaned. | althekiller |
2011-04-18 | changed: use opengl checks rather than arm where appropriate | theuni |
2011-04-17 | [ios] fixed broken build | S. Davilla |
2011-04-16 | fixed: Vis were being built with different sets of rules. Let's just make sur... | theuni |
2011-04-16 | changed: rename BUILD_GOOM to DISABLE_GOOM to reflect what it really means | theuni |
2011-04-16 | fixed: don't build+install xrandr if explicitly disabled by configure | theuni |
2011-04-08 | Updated the Makefile.in to remove the old hack for ARM that hardcoded PYTHON_... | Jim Carroll |
2011-04-08 | changed: Makefile.in cleanup after removing internal python on linux + update... | vdrfan |
2011-04-07 | File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-... | Jim Carroll |
2011-04-06 | Merge remote branch 'mine/ext-python' | Jim Carroll |
2011-04-06 | This commit represents the including of the new external python for win32. cr... | WiSo |
2011-04-05 | Remove xbms support due to licensing issue with libXBMS. | Andres Mejia |
2011-04-05 | Code changes for external python. Changes include submissions by cptspiff,WiS... | spiff |
2011-03-28 | [osx/ios] move interfaces, interfaces/http-api and interfaces/json-rpc/json o... | S. Davilla |
2011-03-27 | [osx/ios/linux] changed, drop arch from various static lib names, this syncs ... | S. Davilla |
2011-03-27 | fixed: system/players/paplayer directory does not exists, causing build failures | spiff |
2011-03-26 | changed, libcmyth from two static libs to dyloaded on demand | S. Davilla |
2011-03-23 | [osx/ios] changed from using internal build of libflac to xxx-depends and rem... | S. Davilla |
2011-03-22 | [arm] changed, libhts is build now | S. Davilla |
2011-03-18 | [osx/ios] banish libass to xxx-depends, this removes the need for an external... | S. Davilla |
2011-03-16 | [osx/ios] changed, banish libmicrohttp and libmodplug to the backlands of xxx... | S. Davilla |
2011-03-08 | [ios] prep. add arm to apple defines where needed, fix makefile.in to underst... | S. Davilla |
2011-02-19 | Merge removal of unneeded libdts and liba52 | Anssi Hannula |
2011-02-18 | This fix uses a singleton pattern and some compiler/cpreprocessor sugar to al... | Jim Carroll |
2011-02-15 | removed: XBMCLive leftovers | theuni |
2011-02-12 | g_Windowing global is now fixed w.r.t. initialization and deinitialization pr... | Jim Carroll |
2011-02-11 | fixed, use @ARCH@ and let configure substitute it as the previous form is onl... | S. Davilla |
2011-02-06 | removed: use of deprecated liba52 | Anssi Hannula |
2011-01-30 | Merge branch 'freebsd' | spiff |
2011-01-28 | fixed: adopted Makefile to reflect windowing_gles -> windowing_egl change | Phaeodaria |
2011-01-28 | ARM: link against python 2.6 | Phaeodaria |
2011-01-28 | install -D exist only on linux platform | Fneufneu |
2011-01-27 | fixed: linker errors on arm platform | Phaeodaria |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni |
2011-01-23 | Revert "Merge remote branch 'upstream/master'" | Lars Op den Kamp |
2011-01-04 | pvr code reshuffle | Lars Op den Kamp |
2011-01-04 | merge pvr-testing2 svn rev 32591 into trunk | Lars Op den Kamp |
2010-11-26 | changed: ditch libshout and replace with curl-based code | spiff_ |
2010-11-22 | link to expat so loader will load it when libcpluff is loaded | davilla |
2010-10-27 | fixed: do not try to start pulse if --disable-pulse was used | anssih |
2010-10-18 | fixed: xbmc-xrandr uselessly linked against libxrender | vdrfan |
2010-10-08 | Don't install scripts in live.d. | ceros7 |
2010-10-06 | updated: include upstart hooks in xbmc-live package | vdrfan |
2010-10-04 | change: remove the GYM codec. it's broken, the code is an utter mess and i cb... | spiff_ |
2010-10-01 | Replace python implementation of setAlsaVolumes with C implementation. | ceros7 |
2010-09-09 | merged: r33538,r33539 from webinterface branch: | jmarshallnz |
2010-08-12 | [osx] fixed, add libmicrohttpd to make clean | davilla |