summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-01-17silence, again!Siggi Langauf
2003-01-17fix problem where subtitles were discarded on a fast machineMiguel Freitas
2003-01-17missing mmsh.hMiguel Freitas
2003-01-17-minor cleanup: the catalog cache is no longer considerd "experimental" ;-)Siggi Langauf
2003-01-17fifo: MRLs should work nowMichael Roitzsch
2003-01-17forgoten {}Miguel Freitas
2003-01-17fix several segfaults with -A nullMiguel Freitas
2003-01-17avoid division by zeroMiguel Freitas
2003-01-17fix overrun, that is: fix dxr3 <-> divx bug!Miguel Freitas
2003-01-17fix seekingMike Melanson
2003-01-16i said i wouldn't try fix the win32 breakage from last guenter's commit...Miguel Freitas
2003-01-16- fix PVA buffer leaking problemsMiguel Freitas
2003-01-16Fix copying of chroma planes to video memory when video width is not a multip...James Stembridge
2003-01-16Update cyberblade_vid to latest version. Fixes suspected MMIO and cache relat...James Stembridge
2003-01-16Add support for changing aspect ratioJames Stembridge
2003-01-16Recognizes the end of a stream.Thibaut Mattern
2003-01-15Move configuration of vidix into vidix_display_frame. Prevents attempted conf...James Stembridge
2003-01-15Correct major number of created /dev/dhahelperJames Stembridge
2003-01-15Import driver from mplayer for Trident CyberBlade/i1 chipset found on some VI...James Stembridge
2003-01-15- buffer overflow protection.Thibaut Mattern
2003-01-15- Must include <sys/ioccom.h> on solaris to get the _IOC..() macros forJuergen Keil
2003-01-15Backport mrl parsing fix.Thibaut Mattern
2003-01-15Little cleanupThibaut Mattern
2003-01-15Sorry, I've broken mms:// last time.Thibaut Mattern
2003-01-14OupsThibaut Mattern
2003-01-14- Fixes mrl parsing.Thibaut Mattern
2003-01-14yet another glue logic for viz plugins. that should fix problems withMiguel Freitas
2003-01-14oops, plot the right channel dataMike Melanson
2003-01-14added a FFT scope visualizationMike Melanson
2003-01-14ops, missing filesMiguel Freitas
2003-01-14move default handled flag to xine.c. this fixes false alarm with -A null.Miguel Freitas
2003-01-13big vidix driver update by James StembridgeMiguel Freitas
2003-01-13do not dispose audio and video ports on stream dispose.Miguel Freitas
2003-01-13- fix build with the plugin now in the xine-lib tree itselfBastien Nocera
2003-01-13non-dxr3-users should not see the dxr3 config tabMichael Roitzsch
2003-01-13Whoops, shame on me.Michael Roitzsch
2003-01-13autoscan plugins and config entries are ordered nowMichael Roitzsch
2003-01-13match implemented behaviour better to the one documented in the public headerMichael Roitzsch
2003-01-13cleaning upMichael Roitzsch
2003-01-13Fix segmentation fault (in X11 libraries)Ewald Snel
2003-01-13wrong "C-style object" usedMichael Roitzsch
2003-01-13sync to latest cvs of libdvdnavMichael Roitzsch
2003-01-13debug messageMichael Roitzsch
2003-01-13- gnome-vfs plugin addedBastien Nocera
2003-01-13detach from master on disposeMiguel Freitas
2003-01-13not used anymoreMiguel Freitas
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
2003-01-13change comment style (only one)Daniel Caujolle-Bert
2003-01-13Experimental mmsh protocol support.Thibaut Mattern
2003-01-12DVB plugin updated to new api. thanks to Micael Beronius, Chris Purnell for t...Guenter Bartsch