index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
CS
/
HandBrakeWPF
/
ViewModels
/
MainViewModel.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Replace the EncodeStart with QueueStart event to fix an issue where P...
sr55
2012-06-20
1
-12
/
+11
*
WinGui: - Fixed an incorrect method call in the last checkin.
sr55
2012-06-20
1
-2
/
+4
*
WinGui: - Another fix to the Subtitles panel.
sr55
2012-06-20
1
-1
/
+9
*
WinGui: Output settings were not loading with the presets.
sr55
2012-06-17
1
-0
/
+7
*
WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...
sr55
2012-06-16
1
-11
/
+0
*
WinGui: Various fixes
sr55
2012-06-16
1
-0
/
+3
*
WinGui: Fix build and further clean out some legacy code.
sr55
2012-06-14
1
-7
/
+2
*
WinGui: Code Cleanup
sr55
2012-06-14
1
-2
/
+2
*
WinGui: Strip out more legacy code.
sr55
2012-06-14
1
-14
/
+0
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
1
-2
/
+13
*
WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...
sr55
2012-06-06
1
-3
/
+3
*
WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...
sr55
2012-06-03
1
-0
/
+6
*
WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...
sr55
2012-05-31
1
-5
/
+31
*
WinGui: Fix a bug in chapter duration calculation.
sr55
2012-05-27
1
-1
/
+1
*
WinGui: Add a warning when closing the app while an encode is running. A fix ...
sr55
2012-05-26
1
-4
/
+41
*
WinGui: Allow folders to be dropped on the main window.
sr55
2012-05-20
1
-1
/
+1
*
WinGui: Status overlay when scanning. Not sure if this is going to stay, just...
sr55
2012-05-20
1
-3
/
+26
*
WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...
sr55
2012-05-20
1
-4
/
+31
*
WinGui: When Changing the output format, limit to only valid choices in the v...
sr55
2012-05-19
1
-5
/
+5
*
WinGui: Fix issue with query for mkv files.
sr55
2012-05-19
1
-1
/
+5
*
WinGui: Make the new WPF UI default. (the old UI exe is still included in the...
sr55
2012-05-12
1
-2
/
+4
*
WinGui: (WPF) Audio Panel Auto Passthru implementation.
sr55
2012-04-12
1
-0
/
+8
*
WinGui: (WPF) Initial Implementation of title specific scanning.
sr55
2012-04-06
1
-8
/
+100
*
WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.
sr55
2012-04-01
1
-1
/
+103
*
WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...
sr55
2012-03-25
1
-1
/
+0
*
WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...
sr55
2012-03-24
1
-1
/
+1
*
WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...
sr55
2012-03-23
1
-19
/
+51
*
WinGui: (WPF) Fix duration display
sr55
2012-03-20
1
-1
/
+1
*
WinGui: (WPF) Started implementing the startup procedure: Update checking, Pr...
sr55
2012-03-19
1
-8
/
+13
*
WinGui: (WPF) Numerous fixes / UI tweaks.
sr55
2012-03-18
1
-6
/
+6
*
WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...
sr55
2012-03-17
1
-11
/
+19
*
WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...
sr55
2012-03-17
1
-7
/
+4
*
WinGui: (WPF) Preview pane grouping added.
sr55
2012-03-10
1
-31
/
+18
*
WinGui: (WPF) Add basic Preview window.
sr55
2012-03-04
1
-1
/
+3
*
WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...
sr55
2012-03-04
1
-10
/
+25
*
WinGui: (WPF) Further work wiring up the new UI.
sr55
2012-03-01
1
-6
/
+44
*
WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...
sr55
2012-02-18
1
-18
/
+63
*
WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...
sr55
2012-02-11
1
-8
/
+18
*
WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...
sr55
2012-01-22
1
-18
/
+24
*
WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.
sr55
2012-01-08
1
-0
/
+16
*
WinGui: (WPF) Bug fixes, Initial work on the Filters View
sr55
2011-12-30
1
-0
/
+2
*
WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...
sr55
2011-12-30
1
-9
/
+40
*
WinGui: (WPF) Fix build, Audio / Subtitle Panel initial template design, Outp...
sr55
2011-12-30
1
-21
/
+128
*
WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...
sr55
2011-12-27
1
-0
/
+43
*
WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....
sr55
2011-12-27
1
-31
/
+84
*
WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.
sr55
2011-12-21
1
-6
/
+168
*
WinGui: (WPF) Further work hooking up the new main window.
sr55
2011-12-03
1
-2
/
+8
*
WinGui: (WPF) Further UI work on the new interface.
sr55
2011-11-28
1
-20
/
+182
*
WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...
sr55
2011-11-13
1
-10
/
+93
*
WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)
sr55
2011-11-06
1
-9
/
+150
[next]