summaryrefslogtreecommitdiff
path: root/s3switch.c
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 Volden1-2/+1
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-18Add missing format string for printfTormod Volden1-2/+2
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-18Let TVout work on ProSavageDDRGuido Guenther1-0/+1
2011-11-06Fix includes in s3switch.c to kill gcc warningsGuido Guenther1-1/+5
2011-11-06Imported Tim Roberts' original codes3ssrc.zipTim Roberts1-0/+454