Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plugin-GUI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
yehaojie
plugin-GUI
Commits
2325b4a080344aa0bee7eef862d4186d73cf81f7
Select Git revision
Branches
9
development
testing
master
default
protected
neuropix-2
plugin-generator
neuropix
NWB
juce4-update
winbuild
Tags
20
v0.4.3
v0.4.2
PCIe-V0
v0.4.0
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2
29 results
plugin-GUI
Source
Processors
Author
Search by author
Any Author
authors
yehaojie
yehaojie
1 author
Feb 22, 2012
Removed MessageManagerLock from DataThread. Closes #5
· 2325b4a0
jsiegle
authored
13 years ago
2325b4a0
Greatly simplified process of updating settings
· 6f471d79
jsiegle
authored
13 years ago
6f471d79
Fixed blips in LfpDisplay
· 619424e5
jsiegle
authored
13 years ago
619424e5
Removed closeUSB() from IntanThread to prevent lags in re-starting data acquisition
· bf293ff1
jsiegle
authored
13 years ago
bf293ff1
Added isReady() function to GenericProcessor
· 230f4c14
jsiegle
authored
13 years ago
230f4c14
Feb 21, 2012
Cleaned up ProcessorGraph / FilterViewport code
· 9397aeb0
jsiegle
authored
13 years ago
9397aeb0
EventNode now verifies its destination
· 7d2424d6
jsiegle
authored
13 years ago
7d2424d6
Removed file opening function from RecordNode
· f8dbf846
jsiegle
authored
13 years ago
f8dbf846
Minor bug fixes in LfpDisplayNode
· c5b644c7
jsiegle
authored
13 years ago
c5b644c7
Fixed bug in WiFiOutputEditor
· 947a01f1
jsiegle
authored
13 years ago
947a01f1
Feb 20, 2012
Editors now fade in from black when created
· 7f898c89
jsiegle
authored
13 years ago
7f898c89
Cleaned up ProcessorGraph code
· 8c123eaa
jsiegle
authored
13 years ago
8c123eaa
If windowBounds file is missing, application no longer crashes
· f1f1ec41
jsiegle
authored
13 years ago
f1f1ec41
Resampling node still uses the old initialization functions
· 64fca91a
jsiegle
authored
13 years ago
64fca91a
Procesors now use enable/disable instead of prepareToPlay/releaseResources
· eb708604
jsiegle
authored
13 years ago
eb708604
Fixed bug in LfpDisplayCanvas
· 49ae303f
jsiegle
authored
13 years ago
49ae303f
Feb 19, 2012
Added headers to obsolete visualizers
· 0e9fff51
jsiegle
authored
13 years ago
0e9fff51
Added headers to Splitter source code
· db11ea26
jsiegle
authored
13 years ago
db11ea26
Added headers to DataWindow source code
· 19db6032
jsiegle
authored
13 years ago
19db6032
Added headers to DataWindow source code
· 43c3e673
jsiegle
authored
13 years ago
43c3e673
Added headers to editor source code
· df0591d3
jsiegle
authored
13 years ago
df0591d3
Deleted obsolete DisplayNode files
· 442461f4
jsiegle
authored
13 years ago
442461f4
Added descriptions to processor source code
· cf62de0a
jsiegle
authored
13 years ago
cf62de0a
Added headers to all processor source code
· 45c2ab5b
jsiegle
authored
13 years ago
45c2ab5b
Added new headers and descriptions to the UI source code
· 79f847d8
jsiegle
authored
13 years ago
79f847d8
Fixed issues with deleting processors. Closes #2.
· 79178157
jsiegle
authored
13 years ago
79178157
Feb 17, 2012
Added filtering back to FilterNode
· 17657b1d
jsiegle
authored
13 years ago
17657b1d
Fixed resampling issues in LfpDisplayCanvas
· d5373427
jsiegle
authored
13 years ago
d5373427
Commit before major changes to LfpDisplayCanvas
· 5fecf54c
jsiegle
authored
13 years ago
5fecf54c
Commit before major changes to LfpDisplayCanvas
· 5ff3f993
jsiegle
authored
13 years ago
5ff3f993
Changed layout of LfpDisplayEditor
· 179d0988
jsiegle
authored
13 years ago
179d0988
Feb 16, 2012
Reduced frequencies available to EventNode
· e6340f1c
jsiegle
authored
13 years ago
e6340f1c
Added code to catch socket exceptions
· a3b1165f
jsiegle
authored
13 years ago
a3b1165f
Added missing bracket in NetworkThread.cpp
· c5daf59c
jsiegle
authored
13 years ago
c5daf59c
Removed old network code and updated NetworkThread accordingly
· bf3ba747
jsiegle
authored
13 years ago
bf3ba747
Fixed bug in GenericProcessor::setDestNode
· 0e8dac82
jsiegle
authored
13 years ago
0e8dac82
Created custom editors for WiFiOutput and EventNode
· fbdea915
jsiegle
authored
13 years ago
fbdea915
Added code for WiFiOutput
· 6a047d1d
jsiegle
authored
13 years ago
6a047d1d
Aesthetic improvements to FilterViewport and Editors
· efdb67bf
jsiegle
authored
13 years ago
efdb67bf
Aesthetic improvements to FilterViewport and Editors
· 77a2ccb6
jsiegle
authored
13 years ago
77a2ccb6
Loading