| Age | Commit message (Collapse) | Author | 
|---|
|  | CVS patchset: 6841
CVS date: 2004/07/23 13:47:39 | 
|  | is.  Should protect against a plugin returning a malloc'd variable for
example.
CVS patchset: 6821
CVS date: 2004/07/20 00:50:10 | 
|  | CVS patchset: 6776
CVS date: 2004/07/05 20:47:42 | 
|  | before registering the config entries and use the resulting values as the
config's default
advantages:
* config dialog will display the correct values
* xine config can override http_proxy
* since default values of the config are not written to config file, any
  changes to http_proxy will show up in xine unless the user deliberately
  modified the value in xine
* closes bug #972455
CVS patchset: 6708
CVS date: 2004/06/19 19:28:30 | 
|  | http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve
CVS patchset: 6686
CVS date: 2004/06/13 21:28:52 | 
|  | now .ram files should work again with http
CVS patchset: 6596
CVS date: 2004/05/27 03:44:45 | 
|  | CVS patchset: 6547
CVS date: 2004/05/16 14:04:12 | 
|  | no replacement, so it's used, but with configure check.
CVS patchset: 6503
CVS date: 2004/05/09 17:42:23 | 
|  | - Support streaming of NSV files.
  test streams:
    hTtP://xxx.inlive.co.kr:8000/;stream.nsv
    http://lsac1-0-s01.shoutcast.net:8012/;file.nsv
- Remove an old hack to force mpeg audio demuxer selection.
CVS patchset: 6484
CVS date: 2004/05/04 22:26:13 | 
|  | and file plugins
CVS patchset: 6404
CVS date: 2004/04/15 00:14:56 | 
|  | CVS patchset: 6383
CVS date: 2004/04/10 15:45:10 | 
|  | Add help strings into HTTP proxy options.
CVS patchset: 6322
CVS date: 2004/03/31 07:42:49 | 
|  | CVS patchset: 6162
CVS date: 2004/02/15 20:31:23 | 
|  | (cut&paste).
CVS patchset: 6060
CVS date: 2004/01/23 00:01:08 | 
|  | CVS patchset: 5912
CVS date: 2003/12/14 22:13:22 | 
|  | CVS patchset: 5909
CVS date: 2003/12/14 12:19:25 | 
|  | CVS patchset: 5903
CVS date: 2003/12/13 11:52:56 | 
|  | * internal names cleanup
  * http input plugin uses http_helper.c
  * fix change in audio_directx
  * MSVC stoped compile xineui because of 'this', mysterious
  * change non-constand array lengths to malloc/free,
    it good for such old compilers as my MSVC 6.0
  * change lprintf macro for MSVC to compile again
    (I don't know, how use variable number of macro arguments  in MSVC...)
  * merge compiling of xine-utils and xine-engine
CVS patchset: 5902
CVS date: 2003/12/13 11:35:07 | 
|  | CVS patchset: 5835
CVS date: 2003/12/04 21:19:03 | 
|  | CVS patchset: 5796
CVS date: 2003/11/26 19:43:26 | 
|  | add a http url parser
input_http:
  use http_helper
  try to fix potential security holes
CVS patchset: 5783
CVS date: 2003/11/26 08:09:58 | 
|  | BIG NOTE: use helpers to access to these informations (get/set/reset):
    _x_{stream,meta}_info_{get,set,reset}()
  are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.
CVS patchset: 5757
CVS date: 2003/11/16 23:33:42 | 
|  | CVS patchset: 5751
CVS date: 2003/11/16 15:32:10 | 
|  | CVS patchset: 5734
CVS date: 2003/11/15 15:04:35 | 
|  | CVS patchset: 5731
CVS date: 2003/11/15 13:01:00 | 
|  | CVS patchset: 5730
CVS date: 2003/11/14 23:00:41 | 
|  | CVS patchset: 5727
CVS date: 2003/11/12 19:58:19 | 
|  | CVS patchset: 5726
CVS date: 2003/11/12 19:54:56 | 
|  | CVS patchset: 5721
CVS date: 2003/11/11 18:44:50 | 
|  | CVS patchset: 5709
CVS date: 2003/11/08 22:20:35 | 
|  | CVS patchset: 5414
CVS date: 2003/09/25 13:47:17 | 
|  | CVS patchset: 5413
CVS date: 2003/09/25 13:42:19 | 
|  | CVS patchset: 5300
CVS date: 2003/08/21 00:37:26 | 
|  | error message on a simple xine_stop()
CVS patchset: 5070
CVS date: 2003/06/19 14:46:03 | 
|  | CVS patchset: 5007
CVS date: 2003/06/05 19:16:28 | 
|  | pointer was incorrectly aquired in open function), fix log output (should never be translated, broken anyway)
CVS patchset: 4940
CVS date: 2003/05/25 22:20:26 | 
|  | CVS patchset: 4909
CVS date: 2003/05/23 17:36:42 | 
|  | when trying to play a file that was 404
CVS patchset: 4901
CVS date: 2003/05/22 09:48:53 | 
|  | CVS patchset: 4900
CVS date: 2003/05/21 23:52:32 | 
|  | - fix http redirection
xine can play this url now:
http://www.nullsoft.com/nsv/scripts/verify.php?fn=crawling-hq.nsv
CVS patchset: 4895
CVS date: 2003/05/21 17:42:50 | 
|  | CVS patchset: 4891
CVS date: 2003/05/20 20:40:29 | 
|  | under win32 though?
CVS patchset: 4889
CVS date: 2003/05/20 16:23:44 | 
|  | CVS patchset: 4885
CVS date: 2003/05/20 14:05:36 | 
|  | CVS patchset: 4692
CVS date: 2003/04/26 22:34:31 | 
|  | - may seek back inside preview_size
- use xine_read_abort at stdin_fifo
CVS patchset: 4602
CVS date: 2003/04/13 17:31:40 | 
|  | - fix seeking for input_net
CVS patchset: 4601
CVS date: 2003/04/13 16:34:51 | 
|  | 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 | 
|  | http://cache:port vs. http://cache:port/) reported by some users.
CVS patchset: 4597
CVS date: 2003/04/13 15:42:46 | 
|  | though, demuxer problem it seems
CVS patchset: 4435
CVS date: 2003/03/17 11:59:41 | 
|  | - only some input plugins (still) have this... old code from xine 0.9.x?
CVS patchset: 4325
CVS date: 2003/03/03 07:37:23 |