-
- Downloads
Merge branch 'feature/use-new-frame' of gitlab.utu.fi:nicolas.pope/ftl into feature/use-new-frame
No related branches found
No related tags found
Checking pipeline status
Showing
- applications/tools/CMakeLists.txt 1 addition, 0 deletionsapplications/tools/CMakeLists.txt
- applications/tools/simple_viewer/CMakeLists.txt 12 additions, 0 deletionsapplications/tools/simple_viewer/CMakeLists.txt
- applications/tools/simple_viewer/main.cpp 144 additions, 0 deletionsapplications/tools/simple_viewer/main.cpp
- components/common/cpp/include/ftl/handle.hpp 1 addition, 1 deletioncomponents/common/cpp/include/ftl/handle.hpp
- components/common/cpp/include/ftl/threads.hpp 1 addition, 1 deletioncomponents/common/cpp/include/ftl/threads.hpp
- components/streams/CMakeLists.txt 1 addition, 0 deletionscomponents/streams/CMakeLists.txt
- components/streams/src/builder.cpp 9 additions, 9 deletionscomponents/streams/src/builder.cpp
- components/streams/src/filestream.cpp 2 additions, 0 deletionscomponents/streams/src/filestream.cpp
- components/streams/src/receiver.cpp 2 additions, 6 deletionscomponents/streams/src/receiver.cpp
- components/structures/include/ftl/data/framepool.hpp 2 additions, 0 deletionscomponents/structures/include/ftl/data/framepool.hpp
- components/structures/include/ftl/data/new_frame.hpp 6 additions, 1 deletioncomponents/structures/include/ftl/data/new_frame.hpp
- components/structures/src/frameset.cpp 2 additions, 2 deletionscomponents/structures/src/frameset.cpp
- components/structures/src/new_frame.cpp 38 additions, 4 deletionscomponents/structures/src/new_frame.cpp
- components/structures/src/pool.cpp 25 additions, 12 deletionscomponents/structures/src/pool.cpp
- components/structures/test/frame_unit.cpp 34 additions, 2 deletionscomponents/structures/test/frame_unit.cpp
- components/structures/test/pool_unit.cpp 104 additions, 0 deletionscomponents/structures/test/pool_unit.cpp
Loading
Please register or sign in to comment