Commit History from Dactl
- view commit • Initial import
- view commit • First release that provides the basic functionality
- view commit • Extend CLD support and improve chart drawing
- view commit • Test the inclusion of a command line interface
- view commit • Add module support with associated UI components
- view commit • Add interface elements for additional CLD support
- view commit • Implement a new design using current Gtk classes
- view commit • Improve support for CLD hardware modules
- view commit • Improve support for CLD database logs
- view commit • Rework widget classes to allow for configured layouts
- view commit • Split application into core and UI libraries
- view commit • Add factories for UI and plugin classes
- view commit • Various bug fixes and performance improvements
- view commit • Various changes to make dactl acceptable for public use
- view commit • Fix for about dialog causing crash
- view commit • Fix problems with PID control
- view commit • Fix PID output adjustment
- view commit • Make UI Application accept multi-control plugin
- view commit • Add trace averaging option to strip charts
- view commit • Fix error with calibration
- view commit • Connect/disconnect set point channel
- view commit • Allow negative PID coefficient value entry
- view commit • Add P&ID text box alarm level highlighting
- view commit • Simplify build
- view commit • Make a settings dialog
- view commit • Add configuration documentation
- view commit • Convert preferences page to tree view styled dialog
- view commit • Change app menu in interface
- view commit • Refactor application styles and settings
- view commit • Add new charts with overlay settings panel
- view commit • Improve performance and fix chart bugs
- view commit • Improve performance for charts with large data buffers
- view commit • Give data series a stride property. Fix chart settings reveal
- view commit • Insert a missing bracket
- view commit • Add real time multi-channel trace type
- view commit • Add realtime chart trace class
- view commit • Make channel vector elements as objects
- view commit • Fix chart axis limit accessor methods
- view commit • Create a heat map object for a chart
- view commit • Add heatmap to charting
- view commit • Expand settings treeview with [ctrl] double click
- view commit • Add a polar chart class with heatmaps
- view commit • Fix trace highligting
- view commit • build: modernize build system
- view commit • Merge branch ‘release/v0.3.1’
- view commit • ui: add digital input and output control
- view commit • Merge branch ‘feature/ui-digital’ into develop
- view commit • release: bump version number
- view commit • Merge branch ‘release/v0.3.2’
- view commit • Merge branch ‘release/v0.3.2’ into develop
- view commit • plugin: add Peas plugin loader
- view commit • plugin: improve builds for plugins
- view commit • build: cleanup and fix plugin builds
- view commit • build: cleanup plugin builds
- view commit • build: add Makefile for sample plugins
- view commit • plugin: remove lua support
- view commit • plugin: remove lua loader
- view commit • Merge branch ‘feature/peas’ into develop
- view commit • release: bump version number
- view commit • Merge branch ‘release/v0.3.3’
- view commit • Merge branch ‘release/v0.3.3’ into develop
- view commit • ui: refactor resources
- view commit • core: move application base to lib
- view commit • core: improve logging by copying gnome-builder
- view commit • build: edit gsettings for proper schema file
- view commit • schema: fix syntax errors in gsettings schema
- view commit • build: clean up introspection sections
- view commit • Merge branch ‘feature/core’ into develop
- view commit • release: bump version number
- view commit • Merge branch ‘release/0.3.4’
- view commit • Merge branch ‘release/0.3.4’ into develop
- view commit • ui: refactor application styles and settings
- view commit • ui: add webkit2gtk pkg-config to autoconf
- view commit • ui: add simple WebKit view widget
- view commit • ui: change name of WebKit class
- view commit • ui: add basic WebKit widget
- view commit • ui: add WebKit extension to edit DOM through DBus
- view commit • Merge branch ‘feature/webkit’ into develop
- view commit • release: bump version number
- view commit • Merge branch ‘release/0.3.5’
- view commit • Merge branch ‘release/0.3.5’ into develop
- view commit • ci: add hacky nonsense because TravisCI uses old LTS
- view commit • Merge branch ‘hotfix/travis’
- view commit • Merge branch ‘hotfix/travis’ into develop
- view commit • ui: fix webgl error in WebKit
- view commit • Merge branch ‘hotfix/v0.3.x-hotfix-001’
- view commit • Merge branch ‘hotfix/v0.3.x-hotfix-001’ into develop
- view commit • cli: add base lib
- view commit • cli: add DAQ server as test implementation
- view commit • cli: remove auto-built source file
- view commit • cli: add ZeroMQ service to DAQ server implementation
- view commit • build: change target glib for Vala
- view commit • ci: change Travis script
- view commit • net: move ZMQ and Rest services into net library
- view commit • daq: add channel CRUD to daemon
- view commit • ci: manually add ppa until Travis whitelists it
- view commit • daq: add CRUD for devices and tasks
- view commit • build: fix pkgconfig file locations
- view commit • build: remove auto generated file from repo
- view commit • log: add library and service for log functions
- view commit • ci: attempt to fix Travis build
- view commit • log: add ZeroMQ client to register to data providers
- view commit • build: add systemd support
- view commit • net: add msgpack vapi
- view commit • vapi: add packer class to msgpack
- view commit • vapi: finish first pass on msgpack
- view commit • daq: add library framework for DAQ components and devices
- view commit • daq: add device manager
- view commit • core: separate peas managers for different components
- view commit • core: change log name to avoid namespace issue
- view commit • build: change plugin installation directory
- view commit • tmpl: add templates for plugin creation subcommand
- view commit • tmpl: fix template names to follow convention
- view commit • core: add framework for plugin generator command
- view commit • core: remove deprecated files
- view commit • ui: add JavaScript class to WebKit extension
- view commit • Merge branch ‘feature/cli’ into develop
- view commit • ui: fix save callback connection
- view commit • Merge branch ‘hotfix/v0.3.x-hotfix-002’
- view commit • Merge branch ‘hotfix/v0.3.x-hotfix-002’ into develop
- view commit • ui: add manager class with DBus interface
- view commit • core: refactor namespaces and add factories
- view commit • core: refactor and add API documentation
- view commit • core: fix plugin structure
- view commit • core: working device and backend plugin infrastructure
- view commit • Merge branch ‘feature/ux’ into develop
- view commit • release: bump version number
- view commit • Merge branch ‘release/v0.4’
- view commit • Merge branch ‘release/v0.4’ into develop
- view commit • Update documentation
- view commit • Update documentation
- view commit • Merge branch ‘feature/documentation’ into develop
- view commit • release: bump version number
- view commit • Merge branch ‘release/v0.4.1’