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
/
Views
/
MainView.xaml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WinGui: Added a new option that will allow users to fallback to using system ...
sr55
2013-06-13
1
-8
/
+12
*
WinGui: Better keyboard navigation in the GUI. Added an encode progress bar ...
sr55
2013-06-06
1
-33
/
+28
*
WinGui: Some usability improvements around presets. Also trying out a "Hide P...
sr55
2013-06-02
1
-4
/
+44
*
WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to be...
sr55
2013-06-01
1
-1
/
+1
*
Prep for patch release.
sr55
2013-05-30
1
-1
/
+1
*
WinGui: Add an attached property to the source menu to handle drive detection...
sr55
2013-05-26
1
-2
/
+3
*
WinGui: Some additional work on my prototype batch add to queue feature.
sr55
2013-05-19
1
-1
/
+1
*
WinGui: UI Cosmetic fixes.
sr55
2013-03-09
1
-0
/
+1
*
WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...
sr55
2013-01-23
1
-16
/
+14
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
1
-0
/
+1
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
1
-2
/
+2
*
WinGui: Improved handling of preview filename generation and fixed the second...
sr55
2012-12-27
1
-2
/
+2
*
WinGui: Updated the preset pane icons.
sr55
2012-11-11
1
-6
/
+6
*
WinGui: Initial set of new icons implemented.
sr55
2012-11-10
1
-7
/
+7
*
WinGui: Remove debug menu option
sr55
2012-10-27
1
-1
/
+0
*
WinGui: Initial work to overhaul the plist import code.
sr55
2012-10-27
1
-0
/
+1
*
WinGui: API Tidyup Part 3 of many.
sr55
2012-10-13
1
-1
/
+0
*
WinGui: Cancel Scan menu option now greyed out when not scan running.
sr55
2012-09-30
1
-1
/
+1
*
WinGui: Misc Fixes
sr55
2012-09-30
1
-2
/
+2
*
WinGui: Hide the Debug Menu behind an option.
sr55
2012-09-08
1
-1
/
+1
*
WinGui: Further work in the process isolation service.
sr55
2012-09-01
1
-1
/
+1
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
1
-0
/
+1
*
WinGui: Highlight the default preset in italics.
sr55
2012-08-12
1
-5
/
+10
*
WinGui: Array of fixes and changes
sr55
2012-07-20
1
-0
/
+1
*
WinGui: Working drive tray insert/remove detection.
sr55
2012-07-14
1
-30
/
+0
*
WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...
sr55
2012-07-13
1
-4
/
+24
*
WinGui: Assorted fixes.
sr55
2012-06-30
1
-0
/
+3
*
WinGui: Assorted Fixes
sr55
2012-06-24
1
-3
/
+1
*
WinGui: Output settings were not loading with the presets.
sr55
2012-06-17
1
-0
/
+2
*
WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...
sr55
2012-06-16
1
-20
/
+47
*
WinGui: Strip out more legacy code.
sr55
2012-06-14
1
-9
/
+0
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
1
-11
/
+4
*
WinGui: Changes to the Main Window and Advanced Tab to make allow it to bette...
sr55
2012-06-07
1
-216
/
+443
*
WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...
sr55
2012-05-31
1
-1
/
+1
*
WinGui: Add a warning when closing the app while an encode is running. A fix ...
sr55
2012-05-26
1
-0
/
+7
*
WinGui: Change the Binding behaviour to update the bound field as the user ty...
sr55
2012-05-25
1
-1
/
+1
*
WinGui: Status overlay when scanning. Not sure if this is going to stay, just...
sr55
2012-05-20
1
-251
/
+266
*
WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...
sr55
2012-05-20
1
-9
/
+47
*
WinGui: Make the new WPF UI default. (the old UI exe is still included in the...
sr55
2012-05-12
1
-5
/
+4
*
WinGui: (WPF) UI Consistency tweaks and improvements.
sr55
2012-05-06
1
-3
/
+3
*
WinGui: (WPF) Audio Panel Auto Passthru implementation.
sr55
2012-04-12
1
-3
/
+10
*
WinGui: (WPF) Initial Implementation of title specific scanning.
sr55
2012-04-06
1
-0
/
+1
*
WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.
sr55
2012-04-01
1
-20
/
+2
*
WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...
sr55
2012-03-23
1
-4
/
+5
*
WinGui: (WPF) Numerous fixes / UI tweaks.
sr55
2012-03-18
1
-11
/
+28
*
WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...
sr55
2012-03-17
1
-0
/
+4
*
WinGui: (WPF) Preview pane grouping added.
sr55
2012-03-10
1
-4
/
+34
*
WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...
sr55
2012-03-04
1
-3
/
+12
*
WinGui: (WPF) Further work wiring up the new UI.
sr55
2012-03-01
1
-0
/
+1
*
WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...
sr55
2012-02-18
1
-2
/
+19
[prev]
[next]