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.
a12ecd0d41cd13c12919f557cb5c451b25b76647
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
1
Aug
30
Jul
26
18
15
14
13
12
10
9
1
30
Jun
28
27
21
20
19
18
17
16
14
13
11
10
9
8
7
6
5
4
3
2
1
30
May
29
28
27
25
24
23
22
20
18
6
5
4
2
1
27
Apr
26
24
23
22
17
16
15
14
13
12
10
9
7
6
5
3
2
1
29
Mar
28
27
26
23
22
21
22
21
20
21
20
21
20
19
18
16
15
13
12
11
8
7
6
5
3
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
Merge pull request #76 from beOn/macenv
Fix audio monitor
add environment specific xcconfig variables
Need to access tabIndex in CyclopsEditor, made it protected
Provides DataWWindow::Listener to handle windowClosed()
Added VisualizerEditor::windowClosed callback
Add multisamplerate support
PluginGenerator: minor fixes and added more debug information.
PluginGenerator: Parameters and ParametersEditor works.
addTab will not only use text arg but also set tabText
Helpers to override `buttonClicked` added.
PluginGenerator: some fixes for parameters.
Change size of samplesPerPixel buffer
Change samplesPerPixel buffer to std::array
Change screen buffers to ScopedPointer
Merge branch 'arrow--testing-visualizer' into development
Clean up VisualizerEditor buttonEvent code
Merge branch 'testing-visualizer' of https://github.com/arrow-/plugin-GUI into arrow--testing-visualizer
Merge pull request #47 from beOn/development
Merge pull request #56 from beOn/recStatusFix
Disable eCube compilation
A better VisualizerEditor (deprecate buttonCallback)
Add warning about button callbacks to VisualizerEditor
PluginGenerator: WIP commit (remove and reorganize later)
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
Start of multi-sample-rate support
Fixed build problems related to the symbol redefinitions.
Parameters: added possibility to set bounds for each parameter.
ParameterEditor class: fixed crash and memory leak issues.
Merge branch 'master' of https://github.com/open-ephys/plugin-GUI into plugin-generator
ParameterEditor class refactoring and stylystic fixes. Minor fixes.
Parameter class refactoring and stylystic fixes.
PluginGenerator: some new functionality and minor improvements.
Button managers: some bug fixes and remove redundant include statements.
Removed redundant PluginType definition. Refactoring.
fix channel record state restoration
Merge branch 'binaryWriter' into development
Fix indexing issue in full block array
PluginGenerator: added RecordEngine plugin template. Bugs fixes.
PluginGenerator: added OpenEphys Project type. Changed path to templates
Loading