]> git.sesse.net Git - nageru/history - futatabi
Move some MIDI mapper protobuf reflection code into a shared helper.
[nageru] / futatabi /
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_...
2018-12-23 Steinar H. GundersonAdd a Futatabi metric for number of received frames.
2018-12-23 Steinar H. GundersonWhen exporting interpolated files, make sure they are...
2018-12-23 Steinar H. GundersonIf the Futatabi source URL is empty or /dev/null, don...
2018-12-21 Steinar H. GundersonFix a follow-up error introduced when fixing a Coverity...
2018-12-21 Steinar H. GundersonAvoid a time-to-check-versus-time-of-use error on mkdir().
2018-12-21 Steinar H. GundersonFix some more very unlikely Coverity Scan issues.
2018-12-21 Steinar H. GundersonFix a leak in test code.
2018-12-21 Steinar H. GundersonRemove an unneeded check.
2018-12-21 Steinar H. GundersonFix another Coverity Scan issue that really should...
2018-12-21 Steinar H. GundersonAdd cue point padding, where a clip is elongated (in...
2018-12-20 Steinar H. GundersonAdd a missing #include.
2018-12-19 Steinar H. GundersonDefault to two cameras instead of one, since otherwise...
2018-12-19 Steinar H. GundersonImprove frame snapping in difficult cases.
2018-12-18 Steinar H. GundersonFix some GCC warnings.
2018-12-18 Steinar H. GundersonAdd support for querying tally information from Nageru.
2018-12-18 Steinar H. GundersonSupport per-clip variable speed.
2018-12-17 Steinar H. GundersonMake the number of cameras dynamic as the frames come in.
2018-12-16 Steinar H. GundersonWhen previewing the playlist time, use compute_time_left().
2018-12-16 Steinar H. GundersonMake the UI programmatically dependent on NUM_CAMERAS.
2018-12-16 Steinar H. GundersonFix a Clang warning.
2018-12-16 Steinar H. GundersonFix a Clang error.
2018-12-15 Steinar H. GundersonAdd a stop button.
2018-12-15 Steinar H. GundersonFix interpolation quality of exported clips.
2018-12-15 Steinar H. GundersonPersist quality settings in the database.
2018-12-15 Steinar H. GundersonImplement undo/redo.
2018-12-14 Steinar H. GundersonSupport exporting multiple clips of a playlist, with...
2018-12-14 Steinar H. GundersonFix an issue where fade times would be zero seconds...
2018-12-14 Steinar H. GundersonFactor out estimated time left calculation into its...
2018-12-14 Steinar H. GundersonAdd Shift and Alt modifiers for scrubbing.
2018-12-14 Steinar H. GundersonMake Futatabi output frame rate adjustable.
2018-12-13 Steinar H. GundersonThere's no point in having Player in export_interpolate...
2018-12-13 Steinar H. GundersonFix another shutdown hang.
2018-12-13 Steinar H. GundersonFix an issue where pts would get clamped to zero if...
2018-12-13 Steinar H. GundersonSupport exporting interpolated singletrack video. Proba...
2018-12-12 Steinar H. GundersonAdd a multitrack export action.
2018-12-12 Steinar H. GundersonAdd some binary search helpers.
2018-12-12 Steinar H. GundersonFix some Futatabi shutdown problems.
2018-12-12 Steinar H. GundersonChange default Futatabi port so that it does not confli...
2018-12-12 Steinar H. GundersonSupport turning off interpolation.
2018-12-10 Steinar H. GundersonWhen adding a new clip, scroll to the bottom.
2018-12-10 Steinar H. GundersonMake width/height configurable in Futatabi.
2018-12-10 Steinar H. GundersonFix a 1280x720 hardcoding, replacing it by another...
2018-12-10 Steinar H. GundersonFix a bad snapping bug that was introduced with the...
2018-12-10 Steinar H. GundersonFix an issue where we would lose track of the time...
2018-12-09 Steinar H. GundersonIf the input stream ends or errors out, restart it.
2018-12-09 Steinar H. GundersonFix a hang when storing frame files.
2018-12-08 Steinar H. GundersonDon't die on libjpeg errors.
2018-12-07 Steinar H. GundersonFlatten Meson build files.
2018-12-06 Steinar H. GundersonGive Futatabi an about/license dialog, and the same...
2018-12-04 Steinar H. GundersonSwitch to Matroska for Futatabi's output video stream...
2018-12-04 Steinar H. GundersonSet a FFmpeg-private JPEG marker to signal some Y'CbCr...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-04 Steinar H. GundersonRemove unused muxer parameters from futatabi/defs.h...
2018-12-03 Steinar H. GundersonFix software decoding of JPEGs in Futatabi.
2018-12-03 Steinar H. GundersonYet more moving into subdirectories.
2018-12-03 Steinar H. GundersonMove a Futatabi file that escaped the initial moving.
2018-12-03 Steinar H. GundersonMove bin2h and read_file into shared/, so that Nageru...
2018-12-03 Steinar H. GundersonUnify disk_space_estimator.cpp from Nageru and Futatabi.
2018-12-03 Steinar H. GundersonUnify httpd.cpp from Nageru and Futatabi (whitespace...
2018-12-02 Steinar H. GundersonUnify context.cpp from Nageru and Futatabi.
2018-12-02 Steinar H. GundersonUnify mux.cpp between Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine ref_counted_gl_sync.h from Nageru and Futatabi...
2018-12-01 Steinar H. GundersonCombine timebase.h from Nageru and Futatabi.
2018-12-01 Steinar H. GundersonCombine the Nageru and Futatabi files that are identical.
2018-12-01 Steinar H. GundersonMerge remote-tracking branch 'futatabi/master'
next