[Debian-iot-packaging] [openzwave-controlpanel] branch debian/master created (now 54933ab)

Dara Adib daradib-guest at moszumanska.debian.org
Thu Dec 22 16:57:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

daradib-guest pushed a change to branch debian/master
in repository openzwave-controlpanel.

        at  54933ab   Initial Debian packaging

This branch includes the following new commits:

       new  fc0b5d4   Initial release.
       new  79c24eb   Add Mac OS X compile options to Makefile eol property
       new  d0c880c   Capture and display controller's node number. Add optional support for gnutls.
       new  9075a38   Support USB HID controllers and add short data type output.
       new  19b17d1   Support latest libmicrohttpd. Support USB HID devices. Various bug fixes having to do with out of order node numbers, html formatting, and nodes with missing values.
       new  8c9c2f2   Fix bug in the association code not checking returned association count. Remove old submit for device operations and go to AJAX dynamic updates. Sped up resets significantly. Return some HTML to AJAX posts to prevent Firefox from generating errors. Minor UI bug fixes and tweaks for consistency when removing nodes.
       new  bf54d52   Support decimal data types.
       new  45f6145   Relocate OZW config via symbolic link. Update make file to provide binary distribution.
       new  2bdc653   Support tooltips for configuration values based on xml help. Support button presses and releases. Attempt to support multiple browsers per server. Not all there yet.
       new  ca1b92a   Ignore missing values.
       new  a1ebac4   Add essential node queries notification.
       new  6521465   
       new  fcbfaed   Update notification types
       new  6f61363   tooltip help scene support incremental updates
       new  e50cbaf   Fixed botched patch
       new  ca4a1c6   Use Linix Makefile as default. Check for out of order node numbers.
       new  4104956   Fixes to eliminate compiler errors from Peter. Topology display. Fix increment delete.
       new  2dbbb7c   sort valueids in display list. Print out floating value's precision.
       new  10f68fa   Need reference to sort.
       new  ecf24b7   Add a USB test harness. Fix topology display to handle non-consecutive nodes.
       new  9225155   Some group handling fixes. Add handheld button support. Don't save configuration when closing driver.
       new  81ab03a   Leave saving configuration as true for now. Add some debugging for topology display. Check for closed driver upon exit. Don't display self (same node) in topology display.
       new  cdc3b8e   Test harness updates.
       new  811ae42   Fix memory corruption in values with new value removed notifications. Fix testusb harness.
       new  d87c723   Save valgrind command in comments.
       new  673d419   New Log::Write interface. Handle NodeProtocolInfo and NodeNaming notifications. Pass more node state and display as flags with tooltips. Add button on configuration display to refresh values. Fix node naming off by one bug. Process out of order node numbers in routing display.
       new  c728e90   Add new notification. Minor UI adjustment. Update javascript for modern AJAX.
       new  e0f5379   Handle missing values from bugs in the library. Clear groups when getting updates.
       new  62ab61d   Support new events. Add test interface. Need more real time support then polling to make this work. Add statistics interface.
       new  a65586e   Some statistics name changes and change interface to capture controller errors.
       new  101f8db   Update change times better. Add new Awake notification. Capture and output error messages from controller callback. Add Heal function. AddDevice and RemoveDevice are only controller functions. AddController and RemoveController are no longer present.
       new  8b07b44   Display SUC node id. Fix off by one bug in node array. Handle controller commands going onto sleep queue. Add a refresh button for dynamic values. Don't display refresh button if no values. Output more error information when SetValue fails so we can figure out why. Add SendNodeInformation ability. Send broadcast if nothing selected. Add Replication Send (addnode controller) to update secondary controllers. Double clicking on node line in device area will unselect sel [...]
       new  c48bcd9   Capture query stage information. Add testing a single device as well as entire network. Support sending Basic class values. Make sure last access times are updated. Handle new notifications. Fix bug in empty association arrays. Track awake/sleeping/dead device status. Support request/response/unsolicited statistics.
       new  d2d3aa0   Support multiple architectures for Mac OS X
       new  8047351   Fix compiler errors with new ValueRaw
       new  bf8b9f7   Get Makefile to check for missing library configuration error.
       new  63be4e3   Add cross compiler make file definitions.
       new  c4d671d   Send all node info to new connections. Support new notification AllNodesQueriedSomeDead.
       new  6ac3c45   add ValueType_Raw Support
       new  d16d317   update OZWCP with new Manager API's for Adding/Removing Nodes etc
       new  59bca51   update with new Manager Controller Command API's
       new  63a52e3   replace remaining ControllerCommands with their new manager methods
       new  c38b00f   update the Color Cmd Class ID
       new  503bf33   update to support Color CC
       new  fa6cc88   update for new Security rewrite
       new  1f98f49   update for the ZWavePlus CC
       new  bfe261b   add RefeshNodeInfo Support
       new  d21efea   Merge branch 'master' into New-CC
       new  b34940c   fix up Lists that contain On/Off from getting changed
       new  c243d37   make sure we rebuild if the libopenzwave.a file changes
       new  3a90176   Merge branch 'master' into New-CC
       new  92d70ea   Merge pull request #29 from OpenZWave/New-CC
       new  dd0921c   add CC names
       new  021f2e8   add multi instance association support
       new  c9af33b   Fix js to work without browser support for default function parameters.
       new  403b996   Fix dom element name mismatch for sucnodeid field.
       new  36152b8   Merge pull request #32 from jciccone/master
       new  1ab5d46   Merge pull request #31 from xs4/master
       new  53a652d   converted to bootstrap 3 css
       new  e07a4b5   enabled more bootstrap interface stuff
       new  04b4857   updated scene view
       new  88df89c   made even more stuff prettier and easier to use
       new  70e5479   oops, debug code
       new  5d946d1   cleaned up the javascript a bit
       new  c9914a9   ignoring binaries and crud
       new  479460c   Merge pull request #36 from WoLpH/master
       new  7b28877   Uses a default port if one is not provided
       new  2cbaf14   Set initialize to be default on enter press
       new  cd57aee   Fixed deprecated warnings
       new  74a2e58   add libresolv to the Linker for the Dev branch of OZW
       new  3b4ec1d   Fixed 255 limit for values
       new  3fe2dbd   Merge pull request #46 from gdombiak/255_limit
       new  fe09a2b   Merge pull request #39 from shanemadden/initialize_on_enter
       new  649ffd8   Merge pull request #38 from hufman/default_port
       new  43374a5   Merge pull request #45 from gdombiak/master
       new  3c48ecc   Update README with details on editing Makefile
       new  2bfa075   Merge pull request #47 from fixermark/patch-1
       new  e3011f6   Autoconnect default device; autoinit connected device.
       new  e844561   add LICENSE file
       new  a390f35   Merge pull request #48 from aarsu/master
       new  54933ab   Initial Debian packaging

The 81 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/openzwave-controlpanel.git



More information about the Debian-iot-packaging mailing list