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.
26a613ec9b99ee221d548493340e423a477ca88d
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
3
Jul
24
Jun
23
24
23
24
23
22
23
22
4
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
Merge pull request #296 from CINPLA/ubuntu
Merge pull request #290 from cstawarz/bug_fixes
Search paths for HDF5 in build config
Compiler and linker arguments for HDF5 on Ubuntu
Merge branch 'usb3' of github.com:open-ephys/GUI into usb3
Fix buffer overrun issue
Remove some debug output
Fix block size setting
Merge branch 'usb3' of github.com:open-ephys/GUI into usb3
Change blockSize to unsigned int
Make blocksize modifiable by software
Merge branch 'usb3' of github.com:open-ephys/GUI into usb3
mend
mend
Add more debug lines
Disable TTL mode settings
Some extra debug lines
Merge remote-tracking branch 'origin/usb3' into usb3
Some buffer fixes
Add console debug output
Add debug line to packet decoding
Add usb3 bitfile
Fix stream initialization for usb3
Update rhythm processor code to work with 512 channels with usb3 boards
Adapt rhythm API to use up to 16 data streams
Remove debug line
Add ability to read from usb3 rhythm
integrating pluginmanager, updating loading/unload functions, took out more plugins from make file
adding setup script for unix installs
adding function to load items into processor list based off of name
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
Loading