summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update the "update available" text to indicate that release notes are...sr552016-08-032-4/+6
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-252-0/+24
* WinGui: Stubbing out some meta data code.sr552016-07-232-0/+24
* WinGui: Update the encode status displays to display day count up to 9 days. ...sr552016-06-252-4/+4
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-092-2/+2
* WinGui: Check directory permissions before adding a job to the queue for proc...sr552016-06-092-0/+12
* WinGui: Language tweak to make the UI clearer.sr552016-05-142-2/+2
* WinGui: UI improvements to the Audio Defaults panel.sr552016-05-142-0/+12
* WinGui: Don't allow the user to enter invalid filename characters in the "Fil...sr552016-05-132-2/+14
* WinGui: Fix the Subtitle Defaults popup text.sr552016-04-232-0/+12
* WinGui: Change the Audio Default and Subtitle panels to be modal windows. (Si...sr552016-04-172-0/+12
* WinGUI: Remove option to enable DXVA decoding. There are too many issues with...sr552016-03-214-25/+1
* WinGui: Added a text block on the Queue Add selection that shows the current ...sr552016-02-202-0/+12
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-072-2/+2
* WinGui:sr552016-02-062-0/+64
* WinGui: Couple of UI Tweaks.sr552016-02-022-2/+14
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-292-0/+24
* Update copyright dates to 2016.Bradley Sepos2016-01-014-4/+4
* WinGui: Some API and warnings cleanup.Scott2015-12-272-0/+72
* WinGui: Ability to Force Preset updates change tidy upScott2015-12-142-0/+14
* WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Dec...Scott2015-12-122-0/+12
* Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.Sverrir Sigmundarson2015-11-232-2/+4
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-232-0/+116
* Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-212-2/+50
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-104-0/+36
* Add Error count to the Status bar when queue completes.Scott2015-11-082-0/+12
* Tidy up the Preset Service. Preset version checking should now be working fo...Scott2015-10-302-4/+24
* Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...Scott2015-10-242-2/+2
* Adding a "When Done" Label and Context Menu to the Main Screen status bar.Scott2015-10-244-2/+14
* Initial commit to allow the Queue Window to be embedded in the main window. S...Scott2015-10-242-0/+12
* Completely re-factored the preset file storage to use the same format as the ...Scott2015-10-162-0/+36
* Updating the status to be consistent with the queue display.Scott2015-10-102-4/+4
* Adding Pass Count back onto the status bar.Scott2015-10-102-4/+4
* Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-034-94/+371
* WinGui: Adding a number of new tooltips for some of the more complicated cont...Scott2015-09-192-0/+212
* WinGui: Disable the subversion build code. Will update to handle git later.Scott2015-08-272-4/+4
* WinGui: Add right click menu to preset listbox.sr552015-08-232-22/+22
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-231-1/+1
* WinGui: remove the "use picture filters" checkbox in the add preset sheet. sr552015-07-272-12/+0
* WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...sr552015-07-223-3/+3
* WinGui: Undo a bad search and replace by R#sr552015-07-183-41/+42
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-183-42/+41
* WinGui: Move options strings to resources.sr552015-06-182-0/+624
* WinGui: "Start Encode" resource corrected.sr552015-06-182-2/+2
* WinGui: Move user control strings to resources.sr552015-06-112-0/+132
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-112-0/+640
* WinGui: Adding missing resources files.sr552015-06-092-0/+1746
* WinGui: Moving more of the view strings into resources. sr552015-06-072-0/+480
* WinGui: Starting to move UI text string to resources. This will allow us to s...sr552015-06-043-0/+336
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-172-12/+10