summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-23Minor 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-23Small 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-23Moving 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-23Add missing dispose function to DivX4Rich J Wareham
CVS patchset: 1767 CVS date: 2002/04/23 16:05:12
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald 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-23Remove 'FIXME' (fixed by previous patches)Ewald Snel
CVS patchset: 1765 CVS date: 2002/04/23 14:02:41
2002-04-23Fix memory leaks by disposing unused pluginsEwald Snel
CVS patchset: 1764 CVS date: 2002/04/23 13:52:22
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
- add dispose() function to all decoder plugin structures CVS patchset: 1763 CVS date: 2002/04/23 13:30:42
2002-04-23Fix memory leaks in quicktime demux pluginEwald Snel
CVS patchset: 1762 CVS date: 2002/04/23 13:17:35
2002-04-23Fix osd memory leaks (unprocessed events and unfreed overlay objects)Ewald Snel
CVS patchset: 1761 CVS date: 2002/04/23 13:14:34
2002-04-23Fixed DEBUG_CFLAGS, build a real debug version now.Daniel Caujolle-Bert
CVS patchset: 1760 CVS date: 2002/04/23 13:12:34
2002-04-23Fixed a typoEwald Snel
CVS patchset: 1759 CVS date: 2002/04/23 06:48:59
2002-04-23yet another sync method: probe sound card buffer size on startupMiguel 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-23remove hardcoded waveformat sizeMiguel Freitas
CVS patchset: 1757 CVS date: 2002/04/23 00:58:32
2002-04-23fix stupid bug in my last commitMiguel Freitas
CVS patchset: 1756 CVS date: 2002/04/23 00:55:46
2002-04-22Forward buf->decoder_info[] to audio fifo (it's used to specify things, likeDaniel Caujolle-Bert
dvdnav audio channel). CVS patchset: 1755 CVS date: 2002/04/22 01:08:34
2002-04-21Add avi subtitle hideable.Daniel Caujolle-Bert
CVS patchset: 1754 CVS date: 2002/04/21 22:23:07
2002-04-21should handle divx5Miguel Freitas
CVS patchset: 1753 CVS date: 2002/04/21 03:11:04
2002-04-21really handle reported typesMiguel Freitas
CVS patchset: 1752 CVS date: 2002/04/21 02:56:39
2002-04-21re-adding THREAD_CFLAGS for xine-configGuenter Bartsch
CVS patchset: 1751 CVS date: 2002/04/21 00:34:44
2002-04-20differentiating 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-20clean up use of global CFLAGS, add xvid patch contributed by Tomas KovarGuenter Bartsch
CVS patchset: 1749 CVS date: 2002/04/20 18:42:35
2002-04-20fix several audio buffer leaksMiguel Freitas
CVS patchset: 1748 CVS date: 2002/04/20 18:31:03
2002-04-20Adopting recent zoom fix to Xv by Thibault Mattern.Matthias Dahl
CVS patchset: 1747 CVS date: 2002/04/20 17:12:12
2002-04-20added cyuv format codeGuenter Bartsch
CVS patchset: 1746 CVS date: 2002/04/20 15:00:27
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
CVS patchset: 1745 CVS date: 2002/04/20 14:02:45
2002-04-20Fix 'make dist' breakage caused by (empty) 'SUBDIRS='Ewald Snel
CVS patchset: 1744 CVS date: 2002/04/20 09:50:33
2002-04-19weird 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-19patch from Andrei Lahun to use keyframes on seekingMiguel Freitas
CVS patchset: 1741 CVS date: 2002/04/19 22:57:07
2002-04-19Fix 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-19use 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-19vorbis format tags reported by Ivan TopolskyMiguel Freitas
CVS patchset: 1738 CVS date: 2002/04/19 02:19:11
2002-04-19fix 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-18patch to support bigger wavex headers from Staszek PaskoMiguel Freitas
CVS patchset: 1736 CVS date: 2002/04/18 12:08:58
2002-04-18Thibaut 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-17fix prebuffer vpts for no-audio streamsMiguel Freitas
CVS patchset: 1734 CVS date: 2002/04/17 22:02:13
2002-04-17user feedback when reconstructing index (using OSD)Guenter Bartsch
CVS patchset: 1733 CVS date: 2002/04/17 16:09:58
2002-04-16By default, only print the wrong interface version (vo).Daniel Caujolle-Bert
CVS patchset: 1732 CVS date: 2002/04/16 22:22:48
2002-04-16mention seperator changeGuenter Bartsch
CVS patchset: 1731 CVS date: 2002/04/16 15:14:03
2002-04-16switch to '%' as subtitle seperatorGuenter Bartsch
CVS patchset: 1730 CVS date: 2002/04/16 14:26:46
2002-04-16More 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-16This 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-16Move 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-16fix segfault reported by Chris Rankin and add keyframe supportMiguel Freitas
CVS patchset: 1726 CVS date: 2002/04/16 02:36:46
2002-04-16Check 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-15Add 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-15Fix 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-15Alsa 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-14make sure xine is unpaused before seekingMiguel Freitas
CVS patchset: 1721 CVS date: 2002/04/14 21:28:03