summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Collapse)Author
2002-02-06perr never used.Daniel Caujolle-Bert
CVS patchset: 1477 CVS date: 2002/02/06 02:20:59
2002-01-25Add header files for strcpy/malloc/...Juergen Keil
CVS patchset: 1453 CVS date: 2002/01/25 19:21:39
2002-01-21provide a "setenv" implementation, when it's missing in libcJuergen Keil
CVS patchset: 1433 CVS date: 2002/01/21 09:52:48
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
CVS patchset: 1246 CVS date: 2001/12/14 21:03:03
2001-12-08improved altivec detection by Bill Fink <billfink@mindspring.com>Guenter Bartsch
CVS patchset: 1178 CVS date: 2001/12/08 01:19:54
2001-12-05altivec support by Jeffrey W. Baker <jwbaker@acm.org>Guenter Bartsch
CVS patchset: 1171 CVS date: 2001/12/05 15:12:02
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50
2001-11-20bugfixMiguel Freitas
CVS patchset: 1091 CVS date: 2001/11/20 17:23:45
2001-11-20testing some configfile stuff...Miguel Freitas
CVS patchset: 1090 CVS date: 2001/11/20 17:22:13
2001-11-20playing with new configfile schemeMiguel Freitas
CVS patchset: 1089 CVS date: 2001/11/20 16:38:34
2001-11-18test OS support for SSE instructionsMiguel Freitas
CVS patchset: 1073 CVS date: 2001/11/18 23:00:34
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-18sorry, last update already contained some of the new config codeGuenter Bartsch
CVS patchset: 1063 CVS date: 2001/11/18 01:26:24
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest ↵Guenter Bartsch
segfault CVS patchset: 1062 CVS date: 2001/11/18 00:05:06
2001-11-17fixing memory leaksMiguel Freitas
CVS patchset: 1061 CVS date: 2001/11/17 22:40:01
2001-11-17Install attributes.h again, my mistake.Daniel Caujolle-Bert
CVS patchset: 1055 CVS date: 2001/11/17 16:48:42
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-14catch sigill in memcpy probingGuenter Bartsch
CVS patchset: 1036 CVS date: 2001/11/14 23:49:53
2001-11-07make sure a valid memcopy for the machine is used even if .xinerc tells ↵Guenter Bartsch
something different CVS patchset: 984 CVS date: 2001/11/07 14:50:44
2001-11-01don't check for speed of sse-memcpy on freebsdHeiko Schaefer
CVS patchset: 919 CVS date: 2001/11/01 09:44:35
2001-10-30fixing memcpy probing for some systemsMatthias Dahl
CVS patchset: 917 CVS date: 2001/10/30 19:54:17
2001-10-23Add a debug option for SPU.James Courtier-Dutton
CVS patchset: 870 CVS date: 2001/10/23 21:33:43
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-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09