summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/PopupWindowView.xaml
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: UI / Consistency improvements on Audio and Subtitle Defaultssr552019-07-311-67/+0
|
* WinGui: Set the button text to "Apply" on the Defaults Windows rather than ↵sr552019-02-181-1/+1
| | | | "Save" to try avoid confusion. Improves #1907
* WinGui: Simplify the Language Resource Files.sr552018-10-101-2/+2
|
* WinGui: UI improvements to the Audio Defaults panel.sr552016-05-141-4/+6
|
* WinGui: Add a track list on the Audio Defaults screen. This changes the ↵sr552016-05-121-3/+3
| | | | behaviour to match the Mac and Linux GUIs. So you no longer have to have a source audio track before you can create presets.
* WinGui: Wrap text on popup window container.sr552016-04-231-1/+2
|
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. ↵sr552016-04-171-13/+17
| | | | (Similar to the MacGUI). This should allow for more space needed to implement Audio templates. Also fixed a sanitise mixdown call crash.
* WinGui:sr552016-02-061-0/+60
- Refractor the Audio and Subtitle Defaults into their own View/ViewModel - Add a new PopupWindow container system. - Add "Edit Defaults" for Audio and Subtitles on the Add Preset Pane to make the feature more discoverable. (Note, this does not change the existing settings on the Audio/Subtitle Tabs)