summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-1915-157/+269
* WinGui: Fix build scriptsr552013-05-184-570/+665
* WinGui: Fix typosr552013-05-181-1/+1
* WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...sr552013-05-114-8/+8
* WinGui: Fix a reset issue on the log window.sr552013-04-301-0/+1
* WinGui: Fix buildsr552013-04-291-1/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-292-3/+3
* WinGui: Quick fix to the preset export cancel option.sr552013-04-261-1/+1
* WinGui: Change the Audio Automatic behaviour to be a bit more sane. When Add...sr552013-04-261-1/+13
* WinGui: Disable Custom Anamorphic calculations (Will implement these via libh...sr552013-04-212-3/+33
* WinGui: Added some additional sanity checking around preset import/export code.sr552013-04-212-8/+11
* WinGui: Fix the Preset exporter. (VideoFramerateMode was missing)sr552013-04-121-1/+1
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-1212-12/+96
* WinGui: Fix Modulus option in preset import.sr552013-04-121-0/+3
* WinGui: default to burn-in for VobSub too (when the container is MP4).Rodeo2013-04-021-1/+1
* Exposing DurationPts on titles and chapters from scans, along with some conve...randomengy2013-03-3112-80/+199
* WinGui: Update the dragdrop library to fix a number of glitches.sr552013-03-305-174/+251
* WinGui: Couple bug fixes and tweaks.sr552013-03-272-3/+20
* WinGui: Fix an issue with the avg bitrate text box. Update on property change...sr552013-03-221-1/+2
* WinGui: Removed extra property.sr552013-03-201-1/+0
* WinGui: Small tweak to enable burned in for pgs by default in mp4 files. (Add...sr552013-03-201-0/+8
* WinGui: Fix a bug in the scan engine that caused problems with multi-angle di...sr552013-03-202-15/+11
* WinGui: Appcast related fixes and tidyup.sr552013-03-207-53/+42
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-1922-232/+190
* WinGui: Update Assembly Info and Installer templatessr552013-03-097-11/+11
* WinGui: Update some default settings for first install. Changed default updat...sr552013-03-091-3/+3
* WinGui: UI Cosmetic fixes.sr552013-03-095-4/+12
* WinGui: Use invariant culture for scan percentage conversion.sr552013-03-081-1/+1
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-0711-126/+199
* WinGui: Show the two log files as tabs rather than a combobox selection. Make...sr552013-03-052-89/+33
* WinGui: Push Any up to the top of the language lists.sr552013-03-033-12/+3
* WinGui: Port advanced tab caching code to trunksr552013-03-021-0/+41
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-024-10/+19
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-244-10/+24
* WinGui: Enhancements to the preview window and scanning option.ssr552013-02-232-9/+24
* WinGui: Split out the advanced tab code into separate panels.sr552013-02-1613-1628/+2014
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-1234-265/+591
* WinGui: Fix the source display label for batch scan mode.sr552013-02-091-19/+3
* WinGui: Add support for the tray icon.sr552013-02-029-861/+1098
* WinGui: Code Tidyup.sr552013-01-263-25/+58
* WinGui: Numerous bug fixes to the services library.sr552013-01-2610-234/+291
* WinGui: Fix a bug in the GongSolutions.Wpf.DragDrop library that was causing ...sr552013-01-264-39/+39
* WinGui: Remember the last used preview duration.sr552013-01-243-0/+15
* WinGui: Allow a shorted preview video.sr552013-01-241-1/+1
* WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...sr552013-01-235-19/+955
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-233-3/+16
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-2012-8/+554
* WinGui: Couple UI tidyup'ssr552013-01-183-14/+11
* WinGui: Update advanced tab notice to be clearer.sr552013-01-182-0/+4
* WinGui: UI Tweaks.sr552013-01-1714-42/+406