summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....sr552011-12-2731-70/+1168
* WinGui: (WPF) Work on the Chapters Panel + Missing Image files.sr552011-12-226-11/+137
* WinGui: Fix the Query Parser for x264 preset options. sr552011-12-221-5/+7
* WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.sr552011-12-2112-20/+393
* WinGui: Fix an issue with the Output Settings preset name display. It was int...sr552011-12-201-1/+1
* WinGui: Some Audio Panel refactoring and an additional method to the scan ser...sr552011-12-204-12/+58
* WinGui: Import Patch to fix corrupted characters in the Parser class. http://...sr552011-12-201-1/+1
* WinGui: (WPF) Further work hooking up the new main window.sr552011-12-0320-64/+208
* WinGui: (WPF) Update with options panel with the latest WinForm changes.sr552011-12-024-3/+39
* WinGui: Extended the Automatic Audioo/Subtitle selection feature to allow a p...sr552011-12-017-78/+104
* WinGui: Fix VLC detection bug.sr552011-12-011-9/+13
* WinGui: Fix to the autoname function {source_path} option. It would sometimes...sr552011-11-291-1/+5
* WinGui: (WPF) Further UI work on the new interface.sr552011-11-285-120/+262
* WinGui: (WPF) Further work on setting up the initial UI.sr552011-11-263-11/+178
* WinGui: Change the audio panel, so that if no tracks are available, the contr...sr552011-11-261-1/+1
* WinGui: (WPF) Some further UI Work.sr552011-11-2016-130/+204
* WinGui: (WPF) Add global exception handler and new wpf exception view.sr552011-11-208-10/+395
* WinGui: Add a tooltip to the audio panel that explains it's operation a bit b...sr552011-11-192-1/+10
* WinGui: Fix a issue where audio controls would disable sometimes if there was...sr552011-11-191-0/+24
* WinGui: Fixes to the Burned/Default flags being set incorrectly on the subtit...sr552011-11-171-42/+12
* WinGui: Some issues with loading ffmpeg4 encoder via presets fixed.sr552011-11-172-3/+5
* WinGui: Fix the mpeg4 encoder query.sr552011-11-171-1/+1
* WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...sr552011-11-1314-65/+415
* 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