2016-01-18 |
Steinar H. Gunderson | Small tweaks to the layout code. Still not perfect... |
blob | commitdiff | raw |
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 |
|