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: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
1
-1
/
+6
*
WinGui: Move the event trigger to make drag/drop of files on the UI more reli...
sr55
2014-11-29
1
-11
/
+1
*
WinGui: Fix Playlist not displaying for bluray titles.
sr55
2014-10-05
1
-4
/
+5
*
WinGui: Re-add Transparent background to toolbar.
sr55
2014-09-17
1
-0
/
+1
*
WinGui: Remove the Background Transparency off the toolbar to see if it fixes...
sr55
2014-09-15
1
-1
/
+0
*
WinGui: Add UIAutomation Names to some of the key controls on the main window...
sr55
2014-09-02
1
-14
/
+14
*
WinGui: Use OutputFormat display name, rather than the enum name.
sr55
2014-08-21
1
-3
/
+4
*
WinGui: Fix up Pausing when using libhb encode.
sr55
2014-05-14
1
-0
/
+19
*
WinGui: Restore rolled back tabbing fix + added a check for illegal character...
sr55
2014-03-23
1
-1
/
+5
*
WinGui: partially revert my last checking.
sr55
2014-03-23
1
-151
/
+153
*
WinGui: Minor improvement to tabbing on the main window. (Going to have to ma...
sr55
2014-03-21
1
-153
/
+151
*
WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...
sr55
2014-01-25
1
-13
/
+2
*
WinGui: Few minor UI tweaks.
sr55
2014-01-19
1
-10
/
+5
*
WinGui: Fix a number of styles that were not obeying the Use System Colours o...
sr55
2014-01-02
1
-0
/
+1
*
WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...
sr55
2013-12-26
1
-46
/
+1
*
WinGui: Attempt to make the new source selection window less jarring in terms...
sr55
2013-12-21
1
-2
/
+2
*
WinGui: Some further work in the background on the still preview feature.
sr55
2013-12-06
1
-1
/
+2
*
WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...
sr55
2013-12-01
1
-3
/
+23
*
WinGui: Remove AV_MKV option. Now default for the build
sr55
2013-11-08
1
-2
/
+2
*
WinGui: Changed the Source Menu file icon to something that scales down a bit...
sr55
2013-11-02
1
-1
/
+1
*
WinGui: Couple of cosmetic fixes / minor improvements.
sr55
2013-10-27
1
-5
/
+7
*
WinGui: Remove now unneeded debug menu
sr55
2013-09-21
1
-4
/
+0
*
WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...
sr55
2013-09-14
1
-10
/
+1
*
WinGui: Change the implementation of the Source Menu Image handling. Hopefull...
sr55
2013-09-03
1
-5
/
+22
*
WinGui: Cosmetic fixes around the new libhb scanning.
sr55
2013-08-22
1
-1
/
+0
*
WinGui: Misc fixes and improvements
sr55
2013-07-20
1
-1
/
+7
*
WinGui: Fix to the Drive Menu service so that it doesn't refresh when clickin...
sr55
2013-07-06
1
-2
/
+3
*
WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...
sr55
2013-06-29
1
-0
/
+1
*
WinGui: Fix the Source Drive MenuItems occasionally not working when pressed....
sr55
2013-06-21
1
-2
/
+1
*
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
[next]