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.
8dfc7573dbf6bb9a6c5b944802cb051a9e5d5a21
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
7
Sep
6
5
3
2
1
31
Aug
30
29
28
25
21
17
9
3
2
31
Jul
28
27
21
20
19
17
12
11
10
9
10
7
17
Jun
30
May
7
Mar
6
20
Feb
17
15
13
12
11
9
6
7
6
5
24
Jan
19
18
16
15
13
12
11
10
9
30
Dec
19
13
12
3
28
Nov
26
23
22
15
9
26
Oct
24
14
13
12
6
21
Sep
22
20
8
31
Aug
30
29
28
25
24
23
22
21
20
19
16
15
14
13
12
11
10
9
5
4
2
1
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
Remove trailing zeroes in binary format
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
merge with development branch
add center-on-mean value plotting correction
Merge pull request #160 from godwincharan/development
Merge branch 'development' of https://github.com/godwincharan/plugin-GUI into development
Fixed the bug #65.
insert event testing code
Fix circular reference in event copy constructor
Fixed the bug #65.
Fixed the bug #65.
revise channel skipping calculation
add simple FileReader pre-buffer cache
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
merge with upstream
add a cached file reading buffer to decrease number of file accesses
Change sync messages to plain text for easier access
Fix issues with text strings in binary format
Add npy file sources
Update indexes of npy files
merge with upstream
add Cmd+<mouse drag> on LfpDisplayChannelInfo components for zoom, to replace slider
Add indexing info to binary format
Add ability for info objects to hold their own index in their owner processor
Fix saved data in bin format having extra channels when mixing processors
Fix timestamps in binary format
Create json descriptor file in the binary format
Fix capitalization
Fix metadata value string get method
Fix const modifier in getHistoricString()
Update binary format for the new channel and event system
Update event channel handling in recordnode
Improve generic handling of event data
Merge branch 'development' of https://github.com/open-ephys/plugin-GUI into development
fix bugs with single channel display, reverse channel ordering, and channel skipping cross-interaction
cleanup debugging statements to cout
add channel height zoom, channel display order reversing, and channel display skipping
add channel height zoom, channel display order reversing, and channel display skipping
Add multiselection record engine setting support
Add simple type conversion methods
Loading