summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix previews after hb_image_s change. Fixes #2044sr552019-04-161-0/+1
* WinGui: Reset IsPresetModified when Updating a preset. Fixes #2042sr552019-04-161-0/+1
* WinGui: Set the Countdown Alert to top most. #2032sr552019-04-111-1/+1
* WinGui: Fix Race Condition crash when cancelling scan.sr552019-04-081-0/+1
* WinGui: Improve the failed scan information window. #2025sr552019-04-084-7/+7
* WinGui: Allow "Esc" key to be pressed on the source selection window. #2026sr552019-04-081-1/+1
* WinGui: Retry menu item disabled state fixed on queue.sr552019-04-061-0/+4
* WinGui: Minor bug fixes and UX improvements to the new queue design.sr552019-04-064-4/+22
* WinGui: Add "hardware.enabled" option to portable.inisr552019-04-063-2/+20
* WinGui: Reafactor application init and introduce a --no-hardware flat that ca...sr552019-04-0616-76/+149
* wingui: Fix filter order caused by addition of Chroma Smooth.Bradley Sepos2019-03-311-0/+1
* WinGui: Minor queue bugfix for delete actionsr552019-03-301-0/+5
* WinGui: Increase Queue Window size and make more space for the Filenames on t...sr552019-03-294-10/+12
* WinGui: Fix an issue where cropping was taking into account too late when loa...sr552019-03-241-14/+20
* 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