Age | Commit message (Expand) | Author |
2011-10-15 | Disable strict-aliasing where it caused compiler warnings | Christian Ruppert |
2011-10-04 | Merge from 1.1. | Darren Salt |
2011-10-03 | Set CLOEXEC flag on three more sockets. | Chris Rankin |
2011-05-17 | Use "quietened" build if automake 1.11 was used. | Darren Salt |
2011-04-15 | Fix building out of source directory. | Reinhard Nißl |
2011-03-29 | Continuous video frame grabbing feature. | Andreas Auras |
2011-03-20 | Merge from 1.1. | Darren Salt |
2010-10-23 | mingw32-w64 port: '-no-undefined' part | František Dvořák |
2010-03-09 | Include accel_vdpau.h in tarballs. | Darren Salt |
2010-01-23 | Fix up convenience interface library building (with older build tools). | Darren Salt |
2010-01-21 | Create libxine-interface.la and make libxine.la weakly provide it. | Darren Salt |
2008-07-17 | Merge from 1.1. | Darren Salt |
2008-07-08 | Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS} | Matthias Ringwald |
2008-07-03 | Merge from 1.1. | Darren Salt |
2008-07-02 | provide PTHREAD_CFLAGS when needed | Matthias Ringwald |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | Darren Salt |
2008-05-05 | Replace load_plugins.h with a more generic xine_private.h, move the functions... | Diego 'Flameeyes' Pettenò |
2008-03-01 | Merge from 1.2 tip. | Diego 'Flameeyes' Pettenò |
2008-01-15 | Use GCSECTIONS for libxine too. | Diego 'Flameeyes' Pettenò |
2008-01-05 | Merge from 1.2. | Diego 'Flameeyes' Pettenò |
2007-12-24 | Move _x_scan_plugins and _x_dispose_plugins into an internal header, and don'... | Diego 'Flameeyes' Pettenò |
2007-12-23 | Merge from 1.2 main branch. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Consolidate all public include files into include/xine directory. | Diego 'Flameeyes' Pettenò |
2007-12-14 | Remove internal FFmpeg reference from build system. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Merge from 1.2 main. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Remove tvmode functions, deprecated for a while now. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Remove use of xine_xmalloc_aligned() in libxine, and link it to libavutil. | Diego 'Flameeyes' Pettenò |
2007-09-19 | Add controls for setting the opacity of DVB subtitles. | Darren Salt |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-09 | Use $(LTLIBICONV) instead of $(LIBICONV) when linking libxine.so. | Darren Salt |
2007-05-11 | Another pass at cleaning up Makefile.am files. More to come. | Matt Messier |
2007-05-08 | More configure.ac cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-13 | Simplify handling of internal/external libxdg-basedir, as it's going to be us... | Diego 'Flameeyes' Pettenò |
2007-04-13 | Add a global handle for libxdg-basedir library to xine_s. | Diego 'Flameeyes' Pettenò |
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 |