summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Constants.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Fix "(Any)" language track option on the Audio Tab for Automatic ↵sr552016-12-261-0/+5
| | | | Selection Behaviours
* WinGui: Add {preset} to autoname options. This is a non-live option meaning ↵sr552016-06-091-0/+5
| | | | it only changes when the title changes. (Same as {date} {time} {quality} {bitrate}). Implements #156
* Completely re-factored the preset file storage to use the same format as the ↵Scott2015-10-161-3/+13
| | | | | | Mac and Linux GUI's. You can now copy the file between platforms and it should load correctly. WARNING: Any current presets will be lost when you install this or any later build as the format is not backwards compatible and there is no upgrade path.
* Refactoring the Preset service to store the Built-In Presets and User ↵Scott2015-10-161-0/+5
| | | | Presets in the new version of the JSON format. This allows HandBrakeCLI to use the presets stored by the GUI.
* WinGUI: Switch the appcast URL's to httpssr552014-08-191-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6314 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some ↵sr552014-05-181-2/+0
| | | | | | initial DPIAwareness code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6198 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue with the preview scan count not being set correctly for ↵sr552014-03-161-0/+12
| | | | | | | | libhb encode path. Added Nightly appcast update checking functionality back in. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6117 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Misc fixes and improvementssr552013-07-201-0/+20
| | | | | | | | - Added "Open This Directory" right click context menu on the destination box. - Fixed the av_mp4/mkv file extension bug. - Add new autoname options {time} {bitrate} {quality} git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5653 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Make the AutoNaming feature less trigger happy. It should not run ↵sr552013-05-221-0/+10
| | | | | | for cases where it's not going to change the underlying filename. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5498 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some additional work on my prototype batch add to queue feature.sr552013-05-191-0/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5486 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-0/+27
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5351 b64f7644-9d1e-0410-96f1-a4d463321fa5