Age | Commit message (Expand) | Author |
2011-07-23 | fixed: don't spawn make in same directory to resolve deps | elupus |
2011-07-23 | changed: instead of defining multiple rules for dvdplayer, setup a subdir mak... | elupus |
2011-07-17 | Fix cleaning of asap files. | Andres Mejia |
2011-06-23 | Removed the CSemaphore and ISemaphore classes which weren't being used anywhere. | Jim Carroll |
2011-06-03 | replace jsoncpp with yajl (thanks topfs2) | montellese |
2011-06-01 | [osx/ios/atv2] sync xcode project and add SlingboxLib.a to make xcode_depends | amet |
2011-05-24 | Slingbox Linux Build | Harry Muscle |
2011-05-20 | Removed jsoncpp | Tobias Arrskog |
2011-05-11 | [osx/ios] remove ARCHTYPE, it is not needed anymore as -arch is passed in LDF... | S. Davilla |
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_ |