2016-10-19 |
Steinar H. Gunderson | Rename InputMapping::Input to InputMapping::Bus; it... |
blob | commitdiff | raw |
2016-10-19 |
Steinar H. Gunderson | Populate the audio miniview from the mapping. |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Steinar H. Gunderson | Add a beginning UI for mapping inputs. No logic connect... |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Steinar H. Gunderson | Actually activate the faders. |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Steinar H. Gunderson | Move most of the audio processing logic from Mixer... |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Steinar H. Gunderson | Start adding some faders for the miniview (they don... |
blob | commitdiff | raw | diff to current |
2016-09-28 |
Steinar H. Gunderson | Make the UI show free disk space, and a rough estimatio... |
blob | commitdiff | raw | diff to current |
2016-09-10 |
Steinar H. Gunderson | Use std::chrono for (almost) all time keeping. |
blob | commitdiff | raw | diff to current |
2016-08-28 |
Steinar H. Gunderson | More tweaks to the dB formatting. |
blob | commitdiff | raw | diff to current |
2016-08-23 |
Steinar H. Gunderson | Remove the last use of non-monotonic time. |
blob | commitdiff | raw | diff to current |
2016-08-23 |
Steinar H. Gunderson | Add unified functions for formatting dB values. |
blob | commitdiff | raw | diff to current |
2016-07-22 |
Steinar H. Gunderson | Add some more command-line flags for initial audio... |
blob | commitdiff | raw | diff to current |
2016-07-22 |
Steinar H. Gunderson | Add a menu option to change x264 video bitrate while... |
blob | commitdiff | raw | diff to current |
2016-07-19 |
Steinar H. Gunderson | Fix mouse wheel behavior on the two gain knobs, through... |
blob | commitdiff | raw | diff to current |
2016-07-01 |
Steinar H. Gunderson | Fix --flat-audio; add the gain staging auto knob, and... |
blob | commitdiff | raw | diff to current |
2016-07-01 |
Steinar H. Gunderson | Fix the display of the transition names again. |
blob | commitdiff | raw | diff to current |
2016-05-02 |
Steinar H. Gunderson | Fix uninitialized bytes sent to sigaction. |
blob | commitdiff | raw | diff to current |
2016-05-02 |
Steinar H. Gunderson | Filter Qt signals about updated names and colors. |
blob | commitdiff | raw | diff to current |
2016-04-24 |
Steinar H. Gunderson | Make SIGUSR1 actually quit, not just stop the mixer. |
blob | commitdiff | raw | diff to current |
2016-04-19 |
Steinar H. Gunderson | Hook up SIGUSR1 for testing clean shutdown. |
blob | commitdiff | raw | diff to current |
2016-04-15 |
Steinar H. Gunderson | Make it possible to schedule cuts using SIGHUP. |
blob | commitdiff | raw | diff to current |
2016-04-05 |
Steinar H. Gunderson | Hook up some keyboard shortcuts for the transition... |
blob | commitdiff | raw | diff to current |
2016-04-04 |
Steinar H. Gunderson | Add red and green borders around channels to mark them... |
blob | commitdiff | raw | diff to current |
2016-01-18 |
Steinar H. Gunderson | Small tweaks to the layout code. Still not perfect... |
blob | commitdiff | raw | diff to current |
2016-01-17 |
Steinar H. Gunderson | Make the locut filter possible to disable. |
blob | commitdiff | raw | diff to current |
2016-01-15 |
Steinar H. Gunderson | Add a stereo correlation meter. |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Steinar H. Gunderson | Add an about dialog with licenses, as per GPLv3 require... |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Steinar H. Gunderson | Add a final makeup gain, trying to set the level straig... |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Steinar H. Gunderson | Make it possible to override the level compressor with... |
blob | commitdiff | raw | diff to current |
2016-01-11 |
Steinar H. Gunderson | Hook up the level compressor auto checkbox. |
blob | commitdiff | raw | diff to current |
2016-01-10 |
Steinar H. Gunderson | Hook up the exit menu item. |
blob | commitdiff | raw | diff to current |
2016-01-10 |
Steinar H. Gunderson | Add a menu item to start a new video segment (cut/cue... |
blob | commitdiff | raw | diff to current |
2016-01-06 |
Steinar H. Gunderson | Remove more std:: instances. |
blob | commitdiff | raw | diff to current |
2016-01-05 |
Steinar H. Gunderson | Clean up resources in the global ResourcePool on exit... |
blob | commitdiff | raw | diff to current |
2015-12-30 |
Steinar H. Gunderson | Show the current resolution next to the inputs. |
blob | commitdiff | raw | diff to current |
2015-11-15 |
Steinar H. Gunderson | Reduce the default cutoff a bit; we have no instruments... |
blob | commitdiff | raw | diff to current |
2015-11-11 |
Steinar H. Gunderson | Rate-limit VU and LRA meter updates. |
blob | commitdiff | raw | diff to current |
2015-11-09 |
Steinar H. Gunderson | Fetch default threshold displays from the mixer. |
blob | commitdiff | raw | diff to current |
2015-11-09 |
Steinar H. Gunderson | Add some GUI elements (hooked up) to help tuning the... |
blob | commitdiff | raw | diff to current |
2015-11-08 |
Steinar H. Gunderson | Hook up the reset meters button. |
blob | commitdiff | raw | diff to current |
2015-11-08 |
Steinar H. Gunderson | Move some lambdas in MainWindow out into real functions. |
blob | commitdiff | raw | diff to current |
2015-11-08 |
Steinar H. Gunderson | Remove some std::. |
blob | commitdiff | raw | diff to current |
2015-11-08 |
Steinar H. Gunderson | Hook up the lo-cut knob. A bit crude for now, though. |
blob | commitdiff | raw | diff to current |
2015-11-08 |
Steinar H. Gunderson | Do the UI changes always in the main thread. |
blob | commitdiff | raw | diff to current |
2015-11-08 |
Steinar H. Gunderson | Display auto-gain-staging in the UI. |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Steinar H. Gunderson | Some tweaks to the preview displays. |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Steinar H. Gunderson | Start an audio strip, and rework some of the layout... |
blob | commitdiff | raw | diff to current |
2015-11-03 |
Steinar H. Gunderson | Fix repeated WB clicks. |
blob | commitdiff | raw | diff to current |
2015-11-03 |
Steinar H. Gunderson | Hook up white balance into the theme. |
blob | commitdiff | raw | diff to current |
2015-11-02 |
Steinar H. Gunderson | Use std::bind instead of the QSignalMapper, since evide... |
blob | commitdiff | raw | diff to current |
2015-11-02 |
Steinar H. Gunderson | Switch to typesafe signals and slots, even though the... |
blob | commitdiff | raw | diff to current |
2015-11-02 |
Steinar H. Gunderson | Make some labels and a white balance button per preview... |
blob | commitdiff | raw | diff to current |
2015-11-02 |
Steinar H. Gunderson | Create the previews dynamically, in a number determined... |
blob | commitdiff | raw | diff to current |
2015-11-01 |
Steinar H. Gunderson | Re-run IWYU, again with lots of manual cleanup. |
blob | commitdiff | raw | diff to current |
2015-10-31 |
Steinar H. Gunderson | Add the beginnings of a loudness range meter. |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Steinar H. Gunderson | Set the peak meter to red when peaking. |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Steinar H. Gunderson | Move the audio level logic into MainWindow, where it... |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Steinar H. Gunderson | Remove obsolete class Window. |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Steinar H. Gunderson | Add a peak display. |
blob | commitdiff | raw | diff to current |
2015-10-29 |
Steinar H. Gunderson | Add the beginnings of a very simple VU meter, based... |
blob | commitdiff | raw | diff to current |
2015-10-27 |
Steinar H. Gunderson | Various tweaks to the UI layout. |
blob | commitdiff | raw | diff to current |
2015-10-26 |
Steinar H. Gunderson | Various tweaks/fixes for the 16:9 forcing. |
blob | commitdiff | raw | diff to current |
2015-10-26 |
Steinar H. Gunderson | Better handling of the aspect ratio stuff. Still some... |
blob | commitdiff | raw | diff to current |
2015-10-25 |
Steinar H. Gunderson | Add some keyboard shortcuts for selecting preview. |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Steinar H. Gunderson | Yet more Makefile tweaks. |
blob | commitdiff | raw | diff to current |
2015-10-08 |
Steinar H. Gunderson | Wire the transition names through to the UI. |
blob | commitdiff | raw | diff to current |
2015-10-08 |
Steinar H. Gunderson | Hook up all three transition buttons to the theme. |
blob | commitdiff | raw | diff to current |
2015-10-08 |
Steinar H. Gunderson | Hook up the channel click events. |
blob | commitdiff | raw | diff to current |
2015-10-08 |
Steinar H. Gunderson | Hook up a third input, the SBS mix. Required hooking... |
blob | commitdiff | raw | diff to current |
2015-10-08 |
Steinar H. Gunderson | Hook up some timers for the Lua theme, and make a more... |
blob | commitdiff | raw | diff to current |
2015-10-07 |
Steinar H. Gunderson | Hook up the cut button to Lua, so that it actually... |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Steinar H. Gunderson | Hook up the last previews. |
blob | commitdiff | raw | diff to current |
2015-10-05 |
Steinar H. Gunderson | Hook up the preview window to a different chain. |
blob | commitdiff | raw | diff to current |
2015-10-04 |
Steinar H. Gunderson | Move all mixer stuff into a class. |
blob | commitdiff | raw | diff to current |
2015-10-04 |
Steinar H. Gunderson | Hook up the cut button to something that is not really... |
blob | commitdiff | raw | diff to current |
2015-10-03 |
Steinar H. Gunderson | Introduce a rudimentary main GUI (not wired up yet). |
blob | commitdiff | raw | diff to current |
2015-10-03 |
Steinar H. Gunderson | Initial checkin. |
blob | commitdiff | raw | diff to current |
|