summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-091-6/+11
* WinGui: If you invoke HandBrake.exe with "--auto-start-queue" it will automa...sr552016-04-231-9/+22
* WinGui: Small code optimisation in the QueueRecoveryHelpersr552016-04-181-3/+8
* WinGui: Fix a couple of silent errors with the new logging system.sr552016-03-261-0/+5
* WinGui: If there are multiple queue recovery files, don't fail the set if one...sr552016-03-261-11/+20
* WinGui: Add a Logging Service into the AppServices library. This does not dep...sr552016-03-211-0/+49
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-071-1/+0
* WinGui: Some API and warnings cleanup.Scott2015-12-273-8/+66
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-231-0/+31
* App Services Modelling Tidy UpScott2015-09-262-1/+40
* Tidy up some Stylecop WarningsScott2015-09-261-0/+3
* App Services Cleanup ContdScott2015-09-261-0/+1
* AppServices tidyupScott2015-09-261-3/+3
* WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.sr552015-06-031-2/+8
* WinGui: General tidy up and remove the custom styling for the app. The app wi...sr552015-05-171-37/+0
* 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