summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)sr552011-11-067-15/+204
* WinGui: Several more culture issue fixes.sr552011-11-049-36/+21
* WinGui: Use Invariant culture in the Status Parser.sr552011-11-041-4/+3
* WinGui: (WPF) Initial setup for the Log Window.sr552011-10-306-7/+62
* WinGui: (WPF) Further work on the new Options window. Just UI/Cosmetic code t...sr552011-10-308-60/+228
* Interop: Updates to the Interop Library to use the new methods to get at the ...sr552011-10-3029-417/+1020
* WinGui: (WPF) Continued work on the options window. Save Settings, Various fu...sr552011-10-299-333/+1064
* WinGui: (WPF) Options window bindings are now in place.sr552011-10-284-160/+175
* WinGui: Some behavioural fixes to the audio panel controls.sr552011-10-263-10/+15
* WinGui: (WPF) Further work on the options screen. Initial rough styling and L...sr552011-10-255-35/+361
* WinGui: Add support for new decomb options.sr552011-10-234-21/+30
* WinGui: (WPF) Added backing properties for binding on the options window & so...sr552011-10-2223-85/+1523
* WinGui: Initial layout of the WPF options windowsr552011-10-2212-36/+429
* WinGui: Add support for newer and older versions of stylecop 4sr552011-10-153-3/+3
* WinGui: Fix a bug in the AutoName function when the source name has invalid c...sr552011-10-151-1/+2
* WinGui: Remove "Add only one" check from "Add All" on the audio panelsr552011-10-151-6/+0
* WinGui: Couple of cosmetic bug fixes.sr552011-10-142-7/+7
* WinGui: Add support for flac.sr552011-10-121-34/+36
* WinGui: Fix for ffmpeg AC3 encoder data converter. Patch by Lutz Ssr552011-10-121-3/+3
* WinGui: Updated EnumHelper with another helper method.sr552011-10-091-0/+22
* WinGui: Fix a bug in the Audio Panel. Unable to parse a Mixdown enumeration.sr552011-10-091-9/+9
* WinGui: typo fix.sr552011-10-081-1/+1
* WinGui: Converters and cli query handling code update for new x264 options.sr552011-10-083-1/+147
* Interop: x264Tune model update.sr552011-10-081-6/+6
* Interop: Add some models for upcoming x264 preset/tune/profile & audio encode...sr552011-10-085-26/+164
* Interop: Updating structs to keep up with libhb. Adding support for x264 prof...randomengy2011-10-0812-155/+183
* WinGui: Rename Mixdown Passthru to Nonesr552011-10-075-81/+85
* WinGui: Some refactoring of code that throws exceptions.sr552011-09-264-26/+16
* WinGui: Add a parameter-less constructor to the QueueMangersr552011-09-261-0/+8
* WinGui: Added implementation of IWindsorInstaller to the AppServices library ...sr552011-09-2510-207/+84
* WinGui: Couple of fixes and updates to the Plist parser.sr552011-09-252-7/+21
* WinGui: Some further fixes to the preset code. Plist import fixes. (Still nee...sr552011-09-244-6/+31
* WinGui: Some bug fixes and re-factoring of the preset code.sr552011-09-245-17/+79
* HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...sr552011-09-1762-484/+16438
* Interop: Add in a bunch of missing comments.sr552011-09-179-25/+121
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-175-14/+65
* WinGui: Correctly reload audio tracks on queue edit.sr552011-09-162-2/+8
* WinGui: Workaround an issue with audio controls not updating when no audio tr...sr552011-09-161-0/+4
* WinGui: Fixes to the Audio Panel.sr552011-09-165-91/+115
* WinGui: Numerous fixes to Libhb based scanning and encoding. Aside from sever...sr552011-09-126-11/+24
* WinGui: Some further work to enable libhb encode support.sr552011-09-117-62/+359
* WinGui: Remove bad auto-gen.sr552011-09-111-1/+0
* WinGui: Remove bad auto-gen again.sr552011-09-111-27/+0
* WinGui: Some further work removing duplicate models, updating the libscan/enc...sr552011-09-1119-232/+216
* WinGui: Update the Interop Mixdown and Audio Encoder objectssr552011-09-112-2/+23
* WinGui: Correct an issue with updating old presets (from 0.9.5 or earlier) to...sr552011-09-111-0/+1
* WinGui: Missed a case where the queue recovery file was not being updated whe...sr552011-09-101-0/+1
* WinGui: Make sure the queue state is correctly state when it is done processing.sr552011-09-081-0/+1
* WinGui: Don't "recover" completed queue items when restarting.sr552011-09-081-2/+4
* WinGui: Add support for longer previews.sr552011-09-041-9/+5