summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/ChaptersViewModel.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add combined option in the Chapter Import Open File Dialog. #1015sr552017-12-291-1/+1
* WinGui: Initial Activation of the "modified" preset detection code. (Audio/Su...sr552017-12-121-0/+1
* WinGui: Initial ground work on code that will detect when the user modifies s...sr552017-09-171-0/+18
* WinGui: Fixes to chapters tab to correctly handle queue edit jobs. Fixes #870sr552017-08-261-12/+25
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-52/+56
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-2/+4
* Using ErrorService.ShowMessageBox instead of MessageBox.ShowSverrir Sigmundarson2015-11-261-11/+21
* Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.Sverrir Sigmundarson2015-11-231-3/+5
* Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-231-41/+101
* Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-211-57/+76
* App Services Cleanup ContdScott2015-09-261-2/+1
* AppServices tidyupScott2015-09-261-3/+4
* WinGui: Initialise chapters to string.empty if the import file does not conta...Scott2015-09-151-2/+1
* WinGui: Don't update config when user cancels file/folder dialogs - Patch by...sr552015-08-231-10/+10
* WinGui: Moving the bulk of the view model strings to resources.sr552015-06-111-2/+3
* WinGui: Switch all the FileOpen / FileSave dialogs over to the native windows...sr552015-01-231-4/+3
* WinGui: Quick Fix for the batch encoding with libhb mode.sr552015-01-191-1/+4
* WinGui: Correcting namespaces.sr552015-01-051-1/+1
* WinGui: Refracting some of the modelling around the Encode Servicessr552015-01-041-0/+1
* WinGui: Part 1 - Restructuring the AppServices library in preparation for the...sr552014-11-291-1/+1
* WinGui: Move the preset model object into the presets package.sr552014-11-231-1/+1
* WinGui: Move the preset system out of the services package.sr552014-11-231-0/+1
* WinGui: Custom W/H check should be for custom only.sr552014-04-261-1/+0
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+1
* WinGui: Use the LumenWorks CsvReader library for the chapters tab. (MIT Licen...sr552013-10-051-10/+10
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-231-1/+1
* WinGui: Strip out the last traces of MEF since it's not going to be used.sr552012-08-271-2/+0
* WinGui: Added a right click menu for the Audio, Subtitles and Chapters tabs w...sr552012-08-041-0/+18
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-081-0/+14
* WinGui: Fix chapter csv file import. Names were not displaying on the chapter...sr552012-06-031-2/+0
* WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder. sr552012-03-241-0/+1
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-181-1/+5
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...sr552012-03-171-20/+17
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-011-1/+16
* WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...sr552012-01-221-8/+13
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-29/+88
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+177