summaryrefslogtreecommitdiffstats
path: root/win/CS/frmOptions.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Several more culture issue fixes.sr552011-11-041-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4340 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove some remaining unused .NET settings code.sr552011-09-021-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4200 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-171-127/+143
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4183 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add a service manager to maintain single instances of services & ↵sr552011-08-151-1/+1
| | | | | | update the user settings service to import defaults from an xml file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4177 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Finished re-writing the user settings service to use xml file ↵sr552011-08-151-16/+16
| | | | | | storage rather than built-in settings. Moved all the Services Library settings over to use the service. Main application will be done later. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4175 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for Minimum Duration setting for scans.sr552011-07-241-0/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4135 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Tweak the new audio panel options pane to give it a cleaner ↵sr552011-07-231-116/+29
| | | | | | appearance and simplify the code a bit. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4128 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Auto Selection of Audio and Subtitles - Patch by vendolis (Thanks!)sr552011-07-231-14/+282
| | | | | | | | Adds finer grained control of the Automatic Audio and Subtitle selection feature. Adds the ability to select multiple languages. https://reviews.handbrake.fr/r/158/ git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4127 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Improvements to the AutoName functionality.sr552011-06-021-1/+1
| | | | | | | | - Added more flexibility to the "{source_path}" option so that it can now be used with additional folders listed after it. e.g. "{source_path}\encoded". It is no longer limited to just that folder. - Added an option to put todays date in the output filename "{date}" - Some tweaks to the way warnings are displayed when using these features to make them a bit less annoying. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4017 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-04-151-4/+36
| | | | | | - Add "Send to" option. This will pass the encoded output file name of each completed job on the queue to a 3rd party application with optional arguments passed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3928 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-04-091-1/+1
| | | | | | | - Fix a culture issue with user settings (x264) - Made the Preset loader more strict with what settings it can and can't load with regards to video settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3916 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-04-031-56/+33
| | | | | | - Move all user settings for the Services library into the services library. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3899 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-03-271-2/+2
| | | | | | - Some move re factoring to push the logic code into the service library. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3885 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-03-191-3/+1
| | | | | | - Improvements to the log window code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3850 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Rename Direction C# to CSsr552011-03-131-0/+522
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3846 b64f7644-9d1e-0410-96f1-a4d463321fa5