summaryrefslogtreecommitdiff
path: root/src/input/net_buf_ctrl.c
AgeCommit message (Collapse)Author
2003-02-24Reverts the detection of empty fifos.Thibaut Mattern
It caused problems with radios. CVS patchset: 4280 CVS date: 2003/02/24 01:24:19
2003-02-24- starts buffering when one fifo is empty (better for poorly interleaved ↵Thibaut Mattern
streams) - 'mplayer like' debug mode ('\r') ;) CVS patchset: 4278 CVS date: 2003/02/24 00:04:36
2003-02-23New function that should be called at the end of the stream to unpause the ↵Thibaut Mattern
engine if buffering. CVS patchset: 4269 CVS date: 2003/02/23 21:52:42
2003-02-23Always the same story.Thibaut Mattern
CVS patchset: 4267 CVS date: 2003/02/23 19:42:23
2003-02-23 - Remove constants related to fifo sizesThibaut Mattern
- Uses the num_free() method There is still a problem when buffering at the end of the stream. CVS patchset: 4266 CVS date: 2003/02/23 19:33:47
2003-02-23Wow, I've forgotten a big part of my patch !Thibaut Mattern
CVS patchset: 4264 CVS date: 2003/02/23 15:56:42
2003-02-18- Don't report twice the same number.Thibaut Mattern
- Report a progress even if the bitrate is not known CVS patchset: 4197 CVS date: 2003/02/18 23:15:07
2003-02-08New net_buf_ctrl strategy.Thibaut Mattern
see http://sourceforge.net/mailarchive/forum.php?thread_id=1568239&forum_id=7131 CVS patchset: 4116 CVS date: 2003/02/08 13:52:44
2003-01-29percent should not be more than 100Miguel Freitas
CVS patchset: 4035 CVS date: 2003/01/29 11:08:11
2003-01-26revert, commited by error, thibaut patch ;-)Daniel Caujolle-Bert
CVS patchset: 4017 CVS date: 2003/01/26 23:36:46
2003-01-26fix automake warning. NOTE: nvtv user, can you check if i didn't break ↵Daniel Caujolle-Bert
compilation of this stuff?? CVS patchset: 4016 CVS date: 2003/01/26 23:31:13
2003-01-06throw out old codeGuenter Bartsch
CVS patchset: 3797 CVS date: 2003/01/06 02:18:13
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
- fix UI_PLAYBACK_FINISHED rifle CVS patchset: 3686 CVS date: 2002/12/26 21:53:41
2002-12-15these new methodsStefan Holst
nbc_set_high_water_mark nbc_set_low_water_mark gives network input plugins a bit more control over buffering. CVS patchset: 3544 CVS date: 2002/12/15 16:48:56
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
* new public output interface xine_{audio,video}_port_t instead of xine_{ao,vo}_driver_t, old names kept as aliases for compatibility * modified the engine to allow multiple streams per output * renaming of some internal structures according to public changes * moving SCR out of per-stream-metronom into a global metronom_clock_t residing in xine_t and therefore easily available to the output layer * adapting all available plugins (note to external projects: the compiler will help you a lot, if a plugin compiles, it is adapted, because all changes add new parameters to some functions) * bump up all interface versions because of xine_t and xine_stream_t changes CVS patchset: 3312 CVS date: 2002/11/20 11:57:38
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine ↵Guenter Bartsch
parameter (not implemented yet), document new plugin loader in changelog CVS patchset: 3029 CVS date: 2002/10/26 22:50:52
2002-10-20mms inpit plugin is backGuenter Bartsch
CVS patchset: 2868 CVS date: 2002/10/20 01:15:53
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
CVS patchset: 2828 CVS date: 2002/10/14 15:46:48
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-08-24make it work without audioGuenter Bartsch
CVS patchset: 2505 CVS date: 2002/08/24 01:03:49
2002-07-10Also translate buffering by ValtrIIPhilipp Hahn
CVS patchset: 2240 CVS date: 2002/07/10 05:37:24
2002-07-05disable some debug messages (patch by Claire Griffin <claire@comedia.com>)uid45177
CVS patchset: 2220 CVS date: 2002/07/05 22:34:02
2002-03-23oops, forgotten filesGuenter Bartsch
CVS patchset: 1621 CVS date: 2002/03/23 20:09:56