2019-01-17 |
Steinar H. Gunderson | Unbreak the cue in and out lights.
|
commit | commitdiff | tree |
2019-01-17 |
Steinar H. Gunderson | Make the preview light blink and be solid like the...
|
commit | commitdiff | tree |
2019-01-17 |
Steinar H. Gunderson | Make the MIDI play button blinking when something is...
|
commit | commitdiff | tree |
2019-01-16 |
Steinar H. Gunderson | Only enable play if something is actually selected.
|
commit | commitdiff | tree |
2019-01-16 |
Steinar H. Gunderson | Blink the lock light if dragging the speed slider when...
|
commit | commitdiff | tree |
2019-01-16 |
Steinar H. Gunderson | Support non-binary MIDI lights (ie., with an on-velocity...
|
commit | commitdiff | tree |
2019-01-16 |
Steinar H. Gunderson | Remove a non-defined member function from MIDIMapper.
|
commit | commitdiff | tree |
2019-01-16 |
Steinar H. Gunderson | Add some controls for locking the master speed to 100%.
|
commit | commitdiff | tree |
2019-01-15 |
Steinar H. Gunderson | Support changing overall playing speed at runtime,...
|
commit | commitdiff | tree |
2019-01-15 |
Steinar H. Gunderson | When sending original frames, do the reading in the...
|
commit | commitdiff | tree |
2019-01-12 |
Steinar H. Gunderson | Remove a debug message.
|
commit | commitdiff | tree |
2019-01-12 |
Steinar H. Gunderson | Turn off guessing if the source bus contains the pitch...
|
commit | commitdiff | tree |
2019-01-10 |
Steinar H. Gunderson | Support pitch bend as a virtual MIDI controller.
|
commit | commitdiff | tree |
2019-01-10 |
Steinar H. Gunderson | Add an example Futatabi MIDI mapping for the Behringer...
|
commit | commitdiff | tree |
2019-01-09 |
Steinar H. Gunderson | Add basic MIDI input support (jog, cue in/out, play...
|
commit | commitdiff | tree |
2019-01-09 |
Steinar H. Gunderson | Only enable the queue button if we can actually queue...
|
commit | commitdiff | tree |
2019-01-09 |
Steinar H. Gunderson | Only enable the preview button if we can actually preview...
|
commit | commitdiff | tree |
2019-01-08 |
Steinar H. Gunderson | Split the MIDI mapping proto file in two; one that...
|
commit | commitdiff | tree |
2019-01-08 |
Steinar H. Gunderson | Unbreak preview camera angle again.
|
commit | commitdiff | tree |
2019-01-08 |
Steinar H. Gunderson | Make cue in/out highlight the right cell. More logical...
|
commit | commitdiff | tree |
2019-01-08 |
Steinar H. Gunderson | Fix a typo.
|
commit | commitdiff | tree |
2019-01-08 |
Steinar H. Gunderson | Move another helper into midi_mapper_util.h.
|
commit | commitdiff | tree |
2019-01-07 |
Steinar H. Gunderson | Move some MIDI mapper protobuf reflection code into...
|
commit | commitdiff | tree |
2019-01-06 |
Steinar H. Gunderson | Move midi_device.cpp into shared, as Futatabi is getting...
|
commit | commitdiff | tree |
2019-01-06 |
Steinar H. Gunderson | Small refactoring in MIDIMapper.
|
commit | commitdiff | tree |
2019-01-06 |
Steinar H. Gunderson | Move protobuf text serialization into a shared file.
|
commit | commitdiff | tree |
2019-01-05 |
Steinar H. Gunderson | Split out the ALSA-specific parts from MIDIMapper into...
|
commit | commitdiff | tree |
2019-01-04 |
Steinar H. Gunderson | Send note velocity of 1 instead of 127 for lights.
|
commit | commitdiff | tree |
2019-01-01 |
Steinar H. Gunderson | Fix some memory leaks on export.
|
commit | commitdiff | tree |
2018-12-30 |
Steinar H. Gunderson | Release Nageru and Futatabi 1.8.1.
|
commit | commitdiff | tree |
2018-12-30 |
Steinar H. Gunderson | Add an assert to silence Coverity.
|
commit | commitdiff | tree |
2018-12-30 |
Steinar H. Gunderson | Make the Futatabi PAUSED subtitle a bit more regular...
|
commit | commitdiff | tree |
2018-12-30 |
Steinar H. Gunderson | Do a small hack in Futatabi to make sure that Nageru...
|
commit | commitdiff | tree |
2018-12-30 |
Steinar H. Gunderson | Add support to Nageru for reading the subtitles from...
|
commit | commitdiff | tree |
2018-12-29 |
Steinar H. Gunderson | Fix a crash on receiving dummy frames.
|
commit | commitdiff | tree |
2018-12-29 |
Steinar H. Gunderson | Some Futatabi formatting fixes.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Bump version number to 1.8.1-pre.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Make Futatabi output its status as subtitles, in a...
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Fix an issue where the stop button would get grayed...
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Allow editing a playing playlist.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Make duplicated rows show up after the old ones, and...
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Fix some issues with the “time remaining” display.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Give each clip in the playlist a stable ID.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Call the done callback only when the entire playlist...
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Remove obsolete member function.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Fix an issue where the stop button would be disabled...
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Move estimation of time left into Player.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Move progress row information into Player; will be...
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Some clang-formatting of Futatabi.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Indentation fix.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Simplify progress calculation.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Simplify Player::thread_func() a little further.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Factor out some common logic from Player::thread_func().
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Remove one level of indentation from Player::thread_func.
|
commit | commitdiff | tree |
2018-12-28 |
Steinar H. Gunderson | Move from unique_lock to lock_guard everywhere we can...
|
commit | commitdiff | tree |
2018-12-27 |
Steinar H. Gunderson | Fix a minor unneeded unlock/lock.
|
commit | commitdiff | tree |
2018-12-27 |
Steinar H. Gunderson | Fix some silly indentation.
|
commit | commitdiff | tree |
2018-12-27 |
Steinar H. Gunderson | Update a comment after the previous commit.
|
commit | commitdiff | tree |
2018-12-27 |
Steinar H. Gunderson | Move the to-play playlist into Player.
|
commit | commitdiff | tree |
2018-12-26 |
Steinar H. Gunderson | Fix an indentation issue.
|
commit | commitdiff | tree |
2018-12-25 |
Steinar H. Gunderson | Simplify timebase handling in Mux a bit.
|
commit | commitdiff | tree |
2018-12-24 |
Steinar H. Gunderson | Remove the redundant with_audio parameter from the...
|
commit | commitdiff | tree |
2018-12-24 |
Steinar H. Gunderson | Cache computed flow between textures.
|
commit | commitdiff | tree |
2018-12-24 |
Steinar H. Gunderson | Remove a metric that's irrelevant for Futatabi.
|
commit | commitdiff | tree |
2018-12-24 |
Steinar H. Gunderson | Add metrics for JPEG decoding.
|
commit | commitdiff | tree |
2018-12-24 |
Steinar H. Gunderson | Add a summary for received frame sizes.
|
commit | commitdiff | tree |
2018-12-24 |
Steinar H. Gunderson | Add metrics for reading frames from disk.
|
commit | commitdiff | tree |
2018-12-24 |
Steinar H. Gunderson | Add some metrics for HTTP output.
|
commit | commitdiff | tree |
2018-12-23 |
Steinar H. Gunderson | Prefix all the Futatabi Prometheus metrics by futatabi_...
|
commit | commitdiff | tree |
2018-12-23 |
Steinar H. Gunderson | Add a Futatabi metric for number of received frames.
|
commit | commitdiff | tree |
2018-12-23 |
Steinar H. Gunderson | Localize DeckLink warning suppression to only the DeckLink...
|
commit | commitdiff | tree |
2018-12-23 |
Steinar H. Gunderson | When exporting interpolated files, make sure they are...
|
commit | commitdiff | tree |
2018-12-23 |
Steinar H. Gunderson | If the Futatabi source URL is empty or /dev/null, don...
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Fix a follow-up error introduced when fixing a Coverity...
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Avoid a time-to-check-versus-time-of-use error on mkdir().
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Make Ebu_r128_proc::Ebu_r128_proc() not move uninitialized...
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | In Theme::get_chain(), send InputState by reference...
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Check VAStatus of some destroyed objects.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Fix some more very unlikely Coverity Scan issues.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Fix a leak in test code.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Unbreak embedded bmusb.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Remove an unneeded check.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Remove an unneeded nullptr check.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Silence another Coverity Scan warning.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Fix another Coverity Scan issue that really should...
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Fix another Coverity Scan issue that really should...
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Fix a Coverity Scan issue that is irrelevant in practice.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Add libjpeg-dev to the apt list.
|
commit | commitdiff | tree |
2018-12-21 |
Steinar H. Gunderson | Add cue point padding, where a clip is elongated (in...
|
commit | commitdiff | tree |
2018-12-20 |
Steinar H. Gunderson | Use get_pkgconfig_variable() instead of calling pkg...
|
commit | commitdiff | tree |
2018-12-20 |
Steinar H. Gunderson | Make the SDL dependencies optional.
|
commit | commitdiff | tree |
2018-12-20 |
Steinar H. Gunderson | Update the textual list of dependencies in the README.
|
commit | commitdiff | tree |
2018-12-20 |
Steinar H. Gunderson | Remove the LuaJIT 2.0 compatibility shims.
|
commit | commitdiff | tree |
2018-12-20 |
Steinar H. Gunderson | Move to FFmpeg 4.0 APIs, fixing the deprecation warnings.
|
commit | commitdiff | tree |
2018-12-20 |
Steinar H. Gunderson | Drop stretch compatibility, now that buster is nearing...
|
commit | commitdiff | tree |
2018-12-20 |
Steinar H. Gunderson | Add a missing #include.
|
commit | commitdiff | tree |
2018-12-19 |
Steinar H. Gunderson | Release Nageru and Futatabi 1.8.0.
|
commit | commitdiff | tree |
2018-12-19 |
Steinar H. Gunderson | Default to two cameras instead of one, since otherwise...
|
commit | commitdiff | tree |
2018-12-19 |
Steinar H. Gunderson | Document the undocumentedness of Futatabi.
|
commit | commitdiff | tree |
2018-12-19 |
Steinar H. Gunderson | Improve frame snapping in difficult cases.
|
commit | commitdiff | tree |
next |