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
/
OptionsViewModel.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Added option to AutoName functionality to remove common punctuation f...
sr55
2013-06-01
1
-0
/
+23
*
WinGui: Fix an option in prefs that wasn't reloading
sr55
2013-05-27
1
-2
/
+3
*
WinGui: Some additional work on my prototype batch add to queue feature.
sr55
2013-05-19
1
-1
/
+1
*
WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...
sr55
2013-05-19
1
-12
/
+14
*
WinGui: Fix a number of cosmetic issues and a bug with the Check for updates ...
sr55
2013-05-11
1
-3
/
+3
*
WinGui: Fix Lock System action and hide the quit handbrake option from when d...
sr55
2013-04-29
1
-2
/
+2
*
WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...
sr55
2013-04-12
1
-1
/
+28
*
WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...
sr55
2013-03-19
1
-6
/
+1
*
WinGui: Push Any up to the top of the language lists.
sr55
2013-03-03
1
-1
/
+1
*
WinGui: Enhancements to the preview window and scanning option.s
sr55
2013-02-23
1
-0
/
+6
*
WinGui: Add support for the tray icon.
sr55
2013-02-02
1
-48
/
+0
*
WinGui: Options screen refactoring.
sr55
2013-01-13
1
-15
/
+21
*
WinGui: Numerous bug fixes. Many around the automatic selection feature on th...
sr55
2013-01-13
1
-4
/
+4
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
1
-4
/
+23
*
WinGui: When we have a variable framerate preset, reset to "same as source" r...
sr55
2012-12-08
1
-1
/
+1
*
WinGui: UI Tweaks and improvements
sr55
2012-11-10
1
-8
/
+8
*
WinGui: Settings tidyup
sr55
2012-10-10
1
-2
/
+2
*
WinGui: API Tidyup Part 2 of many. Growl Support.
sr55
2012-10-10
1
-5
/
+5
*
WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...
sr55
2012-10-09
1
-25
/
+0
*
WinGui: LibHb Encode and Scan support (off by default for the moment until I ...
sr55
2012-09-25
1
-0
/
+23
*
WinGui: Hide the Debug Menu behind an option.
sr55
2012-09-08
1
-0
/
+23
*
WinGui: Further work in the process isolation service.
sr55
2012-09-01
1
-5
/
+52
*
WinGui: Strip out the last traces of MEF since it's not going to be used.
sr55
2012-08-27
1
-2
/
+0
*
WinGui: Refactor the Update service and add a new options tab to deal with up...
sr55
2012-06-30
1
-3
/
+179
*
WinGui: Assorted Fixes
sr55
2012-06-24
1
-42
/
+4
*
WinGui: Initial layout changes to the options screen.
sr55
2012-06-14
1
-0
/
+38
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
1
-2
/
+12
*
WinGui: Order Language listboxes on the Options / Audio and Subtitles Tab
sr55
2012-06-06
1
-2
/
+5
*
WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...
sr55
2012-05-31
1
-1
/
+1
*
WinGui: Fix for the Constant Quality slider when changing the granularity wit...
sr55
2012-05-27
1
-1
/
+1
*
WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...
sr55
2012-05-26
1
-45
/
+66
*
WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.
sr55
2012-04-01
1
-0
/
+24
*
WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...
sr55
2012-03-04
1
-48
/
+0
*
WinGui: Add an option to hide the Allowed Passthru checkboxes. (Hidden by def...
sr55
2012-01-14
1
-0
/
+23
*
WinGui: (WPF) Bug fixes, Initial work on the Filters View
sr55
2011-12-30
1
-1
/
+1
*
WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...
sr55
2011-12-30
1
-2
/
+1
*
WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....
sr55
2011-12-27
1
-0
/
+1
*
WinGui: (WPF) Update with options panel with the latest WinForm changes.
sr55
2011-12-02
1
-2
/
+27
*
WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...
sr55
2011-11-13
1
-2
/
+2
*
WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)
sr55
2011-11-06
1
-1
/
+1
*
WinGui: Several more culture issue fixes.
sr55
2011-11-04
1
-1
/
+1
*
WinGui: (WPF) Further work on the new Options window. Just UI/Cosmetic code t...
sr55
2011-10-30
1
-53
/
+113
*
WinGui: (WPF) Continued work on the options window. Save Settings, Various fu...
sr55
2011-10-29
1
-265
/
+475
*
WinGui: (WPF) Options window bindings are now in place.
sr55
2011-10-28
1
-103
/
+84
*
WinGui: (WPF) Further work on the options screen. Initial rough styling and L...
sr55
2011-10-25
1
-34
/
+289
*
WinGui: (WPF) Added backing properties for binding on the options window & so...
sr55
2011-10-22
1
-7
/
+1111
*
WinGui: Initial layout of the WPF options window
sr55
2011-10-22
1
-1
/
+19
*
HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...
sr55
2011-09-17
1
-1
/
+1
*
Rename Direction C# to CS
sr55
2011-03-13
1
-0
/
+19