summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update the video preview window icon. Was using the wrong one.sr552013-11-023-5/+4
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-024-2/+5
* WinGui: Fixed an issue with the Queue toolbar where resizing the widow to a s...sr552013-11-023-11/+19
* WinGui: Couple of cosmetic fixes / minor improvements. sr552013-10-274-6/+8
* WinGui: Fixed burn-in checkbox for subtitlessr552013-10-251-1/+1
* WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...sr552013-10-204-34/+40
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-205-4/+51
* WinGUI: Add a notice for XP users letting them know the app is not currently ...sr552013-10-101-2/+10
* WinGui: Make Lanczos the default scaler in the WinGUI again.sr552013-10-101-1/+1
* WinGui: Handle libhb dll errors.sr552013-10-081-1/+15
* WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...sr552013-10-053-10/+17
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-288-46/+21
* WinGui: Fix an index problem with the angles dropdown.sr552013-09-271-1/+1
* WinGui: Fix typosr552013-09-212-2/+2
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-2114-166/+583
* WinGui: Remove now unneeded debug menusr552013-09-219-53/+13
* WinGui: Fix up libhb encode feature.sr552013-09-211-2/+28
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-218-212/+12
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-175-49/+12
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-146-19/+8
* WinGui: Fix the Audio Track selection again.sr552013-09-101-0/+11
* WinGui: Remove some unused References sr552013-09-081-5/+0
* WinGui: Remove system info from about window.sr552013-09-082-50/+0
* WinGui: Add System Information to the About Window and Log header.sr552013-09-072-0/+55
* WinGui: Fix the Automatic Auto selection when a preset is selected. Honour th...sr552013-09-071-1/+1
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-034-19/+42
* WinGui: Another small fix around point to point mode setting of start and end...sr552013-09-011-1/+1
* WinGui: Fix an issue with the Seconds mode (not setting end point correctly)sr552013-09-011-5/+5
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-011-2/+2
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-2710-60/+1142
* WinGui: Update the new radio buttons to work with the presets changing.sr552013-08-271-0/+13
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-273-20/+82
* Interop: Few minor updates for QuickSync.sr552013-08-241-3/+1
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-241-2/+5
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-242-20/+0
* WinGui: Fix a small logic bug in the video encoder dropdown with av_mkvsr552013-08-231-1/+1
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-232-2/+7
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-236-38/+341
* WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...sr552013-08-224-146/+55
* WinGui: Improve the layout of the Subtitle Tracks listbox items.sr552013-08-221-107/+69
* WinGui: Missing theme file from last checkin.sr552013-08-221-0/+52
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-225-22/+326
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-222-17/+0
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-222-39/+5
* WinGui: Initial work around around a when done countdown.sr552013-08-219-25/+312
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-181-1/+7
* WinGui: Missing file from a previous commit.sr552013-08-181-0/+67
* WinGui: General code tidyupsr552013-08-178-114/+9
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-177-23/+60
* WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...sr552013-08-171-1/+1