summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add a warning when closing the app while an encode is running. A fix ...sr552012-05-263-10/+48
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...sr552012-05-266-77/+341
* WinGui: Change the Binding behaviour to update the bound field as the user ty...sr552012-05-251-1/+1
* WinGui: Add a file to indicate that the WinForms UI is deprecated.sr552012-05-212-0/+4
* WinGui: Fixes to the DragDrop Library and added the source as a zip package.sr552012-05-214-114/+28
* WinGui: Bug fixes on the subtitles panel.sr552012-05-212-6/+16
* WinGui: Allow folders to be dropped on the main window.sr552012-05-201-1/+1
* WinGui: Range of bug fixes and UI tweaks.sr552012-05-208-25/+26
* WinGui: Status overlay when scanning. Not sure if this is going to stay, just...sr552012-05-207-254/+670
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-206-17/+132
* WinGui: When Changing the output format, limit to only valid choices in the v...sr552012-05-1914-38/+299
* WinGui: Fix issue with query for mkv files.sr552012-05-191-1/+5
* WinGui: Fix a bunch of dodgy regexs that could lead to certain filenames caus...sr552012-05-151-18/+18
* WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...sr552012-05-153-4/+9
* WinGui:sr552012-05-142-6/+16
* WinGui: Fix a crash in the user settings service on a clean install. Also han...sr552012-05-143-7/+8
* WinGui: Fix a bug that was causing the incorrect quality setting to be set.sr552012-05-131-9/+4
* WinGui: Fix Installer Scriptssr552012-05-123-3/+3
* WinGui: 64bit WPF build fix.sr552012-05-121-1/+1
* WinGui: Another attempt at fixing the build script.sr552012-05-121-4/+4
* WinGui: Build Script Updates for the WPF UI.sr552012-05-121-9/+7
* WinGui: Make the new WPF UI default. (the old UI exe is still included in the...sr552012-05-1218-137/+247
* WinGui: (WPF) UI Consistency tweaks and improvements.sr552012-05-0610-60/+90
* WinGui: (WPF) Build system tweaks.sr552012-05-052-2/+4
* WinGui: Add bob support in the plist parser.sr552012-05-051-0/+8
* WinGui: (WPF) Change the Preset window from singleton to transient sr552012-05-051-1/+1
* WinGui: Support for bob deinterlacing/ decomb.sr552012-05-056-23/+65
* WinGui: Fix an issue importing SRT subs.sr552012-05-051-1/+9
* WinGui: (WPF) Updates to the new Query Generator to deal with passthru tracks...sr552012-05-011-7/+8
* WinGui: (WPF) Improvements to the new audio panel.sr552012-05-017-42/+177
* WinGui (WPF) Fix a bug in the GongSolutions WPF Drag/Drop Library to prevent ...sr552012-04-293-19/+286
* WinGui: Basic support for PGS subtitles in the forms UI.sr552012-04-295-21/+84
* WinGui: Fix Preview Window Play button crash.sr552012-04-281-0/+4
* WinGui: Always pass down the --previews flag for encodes when it's not defaul...sr552012-04-221-1/+7
* WinGui: Remove deprecated variable to avoid confusion.sr552012-04-126-13/+7
* WinGui: (WPF) Audio Panel Auto Passthru implementation. sr552012-04-125-4/+54
* WinGui: File Handler was not being released, now fixed.sr552012-04-121-20/+22
* WinGui: Lots of fixes to the Plist Import / Export functionality.sr552012-04-121-31/+57
* WinGui: (WPF) Initial Implementation of title specific scanning.sr552012-04-069-9/+272
* WinGui: Update Caliburn Micro Framework to 1.3.1sr552012-04-063-74/+453
* WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...sr552012-04-015-26/+36
* WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.sr552012-04-015-24/+134
* WinGui: (WPF) Bug fixes to the advanced panelsr552012-04-014-6/+22
* WinGui: Fix an filepath issue in libhb scan service.sr552012-04-011-2/+2
* WinGui: (0.9.x) User Settings Service Fixes/Improvements from Trunksr552012-04-011-0/+4
* Interop: Fixes / API Updates for Encoding.sr552012-03-314-42/+102
* Interop: Update hb_job_s and hb_title_s with latest API changes.sr552012-03-312-0/+8
* Interop: Expose option to enable or disable LibDVDNav on scans.randomengy2012-03-311-80/+87
* WinGui: More refactoring of user settings / exception handling for the user s...sr552012-03-293-41/+29
* WinGui: Add code to overwrite corrupted settings file.sr552012-03-281-0/+9