Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | public header file cleanup | Guenter Bartsch | |
CVS patchset: 842 CVS date: 2001/10/20 18:06:35 | |||
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-18 | Added grabbing of mouse cursor. (toggle by pressing <INSERT>) | Matthias Dahl | |
CVS patchset: 825 CVS date: 2001/10/18 01:25:44 | |||
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-17 | fixed typo. Thanks to Mark Cooke <mpc@star.sr.bham.ac.uk>! | Siggi Langauf | |
CVS patchset: 822 CVS date: 2001/10/17 09:02:27 | |||
2001-10-16 | SPDIF sync improved | Joachim Koenig | |
CVS patchset: 821 CVS date: 2001/10/16 17:57:31 | |||
2001-10-16 | last changes to make the package work outside CVS | Siggi Langauf | |
CVS patchset: 820 CVS date: 2001/10/16 01:56:45 | |||
2001-10-15 | last 0.9.2 updatesxine-0_9_2-release0.9.2 | Siggi Langauf | |
CVS patchset: 819 CVS date: 2001/10/15 19:15:32 | |||
2001-10-15 | Add ForeveR <forever@klub.chip.pl> to contributors. | Daniel Caujolle-Bert | |
CVS patchset: 818 CVS date: 2001/10/15 19:04:02 | |||
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 | Update Marco contributions. | Daniel Caujolle-Bert | |
CVS patchset: 816 CVS date: 2001/10/15 13:18:30 | |||
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 | Fixed -fPIC system dependencies. _autodetected_ usage can be overrided | Daniel Caujolle-Bert | |
by --[enable/disable]-fpic. CVS patchset: 811 CVS date: 2001/10/14 22:21:31 | |||
2001-10-14 | fixed packaging, added changelog entries | Siggi Langauf | |
CVS patchset: 810 CVS date: 2001/10/14 21:24:49 | |||
2001-10-14 | getting read for 0.9.2 | Guenter Bartsch | |
CVS patchset: 809 CVS date: 2001/10/14 21:01:56 | |||
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 | For consistancy with other platforms, and Stefan Reinauer's xine-ui | Juergen Keil | |
configure.in patch, the processor type in checked including a hyphen. CVS patchset: 805 CVS date: 2001/10/14 18:08:53 |