summaryrefslogtreecommitdiffstats
path: root/win/C#/frmOptions.resx
Commit message (Collapse)AuthorAgeFilesLines
* WinGui:sr552010-10-171-6/+0
| | | | | | - Fix typo in the Options window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3604 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-09-181-0/+10
| | | | | | - Made the "{source}" option for the default path auto name option a bit clearer. Added automatic warning if used in a path, updated tooltips and renamed to source_path to avoid confusion with the option below on the "format:" option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3541 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-08-271-3/+0
| | | | | | - Added a new option which allows the autoname feature to output to the source directory. It will append output_ to the start of the filename, if the auto-generated name is the same as the source file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3496 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-08-201-0/+3
| | | | | | | - Added new audio/subs option: "Use Preferred Language for Audio and Subtitles" and "Add Closed Captions when available" Thanks to Shatian for the Patch! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3485 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-08-161-17/+6
| | | | | | - Tidy the Options window, removed old debug code that isn't needed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3482 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Reverting 3452sr552010-07-221-6/+17
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3454 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-07-221-17/+6
| | | | | | - Removed old settings debug tab, Code refactoring and some tweaks to stylecop so it's less noisy. Upgraded to Stylecop 4.4.0 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3452 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-07-131-5/+13
| | | | | | - Minor label and tooltip changes in the options window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3437 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-07-131-11/+5
| | | | | | | - Major rework of the Encode Service. This allows previews to be generated while an encode is running. I've left in a bunch of debug code for the moment so it may be a bit noisy at times if something goes a bit wrong. Will remove later when the code is known to work. - The windows 7 Encode Progress Bar on the Task bar is working again. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3436 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-07-091-5/+11
| | | | | | - Added a new preference that allows the user to prevent the system from going to sleep during an encode. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3431 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-03-041-8/+5
| | | | | | - Fix 2 labels which were the wrong way around. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3147 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552010-01-161-0/+8
| | | | | | - Updated tooltip for new show cli window preference. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3074 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-131-3/+7
| | | | | | | | - Fix some tooltips in the options and make the "use m4v" tooltip clearer. - Fix an error in the activity log window where an error message would repeat every few seconds if a log file wasn't found. - Fix main window display on High Dpi Panels. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2819 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-011-0/+3
| | | | | | | | | - Remove 2 options. "Enable DVD drive detection..." Feature seems stable, so no longer required. "Load my default preset" No real need for this option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2798 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-261-0/+5
| | | | | | | | | | - Updated Growl to 2.0.0.20 - Added 2 new options. "Growl when queue completes" and "Growl when encode completes" - Added 1 new option. "Disable Resolution Calculation for "None" and "Custom" modes." - Changed Filters dropdown menus for consistency and to match the new layout - Fixed a problem with the Destination save dialog box double appending a file extension. Also added m4v to the filer. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2778 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-081-3/+0
| | | | | | | - Improved some error messages. - Updated Installer Script git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2755 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-031-0/+3
| | | | | | - Mostly just code re-factoring. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2748 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-311-3/+0
| | | | | | | - Fixed and issue during scan where missing audio track information would cause the log parser to throw an exception. - Added support for "Growl for Windows" http://growlforwindows.com/gfw/ - Thanks to bdunnington git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2739 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-171-0/+3
| | | | | | | | | | - Added new options: preferred language, "Dub Foreign language audio" and "Use Foreign language audio and Subtitles" - Changed built-in language list to native spellings. - Fixes to CLI Scan Parser AudioTrack.\ - Note: Subtitles panel is not hooked up for this yet. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2709 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-161-0/+3
| | | | | | | | - Preview Generator Window. Can generate previews form 5 to 60 seconds long. Will launch VLC (from a user specified (in options) install path) to play back the clip. Note: Clip duration is currently waiting for a patch to the CLI, so this part won't work yet. - Experimental in-gui VLC media player via ActiveX. (This causes a Blue Screen of Death (See comments in code), however if anyone can fix this and submit a patch, id be grateful) Alternative suggestions welcome! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2036 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-08-011-0/+3
| | | | | | | | | | | - Changed the layout of the Options window. - Added a "Stop" button to stop encodes. - Moved Encode status label onto a status bar at the bottom of the window. Now includes scanning status. - Added and Removed some png images git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1600 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-12-071-1/+1
| | | | | | | | - Implemented Auto File naming option. Can be enabled from Tools > Options - Implemented Auto Select Subtitle feature for Forced Subtitles. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1107 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-081-0/+503
- All Supported Files (for File dialog window) - Few other minor changes. Initial C# code project which is due to replace current vb.net code. Partially functional. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@658 b64f7644-9d1e-0410-96f1-a4d463321fa5