sigviewer icon indicating copy to clipboard operation
sigviewer copied to clipboard

SigViewer is a viewing application for biosignals.

Results 36 sigviewer issues
Sort by recently updated
recently updated
newest added

We have 64bit builds for Linux and macOS, but currently we only have 32bit Windows binaries. We should really try to build a 64bit binary also on Windows, because right...

A small issue, currently the default path for installing win64 SigViewer is `Program Files (x86)`, rather than `Program Files`. ![2019-05-29](https://user-images.githubusercontent.com/20526646/58531067-113d4a00-81af-11e9-8385-5645aaf411d8.png) This needs to be fixed in the QtInstallerFramework though, specifically...

I'm not a coder, just a curious person with their own .EVT / .EEG files to read. I downloaded SigViewer a few months ago on an older 2012 Mac Mini...

Sigviewer segfaults on the following short file (2 streams, 2 chunks, 10 samples each): [test_chunk3.xdf.gz](https://github.com/cbrnr/sigviewer/files/3028139/test_chunk3.xdf.gz) A [slightly longer](https://github.com/cbrnr/sigviewer/files/3028153/test_chunk3_longer.xdf.gz) file is fine, though. Here's the backtrace: ``` #0 0x0000555555632cd3 in sigviewer::SignalBrowserView::resizeScene(int,...

We should replace all icons with SVG ones. This is easy to do, the `svg` module takes care of everything (it needs to be added to the `pro` file). Just...

I ran into some bugs when loading stored events (stored in csv format) into the sigviewer using the latest build. Steps to reproduce: 1. Open SigViewer and load edf file...

SigViewer should be able to open EEGLAB files, which come in two flavors: (1) either a single `.set` file or (2) a pair of `.set`/`.fdt` files. A .set file is...

enhancement

We should add a menu entry to check for SigViewer updates.

enhancement

E.g. the info dialog and the resampling dialog. Would be nice to add a few icons rather than bare text.

It would be nice if multiple SigViewer instances could be open, completely independent of each other. This actually works right now, but the GUI needs to be adapted a bit....

enhancement
user interface