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
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
2
-5
/
+15
*
WinGui:WinGui:
sr55
2012-06-19
2
-25
/
+45
*
WinGui: Fix a couple of the issues with the Picture settings view with regard...
sr55
2012-06-17
1
-7
/
+125
*
WinGui: Output settings were not loading with the presets.
sr55
2012-06-17
2
-0
/
+9
*
WinGui: Convert the Presets Panel to a Listbox and update the styling. This s...
sr55
2012-06-16
3
-31
/
+71
*
WinGui: Various fixes
sr55
2012-06-16
5
-2
/
+97
*
WinGui: Add extension to file when exporting the queue
sr55
2012-06-15
1
-1
/
+7
*
WinGui: Fix build and further clean out some legacy code.
sr55
2012-06-14
6
-13
/
+6
*
WinGui: Code Cleanup
sr55
2012-06-14
3
-26
/
+147
*
WinGui: Strip out more legacy code.
sr55
2012-06-14
2
-23
/
+0
*
WinGui: Remove the legacy WinForms GUI.
sr55
2012-06-14
2
-37
/
+0
*
WinGui: Additional layout changes to the options window.
sr55
2012-06-14
1
-99
/
+48
*
WinGui: Some layout tweaks by beta-tester
sr55
2012-06-14
10
-338
/
+860
*
WinGui: Initial layout changes to the options screen.
sr55
2012-06-14
4
-107
/
+242
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
13
-34
/
+291
*
WinGui: Changes to the Main Window and Advanced Tab to make allow it to bette...
sr55
2012-06-07
2
-478
/
+977
*
WinGui: Order Language listboxes on the Options / Audio and Subtitles Tab
sr55
2012-06-06
1
-2
/
+5
*
WinGui: Allow Modulus with Anamorphic Mode None. Tweaks to Destination filena...
sr55
2012-06-06
2
-4
/
+4
*
WinGui: Fix chapter csv file import. Names were not displaying on the chapter...
sr55
2012-06-03
1
-2
/
+0
*
WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...
sr55
2012-06-03
4
-6
/
+71
*
WinGui: Fix an issue with the x264 CQ Granulairty on certain cultures. Change...
sr55
2012-05-31
3
-7
/
+33
*
WinGui: Fix a bug in chapter duration calculation.
sr55
2012-05-27
1
-1
/
+1
*
WinGui: Fix for the Constant Quality slider when changing the granularity wit...
sr55
2012-05-27
2
-22
/
+40
*
WinGui: Add a warning when closing the app while an encode is running. A fix ...
sr55
2012-05-26
3
-10
/
+48
*
WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...
sr55
2012-05-26
6
-77
/
+341
*
WinGui: Change the Binding behaviour to update the bound field as the user ty...
sr55
2012-05-25
1
-1
/
+1
*
WinGui: Bug fixes on the subtitles panel.
sr55
2012-05-21
2
-6
/
+16
*
WinGui: Allow folders to be dropped on the main window.
sr55
2012-05-20
1
-1
/
+1
*
WinGui: Range of bug fixes and UI tweaks.
sr55
2012-05-20
6
-21
/
+24
*
WinGui: Status overlay when scanning. Not sure if this is going to stay, just...
sr55
2012-05-20
7
-254
/
+670
*
WinGui: Initial Implementation of Add All to Queue. Fix the Queue so that it ...
sr55
2012-05-20
6
-17
/
+132
*
WinGui: When Changing the output format, limit to only valid choices in the v...
sr55
2012-05-19
12
-36
/
+282
*
WinGui: Fix issue with query for mkv files.
sr55
2012-05-19
1
-1
/
+5
*
WinGui: Fixes Picture Height CLI Query. Fix Framerate mode controls (PFR/VFR ...
sr55
2012-05-15
2
-3
/
+8
*
WinGui:
sr55
2012-05-14
1
-5
/
+10
*
WinGui: Fix Installer Scripts
sr55
2012-05-12
3
-3
/
+3
*
WinGui: 64bit WPF build fix.
sr55
2012-05-12
1
-1
/
+1
*
WinGui: Make the new WPF UI default. (the old UI exe is still included in the...
sr55
2012-05-12
12
-24
/
+173
*
WinGui: (WPF) UI Consistency tweaks and improvements.
sr55
2012-05-06
10
-60
/
+90
*
WinGui: (WPF) Build system tweaks.
sr55
2012-05-05
1
-2
/
+2
*
WinGui: (WPF) Change the Preset window from singleton to transient
sr55
2012-05-05
1
-1
/
+1
*
WinGui: (WPF) Improvements to the new audio panel.
sr55
2012-05-01
4
-42
/
+160
*
WinGui: Remove deprecated variable to avoid confusion.
sr55
2012-04-12
1
-1
/
+1
*
WinGui: (WPF) Audio Panel Auto Passthru implementation.
sr55
2012-04-12
5
-4
/
+54
*
WinGui: (WPF) Initial Implementation of title specific scanning.
sr55
2012-04-06
9
-9
/
+272
*
WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...
sr55
2012-04-01
2
-22
/
+20
*
WinGui: (WPF) Cleanup and fixes to the main window and preferences screen.
sr55
2012-04-01
5
-24
/
+134
*
WinGui: (WPF) Bug fixes to the advanced panel
sr55
2012-04-01
3
-4
/
+22
[next]