Age | Commit message (Expand) | Author |
2011-10-03 | Set CLOEXEC flag on three more sockets. | Chris Rankin |
2010-10-23 | mingw32-w64 port: '-no-undefined' part | František Dvořák |
2008-07-08 | Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS} | Matthias Ringwald |
2008-07-02 | provide PTHREAD_CFLAGS when needed | Matthias Ringwald |
2007-06-09 | Use $(LTLIBICONV) instead of $(LIBICONV) when linking libxine.so. | Darren Salt |
2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò |
2007-03-22 | Instead of rewriting the install and uninstall rules for headers, simply chan... | Diego 'Flameeyes' Pettenò |
2007-03-10 | When hstrerror() is found in libresolv, link it where it is used. Patch by Al... | Diego 'Flameeyes' Pettenò |
2006-11-08 | Cleanup bswap.h header by moving the part of the code borrowed from FFmpeg (o... | Diego 'Flameeyes' Pettenò |
2006-09-29 | Add an optional dependency over fontconfig, so that if present it is used to ... | Diego 'Flameeyes' Pettenò |
2006-09-26 | Fix the missing protected symbols, and enable hidden visibility for libxine.so. | Diego 'Flameeyes' Pettenò |
2006-06-20 | Remove need to use -fno-strict-aliasing, by using an union on accept() usage,... | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Update gettext to 0.14.5, remove intl/ subdirectory so that external gettext ... | Diego 'Flameeyes' Pettenò |
2006-04-08 | Ancient platforms support: | František Dvořák |
2005-09-25 | move alphablend to core | Miguel Freitas |
2005-09-05 | *BUGFIX* | František Dvořák |
2005-08-29 | *BUGFIX* | František Dvořák |
2005-08-25 | *BUGFIX* | František Dvořák |
2005-07-27 | commiting part of my old build fixes: automake doesn't expand \!HAVE_ZLIB her... | Stefan Holst |
2005-01-03 | **BUGFIX** | Michael Roitzsch |
2004-11-26 | Don't make xine engine depend on internal libintl if ./configure'd --without-... | Andre Pang |
2004-10-30 | better check for posix timers | Miguel Freitas |
2004-10-27 | Thibaut's request optimizer input layer | Miguel Freitas |
2004-10-14 | Implemented stream_t reference counter idea. | Thibaut Mattern |
2004-09-28 | xxmc patch by Thomas Hellstrom (with some changes) | Miguel Freitas |
2004-09-20 | Build system improvements: | František Dvořák |
2004-09-14 | Moved building xmlparser.c back to xine-utils Makefile from xine-engine Makefile | Stephen Torri |
2004-09-06 | Updates: | František Dvořák |
2004-09-04 | Fix some 'make distcheck' problems. | František Dvořák |
2004-09-01 | Improvements and implementing Michael's suggestions: | František Dvořák |
2004-08-30 | Fix builds where 'srcdir != builddir'. | Robin KAY |
2004-08-30 | Fix missing entry for ../xine-utils/xmlparser.c from previous commit. | Robin KAY |
2004-08-30 | Fix the way the library path is supplied when testing for libdga. Disable com... | Robin KAY |
2004-08-28 | Various fixes and improvements of mingw port: | František Dvořák |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2003-11-16 | actually not every engine file uses internals, so we do not need to define | Michael Roitzsch |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-10-19 | Rename meta_helper info_helper. | Thibaut Mattern |
2003-10-18 | Add meta_helper.[h|c] | Thibaut Mattern |
2003-10-14 | made libtool-nofpic silent and not installing .la files at all | Daniel Caujolle-Bert |
2003-10-02 | remove nvtv support | Miguel Freitas |
2003-08-21 | RIP Input Plugin | Miguel Freitas |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-07-12 | trying to fix make dist | Miguel Freitas |
2003-06-05 | Compile io_helper. | Thibaut Mattern |
2003-05-20 | public header cleanup: | Michael Roitzsch |
2003-05-15 | add broadcaster | Miguel Freitas |