summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: When we are dealing with Automatic anaorphic, we also need to pre-set...sr552016-11-061-0/+3
* WinGui: Fix Anamorphic Mode Autosr552016-11-013-3/+4
* WinGui: Fix Typosr552016-10-301-1/+1
* WinGui: Make the Width/Height fields enabled for Anamorphic=Automaticsr552016-10-301-3/+3
* WinGui: Fix a large number of stylecop warnings.sr552016-10-3042-120/+269
* WinGui: Update status bar label text to say "errors or cancellations" to bett...sr552016-10-303-3/+4
* WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso...sr552016-10-301-33/+69
* WinGui: Reduce margin around track icon on audio panel. Should get rid of the...sr552016-10-291-1/+1
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-298-20/+21
* WinGui: Always show the framerate controls when using QSV. When full QSV path...sr552016-10-023-17/+2
* WinGui: Fix log display in the GUI where the start of a log could be cut off...sr552016-09-232-40/+53
* WinGui: Fix log display in the GUI where the start of a log could be cut off.sr552016-09-221-3/+2
* WinGui: Set the Preset version to 3 in the defaultsettings.xml This should p...sr552016-09-151-1/+1
* WinGui: Fix RF0 Lossless warning for x264 10bitsr552016-09-151-1/+1
* WinGui: Add more space around the preview window when the content is larger t...sr552016-09-091-2/+2
* WinGui: Fix #318 Video Previews can start at the beginning of the file, but ...sr552016-09-091-1/+1
* WinGui: Add initial support for libopus audio encoder.sr552016-09-032-0/+5
* Fix an issue applying audio codec settings from the defaults which are differ...Andrij Abyzov2016-08-281-7/+7
* WinGui: Some cosmetic tweaks to the preferences window to fix some alignment ...sr552016-08-261-8/+18
* WinGui: Change help link on toolbar to point to the new docs.sr552016-08-261-1/+1
* WinGui: Some minor improvements to the scalability and spacing of the main wi...sr552016-08-121-9/+8
* WinGui: prefer /docs over docs.sr552016-08-031-1/+1
* WinGui: Fix some binding errors trigged by generated menu items.sr552016-08-031-0/+7
* WinGui: Fixing some data binding errors in the Audio and Subtitle Viewssr552016-08-032-7/+3
* WinGui: Set the Help Link to https://docs.handbrake.fr since we are retiring ...sr552016-08-031-1/+1
* WinGui: Update the "update available" text to indicate that release notes are...sr552016-08-032-4/+6
* WinGui: Check if a track is foreign audio, before defaulting burn-in if the b...sr552016-08-031-2/+5
* Removed tabsRandomEngy2016-07-301-2/+2
* Fixed double-spaced lines when logging multi-line messages from the core.RandomEngy2016-07-302-9/+9
* WinGui: Refix styling and layout on the Drive Listbox so it scrolls correctly...sr552016-07-302-54/+85
* WinGui: Enhance the security of our update checker. It can no longer access U...sr552016-07-291-5/+18
* WinGui: Add a tooltip to display the preset description. Initial delay before...sr552016-07-251-0/+15
* WinGui: Lay the foundation for editing presets with a simple rename window.sr552016-07-2513-0/+386
* WinGui: Allow the preset slider for VP8 and VP9sr552016-07-252-5/+38
* WinGui: Stubbing out some meta data code.sr552016-07-2313-2/+396
* WinGui: Fix Quality slider for VP9sr552016-07-231-0/+3
* WinGui: Show Queue button can now maximise a minimised window. Fixes #262sr552016-07-161-0/+5
* WinGui: Remove another exception for queue handling and just handle the condi...sr552016-07-151-1/+1
* WinGui: Change the handling of "Already Processing" dialog that can appear wh...sr552016-07-151-2/+2
* WinGui: Case sensitivity fix for checking queue duplicatessr552016-07-151-1/+13
* WinGui: Change the Add to queue split button so that it's styling behaves a b...sr552016-07-152-55/+51
* WinGui: Some behavioural fixes to the Audio Defaults when loading and saving...sr552016-06-272-2/+4
* WinGui: Update the encode status displays to display day count up to 9 days. ...sr552016-06-252-4/+4
* WinGui: Attempt to fix the installer so that users can cleanly install both t...sr552016-06-164-4/+4
* WinGui: Make the "Presets" menu grouped by category.sr552016-06-166-14/+141
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-095-11/+21
* WinGui: Check directory permissions before adding a job to the queue for proc...sr552016-06-094-0/+38
* WinGui: For silent installs, assume it's All Users, not Current User.sr552016-06-074-2/+36
* WinGui: Support VP9 and fix VP8 encoding.sr552016-05-282-2/+7
* WinGui: Language tweak to make the UI clearer.sr552016-05-142-2/+2