summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Collapse)Author
2003-04-26bump up input plugin interface version numberGuenter Bartsch
CVS patchset: 4692 CVS date: 2003/04/26 22:34:31
2003-04-26- a ton of sanity checks.Thibaut Mattern
- little cleanup CVS patchset: 4686 CVS date: 2003/04/26 17:53:16
2003-04-26check mms response code.Thibaut Mattern
CVS patchset: 4685 CVS date: 2003/04/26 16:36:42
2003-04-26some doc and todo listThibaut Mattern
CVS patchset: 4681 CVS date: 2003/04/26 13:26:28
2003-04-26- shushBastien Nocera
CVS patchset: 4680 CVS date: 2003/04/26 00:19:21
2003-04-25Invalid packet length detection.Thibaut Mattern
Now detects an error with these streams: mmst://sr-wm.qbrick.com/02038_p1-wm-High mmst://sr-wm.qbrick.com/02038_p2-musik-wm-High (It fixes the deadlock) CVS patchset: 4678 CVS date: 2003/04/25 21:46:49
2003-04-25http response parsing fixesThibaut Mattern
These mrls work now : mmsh://sr-wm.qbrick.com/02038_p1-wm-High mmsh://sr-wm.qbrick.com/02038_p2-musik-wm-High CVS patchset: 4677 CVS date: 2003/04/25 20:37:21
2003-04-23check if something could be frieed.Daniel Caujolle-Bert
CVS patchset: 4667 CVS date: 2003/04/23 19:58:57
2003-04-23preserve win32 patches for later merges of new versionsMichael Roitzsch
CVS patchset: 4665 CVS date: 2003/04/23 16:24:18
2003-04-23do not build libdvdread, when we do not need itMichael Roitzsch
CVS patchset: 4663 CVS date: 2003/04/23 15:51:52
2003-04-23silence, pleaseMichael Roitzsch
CVS patchset: 4662 CVS date: 2003/04/23 15:51:02
2003-04-22Additional changes for win32/msvc port; This is my first real commit so ↵Tim Champagne
please be gentle with me; Everything builds except for the win32 ui CVS patchset: 4650 CVS date: 2003/04/22 23:30:29
2003-04-13use xine_read_abortMiguel Freitas
CVS patchset: 4605 CVS date: 2003/04/13 19:04:27
2003-04-13xine_read_abort for rtspMiguel Freitas
CVS patchset: 4604 CVS date: 2003/04/13 19:02:07
2003-04-13xine_read_abort for pnmMiguel Freitas
CVS patchset: 4603 CVS date: 2003/04/13 18:49:12
2003-04-13- some cleanupsMiguel Freitas
- may seek back inside preview_size - use xine_read_abort at stdin_fifo CVS patchset: 4602 CVS date: 2003/04/13 17:31:40
2003-04-13- use xine_read_abort for http, net, mms, mmsh (more to come)Miguel Freitas
- fix seeking for input_net CVS patchset: 4601 CVS date: 2003/04/13 16:34:51
2003-04-13Input plugin api change:Thibaut Mattern
old open() function replaced by : *_class_get_instance() : return an instance if the plugin handles the mrl *_plugin_open() : open the stream CVS patchset: 4598 CVS date: 2003/04/13 16:02:53
2003-04-13Fix for segfault when using slightly invalid proxy URLs (e.g. ↵Rich J Wareham
http://cache:port vs. http://cache:port/) reported by some users. CVS patchset: 4597 CVS date: 2003/04/13 15:42:46
2003-04-10add headers required by select.Miguel Freitas
may fix bug 697763 CVS patchset: 4583 CVS date: 2003/04/10 02:30:48
2003-04-08beta10xine-1-beta10-release1-beta10Guenter Bartsch
CVS patchset: 4574 CVS date: 2003/04/08 17:51:23
2003-04-08fix compilation problemsMichael Roitzsch
CVS patchset: 4572 CVS date: 2003/04/08 13:58:11
2003-04-07Get xine cvs to compile with xine's version of libdvdnav.James Courtier-Dutton
CVS patchset: 4568 CVS date: 2003/04/07 19:59:09
2003-04-07support the new menu resume featureMichael Roitzsch
CVS patchset: 4566 CVS date: 2003/04/07 18:13:19
2003-04-07merging libdvdnav, since some nice fixes took placeMichael Roitzsch
CVS patchset: 4565 CVS date: 2003/04/07 18:10:44
2003-04-07output beautificationMichael Roitzsch
CVS patchset: 4562 CVS date: 2003/04/07 16:51:29
2003-04-06some more dvd error reportingGuenter Bartsch
CVS patchset: 4557 CVS date: 2003/04/06 23:44:59
2003-04-06* fix input_time reporting for PG based seekingMichael Roitzsch
(with more than one cell per PG, only the first cell starts at 0; for the others, we need pg_start) * check for title sanity * fix tsble -> table typo CVS patchset: 4549 CVS date: 2003/04/06 13:19:59
2003-04-06report start of PG as wellMichael Roitzsch
CVS patchset: 4548 CVS date: 2003/04/06 13:09:38
2003-04-06Enable display of DVD Menu types.James Courtier-Dutton
Currently needs libdvdnav cvs, but does not break xine's own libdvdnav version. CVS patchset: 4547 CVS date: 2003/04/06 13:06:03
2003-04-06reset the VM when it is already openMichael Roitzsch
CVS patchset: 4546 CVS date: 2003/04/06 12:11:10
2003-04-06- shared eject implementation taken from the DVD input, eject doesn't work ↵Bastien Nocera
if the CD/DVD isn't mounted, which definitely breaks the CDDA plugin... better than nothing CVS patchset: 4542 CVS date: 2003/04/06 00:51:29
2003-04-05"perfect" time display for dvdsMiguel Freitas
(see thread on xine-devel for details) CVS patchset: 4540 CVS date: 2003/04/05 12:28:15
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
obs: more messages should be added CVS patchset: 4539 CVS date: 2003/04/04 19:20:46
2003-04-03not so much noise in cvsMichael Roitzsch
CVS patchset: 4535 CVS date: 2003/04/03 13:04:52
2003-04-01Add some comments.James Courtier-Dutton
Remove a FIXME comment. CVS patchset: 4530 CVS date: 2003/04/01 19:42:41
2003-04-01Fix race condition, where spudec_reset is called and then a button update ↵James Courtier-Dutton
arrives from input_dvd.c before we have our this->menu_handle back. CVS patchset: 4527 CVS date: 2003/04/01 11:45:32
2003-04-01Get libdvdnav to build in DEBUG and TRACE mode.James Courtier-Dutton
CVS patchset: 4526 CVS date: 2003/04/01 09:02:43
2003-03-31report realtime on seekingMiguel Freitas
CVS patchset: 4521 CVS date: 2003/03/31 15:34:16
2003-03-30prevent a segfault on unsupported streamsStefan Holst
CVS patchset: 4515 CVS date: 2003/03/30 17:11:50
2003-03-30New net_buf_ctrl.Thibaut Mattern
See xine-devel for details. Basicaly it adds callbacks to fifo, and everything is done at fifo level now. It fixes deadlocks with ogg/ogm streams, pauses the engine at the right time, and evaluates better the length of the data in fifos (using pts when the bitrate is not constant). Enjoy. CVS patchset: 4513 CVS date: 2003/03/30 15:19:45
2003-03-30additional sanity check on the part numberMichael Roitzsch
CVS patchset: 4511 CVS date: 2003/03/30 10:57:48
2003-03-29sync to libdvdnav cvs once againMichael Roitzsch
* some changes to mutual header inclusion to make it compile warning-less when tracing is enabled * title/part jumping should work much more reliable now CVS patchset: 4509 CVS date: 2003/03/29 13:19:08
2003-03-29FreeBSD implementation. thanks to Vladimir Kushnir.Heiko Schaefer
CVS patchset: 4508 CVS date: 2003/03/29 09:37:24
2003-03-28fixes some rtsp streamsStefan Holst
CVS patchset: 4506 CVS date: 2003/03/28 22:44:18
2003-03-27use timing information provided by libdvdnav to get more accurate positionMichael Roitzsch
CVS patchset: 4497 CVS date: 2003/03/27 13:48:03
2003-03-27sync to libdvdnav cvsMichael Roitzsch
* fix conversion of dvd_time_t (I do know BCD, I just did it wrong...) CVS patchset: 4496 CVS date: 2003/03/27 13:46:47
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
- xinefonts use unicode now - fix endianess in xine-fontconv.c - public render text api uses locale CVS patchset: 4486 CVS date: 2003/03/26 11:06:39
2003-03-25new config option to switch between PG ("per chapter") and PGC ("per movie")Michael Roitzsch
based seeking, although this differs from the behaviour up to now, PGC based seeking is now the default, since this is what people usually expect, what hardware players do and it is needed for separate subtitles to work with DVDs. CVS patchset: 4481 CVS date: 2003/03/25 13:20:31
2003-03-25sync to cvs of libdvdnavMichael Roitzsch
* optional PGC based seeking * new event on cell changes for timing info (currently not used by xine-lib) CVS patchset: 4480 CVS date: 2003/03/25 13:17:20