summaryrefslogtreecommitdiffstats
path: root/win/C#
Commit message (Collapse)AuthorAgeFilesLines
* WinGui:sr552009-11-251-5/+0
| | | | | | - Remove reference to unused file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2975 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-253-20/+31
| | | | | | | - Preview Window: Handle the lack of QuickTime in a more user friendly fashion. - Switch default .NET to 3.5 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2974 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-241-2/+2
| | | | | | - First fix for 0.9.4 : Fix a stupid regex bug git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2970 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-191-9/+5
| | | | | | - Fix Parser multi-angle support git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2944 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-141-1/+6
| | | | | | - Fix some issues with loose anamorphic and cropping. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2932 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-143-18/+52
| | | | | | | - Fixed --srt-default and Subtitle default selection checkbox. It's now possible to select a default srt and default subtitle track. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2931 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-141-0/+2
| | | | | | - Fixed: Chapter Markers were being disabled for VIDEO_TS directories when the folder above the VIDEO_TS folder was being used as the source path. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2930 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-131-3/+3
| | | | | | - Fix --subtitle-forced, --subtitle-burn and --subtitle-default. These should have been using an = between the command and value. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2928 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-131-1/+2
| | | | | | - Fix a culture issue in query generator. DRC appeared as x,x rather than x.x git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2927 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-032-7/+9
| | | | | | - Fix issue with weightb option on the x264 panel. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2912 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-11-021-0/+1
| | | | | | - Fixed: Subtitle panel did not clear subtitle list structure on clear(); (title / source change) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2908 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-318-20/+20
| | | | | | - Change enable libdvdnav option to disable libdvdnav option. (Since the CLI now uses libdvdnav by default) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2906 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-201-3/+3
| | | | | | - Fixed: Query Editor takes priority over GUI settings when "Prompt on unmatching queries" is disabled git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2893 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-161-1/+1
| | | | | | - Fixed a small error when selecting the correct array index when checking which subtitle track is selected. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2889 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-165-561/+490
| | | | | | - Improved / Simplified the Subtitle UI design. Hopefully should make it a bit easier to use and understand. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2888 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-131-2/+2
| | | | | | - Update assembly info file for new version. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2879 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-133-3/+3
| | | | | | - Set libdvdnav to on as default git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2878 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-086-64/+72
| | | | | | - Couple of UI / tooltip tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2875 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-10-042-0/+5
| | | | | | - Reset the Subtitles panel on Source or Title change. This can be made smarter later. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2865 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-305-16/+30
| | | | | | - Add a notice to the log to indicate if the user has used a custom query. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2854 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-302-1/+10
| | | | | | - Fix query generator issues with custom anamorphic. (Set display width / pix aspect correctly). Also set modulus correctly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2853 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-291-0/+2
| | | | | | - Fix a strange exception error is high profile preset is selected before the first scan. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2849 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-281-1/+1
| | | | | | - MessageBox message fix git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2845 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-243-5/+13
| | | | | | | - Video Preview window is not forced to topMost. Stops VLC window appearing below it. - Double click the max width label to switch to standard (-w) width git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2838 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-221-3/+1
| | | | | | - Should probably set cropping to auto on presets that don't have crop values stored. (Cosmetic issue) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2835 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-211-5/+4
| | | | | | - Possible fix for some exceptions / issues in the Activity window that may occur under unusual conditions that may prevent the log file from being read properly git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2834 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-211-1/+1
| | | | | | - Fix a small bug in the code which sets the m4v when required for srt subs git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2832 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-142-6/+42
| | | | | | - Fix: DVD volume name now used for autoName function rather than Video_TS folder. (Thanks RandomEngy) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2820 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-139-29/+44
| | | | | | | | - 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-134-0/+27
| | | | | | - Fix: Don't check version data if the CLI file hasn't actually changed since the last launch. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2818 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-131-1/+3
| | | | | | - Show the number of encodes pending on the main window. Updates after each new item is added to the queue. Also updates with the status of encodes / items left on the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2817 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-121-3/+3
| | | | | | - Fix an issue in QueryParser related to pixelAspectHeight and pixelAspectWidth values not set correctly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2816 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-091-4/+4
| | | | | | - Remove extra param from selectSource git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2810 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-092-18/+9
| | | | | | - Improve autoName reliability - Thanks exdeus git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2809 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-082-4/+12
| | | | | | - Fixed exceptions in PictureSettings - Thanks exdeus git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2808 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-073-77/+72
| | | | | | - Some fixes to the ActivityWindow. CLI query should always be displayed now. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2807 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-042-11/+16
| | | | | | - Fix in MacGui preset import feature git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2805 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-031-1/+1
| | | | | | - Fix a copy/paste error in last checkin git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2804 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-035-181/+111
| | | | | | - Simplify code in the preset handler. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2803 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-023-80/+62
| | | | | | | | | - Fix spelling error with regards to no auto name directory set. - Lower Res check limit to 620. Should allow overscan tv's to work just fine. - cleaned up program.cs a bit. - Fixed the show queue button. It now activates the queue window correctly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2799 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-09-017-245/+155
| | | | | | | | | - 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-307-37/+53
| | | | | | | - Set use m4v option enabled by default. - Fix some issues with auto setting m4v when use m4v is disabled. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2795 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-291-4/+4
| | | | | | - Make sure video quality scale is set correctly at startup. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2792 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-298-86/+90
| | | | | | - Fix a nasty culture issue with the Video Quality slider. Should now work correctly for systems which represent floats as 1,25 instead of 1.25 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2791 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-281-2/+2
| | | | | | - Fixed issue with filters tab. "None" is no longer an option. Query parser shouldn't try setting it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2786 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-281-1/+1
| | | | | | - Wrap double quotes around srt file name / location. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2785 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-289-140/+152
| | | | | | | | - Fix issue changing file format causing the audio encoder dropdown to be set to "" - Fixed an issue with autoName function and format dropdown with regards to AC3 in the audio list. Also, CC or SRT - Combined a bunch of functions in x264Panel into one. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2784 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-271-4/+6
| | | | | | - Fix to the x264 panel related to 8x8dct. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2782 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-2618-207/+321
| | | | | | | | | | - 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-257-110/+126
| | | | | | | | | - Fix several issues with Picture Settings panel related to aspect ration and resolution calculation. - Fix issue where file extension could be mp4 when chapters is enabled. Problem in the autoname function. - Fix a regex error in the appcast reader and make it more robust to errors. - Clear up changelog git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2776 b64f7644-9d1e-0410-96f1-a4d463321fa5