summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities/LanguageUtilities.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Rename HandBrake.ApplicationServices back to HandBrake.Interop. It's ↵sr552018-06-051-312/+0
| | | | moving back to being more of an libhb interop/abstraction library only.
* WinGui: Remove some unnecessary version / bitness calls in the Services library.sr552018-05-081-1/+0
|
* WinGui: Always use iso639 for srt language code rather than name. #541sr552017-01-241-0/+25
|
* WinGui: Some initial work to make the HandBrake.ApplicationServices library ↵sr552016-04-191-26/+1
| | | | more portable.
* WinGui: Add a Logging Service into the AppServices library. This does not ↵sr552016-03-211-0/+9
| | | | | | | depend on any 3rd party libraries and is off by default. It must be initialised by calling Enable() on the LogService class. Otherwise LogMessage does nothing. Changed the Logging screen to a single panel in the WinGui. This will change back to separate Scan/Encode logs when we get libhb it's own processes. Added Auto-Scroll to the log window.
* WinGui: Fix an issue loading the language lists in the Audio / Subtitle ↵sr552016-01-231-189/+203
| | | | default tabs.
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based ↵sr552014-02-161-1/+38
| | | | | | | | | | | | | | | | | automatic track selections. This is not quite complete yet but close enough for gathering feedback. - Simplified UI design that's now available on the "Subtitle" and "Audio" tabs rather than the Options screen. The settings are no longer part of the app preferences. They are now per-preset. Build in presets default to None. - Selected Languages can now be set independently for Audio and Video. - Preferred Language is now part of the Selected Languages list. - Warning: Import/Export of presets still to be implemented. Design may yet change. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6036 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Use ISO639-2 Codes rather than language names for auto language ↵sr552013-05-291-1/+37
| | | | | | selection git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5524 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Push Any up to the top of the language lists.sr552013-03-031-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5286 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Misc typos, tidyupsr552012-09-231-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4978 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Missing comma with "Greek, Modern"sr552012-09-111-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4958 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Assorted Fixessr552012-06-241-4/+8
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4773 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ↵sr552012-01-221-2/+5
| | | | | | & Utilities. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4418 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552011-03-271-0/+210
- Some move re factoring to push the logic code into the service library. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3885 b64f7644-9d1e-0410-96f1-a4d463321fa5