summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
(hopefully will fix k6-2 problems) CVS patchset: 854 CVS date: 2001/10/22 01:05:20
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
CVS patchset: 853 CVS date: 2001/10/22 01:00:16
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
2001-10-22Dolby 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-21softsync patchesMiguel Freitas
CVS patchset: 850 CVS date: 2001/10/21 23:14:08
2001-10-21Some minor changes.James Courtier-Dutton
DVDs only have 8 audio streams. CVS patchset: 849 CVS date: 2001/10/21 15:04:13
2001-10-21Fixed 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-21Implement support for auto display of Menus.James Courtier-Dutton
CVS patchset: 847 CVS date: 2001/10/21 12:09:06
2001-10-21more memcpy stuffMiguel Freitas
CVS patchset: 846 CVS date: 2001/10/21 00:18:22
2001-10-20fix prototypeMiguel Freitas
CVS patchset: 845 CVS date: 2001/10/20 22:21:18
2001-10-20optimized memcpy (mmx,sse,etc...)Miguel Freitas
CVS patchset: 844 CVS date: 2001/10/20 22:18:59
2001-10-20Decide which stream to use in libspudec instead of video_decoder.cJames Courtier-Dutton
Add support for hiding menus. CVS patchset: 843 CVS date: 2001/10/20 20:13:08
2001-10-20public header file cleanupGuenter Bartsch
CVS patchset: 842 CVS date: 2001/10/20 18:06:35
2001-10-20A 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-20remove soft deinterlace property (not used anymore)Miguel Freitas
CVS patchset: 840 CVS date: 2001/10/20 13:40:20
2001-10-20dxr3 plugin should compile again, untestedGuenter Bartsch
CVS patchset: 839 CVS date: 2001/10/20 12:08:31
2001-10-20physical audio channel wasn't returned by get_audio_channelGuenter Bartsch
CVS patchset: 838 CVS date: 2001/10/20 11:51:11
2001-10-20big 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-19Fixing Dolby Surround 2.0 bug. Also adding downmixing option to 2.0Matthias Dahl
CVS patchset: 836 CVS date: 2001/10/19 23:04:35
2001-10-19forgot to update unterface version number on this oneGuenter Bartsch
CVS patchset: 835 CVS date: 2001/10/19 14:35:52
2001-10-18defining menu eventsGuenter Bartsch
CVS patchset: 834 CVS date: 2001/10/18 23:46:40
2001-10-18audio 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-18oops, must remove config.h from Makefile, too, otherwise "make install" does notJuergen Keil
work any more. CVS patchset: 832 CVS date: 2001/10/18 15:01:54
2001-10-18Bad type for quant_tab fixed. Code is intended to use negative values but doesJuergen 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-18Slight re-ordering to make sure that input plugins can register event listenersRich J Wareham
CVS patchset: 830 CVS date: 2001/10/18 14:42:59
2001-10-18fix commentJuergen Keil
CVS patchset: 829 CVS date: 2001/10/18 14:32:28
2001-10-18avifile imported config.h file removed, build libw32dll with xine-lib's config.hJuergen Keil
CVS patchset: 828 CVS date: 2001/10/18 14:31:26
2001-10-18remove hardcoded lpcm audio format information, try to extract the informationJuergen Keil
from the mpeg stream CVS patchset: 827 CVS date: 2001/10/18 14:29:44
2001-10-18Let plugins chane MRL (for displaying info)Rich J Wareham
CVS patchset: 826 CVS date: 2001/10/18 13:57:26
2001-10-18Added grabbing of mouse cursor. (toggle by pressing <INSERT>)Matthias Dahl
CVS patchset: 825 CVS date: 2001/10/18 01:25:44
2001-10-17default priority changed to 4Guenter Bartsch
CVS patchset: 824 CVS date: 2001/10/17 21:29:21
2001-10-17demux / 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-17fixed 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-16SPDIF sync improvedJoachim Koenig
CVS patchset: 821 CVS date: 2001/10/16 17:57:31
2001-10-16last changes to make the package work outside CVSSiggi Langauf
CVS patchset: 820 CVS date: 2001/10/16 01:56:45
2001-10-15last 0.9.2 updatesxine-0_9_2-release0.9.2Siggi Langauf
CVS patchset: 819 CVS date: 2001/10/15 19:15:32
2001-10-15Add ForeveR <forever@klub.chip.pl> to contributors.Daniel Caujolle-Bert
CVS patchset: 818 CVS date: 2001/10/15 19:04:02
2001-10-15Harm van der Heijden's divx4 decoder patch for XShm video_outJuergen 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-15Update Marco contributions.Daniel Caujolle-Bert
CVS patchset: 816 CVS date: 2001/10/15 13:18:30
2001-10-15The 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) seekingGuenter Bartsch
CVS patchset: 814 CVS date: 2001/10/15 00:49:09
2001-10-14start_time initialization moved, added latency configure optionGuenter Bartsch
CVS patchset: 813 CVS date: 2001/10/14 23:38:30
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
vo drivers. CVS patchset: 812 CVS date: 2001/10/14 23:19:59
2001-10-14Fixed -fPIC system dependencies. _autodetected_ usage can be overridedDaniel Caujolle-Bert
by --[enable/disable]-fpic. CVS patchset: 811 CVS date: 2001/10/14 22:21:31
2001-10-14fixed packaging, added changelog entriesSiggi Langauf
CVS patchset: 810 CVS date: 2001/10/14 21:24:49
2001-10-14getting read for 0.9.2Guenter Bartsch
CVS patchset: 809 CVS date: 2001/10/14 21:01:56
2001-10-14small cleanup, doesn't make sense to set start_time in the init functionGuenter Bartsch
CVS patchset: 808 CVS date: 2001/10/14 20:48:37
2001-10-14turn deinterlace method into a .xinerc optionGuenter Bartsch
CVS patchset: 807 CVS date: 2001/10/14 20:34:40
2001-10-14Don't waste memory, when buffer_size is alignedJuergen Keil
CVS patchset: 806 CVS date: 2001/10/14 19:20:01
2001-10-14For consistancy with other platforms, and Stefan Reinauer's xine-uiJuergen Keil
configure.in patch, the processor type in checked including a hyphen. CVS patchset: 805 CVS date: 2001/10/14 18:08:53