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
6132bf89fd3ae3b1df39fcd03481d6dd1071800d
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
UI
Author
Search by author
Any Author
authors
yehaojie
yehaojie
1 author
Mar 01, 2012
Added AccessClass to simplify distribution of important pointers
· 6132bf89
jsiegle
authored
13 years ago
6132bf89
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
Greatly simplified process of updating settings
· 6f471d79
jsiegle
authored
13 years ago
6f471d79
Feb 21, 2012
Cleaned up ProcessorGraph / FilterViewport code
· 9397aeb0
jsiegle
authored
13 years ago
9397aeb0
Added check to make sure DiskSpaceMeter doesn't crash the application
· 6da6dfd8
jsiegle
authored
13 years ago
6da6dfd8
Added instructions to InfoLabel
· 9b870401
jsiegle
authored
13 years ago
9b870401
InfoLabel now uses an FTSimpleLayout to draw its text
· e427b8d2
jsiegle
authored
13 years ago
e427b8d2
Feb 20, 2012
If windowBounds file is missing, application no longer crashes
· f1f1ec41
jsiegle
authored
13 years ago
f1f1ec41
Procesors now use enable/disable instead of prepareToPlay/releaseResources
· eb708604
jsiegle
authored
13 years ago
eb708604
Fixed bug in interactions between the record and acquire buttons
· bd68f159
jsiegle
authored
13 years ago
bd68f159
Fixed bug in LfpDisplayCanvas
· 49ae303f
jsiegle
authored
13 years ago
49ae303f
Cleaned up FilterList code
· d3a7790a
jsiegle
authored
13 years ago
d3a7790a
Feb 19, 2012
Updated FilterList to include only processors that are actually working
· cf97100c
jsiegle
authored
13 years ago
cf97100c
Added headers to editor source code
· df0591d3
jsiegle
authored
13 years ago
df0591d3
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
Attempted to make UIComponent as MenuBarModel
· 9a4f5e9c
jsiegle
authored
13 years ago
9a4f5e9c
Revert "Fixed resampling issues in LfpDisplayCanvas"
· e7d984aa
jsiegle
authored
13 years ago
e7d984aa
Fixed resampling issues in LfpDisplayCanvas
· 307a5c3d
jsiegle
authored
13 years ago
307a5c3d
Reduced frequencies available to EventNode
· fe3a5a73
jsiegle
authored
13 years ago
fe3a5a73
Feb 16, 2012
Fixed bug in GenericProcessor::setDestNode
· 0e8dac82
jsiegle
authored
13 years ago
0e8dac82
Added code for WiFiOutput
· 6a047d1d
jsiegle
authored
13 years ago
6a047d1d
Aesthetic improvements to FilterViewport and Editors
· 77a2ccb6
jsiegle
authored
13 years ago
77a2ccb6
Feb 14, 2012
Minor updates to ControlPanel
· b4a850ed
jsiegle
authored
13 years ago
b4a850ed
Added clock functionality
· 69047601
jsiegle
authored
13 years ago
69047601
Updated color scheme.
· d4ace4b3
jsiegle
authored
13 years ago
d4ace4b3
Aesthetic upgrades to FilterViewport and GenericEditor
· 8129d839
jsiegle
authored
13 years ago
8129d839
Minor updates to FilterList and UIComponent
· d37979fa
jsiegle
authored
13 years ago
d37979fa
FilterViewport can now be hidden
· b5154bf5
jsiegle
authored
13 years ago
b5154bf5
Feb 13, 2012
Changes to DataViewport class
· 1ad5f3ae
jsiegle
authored
13 years ago
1ad5f3ae
Acquisition automatically stops if data source is lost
· ac72523a
jsiegle
authored
13 years ago
ac72523a
Feb 11, 2012
First commit of source files.
· de713d4b
Josh Siegle
authored
13 years ago
de713d4b
Loading