summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Collapse)Author
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
(wanna try? gnome-xine mms://live5-ms.unbn.unit.net/radio_project ) forced asx-parser back to a (hopefully) working state fixed warning about wrong audio_instance type CVS patchset: 1591 CVS date: 2002/03/19 02:12:49
2002-03-18mms patches contributed by Andrei LahunGuenter Bartsch
CVS patchset: 1590 CVS date: 2002/03/18 23:28:49
2002-03-18send host nameGuenter Bartsch
CVS patchset: 1586 CVS date: 2002/03/18 13:25:21
2002-03-17adding (slightly updated) mms input pluginGuenter Bartsch
CVS patchset: 1582 CVS date: 2002/03/17 22:23:36
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
CVS patchset: 1574 CVS date: 2002/03/16 20:53:49
2002-03-14whoups #-))Guenter Bartsch
CVS patchset: 1571 CVS date: 2002/03/14 17:32:20
2002-03-14small error message changeGuenter Bartsch
CVS patchset: 1570 CVS date: 2002/03/14 17:28:05
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
relevant information like stream type/size/bitrate instead. demuxer cleanup, removed no-longer-needed macros :-) switched off video_out/libmpeg2/... verbose log output messages. CVS patchset: 1503 CVS date: 2002/02/17 17:32:49
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22
2002-01-18Fixed description string.Daniel Caujolle-Bert
CVS patchset: 1426 CVS date: 2002/01/18 23:16:05
2002-01-18Add homedir fallback for mrl grabbing.Daniel Caujolle-Bert
CVS patchset: 1425 CVS date: 2002/01/18 22:43:43
2002-01-15input_cda.c didn't compile on freebsd 4.4Juergen Keil
CVS patchset: 1406 CVS date: 2002/01/15 13:20:59
2002-01-14Fixed cda deadlocks.Daniel Caujolle-Bert
CVS patchset: 1404 CVS date: 2002/01/14 21:42:59
2002-01-13blocking mode, code cleanups, also watch audio fifo for audio-only streamsGuenter Bartsch
CVS patchset: 1395 CVS date: 2002/01/13 13:31:25
2002-01-12add a little howto on setting up mp1e as a streaming serverGuenter Bartsch
CVS patchset: 1394 CVS date: 2002/01/12 20:20:36
2002-01-10more tcp streaming support, new scr plugin which cannot be pushed by audio outGuenter Bartsch
CVS patchset: 1388 CVS date: 2002/01/10 21:42:50
2002-01-04prebufferingGuenter Bartsch
CVS patchset: 1334 CVS date: 2002/01/04 02:49:49
2002-01-04fixed read_blockSiggi Langauf
CVS patchset: 1333 CVS date: 2002/01/04 02:17:02
2002-01-04implemented block read functionGuenter Bartsch
CVS patchset: 1332 CVS date: 2002/01/04 01:21:53
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
CVS patchset: 1308 CVS date: 2001/12/27 14:30:28
2001-12-16revert dvd seamless branching that may be causing problemsMiguel Freitas
CVS patchset: 1252 CVS date: 2001/12/16 13:38:42
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
CVS patchset: 1246 CVS date: 2001/12/14 21:03:03
2001-12-14$PWD is not available with all shells, use getcwd() to get the currentJuergen Keil
directory. Fixes a problem under solaris with a non working file browser, when xine is started using a CDE action. CVS patchset: 1245 CVS date: 2001/12/14 17:39:29
2001-12-14Store/use old origin path.Daniel Caujolle-Bert
CVS patchset: 1243 CVS date: 2001/12/14 15:26:47
2001-12-14Add ability to hide hidden files via config boolean.Daniel Caujolle-Bert
CVS patchset: 1242 CVS date: 2001/12/14 14:49:08
2001-12-11Fix (probably) FreeBSD breakage.Daniel Caujolle-Bert
CVS patchset: 1219 CVS date: 2001/12/11 00:04:09
2001-12-10Fix jerky playback at track start. Some improvment for other unices thanDaniel Caujolle-Bert
Linux (NOTE: FreeBSD support is probably broken, i will fix in few minutes). CVS patchset: 1217 CVS date: 2001/12/10 23:40:29
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
CVS patchset: 1210 CVS date: 2001/12/10 12:56:54
2001-12-10PATH_MAX, NAME_MAX and CDROM_MEDIA_CHANGED defines missing on solarisJuergen Keil
CVS patchset: 1208 CVS date: 2001/12/10 11:46:38
2001-12-10Enable config callbacks.Daniel Caujolle-Bert
CVS patchset: 1207 CVS date: 2001/12/10 10:51:53
2001-12-10create directory recusively.Daniel Caujolle-Bert
CVS patchset: 1206 CVS date: 2001/12/10 01:43:30
2001-12-10cddb cache directory is settable.Daniel Caujolle-Bert
CVS patchset: 1205 CVS date: 2001/12/10 00:58:13
2001-12-09removed register mrl macroGuenter Bartsch
CVS patchset: 1201 CVS date: 2001/12/09 23:09:32
2001-12-09Forgotten boolean about grabbed cddb info.Daniel Caujolle-Bert
CVS patchset: 1196 CVS date: 2001/12/09 18:32:20
2001-12-09Add cddb infos caching. Fix billion call of cddb server. Fix autoplayDaniel Caujolle-Bert
crash bug in cda/vcd/dvd. CVS patchset: 1194 CVS date: 2001/12/09 18:11:34
2001-12-09- Better default for CDROM device on solarisJuergen Keil
- Audio play operation immediately followed by a status query somehow does not start the audio playback on solaris. If I debug it and single step over the code, it works - of cause :-) Added a small usec_sleep to work around this problem on solaris. CVS patchset: 1187 CVS date: 2001/12/09 13:18:37
2001-12-08Add CDDB support.Daniel Caujolle-Bert
CVS patchset: 1179 CVS date: 2001/12/08 03:01:40
2001-12-06Add audio cd support.Daniel Caujolle-Bert
CVS patchset: 1172 CVS date: 2001/12/06 23:53:20
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵Guenter Bartsch
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
add at bottom of init_input_plugin() a line like this: REGISTER_VALID_MRLS(this->config, "mrl.mrls_mpeg_block", "xxx"); CVS patchset: 1147 CVS date: 2001/11/30 21:55:05
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50
2001-11-29w32 bugfix, dvd branchingMiguel Freitas
CVS patchset: 1135 CVS date: 2001/11/29 12:05:06
2001-11-19Fix macro buffer leakageMiguel Freitas
CVS patchset: 1081 CVS date: 2001/11/19 22:31:35
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-06input_http updates by Damien ClermonteGuenter Bartsch
CVS patchset: 964 CVS date: 2001/11/06 10:08:48
2001-10-25...hope I'm getting closer to a correct socket read return value ↵Guenter Bartsch
interpretation... CVS patchset: 885 CVS date: 2001/10/25 15:48:03
2001-10-22an http input plugin, small demuxer bugfixes/additionsGuenter Bartsch
CVS patchset: 862 CVS date: 2001/10/22 23:24:34
2001-10-22Some modification for seeking in unpredictable streams (like DVDs)Rich J Wareham
CVS patchset: 861 CVS date: 2001/10/22 22:50:01