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.
5fe985bc8bb2439f1959b06c280b8e13264d186d
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
18
Feb
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
7
5
4
30
Aug
29
26
24
21
11
12
11
12
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
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
bugfix
added functions to network module to retrieve acquisition/recording status and the current recording path
Fixed the processing/UI thread sync issue brought up by Aaron in the PR
Add makefile to spikesorter plugin
Fix Linux compiler flags
Fix some build settings on windows plugins
Compile SpikeSorter as plugin
initial commit of improved supersampling based lfp rendering
Copy the plugins to the GUI plugin folder on Windows
Modifed RHD2000 interface to allow configuration of sync signal
Fix compiler warning
Move EventBroadcaster as a plugin
Clean up NetworkEvents plugin header
Clean spike detector headers
Merge remote-tracking branch 'upstream/master' into mastermerge
Fix memory leak on Spike Detector
Fix memory leak on LfpViewer
Merge pull request #323 from cstawarz/spike_detector_electrode_ids
Export new CoreServices methods
Merge remote-tracking branch 'upstream/master' into mastermerge
Loading