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
/
Services
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-1
/
+47
*
Add Error count to the Status bar when queue completes.
Scott
2015-11-08
2
-0
/
+16
*
Make Process Priority a real-time setting. Not per encode instance.
Scott
2015-10-31
1
-23
/
+0
*
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
3
-33
/
+64
*
Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...
Scott
2015-10-24
3
-11
/
+26
*
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
3
-244
/
+163
*
|
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
3
-68
/
+72
|
/
*
Updating for the new deinterlace/decomb preset keys.
Scott
2015-10-09
1
-38
/
+62
*
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
1
-0
/
+1
*
App Services Cleanup Contd
Scott
2015-09-26
5
-9
/
+10
*
App Services Tidyup Contd
Scott
2015-09-26
10
-7
/
+14
*
AppServices tidyup
Scott
2015-09-26
43
-17
/
+5718
*
WinGui: Strip out some old unused code.
Scott
2015-09-18
3
-110
/
+0
*
WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...
sr55
2015-08-23
2
-4
/
+0
*
WinGui: remove the "use picture filters" checkbox in the add preset sheet.
sr55
2015-07-27
3
-21
/
+0
*
WinGui: Upgrade Caliburn to version 2.0.2
sr55
2015-07-25
1
-1
/
+6
*
WinGui: Initial Implementation of the json preset export code.
sr55
2015-07-05
5
-338
/
+190
*
WinGui: Couple of workaround fixes for the preset service until refactoring i...
sr55
2015-06-26
2
-5
/
+4
*
WinGui: Completely replace the plist preset import code with the functionalit...
sr55
2015-06-26
5
-460
/
+103
*
WinGui: Initial implementation of quality based encoding option. Please note,...
sr55
2015-06-20
1
-1
/
+1
*
WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHB
sr55
2015-06-20
1
-1
/
+1
*
WinGui: Fix an issue with the json preset factory not correctly setting the a...
sr55
2015-06-16
1
-1
/
+1
*
WinGui: Fix the Video Profile option in the JSON preset marshaller.
sr55
2015-06-03
1
-0
/
+1
*
WinGui: Use the new libhb preset management code to fetch built-in presets on...
sr55
2015-05-31
2
-162
/
+164
*
WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...
sr55
2015-05-26
1
-0
/
+396
*
WinGui: Fix Line Endings and (StyleCop)Warnings
sr55
2015-05-03
3
-4
/
+5
*
WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...
sr55
2015-04-22
1
-1
/
+0
*
WinGui: Some further refactoring of the services library. Moving all the queu...
sr55
2015-04-12
7
-9
/
+246
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
1
-7
/
+8
*
WinGui: Fixed the temp Property Changed Base Impl.
sr55
2015-03-14
2
-0
/
+3
*
WinGui: Updating the app to handle the latest JSON API change regarding the A...
sr55
2015-03-07
1
-1
/
+1
*
WinGui: Remove the EncodeServiceWrapper
sr55
2015-03-03
1
-266
/
+0
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
1
-1
/
+0
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
6
-13
/
+802
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
2
-23
/
+6
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
3
-3
/
+3
*
WinGui: Fix an issue related to the Audio and Subtitle defaults not reloading...
sr55
2015-02-07
1
-0
/
+51
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
1
-21
/
+13
*
WinGui: Disable support for HandBrakeCLI in preparation of removing the legac...
sr55
2015-01-30
1
-1
/
+1
*
WinGui: Fix Average bitrate video rate type via the JSON API.
sr55
2015-01-30
1
-2
/
+2
*
WinGui:
sr55
2015-01-25
1
-42
/
+27
*
WinGui: Moving the built-in preset storage over to JSON.
sr55
2015-01-25
1
-30
/
+39
[next]