summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-04-11thanks to Frantisek for finding the multiline string, but the space should ↵Michael Roitzsch
be there CVS patchset: 6391 CVS date: 2004/04/11 14:41:09
2004-04-11Committed a modified version of Ian MacIntosh's patch.Robin KAY
CVS patchset: 6390 CVS date: 2004/04/11 12:25:35
2004-04-11update vcd libsMiguel Freitas
CVS patchset: 6389 CVS date: 2004/04/11 12:21:34
2004-04-11libvcd 0.7.20, libcdio 0.68Miguel Freitas
CVS patchset: 6388 CVS date: 2004/04/11 12:20:31
2004-04-10Autostuff houskeeping:František Dvořák
- 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
2004-04-10Make xgettext and gcc happy. :-)František Dvořák
CVS patchset: 6386 CVS date: 2004/04/10 18:51:32
2004-04-10Permit (but not recommend) stream == NULL in io_helper functions.František Dvořák
CVS patchset: 6385 CVS date: 2004/04/10 17:41:44
2004-04-10disable debugging printfMichael Roitzsch
CVS patchset: 6384 CVS date: 2004/04/10 17:17:06
2004-04-10improving config help stringsMichael Roitzsch
CVS patchset: 6383 CVS date: 2004/04/10 15:45:10
2004-04-10colorkey OSDMiguel Freitas
CVS patchset: 6382 CVS date: 2004/04/10 15:41:11
2004-04-10colorkey unscaled overlay support by Yann VernierMiguel Freitas
CVS patchset: 6381 CVS date: 2004/04/10 15:31:10
2004-04-10improving config help stringsMichael Roitzsch
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
2004-04-10improving config help stringsMichael Roitzsch
* 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
2004-04-10misplaced }Miguel Freitas
fix network autoplaylist CVS patchset: 6378 CVS date: 2004/04/10 14:27:37
2004-04-10Fix segfaults on errors in cdda.František Dvořák
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
2004-04-10Fix segfaults on errors.František Dvořák
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
2004-04-10Attempt to fix memory leak with ipmovies, but there is still some bigger in ↵František Dvořák
xine. CVS patchset: 6375 CVS date: 2004/04/10 09:45:44
2004-04-10small fixMiguel Freitas
CVS patchset: 6374 CVS date: 2004/04/10 04:14:24
2004-04-10fix channel swapping reported by Peter AntypasMiguel Freitas
CVS patchset: 6373 CVS date: 2004/04/10 04:13:37
2004-04-10mpg2 fourcc seems to be used by mencoderMiguel Freitas
CVS patchset: 6372 CVS date: 2004/04/10 03:45:52
2004-04-10somebody complained about a segfault here. it shouldn't hurt.Miguel Freitas
CVS patchset: 6371 CVS date: 2004/04/10 03:34:37
2004-04-09fix network cdda playbackMiguel Freitas
CVS patchset: 6370 CVS date: 2004/04/09 22:20:41
2004-04-09network cd playback works againMiguel Freitas
CVS patchset: 6369 CVS date: 2004/04/09 22:18:35
2004-04-09receiving data from network is kind of critical, we better be carefulMiguel Freitas
about buffer overruns. CVS patchset: 6368 CVS date: 2004/04/09 22:12:09
2004-04-09accept unix LF as line termination (don't try to read another char)Miguel Freitas
CVS patchset: 6367 CVS date: 2004/04/09 21:46:54
2004-04-09some fixesMiguel Freitas
CVS patchset: 6366 CVS date: 2004/04/09 16:15:45
2004-04-09fix playing LPCM (tag preview pack) - fix Fever.vobMiguel Freitas
CVS patchset: 6365 CVS date: 2004/04/09 16:07:10
2004-04-09on FreeBSD alpha, sys/types.h is needed before machine/param.hMichael Roitzsch
patch by Klaus Robert Suetterlin <robert@mpe.mpg.de> CVS patchset: 6364 CVS date: 2004/04/09 15:29:33
2004-04-09improving precision of audio vpts calculation, the comment in metronom.c ↵Michael Roitzsch
explains CVS patchset: 6363 CVS date: 2004/04/09 15:06:02
2004-04-09porting the rudimentary NAV timestamp handling from DXR3 SPU decoder makesMichael Roitzsch
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
2004-04-09including libdts as experimental DTS decoderMichael Roitzsch
(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
2004-04-09easy part: standardize the strings reported by libxine as UTF-8Miguel Freitas
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
2004-04-09fix compiler warning (missing prototype)Michael Roitzsch
CVS patchset: 6359 CVS date: 2004/04/09 14:31:28
2004-04-09made GCC happyDaniel Caujolle-Bert
CVS patchset: 6358 CVS date: 2004/04/09 11:48:13
2004-04-09move ticket init to xine_init(), clean it up. Move streams mutex init to ↵Daniel Caujolle-Bert
xine_init(). CVS patchset: 6357 CVS date: 2004/04/09 11:26:10
2004-04-09tvtime deinterlacing algorithms assumed top_field_first=1Miguel Freitas
top_field_first=0 (aka bottom_field_first) should now work as expected CVS patchset: 6356 CVS date: 2004/04/09 02:57:05
2004-04-09small fix for heiko's avi streamsGuenter Bartsch
CVS patchset: 6355 CVS date: 2004/04/09 01:56:11
2004-04-08Chris Rankin's patch for rpmbuild supportMiguel Freitas
CVS patchset: 6354 CVS date: 2004/04/08 22:21:59
2004-04-08lib order matters for static linkingMiguel Freitas
CVS patchset: 6353 CVS date: 2004/04/08 19:00:25
2004-04-08New feature in kaffeine. Cool frontend. :-)František Dvořák
CVS patchset: 6352 CVS date: 2004/04/08 18:45:29
2004-04-08avoid big dirty crash when xine_exit() is called without xine_init() first ↵Daniel Caujolle-Bert
(use toxine luke... ;-) ) CVS patchset: 6351 CVS date: 2004/04/08 16:20:14
2004-04-08make that a define to improve maintainabilityxine_1-rc3c-release1-rc3cMichael Roitzsch
CVS patchset: 6350 CVS date: 2004/04/08 13:37:54
2004-04-08change command from "rpm" to "rpmbuild" since most distributions shipMichael Roitzsch
rpm > 4.0 CVS patchset: 6349 CVS date: 2004/04/08 13:14:23
2004-04-08Degrease jerking with OGM subtitles.František Dvořák
CVS patchset: 6348 CVS date: 2004/04/08 11:10:10
2004-04-07some Debian housekeeping, and re-generated documentationSiggi Langauf
CVS patchset: 6347 CVS date: 2004/04/07 22:20:32
2004-04-074 hours translation work for whom?Philipp Hahn
CVS patchset: 6346 CVS date: 2004/04/07 20:59:21
2004-04-07fix compiler warningsMichael Roitzsch
CVS patchset: 6345 CVS date: 2004/04/07 19:44:29
2004-04-07+\nPhilipp Hahn
CVS patchset: 6344 CVS date: 2004/04/07 19:35:38
2004-04-07my contributions to the changelog (I know, should have committed that earlier)Michael Roitzsch
CVS patchset: 6343 CVS date: 2004/04/07 18:35:03
2004-04-07Michael's patch for improving playback with subtitles, fix the long seeking.František Dvořák
CVS patchset: 6342 CVS date: 2004/04/07 18:10:20