| Age | Commit message (Collapse) | Author | 
|---|
|  | - prepare also po/POTFILES.in by 'make dist' before updating po-files,
    so also new files with strings for translatiom will be included
  - make build proces working in separate directory
CVS patchset: 6387
CVS date: 2004/04/10 20:35:27 | 
|  | 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: 6382
CVS date: 2004/04/10 15:41:11 | 
|  | 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: 6377
CVS date: 2004/04/10 13:44:03 | 
|  | 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: 6374
CVS date: 2004/04/10 04:14:24 | 
|  | 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: 6370
CVS date: 2004/04/09 22:20:41 | 
|  | 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: 6366
CVS date: 2004/04/09 16:15:45 | 
|  | 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 | 
|  | difficult part (todo): demuxers/input plugins must be fixed to
convert all metadata to UTF-8
CVS patchset: 6360
CVS date: 2004/04/09 14:46:02 | 
|  | 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: 6354
CVS date: 2004/04/08 22:21:59 | 
|  | CVS patchset: 6353
CVS date: 2004/04/08 19:00:25 | 
|  | CVS patchset: 6352
CVS date: 2004/04/08 18:45:29 | 
|  | (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 | 
|  | rpm > 4.0
CVS patchset: 6349
CVS date: 2004/04/08 13:14:23 | 
|  | CVS patchset: 6348
CVS date: 2004/04/08 11:10:10 | 
|  | CVS patchset: 6347
CVS date: 2004/04/07 22:20:32 | 
|  | CVS patchset: 6346
CVS date: 2004/04/07 20:59:21 | 
|  | CVS patchset: 6345
CVS date: 2004/04/07 19:44:29 | 
|  | CVS patchset: 6344
CVS date: 2004/04/07 19:35:38 | 
|  | CVS patchset: 6343
CVS date: 2004/04/07 18:35:03 | 
|  | 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 | 
|  | CVS patchset: 6340
CVS date: 2004/04/07 17:55:02 | 
|  | CVS patchset: 6339
CVS date: 2004/04/06 21:32:38 | 
|  | 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 |