Age | Commit message (Expand) | Author |
2010-03-10 | fixed, actually build itunes viz for osx platform | davilla |
2010-03-05 | fixed: Some new dirs weren't being cleaned. | althekiller |
2010-03-03 | fixed: Copy addons dir on make install | althekiller |
2010-03-02 | added: Missing licence header to xbmc_scr_dll.h | alwinus |
2010-03-02 | merged: addons-fw branch | elupus |
2010-02-16 | [osx] fixed, ppc libmodplug link missing -lbundle1.o | davilla |
2010-02-16 | [osx] 1) fixed #8490, detect arch type properly for 10.6 so build works with ... | davilla |
2010-02-16 | [osx] fixed borked build :) | davilla |
2010-02-15 | fixed: Load libmodplug only when we need to. | althekiller |
2010-02-15 | [osx] enable new webserver in osx build | davilla |
2010-02-14 | cosmetics | spiff_ |
2010-02-14 | [osx] fixed make xcode_depends | davilla |
2010-02-14 | Merge commit 'origin/jsonrpc' into trunk | topfs2 |
2010-02-09 | Define av_read_frame_flush() ourselves when using external ffmpeg. | ceros7 |
2010-01-26 | [OSX/Linux] fixed: vorbis and ogg are both external libs on linux and osx => ... | MaestroDD |
2010-01-23 | changed: use system wavpack dir on linux/osx | spiff_ |
2010-01-23 | [osx] add libapetag and libmodplug to xcode_depends build | davilla |
2010-01-22 | Isolate CrystalHD.xx into it's own directory to keep from polluting DVDCodecs... | davilla |
2010-01-22 | fixed: Parallel build | althekiller |
2010-01-22 | changed: make xbms filesystem excluded if we don't allow nonfree filesystems | elupus |
2010-01-22 | revert: removal of XBMSP filesystem | elupus |
2010-01-22 | fixed: posix dir wasn't cleaned | AlTheKiller |
2010-01-22 | Merge remote branch 'origin/gpl-compat' | ceros7 |
2010-01-18 | fixed: Only linux needs posix.a ATM. | althekiller |
2010-01-18 | added: Abstracted semaphore implementations for linux and osx. win32 in the ... | althekiller |
2010-01-16 | [osx] fixed, failed command-line make from r26847 | davilla |
2010-01-03 | Revert unnecessary changes to Python library r22704, r22085. | malloc64 |
2009-12-15 | fixed: Tweaked the skin install excludes list a bit. It was excluding stuff w... | althekiller |
2009-12-14 | changed: Make ASAP codec build optional (default off) | althekiller |
2009-12-14 | [osx] fixed, missed a change needed to build libbdnav from make xcode_depends | davilla |
2009-12-13 | added: build libbdnav | spiff_ |
2009-12-13 | [osx] turn off compiling asap under OSX, not ready for it | davilla |
2009-12-13 | added: build asap codec inline. needs attention on osx/win32. note: needs gdc... | spiff_ |
2009-12-06 | Restructured libcmyth to match upstream structure for easier integrations.\n#... | malloc64 |
2009-11-29 | [packaging] * strongly base the hardy rules file on debhelper | wattazoum |
2009-11-26 | [makefile] * split some target to handle correctly non platform related packa... | wattazoum |
2009-11-21 | fixed: missing \ | jmarshallnz |
2009-11-21 | update: Build scripts for fancy new skin. | jmarshallnz |
2009-11-21 | updated: build scripts to take care of the original Project Mayhem III skin r... | jmarshallnz |
2009-11-14 | Make sure some Windows-specific files don't get installed for Linux/OSX. | ceros7 |
2009-10-27 | changed: Don't compile/link rar support when nonfree is disabled | althekiller |
2009-10-20 | cleanup: removed unneeded code (#7408) | vdrfan |
2009-10-11 | fixed: python wrapping for powerpc-linux and powerpc64-linux | beenje |
2009-10-08 | Fixed: Ticket #7269 Change libcmyth to be in the list of DYNOBJS as well so t... | dteirney |
2009-10-07 | fixed: Forgot OSX in the last commit. Sorry davilla ;) | althekiller |
2009-10-07 | fixed: Some weird linkage problem causing python to crash while | althekiller |
2009-10-06 | fixed: replace spaces by TAB in front of Goom command line | beenje |
2009-10-06 | fixed: do not build Goom if disabled (disabled by default ;)) | vdrfan |
2009-10-04 | moved: XBMCTexXBT to a slightly less random collection of characters. | jmarshallnz |
2009-10-03 | fixed: Moved some files around to avoid circular symbol dependencies. | AlTheKiller |