Age | Commit message (Expand) | Author |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2007-12-26 | Correct another color→colour change to a struct member name. | Darren Salt |
2007-12-26 | Correct a color→colour change to a struct member name. | Darren Salt |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-04-06 | Similarly, add a vidix_LTLIBRARIES class to install the vidix drivers in the ... | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-01-28 | disabled "-Wl,-z,defs": it breaks compilation for vidix drivers. | Miguel Freitas |
2007-01-08 | trying to fix broken Makefile | Miguel Freitas |
2007-01-06 | Fix a silly naming error. Should fix linkage problems where vidix is enabled. | Darren Salt |
2007-01-06 | Link libdha into libvidix, this should close the last linking (and runtime) i... | Diego 'Flameeyes' Pettenò |
2006-12-31 | Link to libdha as suggested by Jason Tackaberry, this should be the last link... | Diego 'Flameeyes' Pettenò |
2005-05-07 | **BUGFIX** | Darren Salt |
2005-03-06 | Sync with vidix cvs | James Stembridge |
2005-01-15 | fix compiler warnings | Michael Roitzsch |
2005-01-10 | Trivial C99 fixup. | Darren Salt |
2005-01-06 | Sync with VIDIX 0.9.9 - updates device database and adds drivers for unichrom... | James Stembridge |
2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-10-20 | Fix vidix compilation if we're not building from the source tree directory | Andre Pang |
2004-09-05 | Not system headers. | František Dvořák |
2004-09-04 | Fix some 'make distcheck' problems. | František Dvořák |
2004-07-22 | long paths to the vidix drivers would have overrun the path buffer | Michael Roitzsch |
2004-01-13 | sync with vidix cvs | James Stembridge |
2003-12-12 | support for new ATI chips | James Stembridge |
2003-11-16 | sync with vidix cvs | James Stembridge |
2003-11-10 | fix yuy2 output on mga_vid | James Stembridge |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-07-20 | fix G400 chroma bug | James Stembridge |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-02 | Set colour key control registers in same way that gatos and windows drivers do | James Stembridge |
2003-05-02 | remove unused variable | James Stembridge |
2003-05-01 | 24 and 32 bpp settings are the same so collapse into single case | James Stembridge |
2003-05-01 | fix unwanted fall through in select | James Stembridge |
2003-05-01 | According to gatos (and as suspected) r100 colour keying is no different | James Stembridge |
2003-05-01 | workaround for some mobility chips reporting zero ram size (from mplayer) | James Stembridge |
2003-03-31 | libdl don't exist on all system | Daniel Caujolle-Bert |
2003-03-14 | libvidix uses libdl | James Stembridge |
2003-03-14 | simpler solution to not loading mga_crtc2_vid with g200 and don't print messa... | James Stembridge |
2003-03-14 | Only probe driver files with a .so extension | James Stembridge |
2003-03-14 | include dha code in xineplug_vo_out_vidix.so rather than each and every vidix... | James Stembridge |
2003-02-13 | FreeBSD compile fixes | Heiko Schaefer |
2003-01-31 | Damn - fix compile warning | James Stembridge |
2003-01-31 | Remove unneeded printf's | James Stembridge |
2003-01-31 | Change few remaining printf's to match xine style | James Stembridge |
2003-01-31 | Don't load mga_crtc2_vid with G200 | James Stembridge |
2003-01-29 | auto* fix: pass 1 | Daniel Caujolle-Bert |
2003-01-19 | Update to cyberblade_vid driver. Fixes cache issues with EPIA-800 and improve... | James Stembridge |
2003-01-16 | Update cyberblade_vid to latest version. Fixes suspected MMIO and cache relat... | James Stembridge |
2003-01-15 | Import driver from mplayer for Trident CyberBlade/i1 chipset found on some VI... | James Stembridge |