Bug 45

Summary: Release PulseView 0.1.0
Product: PulseView Reporter: Joel Holdsworth <joel>
Component: OtherAssignee: Nobody <nobody>
Status: RESOLVED INVALID    
Severity: normal CC: mr.nuke.me, uwe
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: ---   
Hardware: All   
OS: All   
Bug Depends on: 4, 44, 62, 71, 75, 76, 78, 79, 80, 83, 100, 102, 103, 104, 106, 108, 109, 110, 117, 118    
Bug Blocks:    

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?