summaryrefslogtreecommitdiffstats
path: root/win/CS
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-148-1/+98
* WinGui: Cosmetic improvement to the SplitButton Control. It no longer appears...sr552014-05-111-2/+4
* WinGui: Pre-populate the add preset custom width/height when custom is used.sr552014-05-101-0/+5
* WinGui: Custom W/H check should be for custom only.sr552014-04-262-2/+1
* WinGui: Add a warning on the add preset window if both custom width/height ar...sr552014-04-241-2/+8
* WinGui: Fix an issue on the Audio panel that was resetting the audio selectio...sr552014-04-191-1/+1
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-195-26/+31
* Interop: Support for rotation and reflection.randomengy2014-04-114-1/+82
* Interop: Added methods to dynamically pull the preset, profile, level and tun...randomengy2014-03-319-118/+190
* WinGui: Fix x265 default preset in query generation.sr552014-03-291-1/+1
* WinGui: Mapping fix for x265. (not "hvec")sr552014-03-281-2/+2
* WinGui: Update the Query Generator to use the new --encoder-{preset,tune,prof...sr552014-03-281-8/+8
* WinGui: Fix QuickSync and x265 quality slider.sr552014-03-281-21/+17
* WinGui: When Starting a job that fails one of the sanity checks, the Stop but...sr552014-03-281-0/+1
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-237-10/+110
* WinGui: partially revert my last checking.sr552014-03-231-151/+153
* WinGui: Minor improvement to tabbing on the main window. (Going to have to ma...sr552014-03-213-158/+156
* Interop: Disable two-pass code when the encode type is constant quality. Upda...randomengy2014-03-192-5/+5
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-165-16/+59
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-135-28/+1
* WinGui: Restore GPU info logging.sr552014-03-081-1/+3
* WinGui: Improvements and fixes to the Output Format Dropdown / Destinationsr552014-03-062-33/+67
* WinGui: Remove some last references to the faac encoder.sr552014-03-024-8/+0
* WinGui: Add a new command line argument to the HandBrake GUI executable (--r...sr552014-03-014-3/+75
* WinGui: Don't set -U or -P when QSV is enabled.sr552014-03-011-4/+9
* WinGui: Remove some irrelevant information from the Log header.sr552014-02-231-3/+1
* WinGui: Fix to the Multiple Title selection feature. UI warning no longer rel...sr552014-02-233-26/+2
* WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...sr552014-02-233-2/+8
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-2320-143/+753
* WinGui: Further work on the new Audio and Subtitle automatic behaviour system.sr552014-02-225-69/+88
* WinGui: Some tidy up and refactoring in the interop library. Few small intern...sr552014-02-2130-286/+632
* Remove HB_API_OLD_PRESET_SETTERS cruft.Rodeo2014-02-181-3/+0
* WinGui: Update HandBrakeInterop Library for the latest encoder option changes.sr552014-02-173-20/+20
* WinGui: Show a error message when the user has no destination set.sr552014-02-175-3/+32
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-1628-759/+1402
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-133-0/+9
* WinGui: Use libhb for subtitle burnin / forced checking. sr552014-02-023-7/+35
* Interop: Various fixes/featuresrandomengy2014-02-0110-12/+61
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-0/+3
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-259-168/+136
* WinGui: Make the Preset Plist importer a bit more robust by checking versions...sr552014-01-215-8/+92
* WinGui: Few minor UI tweaks.sr552014-01-192-38/+61
* WinGui: Fix a number of styles that were not obeying the Use System Colours o...sr552014-01-028-18/+101
* WinGui: cleanup some warnings.sr552014-01-0219-46/+54
* WinGui: Fix a crash when updating the status display.sr552014-01-024-14/+2
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-298-66/+516
* WinGui: Improved an Add All Error message in relation to the Auto File Naming...sr552013-12-293-6/+65
* WinGui: Fix a few bugs:sr552013-12-296-77/+25
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-2610-354/+57
* WinGui: Tags/Spaces tidyupsr552013-12-221-1913/+1913