Skip to content

Releases: terrymacdonald/CCDInfo

CCDInfo v1.8.4

02 Jan 21:23
Compare
Choose a tag to compare

NEW: Updated to latest version of WinLibrary

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.8.3

28 Jun 07:55
Compare
Choose a tag to compare

### IMPORTANT: If you have ccfg files earlier than CCDInfo v1.7.7, you will need to delete your old cfg files and create them again. The cfg file structure changed in v1.7.7

NEW: Now supports Windows Display DPI Scaling

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.8.1

16 Jun 09:53
Compare
Choose a tag to compare

### IMPORTANT: If you have ccfg files earlier than CCDInfo v1.7.7, you will need to delete your old cfg files and create them again. The cfg file structure changed in v1.7.7

IMPORTANT: Fixes major issue with Windows Display Config not working after reboot

NEW: Now supports Windows Display DPI Scaling

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.8.0

12 Jun 09:44
Compare
Choose a tag to compare

### IMPORTANT: If you have ccfg files earlier than CCDInfo v1.7.7, you will need to delete your old cfg files and create them again. The cfg file structure changed in v1.7.7

IMPORTANT: Fixes major issue with Windows Display Config not working after reboot

NEW: Now supports Windows Display DPI Scaling

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo-v1.7.9

03 Jun 21:34
Compare
Choose a tag to compare

### IMPORTANT: If you have ccfg files earlier than CCDInfo v1.7.7, you will need to delete your old cfg files and create them again. The cfg file structure changed in v1.7.7

IMPORTANT: Fixes major issue with Windows Display Config not working after reboot

NEW: Now supports Windows Display DPI Scaling

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.7.8

03 Jun 09:24
Compare
Choose a tag to compare

### IMPORTANT: If you have ccfg files earlier than CCDInfo v1.7.7, you will need to delete your old cfg files and create them again. The cfg file structure changed in v1.7.7

IMPORTANT: Fixes major issue with Windows Display Config not working after reboot

NEW: Now supports Windows Display DPI Scaling

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.7.7

02 Jun 06:06
Compare
Choose a tag to compare

### IMPORTANT: If you have ccfg files earlier than CCDInfo v1.7.7, you will need to delete your old cfg files and create them again. The cfg file structure changed in v1.7.7

IMPORTANT: Fixes major issue with Windows Display Config not working after reboot

NEW: Now supports Windows Display DPI Scaling

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.7.5

30 May 20:46
Compare
Choose a tag to compare

NEW: Now supports Windows Display DPI Scaling

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.3.8

15 Dec 23:14
Compare
Choose a tag to compare

NEW: Now supports USB display devices, and SuperDisplay tablet based screens

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg

CCDInfo v1.3.4

11 Dec 20:04
Compare
Choose a tag to compare

NEW: Should now support Head mounted displays, and better support multiple video card adapters.

CCDInfo is a test programme designed to exercise the CCD library that I developed for DisplayMagician. This little programme helps me validate that the library is working properly, and that it will work when added to the main DisplayMagician code.

This codebase is unlikely to be supported once DisplayMagician is working, but feel free to fork if you would like. Also feel free to send in suggestions for fixes to the C# CCD library interface. Any help is appreciated!

CCDInfo works using the Windows Display CCD interface to configure your display settings for you. You can set up your display settings exactly how you like them using Windows Display Setup, and then use CCDInfo to save those settings to a file.

CCDInfo records exactly how you setup your display settings, including screen position, resolution, HDR settings, and even which screen is your main one, and then CCDInfo saves those settings to a file.

NOTE: CCDInfo doesn't handle NVIDIA Surround or AMD Eyefinity. See NVIDIAInfo or AMDInfo for that functionality, or better yet checkout DisplayMagician the full-featured game and display manager.

You can store a unique CCDInfo settings file for each of your display configurations. Then you can use CCDInfo to load an apply those settings!

Command line examples:

  • Show what settings you currently are using: CCDInfo
  • Save the settings you currently are using to a file to use later: CCDInfo save my-cool-settings.cfg
  • Load the settings you saved earlier and use them now: CCDInfo load my-cool-settings.cfg
  • Test config setting files for equality: CCDInfo equal my-cool-settings.cfg other-cool-settings.cfg