index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
input_plugin.h
Age
Commit message (
Expand
)
Author
2007-12-19
Consolidate all public include files into include/xine directory.
Diego 'Flameeyes' Pettenò
2007-12-11
Define free() as the default dispose function for plugin classes.
Diego 'Flameeyes' Pettenò
2007-12-11
Add a textdomain field to allow using a different i18n catalog for the descri...
Diego 'Flameeyes' Pettenò
2007-12-11
Replace get_identifier/get_description functions with strings.
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-06-09
Make the read() function of input plugins be declared with void pointer as bu...
Diego 'Flameeyes' Pettenò
2007-05-02
[PATCH] Remove packet count from demux_ts, to remove a long delay
Simon Farnsworth
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-22
Removed INPUT_CAP_NOCACHE.
Claudio Ciccani
2006-12-18
Added INPUT_CAP_NOCACHE: disable usage of internal input cache by default.
Claudio Ciccani
2005-10-14
input plugin time seeking patch.
Miguel Freitas
2005-02-06
Added a plugin_node_t pointer to the input plugin struct.
Thibaut Mattern
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
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
2003-12-14
API version bounce
Siggi Langauf
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-11-23
Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.
František Dvořák
2003-10-13
Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.
František Dvořák
2003-08-21
RIP Input Plugin
Miguel Freitas
2003-07-03
cleaning up; removing unused stuff
Marco Zuehlke
2003-05-20
public header cleanup:
Michael Roitzsch
2003-04-26
bump up input plugin interface version number
Guenter Bartsch
2003-04-13
Input plugin api change:
Thibaut Mattern
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-02-13
use the requested channel number when querying for the language
Michael Roitzsch
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2002-12-29
remove old hack for sputext
Michael Roitzsch
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-12-15
try to fix function descriptions
Guenter Bartsch
2002-12-15
Remove some vagueness decribing plugin routines. For example that the
Rocky Bernstein
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-18
getting rid of obviously obsolete INPUT_CAP_VARIABLE_BITRATE
Michael Roitzsch
2002-11-17
bring eject back: no eject function if the plugin does not support it
Michael Roitzsch
2002-10-25
remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUT
Michael Roitzsch
2002-10-21
document INPUT_CAP_CHAPTERS
Michael Roitzsch
2002-10-20
provide some documentation of input plugin capabilities
Guenter Bartsch
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-09-22
API review part I
Michael Roitzsch
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...
Guenter Bartsch
2002-07-17
Apply Bill Fink's patch for skip by chapter capability.
Daniel Caujolle-Bert
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
[next]