summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Couple of UI fixes.sr552012-10-211-26/+50
* WinGui: Couple minor fixes.sr552012-10-182-1/+5
* WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s...sr552012-10-161-4/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-133-13/+48
* WinGui: API Tidyup Part 3 of many.sr552012-10-134-26/+25
* WinGui: Settings tidyupsr552012-10-106-16/+36
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-1011-7/+259
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-092-26/+0
* WinGui: Build Fixsr552012-10-071-10/+0
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-071-0/+8
* WinGui: Fix an exception when shutting down.sr552012-10-072-1/+8
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-063-11/+8
* WinGui: Improvements to status messages.sr552012-09-301-2/+23
* WinGui: Cancel Scan menu option now greyed out when not scan running.sr552012-09-304-1/+113
* WinGui: Misc Fixessr552012-09-304-15/+12
* WinGui: Fix broken log window.sr552012-09-291-3/+3
* WinGui: Readded missing functionality that scans files dropped on the app ico...sr552012-09-293-16/+47
* WinGui: Deploy the updated application icon. sr552012-09-276-3/+3
* WinGui: Swap out the interface for IEncode in the preview window.sr552012-09-261-1/+1
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-2515-808/+552
* WinGui: Misc typos, tidyupsr552012-09-2312-30/+8
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-113-53/+48
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-082-13/+6
* WinGui: Hide the Debug Menu behind an option.sr552012-09-086-2/+50
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-082-39/+165
* 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 new sample rates, 8, 11.025, 12 and 16 as optionssr552012-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: Further work and fixes on the Process Isolation Servicesr552012-09-023-9/+21
* WinGui: Fix preview window.sr552012-09-021-1/+3
* WinGui: Further work in the process isolation service.sr552012-09-019-19/+139
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ...sr552012-09-011-6/+42
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-2718-135/+0
* WinGui: Fix a second Integer overflow.sr552012-08-251-1/+1
* WinGui: Fix an Integer overflow in the picture settings panel.sr552012-08-251-1/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-251-12/+18
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-226-67/+325
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-196-5/+512
* WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-154-28/+35
* WinGui: Picture settings MaxWidth/Height fixessr552012-08-131-4/+4
* WinGui: Highlight the default preset in italics.sr552012-08-122-6/+11
* WinGui: --subtitle-burn -> should be burnedsr552012-08-081-1/+1
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-051-16/+46
* WinGui: Improvements in the options screen layoutsr552012-08-041-15/+9
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-046-85/+174
* WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is...sr552012-07-251-1/+6
* WinGui: Couple UI tweaks and better text rendering throughout the app since n...sr552012-07-237-10/+20
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-233-19/+34