Age | Commit message (Expand) | Author |
2004-04-09 | on FreeBSD alpha, sys/types.h is needed before machine/param.h | Michael Roitzsch |
2004-04-07 | +\n | Philipp Hahn |
2004-03-23 | Fix thread safety of XINE_GUI_SEND_DRAWABLE_CHANGED | Ewald Snel |
2004-03-23 | Fix Qt bug, which is not really a Qt bug, but an X11-being-asynchronous bug | Ewald Snel |
2004-03-16 | ignore the hue setting on NVidia cards using the Xv video output as both the ... | Bastien Nocera |
2004-03-16 | video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de... | Robin KAY |
2004-03-16 | Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ... | Robin KAY |
2004-03-07 | Fix the jittering problem. | Thibaut Mattern |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-02-28 | New 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-19 | Mandrake patches from | Rocky Bernstein |
2004-02-17 | PGX32 video output plugin added. More cosmetic changes to video_out_pgx64. | Robin KAY |
2004-02-16 | Disable syncfb plugin on platforms which don't have the kernel endpoint. Twea... | Robin KAY |
2004-01-29 | fix unscaled osd for kaffeine | Miguel Freitas |
2004-01-13 | sync with vidix cvs | James Stembridge |
2004-01-13 | remove pointless header | James Stembridge |
2004-01-07 | use frame copying/conversion functions | James Stembridge |
2004-01-04 | video_out_win32.h is no longer needed | Michael Roitzsch |
2004-01-03 | Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree. | František Dvořák |
2004-01-01 | Win32 port, mainly DirectX: | František Dvořák |
2003-12-31 | Compilation under CygWin. | František Dvořák |
2003-12-30 | get property generates too much noise with subtitles active | Miguel Freitas |
2003-12-29 | obvious fix to make sdl work again. | Miguel Freitas |
2003-12-20 | Fixed bug; masking is not the same as saturating. Improved colour map handlin... | Robin KAY |
2003-12-18 | Small cleanup. Changed colour mapping code to allocate read-only cells rather... | Robin KAY |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | Update win32 MSVC build: | František Dvořák |
2003-12-13 | fix few memleaks | Daniel Caujolle-Bert |
2003-12-12 | support for new ATI chips | James Stembridge |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-06 | reading through Daniel's huge patch was quite tiresome, but it was not worthl... | Michael Roitzsch |
2003-12-06 | perhaps that will fix the black box problem reported at xine-user | Miguel Freitas |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | prevent 'last' empty variable | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | adding the usual header | Michael Roitzsch |
2003-11-26 | fix x11osd bugs with fullscreen changing | Miguel Freitas |
2003-11-26 | error handling | Miguel Freitas |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-11-16 | sync with vidix cvs | James Stembridge |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-10 | fix yuy2 output on mga_vid | James Stembridge |
2003-11-01 | Exchange (void *) function casts for a less evil kind of (void *) cast. Check... | Robin KAY |
2003-10-31 | First check the pointers on NULL values, then memset; | Michael Roitzsch |
2003-10-28 | fix yuy2 blending (use overlay/clipping colors). | Miguel Freitas |
2003-10-27 | Daniel's xvmc cleanups (tested) | Miguel Freitas |
2003-10-25 | use relchk.sh use relchk.sh use relchk.sh | Daniel Caujolle-Bert |
2003-10-24 | fix network lockup | Daniel Caujolle-Bert |