| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |