Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-30 | Fix byteorder problem for bigendian cpus | Juergen Keil | |
CVS patchset: 520 CVS date: 2001/08/30 12:46:31 | |||
2001-08-29 | re-merged gcc-3.0 "cirp" bug fix from a52dec cvs. | Eduard Hasenleithner | |
CVS patchset: 519 CVS date: 2001/08/29 17:56:21 | |||
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch | |
CVS patchset: 518 CVS date: 2001/08/29 11:14:12 | |||
2001-08-29 | Fogotten A52 changes. | Daniel Caujolle-Bert | |
CVS patchset: 517 CVS date: 2001/08/29 10:31:39 | |||
2001-08-29 | handle avi streams without / with unknown audio | Guenter Bartsch | |
CVS patchset: 516 CVS date: 2001/08/29 02:23:58 | |||
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature ↵ | Guenter Bartsch | |
(disabled by default, enable it in your .xinerc if you want it) CVS patchset: 515 CVS date: 2001/08/29 00:51:57 | |||
2001-08-28 | Follow our coding style. | Daniel Caujolle-Bert | |
CVS patchset: 514 CVS date: 2001/08/28 23:13:08 | |||
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in ↵ | Daniel Caujolle-Bert | |
xine_pause. Fixed many pause/unpause case. Syncing xine.h.tmpl.in with xine_internal.h about status (Please, don't forget to update the public API header, that made troubles). CVS patchset: 513 CVS date: 2001/08/28 22:52:57 | |||
2001-08-28 | Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com] | James Courtier-Dutton | |
Modified some memset's in input_file. CVS patchset: 512 CVS date: 2001/08/28 22:44:09 | |||
2001-08-28 | added man page for xine-config | Siggi Langauf | |
CVS patchset: 511 CVS date: 2001/08/28 22:08:39 | |||
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel ↵ | Guenter Bartsch | |
Freitas CVS patchset: 510 CVS date: 2001/08/28 19:16:19 | |||
2001-08-28 | FAQ updates | Guenter Bartsch | |
CVS patchset: 509 CVS date: 2001/08/28 17:56:21 | |||
2001-08-27 | Execute chmod at the right place. | Daniel Caujolle-Bert | |
CVS patchset: 508 CVS date: 2001/08/27 11:40:23 | |||
2001-08-27 | credits to FAQ translators | Guenter Bartsch | |
CVS patchset: 507 CVS date: 2001/08/27 09:37:36 | |||
2001-08-27 | FAQ updates | Guenter Bartsch | |
CVS patchset: 506 CVS date: 2001/08/27 09:33:20 | |||
2001-08-26 | fixed double manpages, so packages are installable | Siggi Langauf | |
CVS patchset: 505 CVS date: 2001/08/26 23:12:10 | |||
2001-08-26 | Surround sound audio actually works now. | James Courtier-Dutton | |
CVS patchset: 504 CVS date: 2001/08/26 17:52:53 | |||
2001-08-26 | spanish FAQ update from Alfredo Jess Delaiti | Guenter Bartsch | |
CVS patchset: 503 CVS date: 2001/08/26 15:37:55 | |||
2001-08-26 | MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work. | James Courtier-Dutton | |
CVS patchset: 502 CVS date: 2001/08/26 15:24:24 | |||
2001-08-26 | Added support for sensing capabilities of the sound hardware. | James Courtier-Dutton | |
CVS patchset: 501 CVS date: 2001/08/26 13:10:07 | |||
2001-08-26 | added debianization to dist tarball, | Siggi Langauf | |
removed obsolete 0.4 debianization CVS patchset: 500 CVS date: 2001/08/26 09:50:10 | |||
2001-08-26 | Clean up. | James Courtier-Dutton | |
CVS patchset: 499 CVS date: 2001/08/26 09:38:23 | |||
2001-08-26 | added debian packaging stuff | Siggi Langauf | |
There's still one policy violation: -fPIC is not used on libxine. Have to work out if we're wrong or policy is wrong here... CVS patchset: 498 CVS date: 2001/08/26 09:37:22 | |||
2001-08-26 | Speed modes work again. | James Courtier-Dutton | |
CVS patchset: 497 CVS date: 2001/08/26 09:32:38 | |||
2001-08-25 | Added support for MONO in alsa09. | James Courtier-Dutton | |
CVS patchset: 496 CVS date: 2001/08/25 23:55:50 | |||
2001-08-25 | Considerably improved the accuracy of | James Courtier-Dutton | |
unixscr_get_current( ... ) Modified behaviour of unixscr_adjust( ... ) this->cur_pts now stays fairly constant and acts more as a pts offset. This could break any plugins which make use of adjust (e.g. dxr3). CVS patchset: 495 CVS date: 2001/08/25 21:34:25 | |||
2001-08-25 | Used the patch from Mike Lampard to adopt the new set_speed syntax. | Eduard Hasenleithner | |
CVS patchset: 494 CVS date: 2001/08/25 21:21:01 | |||
2001-08-25 | Fixed bug in ao_alsa_delay function. | James Courtier-Dutton | |
Removed un-needed variables which have moved to xine-engine/audio_out.c CVS patchset: 493 CVS date: 2001/08/25 15:52:09 | |||
2001-08-25 | added Daniel's seeking-without-closing-input-plugin function again | Guenter Bartsch | |
CVS patchset: 492 CVS date: 2001/08/25 14:56:19 | |||
2001-08-25 | reflect new trick play functions in public header file | Guenter Bartsch | |
CVS patchset: 491 CVS date: 2001/08/25 08:50:11 | |||
2001-08-25 | measuring complete audio/video output performance | Guenter Bartsch | |
CVS patchset: 490 CVS date: 2001/08/25 08:48:12 | |||
2001-08-25 | fixed content type detection | Guenter Bartsch | |
CVS patchset: 489 CVS date: 2001/08/25 08:40:08 | |||
2001-08-25 | fixed typo | Siggi Langauf | |
CVS patchset: 488 CVS date: 2001/08/25 08:29:22 | |||
2001-08-25 | credits to peter | Guenter Bartsch | |
CVS patchset: 487 CVS date: 2001/08/25 08:22:22 | |||
2001-08-25 | adapted alsa05 plugin to new audio architecture (untested) | Guenter Bartsch | |
CVS patchset: 486 CVS date: 2001/08/25 08:19:58 | |||
2001-08-25 | small cleanups | Guenter Bartsch | |
CVS patchset: 485 CVS date: 2001/08/25 08:11:41 | |||
2001-08-25 | small cleanups and fixes for new pause implementation | Guenter Bartsch | |
CVS patchset: 484 CVS date: 2001/08/25 07:51:24 | |||
2001-08-25 | make avi demuxer take care of keyframes | Guenter Bartsch | |
CVS patchset: 483 CVS date: 2001/08/25 07:42:30 | |||
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, ↵ | Guenter Bartsch | |
introducing trick playback (slow motion and fast forward) CVS patchset: 482 CVS date: 2001/08/25 07:12:16 | |||
2001-08-25 | fixed alsa output open return values | Guenter Bartsch | |
CVS patchset: 481 CVS date: 2001/08/25 06:48:18 | |||
2001-08-25 | alsa05 audio output plugin update from Peter Weissgerber | Guenter Bartsch | |
CVS patchset: 480 CVS date: 2001/08/25 04:33:33 | |||
2001-08-24 | Fixed the "cirp" bug with gcc-3.0. | Eduard Hasenleithner | |
CVS patchset: 479 CVS date: 2001/08/24 17:58:15 | |||
2001-08-24 | Updated. | James Courtier-Dutton | |
CVS patchset: 478 CVS date: 2001/08/24 11:38:00 | |||
2001-08-24 | removed no longer needed includes | Guenter Bartsch | |
CVS patchset: 477 CVS date: 2001/08/24 10:02:05 | |||
2001-08-24 | documenting new esd configure options, re-ordered config file docu ↵ | Guenter Bartsch | |
alphabetically CVS patchset: 476 CVS date: 2001/08/24 01:07:08 | |||
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch | |
CVS patchset: 475 CVS date: 2001/08/24 01:05:30 | |||
2001-08-23 | FAQ update (alsa09 devices) | Guenter Bartsch | |
CVS patchset: 474 CVS date: 2001/08/23 21:42:50 | |||
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code ↵ | Guenter Bartsch | |
style/indentation. corrected delay() behaviour according to what's specified in the header file comment: return delay(offset) instead of absolute time CVS patchset: 473 CVS date: 2001/08/23 21:40:05 | |||
2001-08-23 | corrected michel's name | Guenter Bartsch | |
CVS patchset: 472 CVS date: 2001/08/23 21:38:04 | |||
2001-08-23 | foo | Heiko Schaefer | |
CVS patchset: 471 CVS date: 2001/08/23 20:31:47 |