summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Pushing version numbers forward for the main branch.sr552012-07-164-6/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4847 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Working drive tray insert/remove detection.sr552012-07-149-59/+148
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4829 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Improve the code behind the taskbar source menu. Note, The Disc ↵sr552012-07-135-125/+250
| | | | | | insert detection still isn't in place, so it will only show the initial available drives, it won't detect disc changes yet. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4828 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue where selecting the dvd drive in the source menu would ↵sr552012-07-111-7/+3
| | | | | | not allow the source to be encoded after scanning. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4824 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ↵sr552012-07-0824-132/+387
| | | | | | complete yet) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4821 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for keyboard shortcuts. These are slightly different to ↵sr552012-07-085-1/+168
| | | | | | | | | | | | | | the old UI. See Below. // Start Encode (Ctrl+S) // Stop Encode (Ctrl+K) // Open Log Window (Ctrl+L) // Open Queue Window (Ctrl+Q) // Add to Queue (Ctrl+A) // Scan a File (Ctrl+F) // Scan a Folder (Ctrl+R) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4820 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Additional fixes for multi-instance.sr552012-07-075-62/+114
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4819 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-073-32/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4818 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix for Chapter markers starting at the wrong point. sr552012-07-061-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4811 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix Add Preset not honouring custom source width / height.sr552012-06-303-46/+58
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4802 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue where the Autoname would keep the existing file ↵sr552012-06-301-1/+1
| | | | | | extension. (leading to .mkv.m4v for example) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4801 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Assorted fixes. sr552012-06-308-24/+133
| | | | | | | | - Implementation of CanBeBurned and CanBeForced on the subtitles panel. - Save updates to user presets from the Presets Options Menu. (Can use Add Preset to overwrite preset configuration instead also) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4800 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Refactor the Update service and add a new options tab to deal with ↵sr552012-06-3014-330/+584
| | | | | | updates. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4799 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update the behaviour of the Burned / Default check boxes to make ↵sr552012-06-301-5/+37
| | | | | | them mutually exclusive. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4798 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: More UI tweaks and improvements.sr552012-06-263-3/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4782 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-266-38/+95
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4781 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Additional fixes to the picture settings panel.sr552012-06-241-13/+17
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4774 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Assorted Fixessr552012-06-246-82/+61
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4773 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Missing file from last checkinsr552012-06-221-3/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4770 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix to the MaxWidth/Height Width/Height query being generated ↵sr552012-06-221-1/+0
| | | | | | incorrectly. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4769 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Replace the EncodeStart with QueueStart event to fix an issue where ↵sr552012-06-201-12/+11
| | | | | | Preview window could interfere with the main window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4762 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: - Fixed an incorrect method call in the last checkin.sr552012-06-201-2/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4761 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: - Another fix to the Subtitles panel. sr552012-06-202-5/+15
| | | | | | - Try Default the Destination Browse window to the currently set path. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4760 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:WinGui:sr552012-06-196-30/+61
| | | | | | | | - Fix Foreign Audio Search Feature - Fix FFMpeg4/2 encoder selection - Allow the Preset window to overwrite existing presets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4756 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a couple of the issues with the Picture settings view with ↵sr552012-06-171-7/+125
| | | | | | regard to max width / height settings stored in presets. There are still a number of issues around the calculation of width/height to be tidy'd up. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4747 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Output settings were not loading with the presets.sr552012-06-172-0/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4746 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Convert the Presets Panel to a Listbox and update the styling. This ↵sr552012-06-163-31/+71
| | | | | | should better reflect the selected preset and cleanup the horrible toolbar styling for the button controls. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4741 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Various fixessr552012-06-168-10/+98
| | | | | | | | - Add tooltip to each queue item to indicate some primary settings. - Removed some legacy preset code. - Fixed Queue Recovery git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4740 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4739 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add extension to file when exporting the queuesr552012-06-151-1/+7
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4738 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix another issue with Scanning sources at the drive letter level.sr552012-06-141-5/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4736 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix build and further clean out some legacy code.sr552012-06-1411-48/+38
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4735 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Code Cleanupsr552012-06-1478-558/+1209
| | | | | | | | | - New file headers for App Services - Update Interop to include an IWindsorInstaller implementation - Update Interop Converter (new framerates and fflac) - Many stylecop warnings fixed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4734 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Strip out more legacy code.sr552012-06-148-78/+29
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4733 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove the legacy WinForms GUI.sr552012-06-14119-32923/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4732 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Additional layout changes to the options window.sr552012-06-141-99/+48
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4731 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some layout tweaks by beta-testersr552012-06-1410-338/+860
| | | | | | | | | | - disabling sizing on windows, where sizing makes no sense; - limit sizing on windows, where sizing in a wrong directions makes problems; - make controls full sizable, where the readability/information will benefit from; - all windows appears now in ScreenCenter; git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4730 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Initial layout changes to the options screen.sr552012-06-144-107/+242
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4729 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added a Shell View which can host various windows. By default this ↵sr552012-06-0813-34/+291
| | | | | | will host the Main window. Changed the Options window to be a usercontrol so it can be hosted in this shell view, allowing for a chrome-esk style options within the main window without the need for a dialog window. The options window will need some design changes. (Coming soon) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4721 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Changes to the Main Window and Advanced Tab to make allow it to ↵sr552012-06-072-478/+977
| | | | | | better support window resizing. Thanks to beta-tester git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4720 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix in the scan service for scanning folders with spaces.sr552012-06-071-1/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4719 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Wingui: Fix an issue where a trailing slash can cause an encode not to start.sr552012-06-071-0/+8
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4718 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Order Language listboxes on the Options / Audio and Subtitles Tabsr552012-06-061-2/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4713 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination ↵sr552012-06-062-4/+4
| | | | | | filename property. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4712 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix chapter csv file import. Names were not displaying on the ↵sr552012-06-032-4/+20
| | | | | | chapter list grid. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4711 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on ↵sr552012-06-034-6/+71
| | | | | | the Video tab and fixed an issue on the main window when changing back to Chapters mode. (Start and End points were not set correctly) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4710 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. ↵sr552012-05-313-7/+33
| | | | | | Change the way the Destination text box works and update the autonaming code to work with Start and End points. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4709 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a bug in chapter duration calculation.sr552012-05-273-7/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4708 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a threading bug in the Queue Manger. ClearCompleted should ↵sr552012-05-271-8/+14
| | | | | | always be done on the UI Thread. This was causing the "Clear completed" queue option to crash. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4707 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix for the Constant Quality slider when changing the granularity ↵sr552012-05-272-22/+40
| | | | | | without restarting the app. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4706 b64f7644-9d1e-0410-96f1-a4d463321fa5