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.
54657851d0e484da6a51f3e9449cdf9b6c8ea8e6
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
25
Oct
24
18
17
12
11
10
9
5
4
3
29
Sep
19
18
15
14
13
12
11
9
8
7
6
5
3
2
1
31
Aug
30
29
28
25
21
17
9
3
2
31
Jul
28
27
21
20
19
17
12
11
10
9
10
7
17
Jun
30
May
7
Mar
6
20
Feb
17
15
13
12
11
9
6
7
6
5
24
Jan
19
18
16
15
13
12
11
10
9
30
Dec
19
13
12
3
28
Nov
26
23
22
15
9
26
Oct
24
14
13
12
6
21
Sep
22
20
8
31
Aug
30
29
28
25
24
23
22
21
20
19
16
15
14
13
12
11
10
9
5
4
2
1
30
Jul
26
18
15
14
13
12
10
9
1
30
Jun
28
27
21
20
19
18
17
16
14
13
11
10
9
8
7
6
5
4
3
2
1
30
May
29
28
27
25
24
23
22
20
18
6
5
4
2
1
27
Apr
26
24
23
22
17
16
15
14
13
12
10
9
7
6
5
3
2
1
29
Mar
28
27
26
23
22
21
22
21
20
21
20
21
20
19
18
16
15
13
12
11
8
7
6
5
3
2
1
27
Feb
26
23
22
20
19
18
15
14
12
11
8
6
4
26
Jan
19
15
23
Dec
18
16
Add VS2013 build files for event triggered average
Fix class name error in event trigger average
Add LFP Viewer Alpha Windows build files
Make plugin generator able to compile on VS2013
Update gitignore
Merge branch 'development' into dsp-common
Merge pull request #168 from Claybarn/development
Rename Source/Plugins/OpenEphysLib.cpp to Source/Plugins/EvntTrigAvg/OpenEphysLib.cpp
Rename Source/Plugins/EvntTrigAvgEditor.h to Source/Plugins/EvntTrigAvg/EvntTrigAvgEditor.h
Rename Source/Plugins/EvntTrigAvgEditor.cpp to Source/Plugins/EvntTrigAvg/EvntTrigAvgEditor.cpp
Rename Source/Plugins/EvntTrigAvgCanvas.h to Source/Plugins/EvntTrigAvg/EvntTrigAvgCanvas.h
Rename Source/Plugins/EvntTrigAvgCanvas.cpp to Source/Plugins/EvntTrigAvg/EvntTrigAvgCanvas.cpp
Rename Source/Plugins/EvntTrigAvg.h to Source/Plugins/EvntTrigAvg/EvntTrigAvg.h
Rename Source/Plugins/EvntTrigAvg.cpp to Source/Plugins/EvntTrigAvg/EvntTrigAvg.cpp
Add files via upload
Merge pull request #166 from kmichaelfox/development
Cleanup stray debug statements
Merge pull request #165 from kmichaelfox/development
Fix canvas to display as empty when there is no source node inputs
added juce namespace to (u)int64 types
Fix FileReader merge conflicts
Set spike raster plotting 'off' by default
Fix FileReader conflicts
Merge pull request #164 from kmichaelfox/development
pull upstream and merge
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
Fix wrong number of default subprocessors for datathreads
Fix another race conditions
Fix some possible race conditions
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
Fix badly deleted vectors in spike sorter
Remove unused combo box in spike sorter
Fix crash in spikesorter when refreshing waveform plot
Add spike raster mode
Fix color scheme options component size
Fix spread selection bug when single channel focus is enabled
Pull upstream updates
Add simple two color gradient coloring scheme
Fix options drawer / viewport interaction
Updates to mouse drag zooming algorithms
Loading