]> git.localhorst.tv Git - ffmpeg-test.git/commit
show multiple messages
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 2 Oct 2024 12:04:10 +0000 (14:04 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 2 Oct 2024 12:04:10 +0000 (14:04 +0200)
commit70f95d5df3fedec646327e44c7a6d3318812b73e
tree89d4293eacfbddf53a8d8389488364eb1928c297
parent2d60414ac711e68779829f8949eaed4770f064d6
show multiple messages
src/app/Message.h [new file with mode: 0644]
src/app/Renderer.h
src/cairo/Context.h
src/gfx/ColorRGB.h [new file with mode: 0644]
src/gfx/Position.h [new file with mode: 0644]
src/gfx/Rectangle.h [new file with mode: 0644]
src/gfx/Size.h [new file with mode: 0644]
src/gfx/Spacing.h [new file with mode: 0644]
src/main.cpp
src/ws/Connection.cpp