summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Settings.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui:sr552008-02-191-2/+2
| | | | | | - Build numbers updated. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1299 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-02-181-1/+1
| | | | | | - Fixed small regex bug in the destination field of the query parser. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1289 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-02-131-12/+0
| | | | | | - Removed option to disable verbose CLI. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1260 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-02-021-1/+1
| | | | | | | | - now using C#.Net 08 - Fixed bug with VFR setting framerate when enabled. - Fixed potential framerate bug (passing framerate without -r to the CLI) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1245 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-01-091-7/+1
| | | | | | | | - Added an Activity window which can view a verbose log from the CLI after an encode has completed. (it would be nice if someone could find a way of making this live!) - The main GUI window now has an icon based toolbar similar to the macGUI instead of having standard buttons along the bottom for Encode and Queue. - Some of the controls on the Options panel have had transparent backgrounds added so they don't look out of place on theme'd computers. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1181 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-12-241-1/+7
| | | | | | - Added GPL Licence comment at the top of each code file as required. (this may need to be changed later but will do for now) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1147 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-12-211-1/+1
| | | | | | | | - Changed back from Query Window to Query Editor tab by popular demand. - Fixed a small issue with resolution calculating the height when it shouldn't. - Removed some old labels from the main window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1145 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-12-211-1/+1
| | | | | | | - Updated build number to match SVN. - Fixed an issue where Encode & Pause buttons didn't enable / disable correctly on the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1144 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-12-201-34/+9
| | | | | | - Some more code code cleanup done. Nothing major. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1141 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-12-191-1/+1
| | | | | | - Some code clean up + removal of old unused code. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1137 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-12-071-12/+24
| | | | | | | | - 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-12-071-2/+2
| | | | | | | | | | | - Update check on start-up moved onto a separate thread. Start-up should now be significantly faster. It will no longer stall if the server is slow responding. - Sparkle style Updater now appears on start-up if an update exists rather than just a text label. - Main form frmMain has been re-arranged slightly. Resolution boxes and Aspect ratio have been moved onto the picture settings tab. (Allows for more space on the tabbed portion of the window. Audio Tab has been re-arranged. - Picture cropping text boxes have been changed to numeric boxes. - Support for 2nd Audio track has been added. - Support for Forced Subtitles has been added. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1102 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-11-211-0/+12
| | | | | | | | - Cleaned up the status update code for the splash screen. - Added option to turn off automatic preset update on each launch. - Removed some unneeded variables. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1072 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-11-191-24/+12
| | | | | | | | - About window text cut down. Had some useless information. - New "sparkle"-like update manager. - Misc Other small updates and fixes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1070 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGUI:sr552007-11-161-0/+12
| | | | | | | | | - Image file updated in about window (due to removal of images folder) - frmDvdInfo has few small design tweaks - Few fixes in the Query Parser - Build number added to application Settings.Designer. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1065 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-11-131-434/+4
| | | | | | | - User default settings now uses the new Preset Parser function. This cuts down on a significant amount of code. - Added system resolution to the resolution checker message box. For future debugging. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1056 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-10-261-4/+4
| | | | | | | | | | - Reversed the functionality of the show/hide presets button. By default presets always show now. - Re-added file open / save options and removed presets open/save buttons. Was confusing users. - Added the ability to modify items on the queue. - All Presets Updated. - Queue Threading changed in an attempt to avoid Windows loosing track of it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1039 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGUI:sr552007-10-141-2/+14
| | | | | | | | | | | | | - New development tab (hidden in release builds) for testing functions. - Fixed: chapter markers now get saved when using "set default" option - Fixed: crash on query editor if copy was used with an empty text box - Fixed: a few corrupted presets - Added: Width / height & anamorphic options get highlighted in red if someone tries to change the width/height when anamorphic is enabled. (text explanation added) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1024 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-10-051-12/+0
| | | | | | | | | - Fixed a very small bug with the h264 options bug. 1 line fix. - Quick Start tips added to the help menu and removed from app startup. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1005 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-10-041-3/+15
| | | | | | | | | | -Code to expire development builds -New show/hide options for the new preset system. -Few bug fixes. -Updated Installer git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1000 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGUI:sr552007-09-241-0/+23
| | | | | | | | | | - 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-08-311-0/+12
| | | | | | | | - Cleaned up the Options window a bit. - Added On Encode Complete Options (in options) - A few small UI tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@908 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-301-4/+16
| | | | | | | | | | - 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-0/+25
| | | | | | | | | | - 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
* WinGui:sr552007-08-261-2/+2
| | | | | | - Added extensive exception handling to the Title.cs file for debugging purposes in upcoming 2.41 release. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@867 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-241-1/+1
| | | | | | | - Fixed View DVD Information window not loading the dvdinfo.dat file every time the window is launched. - Fixed a small file path issue with frmReadDVD git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@865 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-231-2/+2
| | | | | | | - 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-13/+13
| | | | | | | | - 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-081-0/+12
| | | | | | | | | - 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-07-311-0/+36
| | | | | | - 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-291-12/+0
| | | | | | - 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-091-0/+12
| | | | | | - Just a few updated files. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@662 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-07-081-0/+493
- 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