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.
93eda756cc2681f531e4b9b4c3996f80db56fe77
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
4
Jun
3
22
May
21
20
19
15
12
29
Apr
24
16
7
6
2
30
Mar
26
24
23
20
14
13
12
11
8
6
4
27
Feb
25
22
19
18
14
13
12
4
2
29
Jan
28
27
25
23
22
20
19
16
15
16
15
16
15
14
12
9
8
7
6
24
Dec
23
24
23
22
21
19
18
16
12
10
9
2
26
Nov
14
13
12
13
12
11
12
11
10
7
6
5
4
3
4
3
4
3
4
3
31
Oct
30
31
30
31
30
29
30
29
28
27
25
24
22
21
20
21
20
21
20
17
15
14
13
10
9
8
2
3
1
29
Sep
28
26
25
24
23
22
21
19
18
16
15
12
11
10
11
8
7
5
4
30
Aug
29
26
24
21
11
12
11
12
8
7
6
5
4
2
1
31
Jul
27
26
20
18
16
14
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
adding makefile for psth, updating includes paths for Juce
updated gitignore, adding makefiles from old module set
Fixed crash in ChannelSelector::setActiveChannels
forgot to add makefile for arduino
removed manual loading of all plugins, clearingout compile issues with string manipulations, adding makefile to arduiono, testsing loading
Fixed some issues in DEBUG_EMULATE_HEADSTAGES code path
Fixed crash in PeriStimulusTimeHistogramNode::setHardwareTriggerAlignmentChannel
Merge pull request #287 from cstawarz/network_events_fixes
Fixed bug in NetworkEvents::createZmqContext. Added Python example script for sending network events.
Make network node on by default in MacOSX build
Merge pull request #286 from cstawarz/master
Restored erroneously-removed MAX_MESSAGE_LENGTH constant
Fixed bug in SmartSpikeCircularBuffer::addSpikeToBuffer
Explicitly disable QuickTime, as the framework is not available to 64-bit executables
Resolved/suppressed compiler warnings in JUCE OS X code
Fixed some misplaced parentheses in Toolbar::itemDragMove
Added Introjucer MacOSX build files to .gitignore
Resolved many compiler warnings
Added missing "const" to CoreServices::sendStatusMessage overload
Prevent crash on loading filternode with less available channels
Move methods from Parameter header to its cpp
Move methods from Visualizer header to its cpp
Move methods from ChannelSelector header to its cpp
Move methods from VisualizerEditor header to its cpp
Move methods from ElectrodeButtons header to its cpp
Move methods from Datathread header to its cpp
Change text on message center timestamp source menu
Add experiment suffix to messages.events file
Add Core Service to get software timestamp
Change software timestamp from ms to high resolution timer
Add documentation to CoreServices.h
AStyle pass
Fix crash on exiting GUI
Fix leak
Adapt all classes to new AccessClass model
Move AccessClass functionality to namespace-based encapsulated functions
Remove binary timestamp at the end of network messages
Bug fixes on channel mapper
Merge branch 'master' of github.com:open-ephys/GUI
Add new trigger options to record control node
Loading