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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bf92c4559e4241c08f702eb941d1e1bd3666d08d
Select Git revision
Branches
9
NWB
development
juce4-update
master
default
protected
neuropix
neuropix-2
plugin-generator
testing
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
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jul
13
26
Jun
25
24
8
Apr
7
6
5
4
27
Mar
24
21
19
28
Feb
15
5
4
30
Jan
28
27
24
22
20
19
18
16
14
12
11
8
7
5
20
Dec
19
4
3
2
1
30
Nov
27
20
19
18
17
15
12
11
5
3
31
Oct
30
18
17
16
17
14
13
12
9
7
3
22
Sep
20
19
30
Aug
29
27
25
23
19
18
14
12
10
9
8
7
6
5
4
3
2
29
Jul
25
23
18
12
20
Jun
19
18
17
16
15
10
9
4
2
1
31
May
30
29
26
25
23
21
20
18
16
15
14
13
14
13
12
11
10
9
5
4
28
Apr
27
25
24
23
22
12
10
9
8
7
6
5
3
2
29
Mar
25
21
20
15
13
12
27
Feb
13
12
11
10
Update MidiBuffer code to handle spike events
Update MidiMessage code to handle spike events
Update MidiMessage codeto handle spike events
Juce v3 updates
Merge branch 'master' of https://github.com/open-ephys/GUI
Merge pull request #152 from FloFra/juce_v3.0.6
Updates Juce and Introjucer to v3.0.6
Switch back to LED-free bitfile in Linux build folder
Add repaint() call after inverting spikes
v0.2.8
v0.2.8
Allow SpikeDisplayCanvas to save and load parameters
Fix inversion logic of Spike Display
Allow spikes to be inverted in the Spike Display
Allow polarity of LFP to be inverted in the LFP Display
Update RHD2000Thread for Rhytym API 1.4
Update to Rhythm API v1.4
Remove redundant updateRegister() call
Fix issues related to Rhythm API. Closes #147
Change spike threshold interval to 5
Add 250 uV voltage range to LFP display
Retain LFP channel enabled state if number of channels changes
v0.2.7
v0.2.7
Allow channel display state to save and load
Combine LFP channel label with buttons
Allow audio settings to be saved and loaded
Merge branch 'master' of https://github.com/open-ephys/GUI
Add saveState to saveConfiguration command
Update vcxproj file
Add 'save as' option to File menu
Fix error in control panel button logic
Merge branch 'master' of https://github.com/open-ephys/GUI
Remove unnecessary toggling of play button by record button
Change SpikeDetector dataBuffer to pointer, rather than reference
Merge branch 'master' of https://github.com/open-ephys/GUI
OS X changes
Fix getRecordStatusArray() for case in which ChannelSelector doesn't exist
Fix issue with clearing audio connections in ProcessorGraph
Update ProcessorGraph::clearConnections() to prevent channel skipping bug
Add functionality to 'monitor' button in SpikeDetector
Add labels to volume and gate sliders
Change default filter to 2nd-order (since it gets changed later, anyway)
GraphViewer now displays the fraction of channels within each node that are set to record. Closes #135
Loading