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
dee74befe9cf7a2b678bdb0d09b0f158a7ae7dba
Select Git revision
0 results
libmueb
src
configuration.cc
Author
Search by author
Any Author
authors
Abonyi Bence Péter
abonyibence
Angyal János
jani99
Bajnok Anna Borbála
abajnok
Bakai Dániel
bakaid
Barta Máté Zsombor
bmzsombi
Cseh Viktor
clupus
Csia Klaudia Kitti
kitkat
Eck Balázs István
eckbalu
Eckl, Máté
ecklm
Finta Balázs Soma
bfinta
Fodor Patrik
fodorpatrik2000
Führpasz György
zyxtron
Gelencsér Ákos
gelencser09
Gergő Ládi
gergo.ladi
Gidofalvy Gordon
vista
Gombos Sándor Bence
gombossb
Gyurácz Kristóf
borgee
Gyönki Bendegúz
gyeben
Horváth Bálint
randomstring
Horváth Kristóf Szabolcs
hkristof
20 authors
Jul 06, 2021
SM-44
· 7c527026
bodzsoaa
authored
3 years ago
7c527026
Jun 30, 2021
SM-44
· 8447eb62
bodzsoaa
authored
3 years ago
8447eb62
Jun 26, 2021
SM-14
· 54851607
bodzsoaa
authored
3 years ago
54851607
Jun 14, 2021
SM-37
· ad103f9c
bodzsoaa
authored
3 years ago
ad103f9c
Mar 04, 2021
Add configuration check
· 1d8e5fe1
bodzsoaa
authored
4 years ago
1d8e5fe1
Abort program when configuration is invalid
· c33a7735
bodzsoaa
authored
4 years ago
c33a7735
Feb 27, 2021
Refactor
· 431ec75a
bodzsoaa
authored
4 years ago
431ec75a
Configuration should be a normal C++ class
· 56259665
bodzsoaa
authored
4 years ago
56259665
Make Configuration singleton
· c02fbb6e
bodzsoaa
authored
4 years ago
c02fbb6e
Move configuration loading to constructor
· ea4cd556
bodzsoaa
authored
4 years ago
ea4cd556
Feb 21, 2021
Use libmueb namespace
· a203fe43
bodzsoaa
authored
4 years ago
a203fe43
Variable types checked
· 9ad973a7
bodzsoaa
authored
4 years ago
9ad973a7
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
Use Qt typedefs to ensure compatibility
· ec7b705d
bodzsoaa
authored
4 years ago
ec7b705d
Move todo
· d3d3f1c4
bodzsoaa
authored
4 years ago
d3d3f1c4
Feb 06, 2021
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
Replace max pixel per datagram with frame fragment size
· 9ea9ea7b
bodzsoaa
authored
4 years ago
9ea9ea7b
Feb 01, 2021
Working reimplementation of libmueb v2.0
· 5fcdf782
bodzsoaa
authored
4 years ago
5fcdf782
Loading