| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana... | sr55 | 2012-11-18 | 2 | -30/+101 |
* | WinGui: Handle FileNotFound Exceptions with a nicer error message. | sr55 | 2012-11-18 | 1 | -3/+16 |
* | Interop: Fix build break from bad merge. | randomengy | 2012-11-17 | 1 | -0/+3 |
* | WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau... | sr55 | 2012-11-17 | 10 | -2/+2 |
* | Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve... | randomengy | 2012-11-12 | 6 | -18/+98 |
* | WinGui: Updated the preset pane icons. | sr55 | 2012-11-11 | 5 | -6/+8 |
* | WinGui: UI Tweaks and improvements | sr55 | 2012-11-10 | 7 | -41/+58 |
* | Another scaling artefact fix. | sr55 | 2012-11-10 | 1 | -0/+0 |
* | WinGui: Initial set of new icons implemented. | sr55 | 2012-11-10 | 21 | -11/+9 |
* | WinGui: Better error messages from the user settings service. | sr55 | 2012-11-10 | 1 | -2/+3 |
* | WinGui: Fixes to deblock filter. | sr55 | 2012-11-08 | 2 | -2/+3 |
* | WinGui: Remove debug menu option | sr55 | 2012-10-27 | 1 | -1/+0 |
* | WinGui: Initial work to overhaul the plist import code. | sr55 | 2012-10-27 | 14 | -476/+533 |
* | 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 | 8 | -70/+78 |
* | WinGui: API Tidyup Part 3 of many. | sr55 | 2012-10-13 | 10 | -733/+601 |
* | WinGui: Settings tidyup | sr55 | 2012-10-10 | 7 | -36/+36 |
* | WinGui: Missed files from previous checkin. | sr55 | 2012-10-10 | 8 | -171/+4 |
* | 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 | 4 | -32/+1 |
* | WinGui: Fix a couple of swallowed exceptions. | sr55 | 2012-10-07 | 2 | -9/+16 |
* | WinGui: Build Fix | sr55 | 2012-10-07 | 1 | -10/+0 |
* | WinGui: API Tidyup Part 1 of many | sr55 | 2012-10-07 | 8 | -75/+28 |
* | WinGui: Updated docs with trunk copy. | sr55 | 2012-10-07 | 2 | -0/+18 |
* | WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ... | sr55 | 2012-10-07 | 12 | -238/+35 |
* | 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 | 5 | -56/+8 |
* | WinGui: Improvements to status messages. | sr55 | 2012-09-30 | 2 | -4/+34 |
* | 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 | 5 | -17/+24 |
* | 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 | 28 | -254/+715 |
* | WinGui: Misc typos, tidyup | sr55 | 2012-09-23 | 13 | -31/+9 |
* | Interop: Adding missing file from previous checkin. | randomengy | 2012-09-21 | 1 | -0/+53 |
* | Interop: Bring up to speed with libhb. Exposes more functions, accommodates c... | randomengy | 2012-09-20 | 16 | -279/+284 |
* | WinGui: Couple fixes to Pictures settings and add presets. | sr55 | 2012-09-11 | 3 | -53/+48 |
* | WinGui: Missing comma with "Greek, Modern" | sr55 | 2012-09-11 | 1 | -1/+1 |
* | WinGui: Update a broken Property Changed notification in the AudioTrack model | sr55 | 2012-09-09 | 1 | -12/+11 |
* | WinGui: Couple Corrections to the Audiobitrate converter. | sr55 | 2012-09-08 | 3 | -14/+7 |
* | 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 | 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 |