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
*
Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...
Sverrir Sigmundarson
2015-11-23
9
-41
/
+461
*
Fixing importing and exporting of chapters via CSV files. Adding proper handl...
Sverrir Sigmundarson
2015-11-21
5
-62
/
+162
*
WinGui: Fixing subtitle behavior option in the json preset factory.
Scott
2015-11-15
1
-2
/
+1
*
WinGui: Add warning dialog on Destination Browse Button if disk space is low...
Scott
2015-11-10
12
-4
/
+176
*
Add Error count to the Status bar when queue completes.
Scott
2015-11-08
5
-1
/
+35
*
Make Process Priority a real-time setting. Not per encode instance.
Scott
2015-10-31
4
-25
/
+47
*
Allow the preview encode to run at the same time as an actual encode.
Scott
2015-10-31
3
-31
/
+20
*
Missed file from last checkin.
Scott
2015-10-30
1
-0
/
+1
*
Tidy up the Preset Service. Preset version checking should now be working fo...
Scott
2015-10-30
5
-37
/
+88
*
Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...
Scott
2015-10-24
8
-84
/
+159
*
Adding a "When Done" Label and Context Menu to the Main Screen status bar.
Scott
2015-10-24
8
-10
/
+88
*
Tidy up some code for the new inline queue view.
Scott
2015-10-24
3
-26
/
+0
*
Improve the In-line queue display.
Scott
2015-10-24
8
-21
/
+336
*
Initial commit to allow the Queue Window to be embedded in the main window. S...
Scott
2015-10-24
12
-352
/
+136
*
Merge pull request #21 from jstebbins/grayscale
John Stebbins
2015-10-19
1
-1
/
+6
|
\
|
*
grayscale: wingui changes
John Stebbins
2015-10-16
1
-1
/
+6
*
|
Completely re-factored the preset file storage to use the same format as the ...
Scott
2015-10-16
6
-247
/
+212
*
|
Fixing the storage of user presets. Need to confirm PresetContainer format.
Scott
2015-10-16
1
-1
/
+3
*
|
Refactoring the Preset service to store the Built-In Presets and User Presets...
Scott
2015-10-16
5
-69
/
+77
|
/
*
Updating the status to be consistent with the queue display.
Scott
2015-10-10
3
-12
/
+7
*
Adding Pass Count back onto the status bar.
Scott
2015-10-10
3
-6
/
+13
*
Updating for the new deinterlace/decomb preset keys.
Scott
2015-10-09
1
-38
/
+62
*
Adding some additional tooltips to the picture settings and video tabs.
Scott
2015-10-03
6
-120
/
+409
*
WinGui: draft set of options handling for QuickSyncH265, AVC replica for now
Max Dmytrychenko
2015-09-30
1
-7
/
+9
*
Check Culture of Framerate string
Scott
2015-09-27
1
-12
/
+15
*
WinGui: Bump the preset version number check since adding the new qsv encoder...
Scott
2015-09-27
1
-1
/
+1
*
App Services Modelling Tidy Up
Scott
2015-09-26
4
-1
/
+42
*
Tidy up some Stylecop Warnings
Scott
2015-09-26
5
-3
/
+21
*
App Services Cleanup Contd
Scott
2015-09-26
11
-13
/
+225
*
App Services Tidyup Contd
Scott
2015-09-26
39
-9
/
+628
*
AppServices tidyup
Scott
2015-09-26
76
-147
/
+5911
*
WinGui: Enable support for H.265 QuickSync support
Scott
2015-09-24
1
-1
/
+7
*
WinGui: Adding a number of new tooltips for some of the more complicated cont...
Scott
2015-09-19
5
-11
/
+234
*
WinGui: Strip out some old unused code.
Scott
2015-09-18
11
-209
/
+2
*
WinGui: Initialise chapters to string.empty if the import file does not conta...
Scott
2015-09-15
1
-2
/
+1
*
WinGui: Fetch video framerates from libhb
Scott
2015-09-11
1
-1
/
+3
*
WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets...
Scott
2015-09-05
1
-1
/
+2
*
WinGui: Update the GUI to handle the version information correctly after the ...
Scott
2015-08-29
2
-2
/
+2
*
WinGui: Build fixes for git.
Scott
2015-08-27
3
-2
/
+2
*
WinGui: Disable the subversion build code. Will update to handle git later.
Scott
2015-08-27
4
-8
/
+8
*
WinGui: Fix another instance of the Caliburn vs Json.net sillyness where obje...
sr55
2015-08-25
2
-18
/
+9
*
WinGui: If the Queue Recovery doesn't return any results, show the "Source S...
sr55
2015-08-23
5
-5
/
+35
*
WinGui: Add right click menu to preset listbox.
sr55
2015-08-23
3
-26
/
+40
*
WinGui: Don't update config when user cancels file/folder dialogs - Patch by...
sr55
2015-08-23
3
-119
/
+141
*
WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...
sr55
2015-08-23
9
-17
/
+5
*
WinGui: Layout improvements on add preset window.
sr55
2015-08-01
2
-14
/
+15
*
WinGui: remove the "use picture filters" checkbox in the add preset sheet.
sr55
2015-07-27
8
-42
/
+2
*
WinGui: Upgrade Caliburn to version 2.0.2
sr55
2015-07-25
4
-39
/
+55
*
WinGui: Tidyup the AppBootstapper class.
sr55
2015-07-25
1
-23
/
+12
*
WinGui: Bumping JSON.net to version 7.0
sr55
2015-07-25
1
-1
/
+1
[next]