Age | Commit message (Expand) | Author |
2011-04-30 | added configure arg to enable/disable texturepacker | S. Davilla |
2011-04-30 | [osx] fixed powerpc-osx build | beenje |
2011-04-20 | [osx] fixed osx build, projectM could not find OpenGL/GL.h includes | S. Davilla |
2011-04-18 | fixed: commit 347014d7 accidentally disabled xrandr, fixed for real this time | theuni |
2011-04-18 | changed: removed dupe mysqlclient check | theuni |
2011-04-18 | changed: use opengl checks rather than arm where appropriate | theuni |
2011-04-18 | changed: set use_gl to no if use_gles is enabled | 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-16 | refactor configure to combine linux and darwin sub-configures | S. Davilla |
2011-04-15 | fixup not one but two stupid typos in last commit | theuni |
2011-04-15 | fixed: pkg_check for fontconfig and curl. | theuni |
2011-04-13 | [ios] fixed, configure is bash so you need to quote strings | S. Davilla |
2011-04-08 | configure.in: set version to 11.0 | Paul Menzel |
2011-04-07 | File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-... | Jim Carroll |
2011-04-06 | [ios/atv2] fixed build breakage | S. Davilla |
2011-04-06 | The push of the external-python broke the default build for linux. This fix i... | Jim Carroll |
2011-04-06 | Merge remote branch 'mine/ext-python' | Jim Carroll |
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-04-02 | Merge branch 'optinalinotify' of github:Fneufneu/xbmc | spiff |
2011-03-28 | fixes #11373, use results from mysql_config in configure to determine mysql l... | S. Davilla |
2011-03-27 | [osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded... | S. Davilla |
2011-03-26 | changed, libcmyth from two static libs to dyloaded on demand | S. Davilla |
2011-03-23 | [osx/ios] changed libmpeg2 from static link to xbmc binary to dyloaded/unload... | S. Davilla |
2011-03-23 | [osx/ios] changed from using internal build of libflac to xxx-depends and rem... | S. Davilla |
2011-03-23 | [osx/ios] changed libwavpack from static link to xbmc binary to dyloaded/unlo... | S. Davilla |
2011-03-23 | [osx/ios] changed libmodplug, libmad, libogg, libvorbis, libvorbisfile, libvo... | S. Davilla |
2011-03-22 | changed, disable build of ffprobe | S. Davilla |
2011-03-21 | changed: use supported '-n 1' param instead for determining revision string. | theuni |
2011-03-21 | fixed: build with recent external ffmpeg (fixes #11259) | Anssi Hannula |
2011-03-20 | changed: prepend version string with "date-" | theuni |
2011-03-20 | [osx/ios] fix opengl/openegl detect and remove forcing it in system.h | S. Davilla |
2011-03-20 | [arm] fixed, restore EGL/GLESv2 checks | S. Davilla |
2011-03-19 | test nasm also for x86 freebsd | Fneufneu |
2011-03-19 | [osx/ios/linux] cleanup configure and xbmc/DllPaths_generated, remove outdate... | 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-15 | [ios] final merge | S. Davilla |
2011-03-15 | [ios] enabled ios/atv2 support in trunk | S. Davilla |
2011-03-14 | [osx] more dynamic_lookup removal, xbmc runs again under 10.4 | S. Davilla |
2011-03-12 | changed: no need to send a fake key event to unblank the screen from dpms (th... | vdrfan |
2011-03-11 | [osx] fixed make build and changed xcode to match. Moral... don't mix SDL dyn... | S. Davilla |
2011-03-09 | detect inotify availability | Fneufneu |
2011-03-07 | [osx] fixed, yasm is found by configure but not remembered for make | S. Davilla |
2011-03-07 | [osx] fixed, include CPPFLAGS so cmake can find builddir includes | S. Davilla |
2011-03-06 | fixed, pull/56 fixes | S. Davilla |
2011-03-05 | [osx] changed, configure and makefiles to support new osx build system | S. Davilla |
2011-02-23 | changed: sonames to match ffmpeg library names on linux | Anssi Hannula |
2011-02-20 | fixed: ffmpeg build on non-x86 when LDFLAGS has -Wl,-Bsymbolic-functions | Anssi Hannula |