Age | Commit message (Collapse) | Author |
|
we have to compensate this distortion in the coordinate transformation to get
accurate menu highlight areas
CVS patchset: 6405
CVS date: 2004/04/15 14:42:35
|
|
and file plugins
CVS patchset: 6404
CVS date: 2004/04/15 00:14:56
|
|
at users.sourceforge.net>
CVS patchset: 6403
CVS date: 2004/04/14 21:30:32
|
|
the problematic stream still does not play
mms://audio1.musicradio.com/Ad/BT.wma
CVS patchset: 6401
CVS date: 2004/04/14 01:42:55
|
|
CVS patchset: 6400
CVS date: 2004/04/13 19:31:23
|
|
CVS patchset: 6399
CVS date: 2004/04/13 07:59:22
|
|
CVS patchset: 6397
CVS date: 2004/04/13 00:56:05
|
|
CVS patchset: 6396
CVS date: 2004/04/11 16:29:10
|
|
CVS patchset: 6395
CVS date: 2004/04/11 15:27:19
|
|
CVS patchset: 6394
CVS date: 2004/04/11 14:59:23
|
|
they might call port->close(), which might finish a pending disposal of a
post plugin, which will try to decrement the reference count for that plugin,
which will try to grab the plugin catalog lock...
CVS patchset: 6393
CVS date: 2004/04/11 14:51:20
|
|
be there
CVS patchset: 6391
CVS date: 2004/04/11 14:41:09
|
|
CVS patchset: 6390
CVS date: 2004/04/11 12:25:35
|
|
CVS patchset: 6388
CVS date: 2004/04/11 12:20:31
|
|
CVS patchset: 6386
CVS date: 2004/04/10 18:51:32
|
|
CVS patchset: 6385
CVS date: 2004/04/10 17:41:44
|
|
CVS patchset: 6384
CVS date: 2004/04/10 17:17:06
|
|
CVS patchset: 6383
CVS date: 2004/04/10 15:45:10
|
|
CVS patchset: 6381
CVS date: 2004/04/10 15:31:10
|
|
and dropping support for em8300 drivers older than 0.12.0
(this is older than two years)
CVS patchset: 6380
CVS date: 2004/04/10 15:29:57
|
|
* for alsa: do not register config entries multiple times just to get the value,
use lookup_entry()
* for directx: get rid of unused device_name
* for OSS: remove mixer config, derive mixer name from device name
CVS patchset: 6379
CVS date: 2004/04/10 14:53:42
|
|
fix network autoplaylist
CVS patchset: 6378
CVS date: 2004/04/10 14:27:37
|
|
Because I added using standard xine network functions into cdda, we need also create stream in cdda_class_get_autoplay_list. It looks as hacky solution, but it's better than reimplementing network functions, IMHO.
CVS patchset: 6376
CVS date: 2004/04/10 13:20:16
|
|
xine.
CVS patchset: 6375
CVS date: 2004/04/10 09:45:44
|
|
CVS patchset: 6373
CVS date: 2004/04/10 04:13:37
|
|
CVS patchset: 6372
CVS date: 2004/04/10 03:45:52
|
|
CVS patchset: 6371
CVS date: 2004/04/10 03:34:37
|
|
CVS patchset: 6369
CVS date: 2004/04/09 22:18:35
|
|
about buffer overruns.
CVS patchset: 6368
CVS date: 2004/04/09 22:12:09
|
|
CVS patchset: 6367
CVS date: 2004/04/09 21:46:54
|
|
CVS patchset: 6365
CVS date: 2004/04/09 16:07:10
|
|
patch by Klaus Robert Suetterlin <robert@mpe.mpg.de>
CVS patchset: 6364
CVS date: 2004/04/09 15:29:33
|
|
explains
CVS patchset: 6363
CVS date: 2004/04/09 15:06:02
|
|
the menu of "24" season 1 work correctly with software decoding;
thanks to Bob "GnomeKing" for doing all the testing
CVS patchset: 6362
CVS date: 2004/04/09 15:01:29
|
|
(xine wrapper code by James Stembridge)
does not work on all DVDs, but better a sometimes failing decoder than no
decoder at all; digital passthrough seems unaffected
CVS patchset: 6361
CVS date: 2004/04/09 14:57:25
|
|
CVS patchset: 6359
CVS date: 2004/04/09 14:31:28
|
|
CVS patchset: 6358
CVS date: 2004/04/09 11:48:13
|
|
xine_init().
CVS patchset: 6357
CVS date: 2004/04/09 11:26:10
|
|
top_field_first=0 (aka bottom_field_first) should now work as expected
CVS patchset: 6356
CVS date: 2004/04/09 02:57:05
|
|
CVS patchset: 6355
CVS date: 2004/04/09 01:56:11
|
|
CVS patchset: 6353
CVS date: 2004/04/08 19:00:25
|
|
(use toxine luke... ;-) )
CVS patchset: 6351
CVS date: 2004/04/08 16:20:14
|
|
CVS patchset: 6350
CVS date: 2004/04/08 13:37:54
|
|
CVS patchset: 6348
CVS date: 2004/04/08 11:10:10
|
|
CVS patchset: 6345
CVS date: 2004/04/07 19:44:29
|
|
CVS patchset: 6344
CVS date: 2004/04/07 19:35:38
|
|
CVS patchset: 6342
CVS date: 2004/04/07 18:10:20
|
|
x = a / b + c
to
y = b + c
x = a / y
which is wrong and breaks the resampling sync method; changing to
y = a / b
x = y + c
should fix; thanks to Carsten Weinhold for the patch
CVS patchset: 6341
CVS date: 2004/04/07 18:07:25
|
|
move M$VC specific header files into sparate directory
regenerate config.h for M$VC
compilation fixes
add some getchar()s into xineui.exe (popup dialogs would be better)
CVS patchset: 6338
CVS date: 2004/04/06 19:20:15
|
|
firewall!!!).
New functions into io_helper:
_x_io_tcp_connect_finish ... wait for successful connect with timeout
_x_io_tcp_read_line ... read the string from the socket (improvements neded)
Use io_helper functions in input_cdda.
Don't try connect again to freedb server, if previous connecting was failed.
CVS patchset: 6337
CVS date: 2004/04/06 18:40:32
|