Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libmueb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
KSZK
Schönherz Mátrix
libmueb
Commits
9d3cb6fb49a76af09f09d4a6ac8e40533ca3e202
Select Git revision
0 results
libmueb
Author
Search by author
Any Author
authors
0 authors
Feb 21, 2021
Add FrameSizeInBytes getter
· 9d3cb6fb
bodzsoaa
authored
4 years ago
9d3cb6fb
Add pixels getter
· 35518912
bodzsoaa
authored
4 years ago
35518912
Remove width, height getter
· 391ad041
bodzsoaa
authored
4 years ago
391ad041
Use local variables where possible
· eeb97bbd
bodzsoaa
authored
4 years ago
eeb97bbd
Use constexpr for protocol_type_
· dc0ed87e
bodzsoaa
authored
4 years ago
dc0ed87e
Add rgb byte size constant
· f60bad25
bodzsoaa
authored
4 years ago
f60bad25
Add comment for frame_fragment_size_
· 74419d62
bodzsoaa
authored
4 years ago
74419d62
Remove unused getters and configurations
· 55b7a782
bodzsoaa
authored
4 years ago
55b7a782
Use qCeil shorthand
· 404a2ca9
bodzsoaa
authored
4 years ago
404a2ca9
Remove misleading comments
· 9bebd9cb
bodzsoaa
authored
4 years ago
9bebd9cb
Remove unicast port config
· c94a72f2
bodzsoaa
authored
4 years ago
c94a72f2
Add properties
· b4a08137
bodzsoaa
authored
4 years ago
b4a08137
Use Qt typedefs to ensure compatibility
· ec7b705d
bodzsoaa
authored
4 years ago
ec7b705d
Move todo
· d3d3f1c4
bodzsoaa
authored
4 years ago
d3d3f1c4
Create library for webchannel
· 445dc048
bodzsoaa
authored
4 years ago
445dc048
Add mueb target
· 44208607
bodzsoaa
authored
4 years ago
44208607
Feb 20, 2021
Update include guards
· 13701b23
bodzsoaa
authored
4 years ago
13701b23
WIP Implement Qt WebChannel
· 0657cf5d
bodzsoaa
authored
4 years ago
0657cf5d
Allow multiple MuebReceivers to bind to same port and address
· 0a73b47f
bodzsoaa
authored
4 years ago
0a73b47f
Revert "Update image format check"
· e15e46fb
bodzsoaa
authored
4 years ago
This reverts commit
3abb0f22
.
e15e46fb
Add include
· ebeb3607
bodzsoaa
authored
4 years ago
ebeb3607
Feb 19, 2021
Add comment for reduceColor
· 9cc0e1dc
bodzsoaa
authored
4 years ago
9cc0e1dc
Use latest Qt 5 version
· 3b98cbf4
bodzsoaa
authored
4 years ago
Latest Qt 5 is more feature complete than Qt 6
3b98cbf4
Feb 09, 2021
Update image format check
· 3abb0f22
bodzsoaa
authored
4 years ago
3abb0f22
Change emitted QImage to QPixmap
· fb030a97
bodzsoaa
authored
4 years ago
fb030a97
Feb 06, 2021
Update frame constness
· bfdc9dd6
bodzsoaa
authored
4 years ago
bfdc9dd6
Fix copying
· c5f27d15
bodzsoaa
authored
4 years ago
c5f27d15
Move SendFrame out of MuebTransmitterPrivate
· 0af2e779
bodzsoaa
authored
4 years ago
0af2e779
Fix connect
· 606b55e4
bodzsoaa
authored
4 years ago
606b55e4
Use Q_D macro
· aea1cc42
bodzsoaa
authored
4 years ago
aea1cc42
Refactor MuebTransmitterPrivate constructor
· f09c3c69
bodzsoaa
authored
4 years ago
f09c3c69
Refactor MuebReceiverPrivate constructor
· a200d101
bodzsoaa
authored
4 years ago
a200d101
Group settings
· 15eafcca
bodzsoaa
authored
4 years ago
15eafcca
Use ini file for configuration
· a8cdbeb2
bodzsoaa
authored
4 years ago
a8cdbeb2
Rename debugMode
· b5b9ff6f
bodzsoaa
authored
4 years ago
b5b9ff6f
Fix fragmenttation
· 86475c07
bodzsoaa
authored
4 years ago
86475c07
Make conan build optional
· f83e4c2b
bodzsoaa
authored
4 years ago
f83e4c2b
Rename readPendingDatagrams
· 49c41c53
bodzsoaa
authored
4 years ago
49c41c53
Move MuebReceiverPrivate to private header file
· ba1d3ab4
bodzsoaa
authored
4 years ago
ba1d3ab4
Move MuebTransmitterPrivate to private header file
· a2cf8966
bodzsoaa
authored
4 years ago
a2cf8966
Loading