| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: Couple of UI fixes. | sr55 | 2012-10-21 | 1 | -26/+50 |
* | WinGui: Couple minor fixes. | sr55 | 2012-10-18 | 2 | -1/+5 |
* | WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s... | sr55 | 2012-10-16 | 1 | -4/+3 |
* | WinGui: Refactor multi-instance support to use Process ID. Fix old log file c... | sr55 | 2012-10-13 | 3 | -13/+48 |
* | WinGui: API Tidyup Part 3 of many. | sr55 | 2012-10-13 | 4 | -26/+25 |
* | WinGui: Settings tidyup | sr55 | 2012-10-10 | 6 | -16/+36 |
* | WinGui: API Tidyup Part 2 of many. Growl Support. | sr55 | 2012-10-10 | 11 | -7/+259 |
* | WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym... | sr55 | 2012-10-09 | 2 | -26/+0 |
* | WinGui: Build Fix | sr55 | 2012-10-07 | 1 | -10/+0 |
* | WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ... | sr55 | 2012-10-07 | 1 | -0/+8 |
* | WinGui: Fix an exception when shutting down. | sr55 | 2012-10-07 | 2 | -1/+8 |
* | WinGui: Remove Castle references from HandBrake.Interop | sr55 | 2012-10-06 | 3 | -11/+8 |
* | WinGui: Improvements to status messages. | sr55 | 2012-09-30 | 1 | -2/+23 |
* | WinGui: Cancel Scan menu option now greyed out when not scan running. | sr55 | 2012-09-30 | 4 | -1/+113 |
* | WinGui: Misc Fixes | sr55 | 2012-09-30 | 4 | -15/+12 |
* | WinGui: Fix broken log window. | sr55 | 2012-09-29 | 1 | -3/+3 |
* | WinGui: Readded missing functionality that scans files dropped on the app ico... | sr55 | 2012-09-29 | 3 | -16/+47 |
* | WinGui: Deploy the updated application icon. | sr55 | 2012-09-27 | 6 | -3/+3 |
* | WinGui: Swap out the interface for IEncode in the preview window. | sr55 | 2012-09-26 | 1 | -1/+1 |
* | WinGui: LibHb Encode and Scan support (off by default for the moment until I ... | sr55 | 2012-09-25 | 15 | -808/+552 |
* | WinGui: Misc typos, tidyup | sr55 | 2012-09-23 | 12 | -30/+8 |
* | WinGui: Couple fixes to Pictures settings and add presets. | sr55 | 2012-09-11 | 3 | -53/+48 |
* | WinGui: Couple Corrections to the Audiobitrate converter. | sr55 | 2012-09-08 | 2 | -13/+6 |
* | WinGui: Hide the Debug Menu behind an option. | sr55 | 2012-09-08 | 6 | -2/+50 |
* | WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ... | sr55 | 2012-09-08 | 2 | -39/+165 |
* | WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's... | sr55 | 2012-09-07 | 1 | -4/+69 |
* | WinGui: Make sure new Mixdowns get appropriate bitrate selections for aac | sr55 | 2012-09-07 | 1 | -1/+1 |
* | WinGui: Add new sample rates, 8, 11.025, 12 and 16 as options | sr55 | 2012-09-07 | 1 | -1/+1 |
* | WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on... | sr55 | 2012-09-07 | 1 | -1/+1 |
* | WinGui: Further work and fixes on the Process Isolation Service | sr55 | 2012-09-02 | 3 | -9/+21 |
* | WinGui: Fix preview window. | sr55 | 2012-09-02 | 1 | -1/+3 |
* | WinGui: Further work in the process isolation service. | sr55 | 2012-09-01 | 9 | -19/+139 |
* | WinGui: Fix culture issue with the framerate. Any non round number selection ... | sr55 | 2012-09-01 | 1 | -1/+1 |
* | WinGui: Only allow 1 instance of the Queue, About, Log and Preview window to ... | sr55 | 2012-09-01 | 1 | -6/+42 |
* | WinGui: Strip out the last traces of MEF since it's not going to be used. | sr55 | 2012-08-27 | 18 | -135/+0 |
* | WinGui: Fix a second Integer overflow. | sr55 | 2012-08-25 | 1 | -1/+1 |
* | WinGui: Fix an Integer overflow in the picture settings panel. | sr55 | 2012-08-25 | 1 | -1/+1 |
* | WinGui: General Tidyup of the Services Library API. | sr55 | 2012-08-25 | 1 | -12/+18 |
* | WinGui: Initial Work to wire up Encode Process Isolation. | sr55 | 2012-08-22 | 6 | -67/+325 |
* | WinGui: Prototype of process isolation support (to be used for libhb when thi... | sr55 | 2012-08-19 | 6 | -5/+512 |
* | WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further... | sr55 | 2012-08-15 | 4 | -28/+35 |
* | WinGui: Picture settings MaxWidth/Height fixes | sr55 | 2012-08-13 | 1 | -4/+4 |
* | WinGui: Highlight the default preset in italics. | sr55 | 2012-08-12 | 2 | -6/+11 |
* | WinGui: --subtitle-burn -> should be burned | sr55 | 2012-08-08 | 1 | -1/+1 |
* | WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt... | sr55 | 2012-08-05 | 1 | -16/+46 |
* | WinGui: Improvements in the options screen layout | sr55 | 2012-08-04 | 1 | -15/+9 |
* | WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w... | sr55 | 2012-08-04 | 6 | -85/+174 |
* | WinGui: Couple more Picture Settings Tab bug fixes. Note: Still a few more is... | sr55 | 2012-07-25 | 1 | -1/+6 |
* | WinGui: Couple UI tweaks and better text rendering throughout the app since n... | sr55 | 2012-07-23 | 7 | -10/+20 |
* | WinGui: Fix up the Audio Passthru selection options. | sr55 | 2012-07-23 | 3 | -19/+34 |