summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_report.h
AgeCommit message (Collapse)Author
2016-03-11allow to re-use export-report UIRobin Gareus
(we should probably change the name to LoudnessReport)
2016-02-15refine ExportReport:Robin Gareus
* combined Logscale/Rectified buttons * use "Lg", "Rf" labels for now * fix some layout bugs
2016-02-15update Export Report GUIRobin Gareus
* show normalization gain * add annotation for spectrum * log-scale / rectified waveform
2016-02-14Move Export Audition Buttons to the bottomRobin Gareus
2016-02-14show playhead on all export report widgetsRobin Gareus
2016-02-13add post-export audition seekingRobin Gareus
2016-02-12Partial exposure of export-audition playheadRobin Gareus
2016-02-12Add Playhead to Export Report DialogRobin Gareus
2016-02-12Add Auditioned to Export Report Dialog.Robin Gareus
2016-02-11tweak export dialog layout, add "open folder" buttonRobin Gareus
2016-02-11cont'd work on Post-Export Analysis GUI:Robin Gareus
* vertically centered EBU-R128 numerics * stereo waveform * spectrum annotations * SoundFile Info Table
2016-02-10Post-export Analysis GUIRobin Gareus