Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-28 | descriptor leak patch from chrisxine-0_9_9-release0.9.9 | Guenter Bartsch | |
CVS patchset: 1800 CVS date: 2002/04/28 17:39:36 | |||
2002-04-28 | Minor cleanup and a possible little optimization... :) | Matthias Dahl | |
CVS patchset: 1799 CVS date: 2002/04/28 16:16:18 | |||
2002-04-28 | last 0.9.9 preparations, disable ffmpeg debug output, error message fix for oss | Guenter Bartsch | |
CVS patchset: 1798 CVS date: 2002/04/28 16:11:12 | |||
2002-04-28 | mms cleanup, removing asx parser (will be moved to xine-util/frontends | Guenter Bartsch | |
CVS patchset: 1797 CVS date: 2002/04/28 15:33:06 | |||
2002-04-28 | Thread-safe once-only initialization | Ewald Snel | |
CVS patchset: 1796 CVS date: 2002/04/28 15:32:41 | |||
2002-04-28 | OSS 8 bit sound problem fix by Gert Vervoort <Gert.Vervoort@wxs.nl> plus ↵ | Guenter Bartsch | |
indentiation fix CVS patchset: 1795 CVS date: 2002/04/28 15:20:38 | |||
2002-04-28 | Forgot the '&' in previous patch | Ewald Snel | |
CVS patchset: 1794 CVS date: 2002/04/28 10:39:47 | |||
2002-04-28 | Fix for possible memory leak (mutex, memory leak on some platforms) | Ewald Snel | |
CVS patchset: 1793 CVS date: 2002/04/28 10:32:34 | |||
2002-04-28 | Another change of this -> self to stop C++ moaning | Rich J Wareham | |
CVS patchset: 1792 CVS date: 2002/04/28 10:15:37 | |||
2002-04-28 | Fix small memory leak | Ewald Snel | |
CVS patchset: 1791 CVS date: 2002/04/28 10:12:49 | |||
2002-04-28 | fix discontinuity detection (audio and video pts may differ by more than 2 | Miguel Freitas | |
seconds!) CVS patchset: 1790 CVS date: 2002/04/28 01:50:54 | |||
2002-04-27 | add closed caption buffer type, so the CC decoder is not discarded | Christian Vogler | |
immediately after being loaded. CVS patchset: 1789 CVS date: 2002/04/27 23:31:33 | |||
2002-04-27 | Add function to unregister configfile callback. | Christian Vogler | |
Necessary to prevent segfaults if target of a callback has been disposed. CVS patchset: 1788 CVS date: 2002/04/27 23:00:38 | |||
2002-04-27 | Just in case something goes wrong, stop with a handy error message. | Matthias Dahl | |
CVS patchset: 1787 CVS date: 2002/04/27 22:11:12 | |||
2002-04-27 | More fixing... HAVE_(ALSA/SYS)_ASOUNDLIB_H wasn't defined properly. | Matthias Dahl | |
CVS patchset: 1786 CVS date: 2002/04/27 20:42:41 | |||
2002-04-27 | Fixing bug and alsa09 detection... | Matthias Dahl | |
CVS patchset: 1785 CVS date: 2002/04/27 20:06:50 | |||
2002-04-27 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 1784 CVS date: 2002/04/27 17:04:00 | |||
2002-04-27 | Gert Vervoort's aspect ratio patch | Miguel Freitas | |
CVS patchset: 1783 CVS date: 2002/04/27 17:03:30 | |||
2002-04-27 | fix 64-bit diff calculation | Miguel Freitas | |
CVS patchset: 1782 CVS date: 2002/04/27 16:33:24 | |||
2002-04-27 | Two small changes to stop C++ moaning | Rich J Wareham | |
CVS patchset: 1781 CVS date: 2002/04/27 14:35:39 | |||
2002-04-27 | Try do use the right asoundlib header file (avoid warning message). | Daniel Caujolle-Bert | |
CVS patchset: 1780 CVS date: 2002/04/27 14:04:53 | |||
2002-04-26 | Sun's Forte compiler has problems initializing a local structure variable with | Juergen Keil | |
bitfields. Use explicit assignments to work around this (compiler?) problem. CVS patchset: 1779 CVS date: 2002/04/26 20:31:47 | |||
2002-04-26 | Some minor changes to make libavcodec compibale with Sun's Forte compiler | Juergen Keil | |
CVS patchset: 1778 CVS date: 2002/04/26 17:29:34 | |||
2002-04-26 | String constant split on two lines? Sun's Forte compiler doesn't like that... | Juergen Keil | |
CVS patchset: 1777 CVS date: 2002/04/26 17:19:04 | |||
2002-04-25 | Need be2me_32() declaration. | Daniel Caujolle-Bert | |
CVS patchset: 1776 CVS date: 2002/04/25 15:14:18 | |||
2002-04-25 | Add some debug. | James Courtier-Dutton | |
CVS patchset: 1775 CVS date: 2002/04/25 12:55:47 | |||
2002-04-24 | Some more adjustments to make dvd menus work better. | James Courtier-Dutton | |
CVS patchset: 1774 CVS date: 2002/04/24 20:26:06 | |||
2002-04-24 | Some further improvements to dvd menu buttons. | James Courtier-Dutton | |
CVS patchset: 1773 CVS date: 2002/04/24 13:42:17 | |||
2002-04-24 | Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a bad | Daniel Caujolle-Bert | |
assignement (may segfault). CVS patchset: 1772 CVS date: 2002/04/24 08:12:13 | |||
2002-04-23 | Add support for forced buttons due to nav pci fosl control. | James Courtier-Dutton | |
CVS patchset: 1771 CVS date: 2002/04/23 23:46:23 | |||
2002-04-23 | Minor bug fix. | James Courtier-Dutton | |
Apparently transparent SPUs are still needed, in case buttons go on them. CVS patchset: 1770 CVS date: 2002/04/23 22:42:17 | |||
2002-04-23 | Small improvement to menu highlights. | James Courtier-Dutton | |
Once a menu has been activated, it will not move until the next menu appears. CVS patchset: 1769 CVS date: 2002/04/23 21:48:06 | |||
2002-04-23 | Moving more highlight handling to libspudec. | James Courtier-Dutton | |
Remove some highlight code from xine-dvdnav. CVS patchset: 1768 CVS date: 2002/04/23 20:27:31 | |||
2002-04-23 | Add missing dispose function to DivX4 | Rich J Wareham | |
CVS patchset: 1767 CVS date: 2002/04/23 16:05:12 | |||
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel | |
- update dxr3 and xvid plugins to new interface (add dispose() functions) CVS patchset: 1766 CVS date: 2002/04/23 15:45:19 | |||
2002-04-23 | Remove 'FIXME' (fixed by previous patches) | Ewald Snel | |
CVS patchset: 1765 CVS date: 2002/04/23 14:02:41 | |||
2002-04-23 | Fix memory leaks by disposing unused plugins | Ewald Snel | |
CVS patchset: 1764 CVS date: 2002/04/23 13:52:22 | |||
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel | |
- add dispose() function to all decoder plugin structures CVS patchset: 1763 CVS date: 2002/04/23 13:30:42 | |||
2002-04-23 | Fix memory leaks in quicktime demux plugin | Ewald Snel | |
CVS patchset: 1762 CVS date: 2002/04/23 13:17:35 | |||
2002-04-23 | Fix osd memory leaks (unprocessed events and unfreed overlay objects) | Ewald Snel | |
CVS patchset: 1761 CVS date: 2002/04/23 13:14:34 | |||
2002-04-23 | Fixed DEBUG_CFLAGS, build a real debug version now. | Daniel Caujolle-Bert | |
CVS patchset: 1760 CVS date: 2002/04/23 13:12:34 | |||
2002-04-23 | Fixed a typo | Ewald Snel | |
CVS patchset: 1759 CVS date: 2002/04/23 06:48:59 | |||
2002-04-23 | yet another sync method: probe sound card buffer size on startup | Miguel Freitas | |
(experimental). sound cards usually have a fixed buffer (in bytes), therefore it's delay cannot be corrected for all sample rates using some latency setting. also this method doesn't suffer from the drift problem as softsync. CVS patchset: 1758 CVS date: 2002/04/23 01:06:32 | |||
2002-04-23 | remove hardcoded waveformat size | Miguel Freitas | |
CVS patchset: 1757 CVS date: 2002/04/23 00:58:32 | |||
2002-04-23 | fix stupid bug in my last commit | Miguel Freitas | |
CVS patchset: 1756 CVS date: 2002/04/23 00:55:46 | |||
2002-04-22 | Forward buf->decoder_info[] to audio fifo (it's used to specify things, like | Daniel Caujolle-Bert | |
dvdnav audio channel). CVS patchset: 1755 CVS date: 2002/04/22 01:08:34 | |||
2002-04-21 | Add avi subtitle hideable. | Daniel Caujolle-Bert | |
CVS patchset: 1754 CVS date: 2002/04/21 22:23:07 | |||
2002-04-21 | should handle divx5 | Miguel Freitas | |
CVS patchset: 1753 CVS date: 2002/04/21 03:11:04 | |||
2002-04-21 | really handle reported types | Miguel Freitas | |
CVS patchset: 1752 CVS date: 2002/04/21 02:56:39 | |||
2002-04-21 | re-adding THREAD_CFLAGS for xine-config | Guenter Bartsch | |
CVS patchset: 1751 CVS date: 2002/04/21 00:34:44 |