Age | Commit message (Expand) | Author |
2013-09-13 | Copyright year update by hg log info | Torsten Jager |
2012-01-18 | Merge from 1.1. | Darren Salt |
2012-01-18 | Hack to avoid xine-list-* causing catalog.cache to be written. | Darren Salt |
2012-01-10 | Pointer type fixes | Petri Hintukainen |
2011-12-21 | Merge from 1.1. | Darren Salt |
2011-12-16 | Removed write-only variables | Petri Hintukainen |
2011-12-15 | Marked xine_get_autoplay_mrls() and get_autoplay_list()'s return value const | Petri Hintukainen |
2011-10-17 | Merge from 1.1 | Petri Hintukainen |
2011-10-10 | Fixed asprintf usage | Petri Hintukainen |
2010-01-08 | Merge from 1.2 main. | Darren Salt |
2010-01-06 | Update to libxdg-basedir 1.0.2; adapt accordingly, and default to external. | Darren Salt |
2009-12-17 | Merge from 1.2 main. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-20 | Merge from 1.1; merge vdpau (with adjustments for 1.2). | Darren Salt |
2009-11-20 | Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1. | Darren Salt |
2009-04-26 | Merge from 1.1. | Darren Salt |
2009-04-13 | When writing catalog.cache, use a new file & atomically replace the old one. | Darren Salt |
2009-02-07 | Don't remove vdpau decoders from catalogue if failed to open. | Christophe Thommeret |
2009-01-14 | Merge from 1.1. | Darren Salt |
2009-01-14 | Avoid printing "plugin foo found" if the filename is null. | 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-11-07 | Fixed segfault on start when using XINE_PLUGIN_PATH. | František Dvořák |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-07-17 | Merge from 1.1. | Darren Salt |
2008-07-09 | Don't try to load static libraries on mingw32 | Matthias Ringwald |
2008-06-20 | Merge from 1.1. | Darren Salt |
2008-06-20 | Read the MIME type from the plugin & use it for demuxer selection (if by extn). | Darren Salt |
2008-06-19 | Bump the catalogue cache version no. due to media.video4linux.tv_standard. | Darren Salt |
2008-06-11 | Merge from 1.1. | Darren Salt |
2008-06-09 | Avoid false positives when looking up demuxer by MIME type. | Darren Salt |
2008-05-29 | Merge from 1.1. | Darren Salt |
2008-05-23 | Mark initialisation functions with malloc attribute. | Diego 'Flameeyes' Pettenò |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Merge fix for 3466031414a7. | Diego 'Flameeyes' Pettenò |
2008-05-22 | Copy all of the supported types not just 1/4 of it (4 being the size of uint3... | Diego 'Flameeyes' Pettenò |
2008-05-21 | Fix typo that lead to crash. | Diego 'Flameeyes' Pettenò |
2008-05-09 | Rewrite and optimise xine_get_{file_extensions,mime_types}() | Diego 'Flameeyes' Pettenò |
2008-05-09 | Use asprintf() rather than sn?printf() + strn?dup(). | Diego 'Flameeyes' Pettenò |
2008-05-09 | Avoid loop for common memory operations (zeroing, copying, moving). | Diego 'Flameeyes' Pettenò |
2008-05-07 | Use strn?dup instead of alloc + strn?cpy. | Diego 'Flameeyes' Pettenò |
2008-05-07 | Use asprintf() rather than malloc() + sprintf(). | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-05-05 | Replace load_plugins.h with a more generic xine_private.h, move the functions... | Diego 'Flameeyes' Pettenò |
2008-04-21 | Merge from 1.1. | Darren Salt |
2008-04-19 | Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1... | Diego 'Flameeyes' Pettenò |
2008-04-11 | Merge from 1.1. | Darren Salt |
2008-04-11 | Add a function for listing video output plugins of the given type(s). | Darren Salt |
2008-03-11 | Fix accessing plugin node after disposing plugin in plugin free functions. | Reinhard Nißl |
2008-03-06 | Fix compilation for installed libintl.h in include paths | Matthias Ringwald |