summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-182-30/+101
* WinGui: Handle FileNotFound Exceptions with a nicer error message.sr552012-11-181-3/+16
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3
* WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau...sr552012-11-1710-2/+2
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-126-18/+98
* WinGui: Updated the preset pane icons.sr552012-11-115-6/+8
* WinGui: UI Tweaks and improvementssr552012-11-107-41/+58
* Another scaling artefact fix.sr552012-11-101-0/+0
* WinGui: Initial set of new icons implemented.sr552012-11-1021-11/+9
* WinGui: Better error messages from the user settings service. sr552012-11-101-2/+3
* WinGui: Fixes to deblock filter.sr552012-11-082-2/+3
* WinGui: Remove debug menu optionsr552012-10-271-1/+0
* WinGui: Initial work to overhaul the plist import code.sr552012-10-2714-476/+533
* WinGui: Couple of UI fixes.sr552012-10-211-26/+50
* WinGui: Couple minor fixes.sr552012-10-182-1/+5
* WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s...sr552012-10-161-4/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-138-70/+78
* 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