summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix a crash when updating the status display.sr552014-01-024-14/+2
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-298-66/+516
* WinGui: Improved an Add All Error message in relation to the Auto File Naming...sr552013-12-293-6/+65
* WinGui: Fix a few bugs:sr552013-12-294-75/+11
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-269-353/+56
* WinGui: Attempt to make the new source selection window less jarring in terms...sr552013-12-212-9/+10
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-076-73/+6
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-074-143/+5
* WinGui: Some further work in the background on the still preview feature.sr552013-12-066-9/+131
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-0110-11/+309
* WinGui: Undo the Preview Change from last checkin.sr552013-11-281-2/+2
* Interop: Fix an issue with the path being presented in the system codepath. U...sr552013-11-281-2/+2
* WinGui: Fix typo on the Options windowsr552013-11-222-2/+2
* WinGui: Some additional work on Static Previews. Added slider to select the p...sr552013-11-224-10/+174
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-198-17/+167
* WinGui: Fix a large number of stylecop warnings. sr552013-11-1916-60/+48
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-1922-57/+383
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-197-36/+93
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-198-23/+80
* WinGui: Regenerate the handbrakepineapple.ico file. Improves the icon appeara...sr552013-11-091-0/+0
* WinGui: use libhb presets for QSV.Rodeo2013-11-082-41/+14
* WinGui: don't ignore the H.264 profile and level when the encoder is QSV.Rodeo2013-11-081-19/+47
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-084-6/+6
* 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