summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Helpers/AutoNameHelper.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-5/+15
* WinGui: Remove Preset AutoName function as it hasn't ever worked properly.sr552016-12-221-5/+4
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-1/+4
* WinGui: Add {preset} to autoname options. This is a non-live option meaning i...sr552016-06-091-6/+11
* WinGui: Some API and warnings cleanup.Scott2015-12-271-1/+1
* AppServices tidyupScott2015-09-261-3/+3
* WinGui: Moving the Interop Code into the services library. This will allow so...sr552015-02-281-1/+1
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-1/+2
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-211-1/+1
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-1/+2
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+2
* 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: 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: Make the AVFormat Muxers default.sr552013-07-131-1/+1
* 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: Fix Add Preset not honouring custom source width / height.sr552012-06-301-1/+0
* WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...sr552012-05-201-1/+27
* WinGui: (WPF) Preview pane grouping added.sr552012-03-101-2/+1
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-111-16/+9
* WinGui: (WPF) Fix build, Audio / Subtitle Panel initial template design, Outp...sr552011-12-301-101/+100
* WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...sr552011-12-271-0/+174