summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-27Consistently use /* */ style comments instead of //HEADmasterTormod Volden1-35/+26
2012-05-27Relax TV format support disclaimer in usage textTormod Volden1-1/+1
2012-05-27Do not suggest the use of setuid in error messageTormod Volden1-2/+2
2012-05-27Use libx86 instead of own lrmi codeTormod Volden4-1184/+2
2012-05-27Fix output detection on ProSavageTormod Volden1-0/+7
2012-05-27Fix switching to NTSC-J TV formatTormod Volden1-2/+2
2012-02-17Add "regdump" command for printing card register contentsTormod Volden1-0/+31
2011-11-19Add -V option to print versions3switch-0.1Tormod Volden1-0/+7
2011-11-19Move privilege check to after arguments parsingTormod Volden1-6/+6
2011-11-19Update lrmi.c and lrmi.h from upstream CVSTormod Volden2-419/+622
2011-11-19copyright: Delete duplicated textTormod Volden1-24/+0
2011-11-18Add missing format string for printfTormod Volden1-2/+2
2011-11-18lrmi.c: Apply lrmi upstream fix to build on 2.6.26+Tormod Volden1-0/+9
2011-11-18Patch from GeeXboX 0.97 for ViRGE/GX2 supportVille Skyttä1-1/+15
2011-11-18Avoid segfault on TV signal format change with ThinkPad T23Ville Skyttä1-0/+4
2011-11-18Use CFLAGS in Makefiledebian-0.0.20030423-2Guido Guenther1-1/+2
2011-11-18Let TVout work on ProSavageDDRGuido Guenther1-0/+1
2011-11-06Fix includes in s3switch.c to kill gcc warningsGuido Guenther1-1/+5
2011-11-06Add proper copyright noticeGuido Guenther1-0/+48
2011-11-06Move s3switch.1x man page to s3switch.8Guido Guenther1-1/+1
2011-11-06Add clean rule to MakefileGuido Guenther1-0/+3
2011-11-06Imported Tim Roberts' original codes3ssrc.zipTim Roberts5-0/+1489