Age | Commit message (Expand) | Author |
2013-09-13 | Copyright year update by hg log info | Torsten Jager |
2012-04-11 | Use proper device paths for the Blu-ray and VCD input plugins on OpenBSD | Brad Smith |
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 |
2011-10-04 | Merge from 1.1. | Darren Salt |
2011-10-03 | Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke... | Chris Rankin |
2011-10-01 | Mark simple file and socket descriptors as uninheritable. | Chris Rankin |
2010-07-28 | Re-add tests for __FreeBSD_kernel__ (should fix Debian GNU/kFreeBSD builds). | Darren Salt |
2010-07-29 | Merge from 1.1. | Darren Salt |
2010-07-25 | Merge from 1.1; resync translation files. | Darren Salt |
2010-07-21 | Add NetBSD support to the VCD input plugin | Matthias Drochner |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-03-03 | Merge from 1.1. | Darren Salt |
2009-02-17 | Add OpenBSD support to the CDDA, DVD & VCD input code. | Brad Smith |
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-07 | Optimise input_vcd: don't use a static-sized filelist array, and use asprintf... | Diego 'Flameeyes' Pettenò |
2008-05-07 | Use proper string functions in place of sn?printf. | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the input plugins interface version to 18 as they got updated. | 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 input plugins to the new identifier/description interface. | Diego 'Flameeyes' Pettenò |
2007-11-25 | Merge from 1.1. | Darren Salt |
2007-11-19 | add support for GNU/kFreeBSD | Petr Salinger ext:(%20) |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | 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-06-09 | Convert all input plugins to use void * as type for the buf parameter of read... | Diego 'Flameeyes' Pettenò |
2007-03-16 | Move netinet/in.h include down the block; this is currently patched by FreeBS... | Diego 'Flameeyes' Pettenò |
2007-01-19 | Make get_mrl return a const char * too. | Diego 'Flameeyes' Pettenò |
2007-01-18 | Make get_description function return a const char * rather than just a char *... | Diego 'Flameeyes' Pettenò |
2006-12-19 | Mark string-type configuration items according to whether they're plain | Darren Salt |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-04-05 | 1) various warning fixes | František Dvořák |
2006-03-29 | fix implicit declaration in input_vcd | František Dvořák |
2005-10-14 | input plugin time seeking patch. | Miguel Freitas |
2005-09-02 | Unregister config callbacks. | Thibaut Mattern |
2005-02-07 | Added PLUGIN_MUST_PRELOAD to all input plugins registering config entries. | Thibaut Mattern |
2005-02-06 | Added a plugin_node_t pointer to the input plugin struct. | Thibaut Mattern |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-10-20 | Start of VCD support on Mac OS X (still not finished, but doesn't break | Andre Pang |
2004-07-20 | Add const to get_identifier return type since that's n fact what it | Rocky Bernstein |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-04-10 | improving config help strings | Michael Roitzsch |