summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-1/+1
* WinGui: Small bug fix to handling of queue recovery when running mulitple ins...sr552015-04-181-1/+15
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-121-1/+2
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-012-3/+0
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-011-0/+2
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-282-4/+4
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-1/+2
* WinGui: Fix a bug in the anamorphic size code.sr552014-12-201-12/+5
* WinGui: Update the libhb scan code to work with the updated API. See rev6602 ...sr552014-12-181-5/+2
* WinGui: Remove the CLI Check Helper. Using LibHB to determine version inform...sr552014-11-281-117/+0
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-221-41/+50
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-1/+1
* WinGui: unbreak interop job structurejstebbins2014-06-241-1/+0
* WinGui: One more missing change.sr552014-06-141-1/+1
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-183-5/+2
* WinGui: Restore rolled back tabbing fix + added a check for illegal character...sr552014-03-231-0/+56
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-071-124/+0
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-193-2/+6
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-1/+1
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-141-1/+1
* WinGui: General code tidyupsr552013-08-172-103/+2
* WinGui: Fix the autoname helper so that it correctly sets the mkv extension f...sr552013-08-171-1/+1
* WinGui: Misc fixes and improvementssr552013-07-201-1/+12
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-141-371/+2
* WinGui: Make the AVFormat Muxers default.sr552013-07-131-1/+1
* WinGui: Some in-progress code that I'll pickup later on.sr552013-07-072-0/+683
* WinGui: Added a new option that will allow users to fallback to using system ...sr552013-06-131-0/+37
* WinGui: Added option to AutoName functionality to remove common punctuation f...sr552013-06-011-14/+16
* WinGui: Make the AutoNaming feature less trigger happy. It should not run for...sr552013-05-221-2/+2
* WinGui: Change the CLI Helper to use the application startup path rather than...sr552013-05-191-2/+3
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-9/+0
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-191-2/+0
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-181-0/+63
* WinGui: Fixes to the new queue recovery code. Cleanup of old recovery files s...sr552012-10-161-4/+3
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-5/+40
* WinGui: API Tidyup Part 3 of many.sr552012-10-131-1/+1
* WinGui: Settings tidyupsr552012-10-101-5/+5
* WinGui: API Tidyup Part 2 of many. Growl Support.sr552012-10-101-0/+124
* WinGui: Fixes to the Advanced Panel (8x8t and ref) and Picture Panel (Further...sr552012-08-151-1/+1
* WinGui: Fix Add Preset not honouring custom source width / height.sr552012-06-301-1/+0
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-301-126/+0
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-201-1/+27
* WinGui:sr552012-05-141-5/+10
* WinGui: (WPF) Bug fixes to the advanced panelsr552012-04-011-1/+3
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-241-0/+365
* WinGui: (WPF) Fix duration displaysr552012-03-201-4/+0
* WinGui: (WPF) Started implementing the startup procedure: Update checking, Pr...sr552012-03-192-2/+197
* WinGui: (WPF) Preview pane grouping added.sr552012-03-101-2/+1
* WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...sr552012-02-182-0/+193