summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui:sr552009-04-141-1/+0
| | | | | | | - Patch by ExDeus - http://forum.handbrake.fr/viewtopic.php?f=4&t=9642&start=25#p54267 - Few redundant code functions removed, code layout tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2328 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-04-061-5/+4
| | | | | | - Removes xvid encoder option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2308 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-04-061-63/+61
| | | | | | - Removes ogm and avi file containers git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2307 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-04-061-56/+60
| | | | | | | - Add support for drag/drop of a source file onto the main window. Source will be scanned on drop. - Misc code tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2306 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-04-021-0/+1
| | | | | | - Confirm file overwrite for encode destination. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2296 b64f7644-9d1e-0410-96f1-a4d463321fa5
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2173 ↵sr552009-02-221-72/+75
| | | | b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-02-191-96/+108
| | | | | | | - Code tweaks to x264Panel animate function. - Picture Settings: Added text labal which indicates when max width / height is used. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2169 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-02-191-36/+16
| | | | | | | - Re-add all the x264 tooltips. - Combines the 2 Preview windows for VLC and QT into one. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2167 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-02-161-786/+60
| | | | | | | - Moved the x264 panel onto it's own panel. This cleans up frmMain significantly and makes it a tad easier to maintain. Started to clean up the code a bit. - Reworded the b-adapt pop up menu items: "Off", "Fast", "Optimal" as per 2162 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2166 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-02-121-61/+146
| | | | | | | - PSY Rate Distortion, PSY Trellis, Adaptive B-Frames added to the advanced tab. - Advanced tag re-arranged to match the macgui. Entire GUI window enlarged to make room for new widgets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2152 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-02-111-112/+100
| | | | | | | | - Constant Quality Slider now QP/RF based. - Nearest percentage is also shown for reference. - Preset system also updated to handle new CP/RF values git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2146 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-02-061-2/+2
| | | | | | | - Implement DRC 0, default 0 - Tidy up audio query generation a bit. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2127 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Change "Picture Filters" to "Video Filters"sr552009-02-051-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2122 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-02-051-185/+166
| | | | | | | | - Picture filters now have their own tab. - Deinterlace, Decomb, Denoise and Detelecine are now custom controls with optional passthru string values - Preset system updated to handle new controls and custom string values for filters. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2121 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-311-5/+25
| | | | | | | | - QueryParser: Add support for values to be attached to deinterlace, decomb, detelecine and denoise (second element of deblock still be done) - Added a debug menu + a Query Parser Testing window - Fixed small bug on the preset bar where it would crash if you left clicked on open white space. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2111 b64f7644-9d1e-0410-96f1-a4d463321fa5
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2109 ↵sr552009-01-301-19/+19
| | | | b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-221-53/+55
| | | | | | - Fixes/Tweaks to the chapter markers tab and handling code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2092 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-161-34/+45
| | | | | | | | - Perform source scanning in the main window rather than a separate window. File Menu > Cancel Scan added in case of a scan lockup. - Fixed issue where a preset was loaded twice needlessly. - Support for no audio added. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2089 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-081-5/+17
| | | | | | - Patch (slightly modified) by ween to allow users to update their own presets via a "save changes" option in the presets right click menu. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2068 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-071-16/+4
| | | | | | - Removed rouge label which was used for testing. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2066 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-071-1/+1
| | | | | | | - Applies http://forum.handbrake.fr/viewtopic.php?f=4&t=8772 - Changes the File Save Dialog box to use the Format dropdown rather than the file extension. Some users seem to have an unusual workflow selecting a format before a file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2065 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-051-33/+45
| | | | | | | - Queue Encoding code moved from frmQueue.cs to QueueHandler.cs - QueueHandler now works has events to allow frmMain and frmQueue to update their UI elements based on event triggers (e.g an encode starting or ending). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2063 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-01-041-17/+37
| | | | | | | - Makes the new preview window user accessible from the main window. - Attempt at a fix for a QT lockup. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2060 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-301-56/+56
| | | | | | | - Preview Video setup for Encodes for any of the 10 previews that you'd find in the mac gui, for durations from 5 to 60 seconds. - Removed some old code git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2050 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-281-4/+64
| | | | | | | - Right Click menu for the new audio tab. - Made the list rows a tad thicker to make it easier to right click them. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2048 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-281-36/+36
| | | | | | | | - Option to hide the Query Editor tab. - Fixed small issue with remove button on the new audio tab. Would error if no track was selected. - Fixed an issue with the preset bar where selecting an already selected preset wouldn't reset the GUI settings for that preset. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2047 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-271-553/+186
| | | | | | | - List based Audio Tab (Similar to the Linux GUI) - Fix for a small bug where x264 widgets are not set for user default settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2045 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-171-5/+6
| | | | | | | - Some fixes in the new code which handles encoding across the Queue and MainWindow. - Small UI tweaks on Activity Window and Generate Preview Window git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2039 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-161-44/+16
| | | | | | | - Minimize to system tray is now optional and can be set in tools > options > advanced. - Removed the minimize to system tray button since it's not really needed. The windows minimize button performs the same task git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2038 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-161-1/+22
| | | | | | | | - 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-12-071-4/+5
| | | | | | - Fixes an issue where if there are no presets, that is, the user removed them all, then the GUI would throw a null pointer exception after scanning a source. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2016 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-271-0/+1
| | | | | | | | | - Removed RAM limitation code on startup. - Gets rid of the SystemInfo Class. It's no longer required. Since the ram limitation code has been remove, only the activity window needs access to the information, so, the code has been moved to frmActivityWindow.cs - Removed some redundant code from frmMain.cs. Cleaned the startup code block up a bit. - Re-structured frmMain.cs. Moved the code around into more logical regions. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1964 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-191-9/+9
| | | | | | - Changed chapters "to" to "through" git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1930 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-10-261-33/+32
| | | | | | - Temporary hack to remember top level preset nodes expanded status. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1871 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-10-261-49/+76
| | | | | | | | | | | | - Nested presets right click delete now works correctly if a preset wasn't selected before clicking delete. buggy but "probably" good enough for some user feedback git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1870 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-10-251-15/+65
| | | | | | | | | | | | | | | | - Nested Presets bar (Built-in presets only) - Both user and built-in presets are now stored in XML files - Preset bar now has right-click menu with: Expand All, Collapse All and Delete Known Issues: - When a preset is removed, all items in the preset bar with child presets are collapsed. - Right Click menu only works if the preset was selected before right clicking. Code is probably a bit buggy so all feedback on this new bar is welcome. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1866 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-10-131-5/+5
| | | | | | | | - Started to decouple this code a bit. Common.cs (now Main.cs) no longer relies on the frmMain window being passed into it. frmAddPreset no longer requires to access QueryGenerator.cs - QueryGenerator.cs, x264Panel.cs, PresetLoader.cs all moved into their own "frmMain" folder as that is the only place they should be used. - Rearranged the base of frmMain.cs a bit. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1830 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-10-091-487/+451
| | | | | | | - Removes Brdo and Bime checkboxes from the advanced tab. - Subme now goes up to 9 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1822 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-271-9/+40
| | | | | | | - Improved some of the messagebox error messages. Removed a few redundant error messages. - the x264 tooltips got lost at some point. They've been re-added. Changed one or 2 other tooltips. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1779 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-261-44/+13
| | | | | | | | - Removed VFR option and label. - Renamed checkboxes as per #1768 - Fixed x264Panel.cs animate bug as per #1765 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1775 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-231-7/+9
| | | | | | - Deblock Slider now displays "Off" and scales from 5 to 15 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1749 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-201-4/+4
| | | | | | | | - Removed Red Background colour on chapter selection dropdown menus. This is no longer needed. - Prevent the user from selecting an invalid combination of Chapters. e.g 12-5. Dropdowns now have the same behaviour as the macgui. - Fixed Start/Stop Tooltips on the mainwindow git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1736 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-201-22/+1
| | | | | | | | | | - User presets and built in presets are now show in seperate colours. User preset's are shown in black and built in are blue. - Added cancel button to add preset. - Removed File Menu > Import. This is not required. Users can import old .hb files as text into the query editor if need be. - Adding a new user preset no longer stores Title and file input/output information. While these were never used, it's a waste of space storing them in the user presets file. - Added a comfirm dialog for removing presets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1735 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-191-4/+3
| | | | | | | - Just allow ISO_Open to open all files. Will save adding all the ffmpeg options available. - Re-factored the chapter marker creation/query generation code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1731 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-191-41/+41
| | | | | | - Updated for x264's new default subme of 6. Remember to update your built-in presets! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1729 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-191-2/+2
| | | | | | | - Patch from canvas :- use format dropdown value for extension with the autoName function. Typo fix and add's the .m2ts file extension to the file open dialog box. - Fix in calculateDuration, don't crash if start chapter > end chapter. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1728 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: sr552008-09-161-29/+24
| | | | | | | - Fixed a number of incorrect tooltips and text labels. - Moved the deblock control again, see if I can't completely avoid it overlapping another control. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1702 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-141-11/+11
| | | | | | - Fix: Cropping setting incorrectly set if --crop 0:0:0:0 is used in a preset. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1697 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-141-27/+28
| | | | | | | | - Delete key can now be used to delete presets & queue items. - Queued items now have job id's. this isn't used for anything yet, however will be useful for editing current queue items. - Moved batch script code to Queue.cs git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1696 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-09-141-21/+20
| | | | | | | - Removed invalid tooltip text from Size -> Source label. - Moved deblock slider up a few px. The control has a horrible amount of uncontrollable padding which may overlap the de interlace control in some cases. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1694 b64f7644-9d1e-0410-96f1-a4d463321fa5