Age | Commit message (Expand) | Author |
2009-01-18 | Merge from 1.1. | Darren Salt |
2009-01-18 | Remove '#include "config.h"' from all public header files. | Darren Salt |
2009-01-17 | Merge from 1.1. | Darren Salt |
2009-01-17 | Avoid libtool running ldconfig (where not needed) at install time. | Darren Salt |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-09 | Remove a new bunch of xine_malloc() calls. | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-04-08 | Merge from 1.1. | Darren Salt |
2008-04-07 | Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8. | Darren Salt |
2008-04-07 | Use ffmpeg's cook decoder and fix Real decoder bugs | Jinghua Luo |
2008-04-07 | ffmpeg/libreal cleanup | Jinghua Luo |
2008-02-01 | Merge from 1.1, discarding es.po changes. | Darren Salt |
2008-01-28 | Fix a RealPlayer codec detection bug. | Darren Salt |
2007-12-23 | Mark all supported_types constant. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Mark sipr_swaps table constant. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for video decoder plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for audio decoder plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all misc plugins to the new identifier/description interface. Add _() ... | Diego 'Flameeyes' Pettenò |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-11-06 | Change how the RealPlayer codecs are detected. | Darren Salt |
2007-11-05 | Add another RealPlayer codecs path. | Darren Salt |
2007-10-18 | Merge from 1.1. | Darren Salt |
2007-10-08 | add lib64/real into the real codec paths | Anssi Hannula |
2007-09-23 | Merge from 1.1. | Darren Salt |
2007-09-16 | add two real codec search paths | Anssi Hannula |
2007-08-16 | Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes. | Darren Salt |
2007-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-06-08 | Merge from 1.1. | Darren Salt |
2007-06-06 | Fix RealPlayer codec detection and a nearby logging build failure. Both typos. | Darren Salt |
2007-04-25 | Fix real codec search paths | Ville Skyttä |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-04 | Rename audio_decoder.c and xine_decoder.c | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-17 | Merge the two real binary codecs plugins in a single plugin that handles both... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Instead of relying on FreeBSD being the only system not having __environ stde... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Boost the priority of the real audio decoder over FFmpeg's, as demux_real doe... | Diego 'Flameeyes' Pettenò |