Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2002-04-20 | differentiating mpeg-4 formats even more, divx5 apparently is not completely ↵ | Guenter Bartsch | |
mpeg-4 compliant while xvid reportedly doesn't handle mpeg-4 streams correctly CVS patchset: 1750 CVS date: 2002/04/20 20:20:43 | |||
2002-04-20 | clean up use of global CFLAGS, add xvid patch contributed by Tomas Kovar | Guenter Bartsch | |
CVS patchset: 1749 CVS date: 2002/04/20 18:42:35 | |||
2002-04-20 | fix several audio buffer leaks | Miguel Freitas | |
CVS patchset: 1748 CVS date: 2002/04/20 18:31:03 | |||
2002-04-20 | Adopting recent zoom fix to Xv by Thibault Mattern. | Matthias Dahl | |
CVS patchset: 1747 CVS date: 2002/04/20 17:12:12 | |||
2002-04-20 | added cyuv format code | Guenter Bartsch | |
CVS patchset: 1746 CVS date: 2002/04/20 15:00:27 | |||
2002-04-20 | Fix for unresolved symbols in plugins | Ewald Snel | |
CVS patchset: 1745 CVS date: 2002/04/20 14:02:45 | |||
2002-04-20 | Fix 'make dist' breakage caused by (empty) 'SUBDIRS=' | Ewald Snel | |
CVS patchset: 1744 CVS date: 2002/04/20 09:50:33 | |||
2002-04-19 | weird message :) | Miguel Freitas | |
CVS patchset: 1743 CVS date: 2002/04/19 22:58:46 | |||
2002-04-19 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 1742 CVS date: 2002/04/19 22:58:08 | |||
2002-04-19 | patch from Andrei Lahun to use keyframes on seeking | Miguel Freitas | |
CVS patchset: 1741 CVS date: 2002/04/19 22:57:07 | |||
2002-04-19 | Fix regexp, should fix Miguel's "automake 1.4-p5" issue (and he isn't alone). | Daniel Caujolle-Bert | |
CVS patchset: 1740 CVS date: 2002/04/19 21:11:47 | |||
2002-04-19 | use pts instead of scr for wrap detection (must be tested with VCDs) | Miguel Freitas | |
CVS patchset: 1739 CVS date: 2002/04/19 03:05:07 | |||
2002-04-19 | vorbis format tags reported by Ivan Topolsky | Miguel Freitas | |
CVS patchset: 1738 CVS date: 2002/04/19 02:19:11 | |||
2002-04-19 | fix off-by-one error in argc checking - hopefully it is right this time. | Christian Vogler | |
CVS patchset: 1737 CVS date: 2002/04/19 00:03:50 | |||
2002-04-18 | patch to support bigger wavex headers from Staszek Pasko | Miguel Freitas | |
CVS patchset: 1736 CVS date: 2002/04/18 12:08:58 | |||
2002-04-18 | Thibaut Mattern's latest patches (xv zoom fix and mms segfault) | Miguel Freitas | |
CVS patchset: 1735 CVS date: 2002/04/18 11:42:36 | |||
2002-04-17 | fix prebuffer vpts for no-audio streams | Miguel Freitas | |
CVS patchset: 1734 CVS date: 2002/04/17 22:02:13 | |||
2002-04-17 | user feedback when reconstructing index (using OSD) | Guenter Bartsch | |
CVS patchset: 1733 CVS date: 2002/04/17 16:09:58 | |||
2002-04-16 | By default, only print the wrong interface version (vo). | Daniel Caujolle-Bert | |
CVS patchset: 1732 CVS date: 2002/04/16 22:22:48 | |||
2002-04-16 | mention seperator change | Guenter Bartsch | |
CVS patchset: 1731 CVS date: 2002/04/16 15:14:03 | |||
2002-04-16 | switch to '%' as subtitle seperator | Guenter Bartsch | |
CVS patchset: 1730 CVS date: 2002/04/16 14:26:46 | |||
2002-04-16 | More accurate slider position. | James Courtier-Dutton | |
When stream length changes. E.g. Different DVD chapters. CVS patchset: 1729 CVS date: 2002/04/16 12:27:20 | |||
2002-04-16 | This fix for hang when using dvdnav is not needed any more. | James Courtier-Dutton | |
CVS patchset: 1728 CVS date: 2002/04/16 11:06:37 | |||
2002-04-16 | Move fix to xine-dvdnav instead. This broke input_file plugin. | James Courtier-Dutton | |
CVS patchset: 1727 CVS date: 2002/04/16 10:54:22 | |||
2002-04-16 | fix segfault reported by Chris Rankin and add keyframe support | Miguel Freitas | |
CVS patchset: 1726 CVS date: 2002/04/16 02:36:46 | |||
2002-04-16 | Check automake and not autoconf version form as.m4 inclusion. | Daniel Caujolle-Bert | |
CVS patchset: 1725 CVS date: 2002/04/16 01:35:08 | |||
2002-04-15 | Add Czech po file from Frantisek Dvorak <valtri@atlas.cz> | Daniel Caujolle-Bert | |
CVS patchset: 1724 CVS date: 2002/04/15 23:35:23 | |||
2002-04-15 | Fix hang when user presses "seek" during still dvd menu with dvdnav. | James Courtier-Dutton | |
CVS patchset: 1723 CVS date: 2002/04/15 00:58:21 | |||
2002-04-15 | Alsa pause and resume is not stable enought yet. | James Courtier-Dutton | |
Wait for alsa to improve, and in the mean time implement snd_pcm_drop when I have a mo. CVS patchset: 1722 CVS date: 2002/04/15 00:50:44 | |||
2002-04-14 | make sure xine is unpaused before seeking | Miguel Freitas | |
CVS patchset: 1721 CVS date: 2002/04/14 21:28:03 |