summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Converters
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-288-8/+8
* WinGui: Fix a crash in the tooltip converter.sr552015-02-011-2/+2
* WinGui: Fix Denoise NlMeans Custom Option not showing.sr552015-01-301-1/+1
* WinGui: sr552015-01-271-0/+80
* WinGui: Some minor tidy up for the last checkin.sr552015-01-221-9/+35
* WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...sr552015-01-222-54/+11
* WinGui: Correcting namespaces.sr552015-01-057-7/+8
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-046-2/+9
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-2/+15
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-191-1/+1
* Interop: Added support for NL-Means denoise.randomengy2014-08-031-0/+1
* WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.sr552014-07-051-0/+86
* WinGui: Adding support for the VP8 encoder. Changing "CQ" to "RF" for x265sr552014-04-191-0/+1
* WinGui: enable MP4 and Matroska muxing for x265.Rodeo2014-03-131-11/+0
* WinGui: Remove some last references to the faac encoder.sr552014-03-021-2/+0
* WinGui: Enable the x265 raw muxer for testing. Note to everyone playing with...sr552014-02-231-0/+6
* WinGui: x265 UI patch by Zhang Zhigiang. sr552014-02-231-0/+5
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-164-5/+181
* WinGui: cleanup some warnings.sr552014-01-021-1/+1
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-071-7/+1
* WinGui: Fix a large number of stylecop warnings. sr552013-11-193-7/+3
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+2
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-1/+1
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-0/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-214-2/+103
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-271-4/+6
* WinGui: Fix a small logic bug in the video encoder dropdown with av_mkvsr552013-08-231-1/+1
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-232-2/+7
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-232-8/+8
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-221-1/+6
* WinGui: Missing file from a previous commit.sr552013-08-181-0/+67
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-172-20/+15
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-162-6/+17
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-0/+1
* WinGui: UI Tweaks.sr552013-01-171-0/+81
* WinGui: Options screen refactoring.sr552013-01-132-11/+87
* WinGui: UI Tweaks and improvementssr552012-11-101-2/+2
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-081-11/+4
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-081-37/+163
* WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's...sr552012-09-071-4/+69
* WinGui: Make sure new Mixdowns get appropriate bitrate selections for aacsr552012-09-071-1/+1
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-071-1/+1
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-0/+10
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-204-4/+4
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-082-1/+68
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-0/+3
* WinGui: Various fixessr552012-06-161-0/+68
* WinGui: Initial layout changes to the options screen.sr552012-06-141-0/+66
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-201-1/+6
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-193-12/+191