| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ... | sr55 | 2012-09-08 | 3 | -39/+177 |
* | WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's... | sr55 | 2012-09-07 | 2 | -4/+70 |
* | WinGui: Make sure new Mixdowns get appropriate bitrate selections for aac | sr55 | 2012-09-07 | 2 | -4/+4 |
* | 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 | 4 | -11/+52 |
* | WinGui: Further work and fixes on the Process Isolation Service | sr55 | 2012-09-02 | 7 | -22/+52 |
* | WinGui: Fix preview window. | sr55 | 2012-09-02 | 1 | -1/+3 |
* | WinGui: Further work in the process isolation service. | sr55 | 2012-09-01 | 12 | -26/+158 |
* | WinGui: Fix culture issue with the framerate. Any non round number selection ... | sr55 | 2012-09-01 | 2 | -2/+2 |
* | 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 | 16 | -150/+184 |
* | WinGui: Initial Work to wire up Encode Process Isolation. | sr55 | 2012-08-22 | 18 | -154/+698 |
* | WinGui: Setup properties for the HandBrake.Server app. | sr55 | 2012-08-19 | 2 | -3/+11 |
* | WinGui: Prototype of process isolation support (to be used for libhb when thi... | sr55 | 2012-08-19 | 21 | -36/+1160 |
* | 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 |
* | Interop: Some refactoring, exposing list of video encoders, fixed const value... | randomengy | 2012-08-12 | 5 | -297/+344 |
* | WinGui: Highlight the default preset in italics. | sr55 | 2012-08-12 | 3 | -21/+56 |
* | WinGui: --subtitle-burn -> should be burned | sr55 | 2012-08-08 | 2 | -2/+2 |
* | WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt... | sr55 | 2012-08-05 | 3 | -19/+91 |
* | 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: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height. | sr55 | 2012-07-25 | 1 | -2/+2 |
* | 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 | 7 | -45/+172 |
* | WinGui: Fix a possible crash after scanning a source. | sr55 | 2012-07-23 | 4 | -136/+9 |
* | WinGui: Move some stuff around in the services library and refactor out some ... | sr55 | 2012-07-20 | 34 | -103/+74 |
* | WinGui: Array of fixes and changes | sr55 | 2012-07-20 | 10 | -27/+199 |
* | WinGui: Pushing version numbers forward for the main branch. | sr55 | 2012-07-16 | 4 | -6/+6 |
* | WinGui: Working drive tray insert/remove detection. | sr55 | 2012-07-14 | 9 | -59/+148 |
* | WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser... | sr55 | 2012-07-13 | 5 | -125/+250 |
* | WinGui: Fix an issue where selecting the dvd drive in the source menu would n... | sr55 | 2012-07-11 | 1 | -7/+3 |
* | WinGui: Initial work to restore queue editing functionality. (Note, it's not ... | sr55 | 2012-07-08 | 24 | -132/+387 |
* | WinGui: Add support for keyboard shortcuts. These are slightly different to t... | sr55 | 2012-07-08 | 5 | -1/+168 |
* | WinGui: Additional fixes for multi-instance. | sr55 | 2012-07-07 | 5 | -62/+114 |
* | WinGui: Fixes to allow for multi-instance to work again. | sr55 | 2012-07-07 | 3 | -32/+3 |
* | WinGui: Fix for Chapter markers starting at the wrong point. | sr55 | 2012-07-06 | 1 | -1/+1 |
* | WinGui: Fix Add Preset not honouring custom source width / height. | sr55 | 2012-06-30 | 3 | -46/+58 |
* | WinGui: Fix an issue where the Autoname would keep the existing file extensio... | sr55 | 2012-06-30 | 1 | -1/+1 |
* | WinGui: Assorted fixes. | sr55 | 2012-06-30 | 8 | -24/+133 |
* | WinGui: Refactor the Update service and add a new options tab to deal with up... | sr55 | 2012-06-30 | 14 | -330/+584 |
* | WinGui: Update the behaviour of the Burned / Default check boxes to make them... | sr55 | 2012-06-30 | 1 | -5/+37 |
* | WinGui: More UI tweaks and improvements. | sr55 | 2012-06-26 | 3 | -3/+12 |
* | WinGui: Another set of assorted fixes and UI tweaks. | sr55 | 2012-06-26 | 6 | -38/+95 |
* | WinGui: Additional fixes to the picture settings panel. | sr55 | 2012-06-24 | 1 | -13/+17 |
* | WinGui: Assorted Fixes | sr55 | 2012-06-24 | 6 | -82/+61 |