summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: API Tidyup Part 3 of many.sr552012-10-1310-733/+601
* WinGui: Settings tidyupsr552012-10-107-36/+36
* WinGui: Missed files from previous checkin.sr552012-10-108-171/+4
* 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-094-32/+1
* WinGui: Fix a couple of swallowed exceptions.sr552012-10-072-9/+16
* WinGui: Build Fixsr552012-10-071-10/+0
* WinGui: API Tidyup Part 1 of manysr552012-10-078-75/+28
* WinGui: Updated docs with trunk copy.sr552012-10-072-0/+18
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-0712-238/+35
* WinGui: Fix an exception when shutting down.sr552012-10-072-1/+8
* WinGui: Remove Castle references from HandBrake.Interopsr552012-10-065-56/+8
* WinGui: Improvements to status messages.sr552012-09-302-4/+34
* WinGui: Cancel Scan menu option now greyed out when not scan running.sr552012-09-304-1/+113
* WinGui: Misc Fixessr552012-09-305-17/+24
* 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-2528-254/+715
* WinGui: Misc typos, tidyupsr552012-09-2313-31/+9
* Interop: Adding missing file from previous checkin.randomengy2012-09-211-0/+53
* Interop: Bring up to speed with libhb. Exposes more functions, accommodates c...randomengy2012-09-2016-279/+284
* WinGui: Couple fixes to Pictures settings and add presets.sr552012-09-113-53/+48
* WinGui: Missing comma with "Greek, Modern"sr552012-09-111-1/+1
* WinGui: Update a broken Property Changed notification in the AudioTrack modelsr552012-09-091-12/+11
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-083-14/+7
* 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-083-39/+177
* WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's...sr552012-09-072-4/+70
* WinGui: Make sure new Mixdowns get appropriate bitrate selections for aacsr552012-09-072-4/+4
* 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-074-11/+52
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-027-22/+52
* WinGui: Fix preview window.sr552012-09-021-1/+3
* WinGui: Further work in the process isolation service.sr552012-09-0112-26/+158
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-012-2/+2
* 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-2516-150/+184
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-2218-154/+698
* WinGui: Setup properties for the HandBrake.Server app.sr552012-08-192-3/+11
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-1921-36/+1160
* 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
* Interop: Some refactoring, exposing list of video encoders, fixed const value...randomengy2012-08-125-297/+344
* WinGui: Highlight the default preset in italics.sr552012-08-123-21/+56
* WinGui: --subtitle-burn -> should be burnedsr552012-08-082-2/+2