summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: More robust Timespan parsing.sr552019-03-231-3/+15
* WinGui: Add protection against unavailable directory in MRU List. Fixes #1995sr552019-03-171-2/+2
* WinGui: Move all image paths to be consistent.sr552019-03-101-4/+4
* WinGui: Fix inline queue.sr552019-03-102-2/+2
* WinGui: Log exceptions out to files in the log directory. #1950sr552019-03-091-27/+26
* WinGui: Add log messages around preset service actions that were not previous...sr552019-03-091-17/+16
* WinGui: Add some error checking into the Portable mode to guide users when th...sr552019-03-094-23/+115
* WinGui: Bind "Ctrl-C" on the Error window. This *may* be usable in some insta...sr552019-03-092-7/+34
* WinGui: Update the installers to include the zh language files.sr552019-03-042-0/+12
* WinGui: Adding initial Chinese Translationsr552019-03-034-0/+2375
* WinGui: Update German Translationsr552019-03-032-39/+69
* WinGui: Queue Up/Down button size aligned with other buttons on the window.sr552019-03-031-2/+2
* WinGui: Queue -> Overhaul the context menu on the queue to offer context awar...sr552019-03-035-24/+105
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-0316-1094/+465
* WinGui: Further evolving the new queue design.sr552019-02-233-163/+229
* WinGui: Reinstate "Resume" vs "Start" encode on the Main screen. Fixes #1919sr552019-02-223-1/+24
* WinGui: Attempt to be smarter with the Autonaming when dealing with directori...sr552019-02-211-10/+16
* WinGui: Fix summary tab delayed refresh. Fixes #1914sr552019-02-201-0/+2
* WinGui: Fix a crash for new installs or users upgrading from older versions. ...sr552019-02-191-0/+4
* WinGui: Set the button text to "Apply" on the Defaults Windows rather than "S...sr552019-02-187-18/+33
* WinGui: Undo some debugging code.sr552019-02-171-1/+1
* WinGui: Backout Handling of AccessViolations. Makes the hardware handling iss...sr552019-02-171-6/+6
* WinGui: Attempt to fix the the exception handling when AccessViolations occur.sr552019-02-161-4/+21
* WinGui: Add HandleProcessCorruptedStateExceptions around Init.sr552019-02-161-5/+11
* WinGui: Temp fix for the build until we can refactor the queue error handling.sr552019-02-133-1/+13
* Add WebM support (#1822)Justin Bull2019-02-1316-23/+204
* WinGui: Remove hard coded ordering on the in-line presets selector.sr552019-02-112-42/+57
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-117-55/+79
* WinGui: Remove left over Advanced Tab checkboxsr552019-02-114-39/+19
* WinGui: Change the behaviour of the destination source alert to revert to the...sr552019-02-071-1/+1
* WinGui: Fix instance handling in Libencode.sr552019-02-031-17/+17
* WinGui: Make the disposal of services more aggressive. May Fix or help in #1851sr552019-02-024-50/+98
* WinGui: Remove inline Destination check. It's more annoying than useful. Fixe...sr552019-01-301-7/+0
* WinGui: Basic implementation of Queue Up/Down Buttons. Does not yet handle po...sr552019-01-275-13/+110
* WinGui: Remove incorrect declaration in the app manifest.sr552019-01-271-4/+0
* WinGui: Update application manifestsr552019-01-271-6/+4
* WinGui: Move the Queue Recovery option from the source panel to the Queue Men...sr552019-01-275-14/+10
* WinGui: Adding some additional validation to the destination box.sr552019-01-271-0/+7
* WinGui: Updated German translationsr552019-01-242-65/+64
* WinGui: Update Min Title Scan labelsr552019-01-243-4/+4
* WinGui: Improve Add to queue error Handling. Combine 2 Dialog prompts into ...sr552019-01-246-28/+69
* WinGui: Fix preset updates. Built in presets should now automatically update....sr552019-01-182-67/+56
* WinGui: Update EncoderHelpers for Subtitle changessr552019-01-141-0/+12
* WinGui: Initial support for SSA file import.sr552019-01-1410-23/+26
* Add SSA subtitle importJohn Stebbins2019-01-142-5/+7
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-145-9/+84
* WinGui: Removing a miss remnant of the old advanced tab.sr552019-01-141-3/+0
* WinGui: Make the MRU feature more useful. If the directory is not found, chec...sr552019-01-121-0/+18
* WinGui: Minor tidyup in MVM.sr552019-01-121-176/+11
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-1221-8138/+5282