summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Model
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-143-10/+18
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-231-0/+7
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-171-13/+1
* WinGui: sr552013-07-271-1/+1
* WinGui: Make the AVFormat Muxers default.sr552013-07-132-2/+8
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-161-3/+3
* WinGui: Picture Settings Tab and Preset Behaviours changed to be consistent w...sr552013-05-291-4/+2
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-251-2/+4
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-221-0/+3
* WinGui: Numerous bug fixes to the services library.sr552013-01-261-0/+69
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-231-1/+13
* WinGui: UI Tweaks.sr552013-01-171-2/+32
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-1/+1
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-291-0/+7
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-281-7/+17
* WinGui: Initial work to overhaul the plist import code.sr552012-10-272-3/+8
* WinGui: Update a broken Property Changed notification in the AudioTrack modelsr552012-09-091-12/+11
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-081-1/+1
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-081-0/+12
* WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's...sr552012-09-071-0/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-252-13/+0
* WinGui: Highlight the default preset in italics.sr552012-08-121-15/+45
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-051-3/+18
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-231-13/+94
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-201-1/+1
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-082-26/+9
* WinGui: Assorted fixes. sr552012-06-301-11/+49
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-302-135/+0
* WinGui: Update the behaviour of the Burned / Default check boxes to make them...sr552012-06-301-5/+37
* WinGui:WinGui:sr552012-06-191-1/+3
* WinGui: Various fixessr552012-06-161-5/+0
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1
* WinGui: Fix build and further clean out some legacy code.sr552012-06-142-31/+16
* WinGui: Code Cleanupsr552012-06-1417-131/+141
* WinGui: Strip out more legacy code.sr552012-06-142-27/+0
* WinGui: Fix chapter csv file import. Names were not displaying on the chapter...sr552012-06-031-2/+20
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-201-0/+1
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-191-2/+0
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-122-1/+38
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-011-0/+17
* WinGui: Basic support for PGS subtitles in the forms UI.sr552012-04-291-0/+2
* WinGui: Fix Preview Window Play button crash.sr552012-04-281-0/+4
* WinGui: Remove deprecated variable to avoid confusion.sr552012-04-121-5/+0
* WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...sr552012-03-251-32/+0
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-242-25/+69
* WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...sr552012-03-232-22/+58
* WinGui: Fix exception when adding to queue.sr552012-03-201-0/+1
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-181-3/+26
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-0/+3
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...sr552012-03-173-45/+31