summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2004-06-18Fix BadWindow error in video_out_pgx64 when the VIDEO_OVERLAY_WINDOW property...Robin KAY
2004-06-18* applied patch from Andre Pang to use GLView directlyDaniel Mack
2004-06-18video_out_macosx.mDaniel Mack
2004-06-12- Makefile.am: removed unneeded build options and added options fromDaniel Mack
2004-06-10- Lots of cleanups and coding style issuesDaniel Mack
2004-06-08housekeepingMichael Roitzsch
2004-06-08a better approach to the module unload preventionMichael Roitzsch
2004-06-08next try to get the Objective-C OSX code supported by the automagicMichael Roitzsch
2004-06-08this is a system-wide header, so <...> seems the better choiceMichael Roitzsch
2004-06-08applied patch from ozone, which he's tested on linux and osx.Conrad Parker
2004-06-06Remove the references to OBJC in the configure.ac and video_out Makefile.amJames Courtier-Dutton
2004-06-06A fix so that non macosx systems build correctly.James Courtier-Dutton
2004-06-06From: Daniel MackJames Courtier-Dutton
2004-06-05Oops. Keep xine-lib compiling until the configure.ac is changed.James Courtier-Dutton
2004-06-05From: Daniel MackJames Courtier-Dutton
2004-06-01Add support for XVR-100 (Radeon-based) framebuffers to video_out_pgx64.Robin KAY
2004-05-25Use DGA to obtain the device path/file descriptor to the framebuffer rather t...Robin KAY
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