summaryrefslogtreecommitdiffstats
path: root/win/C#/frmMain.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGUI:sr552007-09-241-316/+259
| | | | | | | | | | - Stage 1 implementation of new Preset's System (Mimic's the MacGUI - Tab Index's fixed. Faster form generation in Visual Studio. May improve performance slightly. - Queue window size fix Note: One of the previous rev's shaved 2 Seconds off the startup time. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@987 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGUI:sr552007-09-241-14/+15
| | | | | | | | | | - New Open Source Based Installed in use. (NullSoft Install System) Script for generating installer in /Installer - Added System Resolution and Total Available Memory Checks to the GUI. Someone with knowledge of the Scripting Language could add these to the installer script. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@986 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-09-221-66/+85
| | | | | | | | | - Added some new png images to the gui ( Hawkman's Image pack) - Redesigned the layout of the queue slightly. - Fixed size issue with the DVD info window. - git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@980 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-09-051-257/+253
| | | | | | New layout for the tab bar. (Similar to the MacGUI) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@926 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-09-041-4/+4
| | | | | | Fixed a small allignment issue on frmMain git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@923 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-09-041-227/+230
| | | | | | | | | | | - Removed update checker window - Removed debug window (was never implemented) - Update checking item in file menu now displays a pop-up message box instead. - Update checker code changed so it is re-usable. - Top half of the GUI design changed to closer match the MacGui: - Chapter Selection boxes now change colour to light coral should the range be invalid. This replaces the text warning. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@920 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-301-5/+17
| | | | | | | | | | - Queue now has minimise button. - Ability to disable tooltips in tools > options - Added a few more tooltips to items. - Removed some old files that are no longer needed. - Updated splash screen. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@902 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-291-12/+12
| | | | | | | | | | - Gui debug more added to tools > options. - More exception handling added - frmReadDVD is now automatic. User no longer has to manually start scan process. - Re-enabled onwindow scan status message. Removed Message box which alerts scan status. - Few other small code tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@893 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Deinterlace and Denoise values updated.sr552007-08-261-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@868 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-231-1/+1
| | | | | | | - Minor code tweaks / cleanup git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@856 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - Fixed Spelling typo (Thanks saintdev).sr552007-08-211-1/+1
| | | | | | | | - Fixed File_Open not finding ts files. - Fixed Incorrect Version Number for update checker. - Fixed DVDTitle Dropdown displaying no title error when there was only 1 item in it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@848 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-161-2/+2
| | | | | | - Number of extra tweaks to the GUI for vista git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@825 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-161-12/+8
| | | | | | - Fixed issue with gui display under vista. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@824 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-161-8/+10
| | | | | | | - File extension changes for the presets done. - Fixed a few bugs where checkbox's were not being linked with their code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@819 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-161-52/+148
| | | | | | - presets added in line with http://handbrake.m0k.org/trac/wiki/BuiltInPresets git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@818 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - Fixed missing icon on the File menu open item. (It got bored and decided ↵sr552007-08-101-14/+18
| | | | | | to run away) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@794 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-101-1/+15
| | | | | | - Open item was missing from file menu. Now Fixed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@793 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-101-34/+27
| | | | | | | | - Updated splash screen - Horizontal scroll bar added to queue window. - Few minor tweaks git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@792 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-081-28/+9
| | | | | | | | | - Some more tweaks to the presets menu. - Border added to splash screen. - Added a quick start tips window. - Few other small UI tweaks git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@791 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-041-55/+56
| | | | | | | | - Readded a bit of code that was accidentally removed in the last commit. - Removed some old error handling code that is no longer required. - Set frmReadDVD to always display on top git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@787 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-041-4/+72
| | | | | | | - Initial place holders for new presets. - Added a few more code regions. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@786 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-311-87/+64
| | | | | | - Detelecine, Deblock and Denoise options added and working git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@775 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-311-68/+65
| | | | | | | - Removed checkbox for deinterlace option. - Updated Save/Open Profiles and Load default settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@773 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-311-733/+855
| | | | | | | | - New deinterlace options done. - Place holders for deblock denoise and detelecine ready. - Picture Settings and Video Settings tabs re-arranged slightly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@771 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-311-4/+4
| | | | | | | | - Few queue bugs fixed. - Active queueing now works properly. Items can be added on the fly. DVD's can be scanned on the fly while the there is an encode process already going etc. - Fixed a potential unhandled exception in the DVD information window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@770 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-301-1/+1
| | | | | | | - UI re-configured for use without parse.cs (Updateds frmDvdInfo, frmReadDVD, frmMain, frmQueue) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@763 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-291-2/+2
| | | | | | - Removed the readDVD Window and all its components (In options & program settings file) This is not needed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@760 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-261-3/+4
| | | | | | | - Disabled Encode progress on GUI Window. CLI now allowed to appear and standard error is no longer re-directed. (BUG: Standard error causing video distortions when used) - If scanning a Source fails, the GUI will now attempt to scan the title a 2nd time automatically. Same issue, Standard error causing hbcli to randomly fail. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@743 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-251-1/+21
| | | | | | - Added Cancel button to frmMain. Allows one to cancel the encode on the fly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@736 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-231-188/+135
| | | | | | | | | - Automatically disable options which are H.264 only when a non H.264 encoder is selected. (Instead of annoying alerts) -Trimed the size of the GUI down a bit. Slight re-arrange on the Video Settings tab. - Initial Debug window. Still to be written. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@722 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-211-4/+13
| | | | | | | | | - Updated some tooltips for the main items on frmMain - Created a Debug window. - Added comments relating to a cross-thread bug with frmDvdInfo - A few other code small code tweaks git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@721 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-191-19/+19
| | | | | | | - Updated the temporary encode progress variable with fps, avg fps and time remaining. Positioned it correctly. - Added a few comments. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@718 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:brianmario2007-07-191-1/+15
| | | | | | | | | updated parsing code events to not be static anymore added encode parsing to catch encode progress added OnEncodeProgress event git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@717 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-151-13/+13
| | | | | | | | | | - Fixed Queue not encoding the full list - Fixed Subtitle dropdown not having a "None" Option - Fixed Audio dropdown not having an "Automatic" option - Fixed Destination browse not showing files - Added Alert when queue has finished. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@693 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-151-1/+14
| | | | | | | - Fixed Queue bug where it selecting the wrong item. - changed Invalid chapter messagebox to onscreen text alert. (less irritating) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@692 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: more cleanup in frmMainbrianmario2007-07-151-1/+0
| | | | | | fix to frmQueue for cross-thread UI updating git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@690 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - Audio and Subtitle down-downs now populated on DVD Title selection.sr552007-07-151-1/+1
| | | | | | | | | - Verbose bug fixed in GenerateQuery() - Setup frmDvdInfo ready to be populated with plain text output from handbrake. - Removed the EncodeOutput window. This can wait till another version. - A few other small changes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@688 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-111-0/+6
| | | | | | - Couple bug fixes + a bit of code tidy up. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@672 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-091-0/+1
| | | | | | - Just a few updated files. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@662 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-091-0/+23
| | | | | | - Another chunk of code ported to C# git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@661 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-081-0/+1856
- 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