summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/UserSettingConstants.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: cleanup some warnings.sr552014-01-021-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5952 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-5/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5924 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5898 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Removed the need for the user settings service from IEncode and ↵sr552013-11-191-0/+51
| | | | | | IScan interfaces and various other places. This makes the API much simpler to use. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5897 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Started work on API improvements in the Application services dll. ↵sr552013-11-191-0/+5
| | | | | | Removing the concept of user settings and replacing it with a Configuration object. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5896 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle ↵sr552013-10-201-0/+5
| | | | | | track selection feature. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5846 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added a new tab in Options to host "Video" related settings ↵sr552013-09-211-0/+5
| | | | | | including hardware acceleration. Only showing the QuickSync options. DXVA/OpenCl options are hidden for now. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5794 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove now unneeded debug menusr552013-09-211-5/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5791 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove the option to disable libhb features as it's now vital to ↵sr552013-09-171-5/+0
| | | | | | have this dll present. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5785 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' ↵sr552013-08-171-0/+5
| | | | | | when the app starts" option (for the when done dropdown) to preferences. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5704 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added a new option that will allow users to fallback to using system ↵sr552013-06-131-0/+5
| | | | | | colours. This is useful for those running non-standard system themes or high contrast mode. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5575 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some usability improvements around presets. Also trying out a "Hide ↵sr552013-06-021-0/+5
| | | | | | Presets Panel" option similar to that of the macgui. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5544 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added option to AutoName functionality to remove common punctuation ↵sr552013-06-011-0/+5
| | | | | | from filenames (Comma, Period and Dash) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5542 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit ↵sr552013-05-191-0/+25
| | | | | | HandBrake" when done option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5485 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the ↵sr552013-04-121-0/+5
| | | | | | equivalent x264 query. Also added an option to disable libhb features such as this incase this turns out to be problematic. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5397 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-15/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5351 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for the tray icon.sr552013-02-021-10/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5235 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remember the last used preview duration.sr552013-01-241-0/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5201 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-0/+5
| | | | | | Still some stuff to tidy up but should be usable for now. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5113 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Settings tidyupsr552012-10-101-0/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5013 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-101-0/+10
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5011 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ↵sr552012-09-251-0/+5
| | | | | | have time to test this and tidy up some of the code) Can be turned on in preferences. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4980 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Hide the Debug Menu behind an option.sr552012-09-081-0/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4939 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Further work in the process isolation service.sr552012-09-011-0/+10
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4927 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Code Cleanupsr552012-06-141-24/+140
| | | | | | | | | - New file headers for App Services - Update Interop to include an IWindsorInstaller implementation - Update Interop Converter (new framerates and fflac) - Many stylecop warnings fixed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4734 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on ↵sr552012-03-041-2/+0
| | | | | | | | the main window. Also fixed the subtitles key defaults. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4494 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ↵sr552012-02-181-3/+2
| | | | | | fixes and improvements. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4456 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add an option to hide the Allowed Passthru checkboxes. (Hidden by ↵sr552012-01-141-0/+1
| | | | | | default). Fixed an issue where the ScannedTrack was getting overwritten when switching between presets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4407 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Update with options panel with the latest WinForm changes.sr552011-12-021-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4371 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work on the WPF UI and associated servies and ↵sr552011-11-131-1/+0
| | | | | | utilities. Started working on wiring up the ability to encode. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4347 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work on the options screen. Initial rough styling and ↵sr552011-10-251-0/+52
Load method. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4319 b64f7644-9d1e-0410-96f1-a4d463321fa5