summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-0/+19
* WinGui: Put up a clearer error when we can't read older presets rather than j...sr552017-01-121-0/+9
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* WinGui: Downgrade Subtitle Behaviour Error to a warning. Also checks the beh...sr552016-12-291-1/+3
* WinGui: Change the status bar to show when it's doing a subtitle scan.sr552016-12-221-2/+11
* WinGui: Remove Preset AutoName function as it hasn't ever worked properly.sr552016-12-221-1/+1
* WinGui: Further fixes to handle the new "Automatic" anamorphic.. This should ...sr552016-12-101-1/+1
* WinGui: Prompt to create folder when the destination path does not exist. Fix...sr552016-11-161-4/+41
* WinGui: Update status bar label text to say "errors or cancellations" to bett...sr552016-10-301-1/+1
* WinGui: Update the "update available" text to indicate that release notes are...sr552016-08-031-2/+3
* WinGui: Update the encode status displays to display day count up to 9 days. ...sr552016-06-251-2/+2
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-091-1/+1
* WinGui: Check directory permissions before adding a job to the queue for proc...sr552016-06-091-0/+9
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-211-10/+1
* WinGui: Some API and warnings cleanup.Scott2015-12-271-0/+54
* WinGui: Ability to Force Preset updates change tidy upScott2015-12-141-0/+10
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-121-0/+9
* Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.Sverrir Sigmundarson2015-11-231-1/+2
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-231-0/+82
* Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-211-1/+37
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-101-0/+18
* Add Error count to the Status bar when queue completes.Scott2015-11-081-0/+9
* Tidy up the Preset Service. Preset version checking should now be working fo...Scott2015-10-301-2/+15
* Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-161-0/+27
* Updating the status to be consistent with the queue display.Scott2015-10-101-2/+2
* Adding Pass Count back onto the status bar.Scott2015-10-101-2/+2
* Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-031-60/+0
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-221-1/+1
* WinGui: Undo a bad search and replace by R#sr552015-07-181-31/+32
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-181-32/+31
* WinGui: "Start Encode" resource corrected.sr552015-06-181-1/+1
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-0/+479
* WinGui: Starting to move UI text string to resources. This will allow us to s...sr552015-06-041-0/+27
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-6/+5
* WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...sr552015-04-221-12/+30
* WinGui: Minor design tweaks to the No Titles found dialog. sr552015-04-201-1/+1
* WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...sr552015-04-201-1/+24
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-041-0/+12
* WinGui: Add the word "sources" to the quality tooltip to make it marginally c...sr552015-03-121-1/+1
* WinGui: Remove additional ,sr552015-02-091-1/+1
* WinGui: More aggressive check that the user is not trying to overwrite the so...sr552015-02-091-0/+10
* WinGui: Improve the extra args tooltip.sr552015-01-231-0/+9
* WinGui: Remove the Simple advanced options tab. sr552015-01-231-0/+11
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-2/+2
* WinGui: Another copyright notice updated.sr552015-01-091-1/+1
* WinGui: Switching the preset format over to JSON and adding a container objec...sr552014-12-121-2/+3
* WinGui: Adding Experimental to Static Window title.sr552014-11-271-2/+2
* WinGui: Improve the error message when importing a preset fails.sr552014-11-151-0/+19
* WinGui: Improve Error message for the help menu item.sr552014-11-081-0/+18
* WinGui: Block users from attempting to overwrite their input file. sr552014-10-251-0/+9