2020-03-06 |
Steinar H. Gunderson | Move RefCountedTexture to shared.
|
commit | commitdiff | tree |
2020-03-04 |
Steinar H. Gunderson | Add a metric for general Futatabi player health (how...
|
commit | commitdiff | tree |
2020-03-04 |
Steinar H. Gunderson | Fix MJPEG white balance information when VA-API is...
|
commit | commitdiff | tree |
2020-02-29 |
Steinar H. Gunderson | Add summaries for tracking fade and interpolation latency...
|
commit | commitdiff | tree |
2020-02-29 |
Steinar H. Gunderson | Add a Futatabi metric for JPEG decode times.
|
commit | commitdiff | tree |
2020-02-29 |
Steinar H. Gunderson | Fix a deadlock in Futatabi when using MIDI devices.
|
commit | commitdiff | tree |
2020-02-29 |
Steinar H. Gunderson | Make so that auto white balance is stored per (physical...
|
commit | commitdiff | tree |
2020-02-29 |
Steinar H. Gunderson | Nomenclature cleanups around channels, signals and...
|
commit | commitdiff | tree |
2020-02-26 |
Steinar H. Gunderson | Make it possible to get and set EQ parameters from...
|
commit | commitdiff | tree |
2020-02-25 |
Steinar H. Gunderson | Fix an issue where a Kaeru connected to a nonfunctional...
|
commit | commitdiff | tree |
2020-02-25 |
Steinar H. Gunderson | Log a warning when we kill a client that is not keeping up.
|
commit | commitdiff | tree |
2020-02-21 |
Steinar H. Gunderson | Make CHECK_VASTATUS error messages textual instead...
|
commit | commitdiff | tree |
2020-02-17 |
Steinar H. Gunderson | In Futatabi, make it possible to set custom source...
|
commit | commitdiff | tree |
2020-02-17 |
Steinar H. Gunderson | Stop refreshing the Futatabi channel overlay every...
|
commit | commitdiff | tree |
2020-02-17 |
Steinar H. Gunderson | Edit is normally to the left of View, so fix Futatabi.
|
commit | commitdiff | tree |
2020-02-17 |
Steinar H. Gunderson | Unbreak showing the first two channels in the tally...
|
commit | commitdiff | tree |
2020-02-17 |
Steinar H. Gunderson | Revert "Make for faster shutdown of DeckLink cards."
|
commit | commitdiff | tree |
2020-02-17 |
Steinar H. Gunderson | Fix an assertion error when FFmpeg inputs were dropping...
|
commit | commitdiff | tree |
2020-02-16 |
Steinar H. Gunderson | Give the theme access to basic audio information.
|
commit | commitdiff | tree |
2020-02-15 |
Steinar H. Gunderson | Make it possible to siphon out a single MJPEG stream.
|
commit | commitdiff | tree |
2020-02-15 |
Steinar H. Gunderson | Fix compilation in debug mode.
|
commit | commitdiff | tree |
2020-02-12 |
Steinar H. Gunderson | Make the MJPEG card-to-stream mapping invisible to...
|
commit | commitdiff | tree |
2020-02-12 |
Steinar H. Gunderson | Split out some work from the MJPEG encoder constructor.
|
commit | commitdiff | tree |
2020-02-12 |
Steinar H. Gunderson | Fix a comment typo.
|
commit | commitdiff | tree |
2020-02-12 |
Steinar H. Gunderson | Make it possible for auto white balance to be controlled...
|
commit | commitdiff | tree |
2020-02-12 |
Steinar H. Gunderson | Fix invalid white balance from nonconnected FFmpeg...
|
commit | commitdiff | tree |
2020-02-12 |
Steinar H. Gunderson | Fix auto-WB of certain kinds of input.
|
commit | commitdiff | tree |
2020-02-11 |
Steinar H. Gunderson | Make Futatabi fades apply white balance.
|
commit | commitdiff | tree |
2020-02-11 |
Steinar H. Gunderson | Make Futatabi copy Exif data for interpolated frames.
|
commit | commitdiff | tree |
2020-02-11 |
Steinar H. Gunderson | Heed the Exif white point when playing back (MJPEG...
|
commit | commitdiff | tree |
2020-02-11 |
Steinar H. Gunderson | In the MJPEG export, include white balance information.
|
commit | commitdiff | tree |
2020-02-09 |
Steinar H. Gunderson | Change to using RGBTriplet for white balance.
|
commit | commitdiff | tree |
2020-02-09 |
Steinar H. Gunderson | Various fixes for non-VA-API MJPEG encoding.
|
commit | commitdiff | tree |
2020-02-09 |
Steinar H. Gunderson | Support auto white balance (ie., not controlled by...
|
commit | commitdiff | tree |
2020-02-09 |
Steinar H. Gunderson | Factor out find_signal_to_connect().
|
commit | commitdiff | tree |
2020-02-09 |
Steinar H. Gunderson | Neutral white balance is (1,1,1), not (0.5,0.5,0.5...
|
commit | commitdiff | tree |
2019-11-17 |
Steinar H. Gunderson | Release Nageru and Futatabi 1.9.1.
|
commit | commitdiff | tree |
2019-10-30 |
Steinar H. Gunderson | Fix an assertion failure when fading into a zero-length...
|
commit | commitdiff | tree |
2019-10-30 |
Steinar H. Gunderson | Fix an issue where it was not possible to add new infinite...
|
commit | commitdiff | tree |
2019-10-30 |
Steinar H. Gunderson | Fix the previous fix for the infinite display; it was...
|
commit | commitdiff | tree |
2019-10-30 |
Steinar H. Gunderson | Show preview display when using cue in or cue out,...
|
commit | commitdiff | tree |
2019-10-30 |
Steinar H. Gunderson | Fix the “time remaining” display when queueing infinite...
|
commit | commitdiff | tree |
2019-10-30 |
Steinar H. Gunderson | When starting a new clip, start at the correct master...
|
commit | commitdiff | tree |
2019-10-21 |
Steinar H. Gunderson | When exporting interpolated files, don't include the...
|
commit | commitdiff | tree |
2019-10-21 |
Steinar H. Gunderson | Fix some jerkiness when playing back with no interpolation.
|
commit | commitdiff | tree |
2019-10-18 |
Steinar H. Gunderson | Add a missing dependency on -pthread.
|
commit | commitdiff | tree |
2019-08-11 |
Steinar H. Gunderson | Add a mailmap file to change my personal email address...
|
commit | commitdiff | tree |
2019-08-08 |
Steinar H. Gunderson | Fix the wording of a warning.
|
commit | commitdiff | tree |
2019-07-28 |
Steinar H. Gunderson | Support disabling optional effects if a given other...
|
commit | commitdiff | tree |
2019-07-24 |
Steinar H. Gunderson | Make it possible for the theme to override the status...
|
commit | commitdiff | tree |
2019-07-20 |
Steinar H. Gunderson | Release Nageru and Futatabi 1.9.0.
|
commit | commitdiff | tree |
2019-07-20 |
Steinar H. Gunderson | Fix a typo in NEWS.
|
commit | commitdiff | tree |
2019-07-19 |
Steinar H. Gunderson | Make it possible to call set_channel_name() for live...
|
commit | commitdiff | tree |
2019-07-19 |
Steinar H. Gunderson | Clean some duplicate code from the default theme.
|
commit | commitdiff | tree |
2019-07-19 |
Steinar H. Gunderson | Make it possible to put checkboxes on theme menu entries.
|
commit | commitdiff | tree |
2019-07-19 |
Steinar H. Gunderson | Add get_frame_width() and get_frame_height() to the...
|
commit | commitdiff | tree |
2019-07-19 |
Steinar H. Gunderson | Fix a Lua crash on exit.
|
commit | commitdiff | tree |
2019-07-17 |
Steinar H. Gunderson | Deal better with the user forgetting to set width/height...
|
commit | commitdiff | tree |
2019-07-16 |
Steinar H. Gunderson | Fix an issue where we would show no signal even when...
|
commit | commitdiff | tree |
2019-06-25 |
Steinar H. Gunderson | Remove some leftover debugging code.
|
commit | commitdiff | tree |
2019-06-22 |
Steinar H. Gunderson | Add disable_if_always_disabled() to Block objects.
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | More theme cleaning.
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Fix cross-compilation.
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Move is_plain_signal(), which was now placed a bit...
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Convert channel_signal() and supports_set_wb() to imperative...
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Correct a comment.
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Add a missing hint.
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Make it possible to set number of channels imperatively...
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Make it possible to set channel names imperatively...
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Move the handling of human-readable input resolution...
|
commit | commitdiff | tree |
2019-06-21 |
Steinar H. Gunderson | Support submenus within theme menus.
|
commit | commitdiff | tree |
2019-06-18 |
Steinar H. Gunderson | Fix a possible deadlock in CEF.
|
commit | commitdiff | tree |
2019-06-16 |
Steinar H. Gunderson | Support optional effects with multiple inputs.
|
commit | commitdiff | tree |
2019-06-16 |
Steinar H. Gunderson | Refactor out find_inputs_for_block().
|
commit | commitdiff | tree |
2019-06-16 |
Steinar H. Gunderson | Add an enable_if() to Block, for convenience.
|
commit | commitdiff | tree |
2019-06-16 |
Steinar H. Gunderson | Small refactoring in Block.
|
commit | commitdiff | tree |
2019-06-16 |
Steinar H. Gunderson | Rename chain -> scene as appropriate.
|
commit | commitdiff | tree |
2019-06-15 |
Steinar H. Gunderson | Make Block.choose() return the effect that was chosen.
|
commit | commitdiff | tree |
2019-06-15 |
Steinar H. Gunderson | Fix so that parameters directly on effects actually...
|
commit | commitdiff | tree |
2019-06-15 |
Steinar H. Gunderson | Rename choose_alternative() to choose().
|
commit | commitdiff | tree |
2019-06-15 |
Steinar H. Gunderson | Allow calling disable() on everything that has an IdentityEf...
|
commit | commitdiff | tree |
2019-06-15 |
Steinar H. Gunderson | Allow giving class names to Block.choose_alternative.
|
commit | commitdiff | tree |
2019-06-15 |
Steinar H. Gunderson | Scene doesn't need theme->input_state to be set, as...
|
commit | commitdiff | tree |
2019-06-15 |
Steinar H. Gunderson | Give a slightly friendlier error message if the user...
|
commit | commitdiff | tree |
2019-06-13 |
Steinar H. Gunderson | Rework the chain concept.
|
commit | commitdiff | tree |
2019-06-11 |
Steinar H. Gunderson | Move some Lua utility functions into a separate header...
|
commit | commitdiff | tree |
2019-06-10 |
Steinar H. Gunderson | Work around a Mesa shader cache issue.
|
commit | commitdiff | tree |
2019-06-10 |
Steinar H. Gunderson | Add a helper so that theme script warnings get line...
|
commit | commitdiff | tree |
2019-05-22 |
Steinar H. Gunderson | Defer creation of effects until they are added to a...
|
commit | commitdiff | tree |
2019-05-22 |
Steinar H. Gunderson | Fix ImageInput sRGB behavior.
|
commit | commitdiff | tree |
2019-05-22 |
Steinar H. Gunderson | Always require GL_EXT_texture_sRGB_decode.
|
commit | commitdiff | tree |
2019-05-22 |
Steinar H. Gunderson | Remove a fixed FIXME.
|
commit | commitdiff | tree |
2019-05-22 |
Steinar H. Gunderson | Make the ImageInput cache store textures, not images.
|
commit | commitdiff | tree |
2019-05-14 |
Steinar H. Gunderson | Remove unused code.
|
commit | commitdiff | tree |
2019-05-14 |
Steinar H. Gunderson | In ImageInput, make one global update thread instead...
|
commit | commitdiff | tree |
2019-05-13 |
Steinar H. Gunderson | Remove unused member in ImageInput.
|
commit | commitdiff | tree |
2019-05-12 |
Steinar H. Gunderson | Fix another whitespace error.
|
commit | commitdiff | tree |
2019-05-11 |
Steinar H. Gunderson | Fix an indentation error.
|
commit | commitdiff | tree |
2019-05-11 |
Steinar H. Gunderson | Refactor out a function for adding the end of EffectChains.
|
commit | commitdiff | tree |
2019-04-20 |
Steinar H. Gunderson | Add a --disable-audio option to Kaeru, to transcode...
|
commit | commitdiff | tree |
next |