Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert | |
CVS patchset: 859 CVS date: 2001/10/22 21:34:54 | |||
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch | |
CVS patchset: 858 CVS date: 2001/10/22 17:10:20 | |||
2001-10-22 | adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUS | Guenter Bartsch | |
CVS patchset: 857 CVS date: 2001/10/22 16:45:01 | |||
2001-10-22 | Fixed Menu button colours. | James Courtier-Dutton | |
CVS patchset: 856 CVS date: 2001/10/22 14:56:29 | |||
2001-10-22 | Improved setting of audio channel from dvdnav. | James Courtier-Dutton | |
CVS patchset: 855 CVS date: 2001/10/22 01:23:08 | |||
2001-10-22 | remove prefetchnta from mmx1 code | Miguel Freitas | |
(hopefully will fix k6-2 problems) CVS patchset: 854 CVS date: 2001/10/22 01:05:20 | |||
2001-10-22 | remove prefetchnta from mmx1 code | Miguel Freitas | |
CVS patchset: 853 CVS date: 2001/10/22 01:00:16 | |||
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch | |
CVS patchset: 852 CVS date: 2001/10/22 00:52:09 | |||
2001-10-22 | Dolby Surround 2.0 fix: forgot two lines for the MONO driver case. | Matthias Dahl | |
CVS patchset: 851 CVS date: 2001/10/22 00:40:36 | |||
2001-10-21 | softsync patches | Miguel Freitas | |
CVS patchset: 850 CVS date: 2001/10/21 23:14:08 | |||
2001-10-21 | Some minor changes. | James Courtier-Dutton | |
DVDs only have 8 audio streams. CVS patchset: 849 CVS date: 2001/10/21 15:04:13 | |||
2001-10-21 | Fixed problem with overlay being stamped onto still menus. | James Courtier-Dutton | |
Thanks to Rich Wareham CVS patchset: 848 CVS date: 2001/10/21 13:14:08 | |||
2001-10-21 | Implement support for auto display of Menus. | James Courtier-Dutton | |
CVS patchset: 847 CVS date: 2001/10/21 12:09:06 | |||
2001-10-21 | more memcpy stuff | Miguel Freitas | |
CVS patchset: 846 CVS date: 2001/10/21 00:18:22 | |||
2001-10-20 | fix prototype | Miguel Freitas | |
CVS patchset: 845 CVS date: 2001/10/20 22:21:18 | |||
2001-10-20 | optimized memcpy (mmx,sse,etc...) | Miguel Freitas | |
CVS patchset: 844 CVS date: 2001/10/20 22:18:59 | |||
2001-10-20 | Decide which stream to use in libspudec instead of video_decoder.c | James Courtier-Dutton | |
Add support for hiding menus. CVS patchset: 843 CVS date: 2001/10/20 20:13:08 | |||
2001-10-20 | A reorganisation of libspudec, so we can support OSD and have better menu ↵ | James Courtier-Dutton | |
support. Work still needs to be done on it and some xine-lib api changes. CVS patchset: 841 CVS date: 2001/10/20 17:51:58 | |||
2001-10-20 | remove soft deinterlace property (not used anymore) | Miguel Freitas | |
CVS patchset: 840 CVS date: 2001/10/20 13:40:20 | |||
2001-10-20 | dxr3 plugin should compile again, untested | Guenter Bartsch | |
CVS patchset: 839 CVS date: 2001/10/20 12:08:31 | |||
2001-10-20 | physical audio channel wasn't returned by get_audio_channel | Guenter Bartsch | |
CVS patchset: 838 CVS date: 2001/10/20 11:51:11 | |||
2001-10-20 | big event cleanup: one single mechanism is now used for all communications ↵ | Guenter Bartsch | |
between gui, plugins and the xine engine; code cleanup CVS patchset: 837 CVS date: 2001/10/20 02:01:51 | |||
2001-10-19 | Fixing Dolby Surround 2.0 bug. Also adding downmixing option to 2.0 | Matthias Dahl | |
CVS patchset: 836 CVS date: 2001/10/19 23:04:35 | |||
2001-10-19 | forgot to update unterface version number on this one | Guenter Bartsch | |
CVS patchset: 835 CVS date: 2001/10/19 14:35:52 | |||
2001-10-18 | defining menu events | Guenter Bartsch | |
CVS patchset: 834 CVS date: 2001/10/18 23:46:40 | |||
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still ↵ | Guenter Bartsch | |
images so it can increment it's internal pts counters CVS patchset: 833 CVS date: 2001/10/18 18:50:53 | |||
2001-10-18 | oops, must remove config.h from Makefile, too, otherwise "make install" does not | Juergen Keil | |
work any more. CVS patchset: 832 CVS date: 2001/10/18 15:01:54 | |||
2001-10-18 | Bad type for quant_tab fixed. Code is intended to use negative values but does | Juergen Keil | |
not so, with the bad type (problem&fix reported to ffmpeg, and now re-imported from ffmpeg cvs) CVS patchset: 831 CVS date: 2001/10/18 14:45:58 | |||
2001-10-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham | |
CVS patchset: 830 CVS date: 2001/10/18 14:42:59 | |||
2001-10-18 | fix comment | Juergen Keil | |
CVS patchset: 829 CVS date: 2001/10/18 14:32:28 | |||
2001-10-18 | avifile imported config.h file removed, build libw32dll with xine-lib's config.h | Juergen Keil | |
CVS patchset: 828 CVS date: 2001/10/18 14:31:26 | |||
2001-10-18 | remove hardcoded lpcm audio format information, try to extract the information | Juergen Keil | |
from the mpeg stream CVS patchset: 827 CVS date: 2001/10/18 14:29:44 | |||
2001-10-18 | Let plugins chane MRL (for displaying info) | Rich J Wareham | |
CVS patchset: 826 CVS date: 2001/10/18 13:57:26 | |||
2001-10-17 | default priority changed to 4 | Guenter Bartsch | |
CVS patchset: 824 CVS date: 2001/10/17 21:29:21 | |||
2001-10-17 | demux / input plugin interface change, init functions now have access to the ↵ | Guenter Bartsch | |
full xine_t *xine. This should enable stream plugins to register SCR plugins. WARNING: delete old input plugins, otherwise xine will crash CVS patchset: 823 CVS date: 2001/10/17 20:33:09 | |||
2001-10-16 | SPDIF sync improved | Joachim Koenig | |
CVS patchset: 821 CVS date: 2001/10/16 17:57:31 | |||
2001-10-15 | Harm van der Heijden's divx4 decoder patch for XShm video_out | Juergen Keil | |
(no visible video unless XShm's slice copy method is called, which contains the yuv2rgb conversion) CVS patchset: 817 CVS date: 2001/10/15 16:13:23 | |||
2001-10-15 | The gui->video translation code in xv seems to work, enable it. | Juergen Keil | |
CVS patchset: 815 CVS date: 2001/10/15 12:20:01 | |||
2001-10-15 | (percentage based) seeking | Guenter Bartsch | |
CVS patchset: 814 CVS date: 2001/10/15 00:49:09 | |||
2001-10-14 | start_time initialization moved, added latency configure option | Guenter Bartsch | |
CVS patchset: 813 CVS date: 2001/10/14 23:38:30 | |||
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert | |
vo drivers. CVS patchset: 812 CVS date: 2001/10/14 23:19:59 | |||
2001-10-14 | small cleanup, doesn't make sense to set start_time in the init function | Guenter Bartsch | |
CVS patchset: 808 CVS date: 2001/10/14 20:48:37 | |||
2001-10-14 | turn deinterlace method into a .xinerc option | Guenter Bartsch | |
CVS patchset: 807 CVS date: 2001/10/14 20:34:40 | |||
2001-10-14 | Don't waste memory, when buffer_size is aligned | Juergen Keil | |
CVS patchset: 806 CVS date: 2001/10/14 19:20:01 | |||
2001-10-14 | increasing alsa priority so it will be used instead of alsa's oss emulation | Guenter Bartsch | |
CVS patchset: 804 CVS date: 2001/10/14 17:47:45 | |||
2001-10-14 | buffer alloc alignment patch by Kyle Centers <kcent@programmer.net> | Guenter Bartsch | |
CVS patchset: 803 CVS date: 2001/10/14 17:37:59 | |||
2001-10-14 | new simulated buffer softsync for esd output | Guenter Bartsch | |
CVS patchset: 802 CVS date: 2001/10/14 17:16:11 | |||
2001-10-14 | Merged aspect ratio autodetection and | Eduard Hasenleithner | |
GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO patch from Mike Lampard. CVS patchset: 800 CVS date: 2001/10/14 14:49:54 | |||
2001-10-14 | descriptor leak patch by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch | |
CVS patchset: 799 CVS date: 2001/10/14 14:43:42 | |||
2001-10-14 | system clock based softsync, based on work by Bill Fink ↵ | Guenter Bartsch | |
<billfink@mindspring.com> CVS patchset: 798 CVS date: 2001/10/14 14:39:36 |