Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

PixelController v2.0.0

Latest
Compare
Choose a tag to compare
@neophob neophob released this 02 Dec 19:50
· 507 commits to develop since this release

Changelog v1.5.1 to v2.0.0 (2. December 2013)

877 files changed, 230934 insertions(+), 227347 deletions(-)
  • Modularize Project, rewrote large parts
  • Add new command line version of PixelController - run on a headless server (like an RPi)
  • Add make speed of generators configurable via GUI and save it as part of the preset (Issue #46)
  • Add Beat Workmode, define how beat input should be interpreted. Options: Linear, Moderate Sound and Heavy Sound
  • Fix Update GUI much faster (instant feedback)
  • Fix GUI, sort images and blinkenlights file dropdown content case insensitive
  • Fix remove obsolete config options (initial.image.simple, initial.blinken, initial.text) but load a preset during startup
  • Fix rename config options (maximal.debug.window.xsize -> gui.window.maximal.width, update.generators.by.sound -> sound.analyze.input)
  • Fix typo, rename data/presents.led -> data/presets.led
  • Fix respect maximal window size defined in the config file
  • Fix adjust matrix simulation window for large resolutions
  • Fix effect Rotate90 - works now for non-square resolutions
  • Fix improve error reporting
  • Much faster startup time
  • Display gamma correction on output matrix
  • Removed TCP Server, used by the old PureData frontend and CLI client
  • Update documentation, see readme.pdf