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.
d8f6be8c02e5e563d8a4d2647b86536b9678584f
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
30
Sep
25
24
23
22
23
22
21
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
Reverted some extraneous changes to VS2013 build files made in commit a2ba811d1d5897f303841138e882f0c44d9c94f6
Include full word on TTL messages
Fix memory leak on events
Implemented record control via network events
Fix some paths
Make most procesors into plugins
Get plugins to compile on Linux
Fix include path slashes
Update gitignore
Use const strings for the plugin info names
Load all plugins on startup
Add KWIK source into plugin
Add kwik format as plugin
Implement KWIK Record engine as plugin
Remove KWIK from builtin record engines
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
Loading