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
e37ab550ec005bcf4f8cd50ecd247c6e1b53934b
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
Author
Search by author
Any Author
authors
yehaojie
yehaojie
1 author
Mar 12, 2012
Added 16 channels of sample data to use for testing spike detection
· e37ab550
jsiegle
authored
13 years ago
e37ab550
Updated event passing code
· fc9a0cb2
jsiegle
authored
13 years ago
fc9a0cb2
Mar 11, 2012
Fixed minor bug in GenericEditor code
· ce76f2a9
jsiegle
authored
13 years ago
ce76f2a9
VisualizerEditor is now the base class for all editors involving visualization
· f3e293c2
jsiegle
authored
13 years ago
f3e293c2
Removed Visualizer.cpp
· c5772573
jsiegle
authored
13 years ago
c5772573
Added Visualizer class
· 409b918f
jsiegle
authored
13 years ago
409b918f
Added options to OpenGLCanvas::activateAntiAliasing
· 78ab1355
jsiegle
authored
13 years ago
78ab1355
Visualizers can now be placed in their own window. Closes #3.
· 5f632faa
jsiegle
authored
13 years ago
5f632faa
Cleaned up EditorViewport code
· 861ef8bd
jsiegle
authored
13 years ago
861ef8bd
Fixed minor signal chain bugs
· c1bb1558
jsiegle
authored
13 years ago
c1bb1558
Mar 10, 2012
New method for updating settings
· a5f83b10
jsiegle
authored
13 years ago
a5f83b10
Cleaned up OpenGLCanvas code
· 7047bf8e
jsiegle
authored
13 years ago
7047bf8e
Changed GenericProcessor editor to ScopedPointer
· 5fc524bc
jsiegle
authored
13 years ago
5fc524bc
Commit before branching
· 3af2ca1a
jsiegle
authored
13 years ago
3af2ca1a
Mar 06, 2012
AudioNode working again
· 2a907b9f
jsiegle
authored
13 years ago
2a907b9f
Fixed bugs in utilities code
· f6198b4a
jsiegle
authored
13 years ago
f6198b4a
Mar 05, 2012
Individual channel parameters are editable in SignalGenerator
· 2a8d0efc
jsiegle
authored
13 years ago
2a8d0efc
Mar 04, 2012
Building processor graph with splitters and mergers is now possible.
· cf214b30
jsiegle
authored
13 years ago
cf214b30
Any sample rate seems to work, as long as tempBuffer is large enough
· 58ba3038
jsiegle
authored
13 years ago
58ba3038
Changed audio buffer size to 128 samples; seems to have solved clicking problem
· 6fc0340e
jsiegle
authored
13 years ago
6fc0340e
Mar 03, 2012
Updated audio editor.
· 228ad596
jsiegle
authored
13 years ago
228ad596
Solved problem of splitter/merger buttons not updating.
· 23c56041
jsiegle
authored
13 years ago
23c56041
Signal chains with splitters and mergers can be saved and loaded
· e138c0a0
jsiegle
authored
13 years ago
e138c0a0
Commit before switching branches
· 8097f9db
jsiegle
authored
13 years ago
8097f9db
Mar 02, 2012
Created buttons in GenericEditor for changing channel settings
· 828f5ff5
jsiegle
authored
13 years ago
828f5ff5
Utilities classes can be used to build signal chains, but not save or acquire
· b19fb875
jsiegle
authored
13 years ago
b19fb875
Added Merger files
· 439ce592
jsiegle
authored
13 years ago
439ce592
Created simple Splitter and Merger utilities
· 9b030103
jsiegle
authored
13 years ago
9b030103
Added scroll buttons to EditorViewport. Closes #8.
· be79e3bf
jsiegle
authored
13 years ago
be79e3bf
Added SignalChainManager class
· e638a0a8
jsiegle
authored
13 years ago
e638a0a8
Mar 01, 2012
Major refactoring.
· a66d703f
jsiegle
authored
13 years ago
a66d703f
Renamed FilterList and FilterViewport
· e06db7e1
jsiegle
authored
13 years ago
e06db7e1
Added AccessClass to simplify distribution of important pointers
· 6132bf89
jsiegle
authored
13 years ago
6132bf89
Removed scoped lock from DataThread
· c0f8c920
jsiegle
authored
13 years ago
View commits for tag v0.0
v0.0
c0f8c920
Feb 22, 2012
Added Mac-specific preprocessor directive to prevent the deletion of multiple editors
· a6c942bd
jsiegle
authored
13 years ago
a6c942bd
Added MessageManagerLock back to DataThread
· eb96cb6e
jsiegle
authored
13 years ago
eb96cb6e
Removed keyPressed() function from FilterViewport
· 6284cce4
jsiegle
authored
13 years ago
6284cce4
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
Loading