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.
1abef13135152570f5dde72d0025acba4d70a01d
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
27
Mar
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
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
Merge branch 'testing' into development
Remove some variable initializers to avoid compiler errors on gcc 4.6 (Ubuntu 14.02LTS)
ButtonGroupManager: Refactoring.
Merge pull request #17 from sept-en/development
ChannelSelector:removed listener. Changed channelChanged() signature.
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
LinearSmoothedValueAtomic:class splitted on .h and .cpp files.
added note on branches to readme
added note on branches to readme
License header typo fixes
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
CAR: implemented race-condition free behaviour for gain parameter.
Implemented LinearSmoothedValueAtomic class.
capitalize name
cleaned up colors a bit more
Merge pull request #16 from cstawarz/development
Add new CAR files to Xcode project. Addressed some compiler warnings.
Add new CAR files to VS project
Merge pull request #15 from sept-en/development
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
Sliders colour behaviour improvements.
CAR: fixed bug gain slider had per-channel functionality.
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
Merge pull request #13 from cstawarz/mac_bundle_improvements
Merge pull request #14 from sept-en/development
Capitalize 'v' in LFP viewer
Addition of new input format
Fixed default value wasn't set in Parameter after creation.
CAR plugin: major changes. Other classes - some refactoring.
Implemented ButtonGroupManager component, MaterialButtonLookAndFeel.
Addition of new input format
GenericEditor and ChannelSelector: updated fonts;
CAR processor: added feature to use custom reference and affected channels combinations.
CAR: refactoring and stylystic fixes.
Feature added: Select/deselect multiple ranges
Feature added: Select/deselect multiple ranges
On OS X, load plugin bundles from application bundle's PlugIns directory. Improved error handling in PluginManager.
Created Xcode projects for all currently-built plugins. Added Xcode workspace with "All" scheme for building GUI and all plugins. Addressed some compiler warnings in plugin code.
On OS X, copy Rhythm-related files to the application bundle's Resources folder, and use the bundled copies at run time
Merge pull request #12 from cstawarz/mac_build_fixes
Loading