summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2004-05-23Fix detection of a partially obscured window.Robin KAY
2004-05-09fix zoom supportMiguel Freitas
2004-05-09fix colorkey bug switching to fullscreenMiguel Freitas
2004-05-09some more colorkey fixes and cleanupsMiguel Freitas
2004-05-06implement proper x11osd resize support. that should fix problems with rc4Miguel Freitas
2004-05-02too stupid to edit a file...Michael Roitzsch
2004-05-02these settings are not security critical => lower experience levelMichael Roitzsch
2004-05-02device_name is not really used anywhere?Michael Roitzsch
2004-04-30Enable opengl compiling.James Courtier-Dutton
2004-04-29Lock display during DGA operations so the drawable can't change.Robin KAY
2004-04-28Prevent flickering when updating overlay registers.Robin KAY
2004-04-28Fix config help strings. video_out_pgx32 and video_out_pgx64 are not exploita...Robin KAY
2004-04-27Must not enable exclusive overlay when using chroma keying.Robin KAY
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-25Improved clipping performance in video_out_pgx32. video_out_pgx64 now uses th...Robin KAY
2004-04-16video_out_pgx32 now properly clips video output. video_out_pgx64 now disables...Robin KAY
2004-04-13fix mmx_unpack_24rgb bug reported by Vicente de Miguel SoriaMiguel Freitas
2004-04-11Committed a modified version of Ian MacIntosh's patch.Robin KAY
2004-04-10colorkey unscaled overlay support by Yann VernierMiguel Freitas
2004-04-10somebody complained about a segfault here. it shouldn't hurt.Miguel Freitas
2004-04-09on FreeBSD alpha, sys/types.h is needed before machine/param.hMichael Roitzsch
2004-04-07+\nPhilipp Hahn
2004-03-23Fix thread safety of XINE_GUI_SEND_DRAWABLE_CHANGEDEwald Snel
2004-03-23Fix Qt bug, which is not really a Qt bug, but an X11-being-asynchronous bugEwald Snel
2004-03-16ignore the hue setting on NVidia cards using the Xv video output as both the ...Bastien Nocera
2004-03-16video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de...Robin KAY
2004-03-16Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ...Robin KAY
2004-03-07Fix the jittering problem.Thibaut Mattern
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-02-28New caca video output plugin - color ASCII art.František Dvořák
2004-02-28- Do not repaint the whole video output area in black when an expose event s ...Thibaut Mattern
2004-02-19Mandrake patches fromRocky Bernstein
2004-02-17PGX32 video output plugin added. More cosmetic changes to video_out_pgx64.Robin KAY
2004-02-16Disable syncfb plugin on platforms which don't have the kernel endpoint. Twea...Robin KAY
2004-01-29fix unscaled osd for kaffeineMiguel Freitas
2004-01-13sync with vidix cvsJames Stembridge
2004-01-13remove pointless headerJames Stembridge
2004-01-07use frame copying/conversion functionsJames Stembridge
2004-01-04video_out_win32.h is no longer neededMichael Roitzsch
2004-01-03Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree.František Dvořák
2004-01-01Win32 port, mainly DirectX:František Dvořák
2003-12-31Compilation under CygWin.František Dvořák
2003-12-30get property generates too much noise with subtitles activeMiguel Freitas
2003-12-29obvious fix to make sdl work again.Miguel Freitas
2003-12-20Fixed bug; masking is not the same as saturating. Improved colour map handlin...Robin KAY
2003-12-18Small cleanup. Changed colour mapping code to allocate read-only cells rather...Robin KAY
2003-12-14API version bounceSiggi Langauf
2003-12-13Update win32 MSVC build:František Dvořák
2003-12-13fix few memleaksDaniel Caujolle-Bert
2003-12-12support for new ATI chipsJames Stembridge