summaryrefslogtreecommitdiff
path: root/src/input/input_rtp.c
AgeCommit message (Expand)Author
2004-07-20Add const to get_identifier return type since that's n fact what itRocky Bernstein
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-03-16change suggested by Bill Fink: you can run Linux on Sun SPARC machines, soMichael Roitzsch
2004-03-16only include this file on Sun, since Linux does not have itMichael Roitzsch
2004-03-15SIOCGIFADDR is defined in <sys/sockio.h>Robin KAY
2004-03-15patch by Stephen Birch permits selecting the adapter by interface nameMichael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-03-01Multiple multicast client on the same host support.Thibaut Mattern
2004-01-26add preview to rtp pluginMiguel Freitas
2003-12-14API version bounceSiggi Langauf
2003-12-10fix unused variableMichael Roitzsch
2003-12-08fix performance problemsMiguel Freitas
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-13Input plugin api change:Thibaut Mattern
2003-03-05Updated rtp input plugin and enhanced itPeter Liljenberg
2003-02-10malloc.h seems uneededHeiko Schaefer
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-11-17bring eject back: no eject function if the plugin does not support itMichael Roitzsch
2002-09-06introduce "const"Michael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-05Fixed mrl checking (mrl:// wasn't respected).Daniel Caujolle-Bert
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-24Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a badDaniel Caujolle-Bert
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-01extended input plugin api for interactive menus and seamless branchingGuenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-09dave's patch applied to make this compile on freebsd.Heiko Schaefer
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.Daniel Caujolle-Bert
2001-05-06Re-enable and sync input plugins. RTP one should be broken.Daniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert