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
7047bf8ef295074427acfa3c50905755532a4ef3
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 10, 2012
Cleaned up OpenGLCanvas code
· 7047bf8e
jsiegle
authored
13 years ago
7047bf8e
Commit before branching
· 3af2ca1a
jsiegle
authored
13 years ago
3af2ca1a
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
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
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
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
Loading