Bug 45 - Release PulseView 0.1.0
Summary: Release PulseView 0.1.0
Status: RESOLVED INVALID
Alias: None
Product: PulseView
Classification: Unclassified
Component: Other (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on: 4 44 62 71 75 76 78 79 80 83 100 102 103 104 106 108 109 110 117 118
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-31 12:59 CET by Joel Holdsworth
Modified: 2013-05-01 12:43 CEST (History)
2 users (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Holdsworth 2013-01-31 12:59:27 CET

    
Comment 1 Joel Holdsworth 2013-01-31 13:04:42 CET
In addition to the release blocker bugs, we need to address the following issues:
 * Finish the manual connection dialog
 * Decide what to do with analog support
 * Test with all supported LAs
Comment 2 mrnuke 2013-02-02 17:32:42 CET
I would also like to see bug 1 and bug 3 solved before the release.
Comment 3 Joel Holdsworth 2013-04-16 10:54:02 CEST
Here's some more things to do before release:

 * Cursors Delta display.
 * Make UNIX signals an optional feature that can be compiled out for windows builds.
 * Make libsigrokdecode an optional feature defaulting to disabled to aid valgrinding, and reduced dependencies.
 * Support SR_CONF_LIMIT_MSEC, SR_CONF_LIMIT_SAMPLES, SR_CONF_LIMIT_FRAMES, SR_CONF_CONTINUOUS in binding and toolbar.
Comment 4 Joel Holdsworth 2013-04-25 10:54:43 CEST
* MacOS support?
* Compiling with clang?