summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+1
* WinGui: use libhb presets for QSV.Rodeo2013-11-081-34/+8
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: Update the video preview window icon. Was using the wrong one.sr552013-11-022-4/+4
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-023-1/+1
* 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-273-5/+7
* 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-201-2/+2
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-201-0/+3
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-6/+6
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-14/+71
* WinGui: Remove now unneeded debug menusr552013-09-213-5/+2
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-171-7/+9
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-10/+1
* WinGui: Remove system info from about window.sr552013-09-081-8/+0
* WinGui: Add System Information to the About Window and Log header.sr552013-09-071-0/+8
* WinGui: Change the implementation of the Source Menu Image handling. Hopefull...sr552013-09-031-5/+22
* WinGui: Some more work on the Instant HandBrake prototype. sr552013-08-274-52/+84
* WinGui: Show a radio button on the filters tab to select between Deinterlace ...sr552013-08-271-16/+36
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-232-27/+134
* 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: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-222-21/+18
* WinGui: Cosmetic fixes around the new libhb scanning. sr552013-08-221-1/+0
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-221-2/+2
* WinGui: Initial work around around a when done countdown.sr552013-08-213-0/+66
* WinGui: General code tidyupsr552013-08-171-1/+1
* WinGui: Improved the Queue Tooltip and Added a new "Reset to 'Do nothing' wh...sr552013-08-172-3/+10
* WinGui: sr552013-07-272-5/+14
* WinGui: Misc fixes and improvementssr552013-07-202-2/+8
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-141-3/+0
* WinGui: Fix to the Drive Menu service so that it doesn't refresh when clickin...sr552013-07-061-2/+3
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-295-0/+211
* WinGui: Rejig the Options window a bit.sr552013-06-281-5/+4
* WinGui: Fix the Source Drive MenuItems occasionally not working when pressed....sr552013-06-211-2/+1
* WinGui: Fix an issue on the queue where jobs would re-appear after clicking e...sr552013-06-201-24/+39
* WinGui: Fix a styling issue on the audio/subs tabsr552013-06-162-5/+6
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-136-16/+93
* WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...sr552013-06-061-33/+28
* WinGui: Put Lower / Placebo Quality (Higher quality for non x264) markers und...sr552013-06-021-8/+17
* WinGui: Some usability improvements around presets. Also trying out a "Hide P...sr552013-06-023-8/+49
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-011-1/+2
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...sr552013-06-014-13/+49
* Prep for patch release.sr552013-05-301-1/+1
* WinGui: Add an attached property to the source menu to handle drive detection...sr552013-05-261-2/+3
* WinGui: Add Clear buttons back to the Audio/Subs tabs.sr552013-05-252-14/+20
* WinGui: Attempt 2 at fixing text overlap and fixed lossless warning label not...sr552013-05-251-1/+1
* WinGui: Add some margin to prevent help prevent overlapping of CQ value and R...sr552013-05-251-1/+1
* WinGui: Refactor the Presets Picture Size handling to make it a bit clearer w...sr552013-05-251-1/+1