- Nov 13, 2019
-
-
Iiro Rastas authored
The channel command line option is added to ftl2mkv. At most two channels can be recorded from one stream. By default, the application adds both channels to the mkv file as separate video tracks.
-
- Nov 12, 2019
-
-
Iiro Rastas authored
As the previous approach led to low performance, 2D video is now captured to an ftl file, which removes the need to encode the video in real time. The ftl file can be converted into a video file with ftl2mkv.
-
Iiro Rastas authored
Adds 2D video recording option to the GUI.
-
- Nov 11, 2019
-
-
Iiro Rastas authored
The GUI now has a snapshot feature. The record button opens a popup window, which contains the different recording options. The cog icon now opens a scrollable list of all of the registered configurations, both local and remote. This window is created dynamically each time the cog icon is clicked, so it now includes all of the configurations that were available as the window was created.
-
- Nov 06, 2019
-
-
Iiro Rastas authored
The record button now works as previously. To support this change, a tagging system based on the one from feature/guienhance has been added. NetConfigurables are now created as peers connect and removed as they disconnect, which required changes to ConfigWindow.
-
- Nov 05, 2019
-
-
Nicolas Pope authored
-
Nicolas Pope authored
Resolves #229 field filling attempts Closes #229 See merge request nicolas.pope/ftl!159
-
Nicolas Pope authored
-
- Nov 04, 2019
-
-
Nicolas Pope authored
-
Nicolas Pope authored
-
- Nov 03, 2019
-
-
Nicolas Pope authored
Implements #228 adaptive MLS and smoothing channel Closes #228 See merge request nicolas.pope/ftl!158
-
Nicolas Pope authored
-
- Nov 01, 2019
-
-
Nicolas Pope authored
Implements #179 smoothing channel for hf noise Closes #179 See merge request nicolas.pope/ftl!156
-
Nicolas Pope authored
-
- Oct 31, 2019
-
-
Sebastian Hahta authored
Feature/python See merge request nicolas.pope/ftl!155
-
Sebastian Hahta authored
-
Nicolas Pope authored
Implements #222 simple mesh merge Closes #222 See merge request nicolas.pope/ftl!154
-
Nicolas Pope authored
-
Sebastian Hahta authored
-
Nicolas Pope authored
Implements #223 colour based smooth, but is too simplistic Closes #223 See merge request nicolas.pope/ftl!153
-
Nicolas Pope authored
-
- Oct 30, 2019
-
-
Nicolas Pope authored
Implements #168 keeping decoding on GPU Closes #168 See merge request nicolas.pope/ftl!152
-
Nicolas Pope authored
-
- Oct 29, 2019
-
-
Nicolas Pope authored
-
Nicolas Pope authored
-
Nicolas Pope authored
Implements #216 triangle renderer Closes #216 See merge request nicolas.pope/ftl!151
-
Nicolas Pope authored
-
Nicolas Pope authored
Feature/local gui configuration See merge request nicolas.pope/ftl!150
-
A new class NetConfigurable is created, which enables handling of both local and remote configurations in a polymorphic way. In the GUI, configurations can now be changed via the cog icon.
-
- Oct 28, 2019
-
-
Nicolas Pope authored
Resolves #213 and resolves #214 Closes #213 and #214 See merge request nicolas.pope/ftl!148
-
Nicolas Pope authored
-
- Oct 27, 2019
-
-
Sebastian authored
-
Sebastian authored
-
Sebastian Hahta authored
-
Nicolas Pope authored
Add configuration to stream, H264 support, codec selection See merge request nicolas.pope/ftl!147
-
Nicolas Pope authored
-
- Oct 26, 2019
-
-
Nicolas Pope authored
Implements #218 red blue swap Closes #218 See merge request nicolas.pope/ftl!146
-
Nicolas Pope authored
-
- Oct 25, 2019
-
-
Nicolas Pope authored
Implements #217 cmd arg play ftl files Closes #217 See merge request nicolas.pope/ftl!145
-
Nicolas Pope authored
-