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.
06a502d2d5b9a365e4c27d5bbf51fe6677fecfb9
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
21
Sep
18
15
6
4
30
Aug
28
23
12
5
31
Jul
20
18
16
15
11
9
8
3
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
Add RecordEngine plugin framework
Make Rhythm node as a plugin
Merge latest code into plugin branch
Add Datathread plugin framework
Remove Datathreads from core build
Get first plugin running
Get the GUI to compile in windows and add some plugin framework
Merge branch 'usb3'
Remove from build everything but basic and conflictive processors
Add Introjucer VS2013 paths to gitignore
Merge pull request #309 from fpbattaglia/fix_LfpNode_bufferindex
Fixed the value of bufferIndex, line 173 and following, as previous version caused buffer index to be negative, triggering an assert, and most likely access violations and crashes. The important point is that in C99 the '%' operator is a 'remainder' and not a 'modulo' operator, so counterintuitively enough, it will give a negative results for negative numerators...
Remove debug lines
Remove debug lines
Substitute KWIK file for event-only KWE file
Update Mac and Linux frontpanel libs
Set HDF5 chuck cache size dependent on the number of recorded channels
Remove inline definitions and need to function call
Fix some compiler warnings
Increase hdf5 cache
Save acquisition board LED status on settings file
Save record path on settings file
Merge pull request #303 from whitepine/master
Fix LFP time axis to show time labels > 10000 ms
Fix samplerate attribute replication in kwd files
Do not update electrodes in spikesorter when last one is removed
Add base hdf5_path
Update timestamps before writing events
Remove debug windows header
removing lib compile
plugins now link to the variable space of the main application; no more need to compile ephys lib
added handle for determining plugin info - need to add extra parameters and error checking
added function for inserting plugin-loaded items to processor list
loading of plugins with pluginfo struct
minor
minor cleanup; testing moduels now
Change "index" to "chanIndex"
Comment debug headstage replication
Optimize data acquisition loop
Merge pull request #296 from CINPLA/ubuntu
Loading