]> git.sesse.net Git - nageru/history - futatabi
Fix compilation in debug mode.
[nageru] / futatabi /
2020-02-11 Steinar H. GundersonMake Futatabi fades apply white balance.
2020-02-11 Steinar H. GundersonMake Futatabi copy Exif data for interpolated frames.
2019-10-30 Steinar H. GundersonFix an assertion failure when fading into a zero-length...
2019-10-30 Steinar H. GundersonFix an issue where it was not possible to add new infin...
2019-10-30 Steinar H. GundersonFix the previous fix for the infinite display; it was...
2019-10-30 Steinar H. GundersonShow preview display when using cue in or cue out,...
2019-10-30 Steinar H. GundersonFix the “time remaining” display when queueing infinite...
2019-10-30 Steinar H. GundersonWhen starting a new clip, start at the correct master...
2019-10-21 Steinar H. GundersonWhen exporting interpolated files, don't include the...
2019-10-21 Steinar H. GundersonFix some jerkiness when playing back with no interpolation.
2019-04-08 Steinar H. GundersonFix saving of MIDI mappings with camera switch buttons...
2019-04-08 Steinar H. GundersonFix MIDI mapping setup of camera buttons/lights when...
2019-03-31 Steinar H. GundersonErrors in flags do not need core dumps.
2019-03-30 Steinar H. GundersonAdd audio output when playing at 100% speed.
2019-03-30 Steinar H. GundersonFix storing of audio sizes in the database.
2019-03-30 Steinar H. GundersonTiny fix in variational_refinement.txt.
2019-03-28 Steinar H. GundersonMake multitrack export include audio.
2019-03-28 Steinar H. GundersonMake Futatabi accept and record the audio, although...
2019-03-28 Steinar H. GundersonFix handling of truncated frame files.
2019-03-27 Steinar H. GundersonOn errors, abort() instead of exit(1); exit() in a...
2019-03-27 Steinar H. GundersonIn Futatabi, ignore non-video streams for now.
2019-03-11 Steinar H. GundersonVarious fixes for 32-bit platforms.
2019-03-10 Steinar H. GundersonMove to one JPEG decoder thread per view.
2019-03-10 Steinar H. GundersonGet rid of an unneeded sleep and message on Futatabi...
2019-03-09 Steinar H. GundersonFix a broken database definition.
2019-03-09 Steinar H. GundersonAdd some asserts to guard against nonsensical start...
2019-03-09 Steinar H. GundersonFix a crash in Futatabi when two threads wanted to...
2019-03-09 Steinar H. GundersonMake the number of files into a #define.
2019-03-09 Steinar H. GundersonUpdate some error messages.
2019-03-09 Steinar H. GundersonUse REPLACE instead of INSERT for changing state and...
2019-03-09 Steinar H. GundersonUse REPLACE instead of INSERT + DELETE for frame files.
2019-03-06 Steinar H. GundersonFix some unneeded copying of encoded JPEGs around ...
2019-03-06 Steinar H. GundersonAdd Shift+Ctrl for super-fast scrubbing.
2019-02-27 Steinar H. GundersonMark infinite clips as such in the machine-readable...
2019-02-26 Steinar H. GundersonMake it possible to queue and play clips with no cue...
2019-02-26 Steinar H. GundersonBe more lenient about the playlist focus; this was...
2019-02-17 Steinar H. GundersonMake it possible to hide displays (and re-show them...
2019-02-17 Steinar H. GundersonFix display of out padding points.
2019-02-13 Steinar H. GundersonAdd support for aborting playing a clip early.
2019-02-13 Steinar H. GundersonFix an overflow issue with long (>= 10 min) clips.
2019-01-29 Steinar H. GundersonSplit cue padding into separate in and out settings.
2019-01-22 Steinar H. GundersonFix overly aggressive snapping at very low speeds.
2019-01-19 Steinar H. GundersonWork around a crash on exit.
2019-01-19 Steinar H. GundersonAdd a MIDI mapping editor for Futatabi.
2019-01-19 Steinar H. GundersonMake the master light speed maximum inclusive instead...
2019-01-18 Steinar H. GundersonFix some Clang 7 warnings.
2019-01-17 Steinar H. GundersonAdd support for a master speed MIDI light.
2019-01-17 Steinar H. GundersonAdd infrastructure for MIDI lights that are controllers...
2019-01-17 Steinar H. GundersonUnbreak the cue in and out lights.
2019-01-17 Steinar H. GundersonMake the preview light blink and be solid like the...
2019-01-17 Steinar H. GundersonMake the MIDI play button blinking when something is...
2019-01-16 Steinar H. GundersonOnly enable play if something is actually selected.
2019-01-16 Steinar H. GundersonBlink the lock light if dragging the speed slider when...
2019-01-16 Steinar H. GundersonSupport non-binary MIDI lights (ie., with an on-velocit...
2019-01-16 Steinar H. GundersonRemove a non-defined member function from MIDIMapper.
2019-01-16 Steinar H. GundersonAdd some controls for locking the master speed to 100%.
2019-01-15 Steinar H. GundersonSupport changing overall playing speed at runtime,...
2019-01-15 Steinar H. GundersonWhen sending original frames, do the reading in the...
2019-01-12 Steinar H. GundersonRemove a debug message.
2019-01-10 Steinar H. GundersonAdd an example Futatabi MIDI mapping for the Behringer...
2019-01-09 Steinar H. GundersonAdd basic MIDI input support (jog, cue in/out, play...
2019-01-09 Steinar H. GundersonOnly enable the queue button if we can actually queue...
2019-01-09 Steinar H. GundersonOnly enable the preview button if we can actually previ...
2019-01-08 Steinar H. GundersonUnbreak preview camera angle again.
2019-01-08 Steinar H. GundersonMake cue in/out highlight the right cell. More logical...
2019-01-01 Steinar H. GundersonFix some memory leaks on export.
2018-12-30 Steinar H. GundersonMake the Futatabi PAUSED subtitle a bit more regular...
2018-12-30 Steinar H. GundersonDo a small hack in Futatabi to make sure that Nageru...
2018-12-29 Steinar H. GundersonSome Futatabi formatting fixes.
2018-12-28 Steinar H. GundersonMake Futatabi output its status as subtitles, in a...
2018-12-28 Steinar H. GundersonFix an issue where the stop button would get grayed...
2018-12-28 Steinar H. GundersonAllow editing a playing playlist.
2018-12-28 Steinar H. GundersonMake duplicated rows show up after the old ones, and...
2018-12-28 Steinar H. GundersonFix some issues with the “time remaining” display.
2018-12-28 Steinar H. GundersonGive each clip in the playlist a stable ID.
2018-12-28 Steinar H. GundersonCall the done callback only when the entire playlist...
2018-12-28 Steinar H. GundersonRemove obsolete member function.
2018-12-28 Steinar H. GundersonFix an issue where the stop button would be disabled...
2018-12-28 Steinar H. GundersonMove estimation of time left into Player.
2018-12-28 Steinar H. GundersonMove progress row information into Player; will be...
2018-12-28 Steinar H. GundersonSome clang-formatting of Futatabi.
2018-12-28 Steinar H. GundersonIndentation fix.
2018-12-28 Steinar H. GundersonSimplify progress calculation.
2018-12-28 Steinar H. GundersonSimplify Player::thread_func() a little further.
2018-12-28 Steinar H. GundersonFactor out some common logic from Player::thread_func().
2018-12-28 Steinar H. GundersonRemove one level of indentation from Player::thread_func.
2018-12-28 Steinar H. GundersonMove from unique_lock to lock_guard everywhere we can...
2018-12-27 Steinar H. GundersonFix a minor unneeded unlock/lock.
2018-12-27 Steinar H. GundersonFix some silly indentation.
2018-12-27 Steinar H. GundersonUpdate a comment after the previous commit.
2018-12-27 Steinar H. GundersonMove the to-play playlist into Player.
2018-12-26 Steinar H. GundersonFix an indentation issue.
2018-12-24 Steinar H. GundersonRemove the redundant with_audio parameter from the...
2018-12-24 Steinar H. GundersonCache computed flow between textures.
2018-12-24 Steinar H. GundersonRemove a metric that's irrelevant for Futatabi.
2018-12-24 Steinar H. GundersonAdd metrics for JPEG decoding.
2018-12-24 Steinar H. GundersonAdd a summary for received frame sizes.
2018-12-24 Steinar H. GundersonAdd metrics for reading frames from disk.
2018-12-24 Steinar H. GundersonAdd some metrics for HTTP output.
2018-12-23 Steinar H. GundersonPrefix all the Futatabi Prometheus metrics by futatabi_...
next