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.
8f1aae7dd737ee270ca14b2e28fe373a353b8fff
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
Mar
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
15
30
Nov
24
19
17
10
9
29
Oct
28
8
1
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
Update channel selector layout for >100 chs
very simple brightness controls
made clipping markers more visible
fixed clippiing warning display bug
Merge remote-tracking branch 'upstream/master'
Fixed channel zoom bug
fixed channel double-click bug
add debug info
Update Plugin API version
Move some API methods definition from header to cpp file
Merge remote-tracking branch 'upstream/master'
Merge branch 'jonaskn-zmqrr'
Merge branch 'zmqrr' of https://github.com/jonaskn/plugin-GUI into jonaskn-zmqrr
changed recordNode::recordingNumber to int. Intialized to -1
Merge remote-tracking branch 'origin/master'
Add example processor plugin
added subtle-isn warnings for clipped data
cleaned up clipping between channels
now resizes more reliably
added update line, fixed redraw() bug, performance tweaks
added event markers
added zero markers
performance improvement
implemented both methods via bitmap rendering
basic repaint() restructuring done - still requires refactoring
Update bifiles with sync output feature
Fix type errors on windows
Merge pull request #326 from jonnew/master
fixed shift+scroll bug
basic plot working, but buggy
zeroMQrr wrapper for Matlab: allow to specify an url in GetResponses command
rudimentary rewrite of lip display via direct bitmap access
cosmetic fix
zeroMQrr for Matlab now running on windows
New alternate zeroMQ request->response wrapper for Matlab: zeroMQrr.
smallish bugfixes
Merge pull request #3 from jonaskn/master
Fixed: Changing data directory in GUI did not take effect if a recording had been started (and stopped) before. Only the first directory before the first recording was used. Fixed: EventBroadcaster was linking to Debug version of open-ephys.lib in Release mode
added functions getRecordingNumber and getExperimentNumber to CoreServcies. Extended NetworkEvents plugin to send this upon request
Merge branch 'master' of https://github.com/arnefmeyer/plugin-GUI
Loading