PC_DIMMER is an open source light controlling software. More details: https://www.pcdimmer.de/
DDF files are used to describe DMX devices for PC_DIMMER. This software provides an editor for those files. It is written using C#, XAML and the .NET Framework 4.5.
Releases are found at Releases
There is no installer. Just download and extract the pcd-ddf-in-wpf.zip
file and execute the .exe. Or build yourself. You will need the .NET Framework 4.5.
Apart from the .NET Framework, there are no other build dependencies. I use SharpDevelop 4.4.1 as my IDE.
pcd-ddf-in-wpf: A DDF editor for PC_DIMMER, an open source light control software. Copyright (C) 2016 Ingo Koinzer
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
-
Parts in folder
/pcd-ddf-in-wpf/PrismMvvm
are included from- Prism MVVM by .NET Foundation
- Apache License 2.0
- Web: https://github.com/PrismLibrary/Prism
- License:
/pcd-ddf-in-wpf/PrismMvvm/LICENSE
- Prism MVVM by .NET Foundation
-
Used iconset, icons in folder
/pcd-ddf-in-wpf/Icons
, is- Fugue Icons, Copyright (C) 2010 Yusuke Kamiyamane. All rights reserved.
- Creative Commons Attribution 3.0 license http://creativecommons.org/licenses/by/3.0/
- Web: http://p.yusukekamiyamane.com/
- License: http://creativecommons.org/licenses/by/3.0/
- Fugue Icons, Copyright (C) 2010 Yusuke Kamiyamane. All rights reserved.