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
/
HandBrake.ApplicationServices
/
Services
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Some fixes and tidyup of the new logging code.
sr55
2016-03-21
2
-4
/
+4
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
7
-64
/
+509
*
WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...
sr55
2016-02-07
1
-1
/
+1
*
App Services Tidyup Contd
Scott
2015-09-26
36
-5669
/
+0
*
WinGui: Starting work on more API cleanup in ApplicationServices library.
Scott
2015-09-18
1
-1
/
+15
*
WinGui: Initial Implementation of the json preset export code.
sr55
2015-07-05
5
-1
/
+72
*
WinGui: Completely replace the plist preset import code with the functionalit...
sr55
2015-06-26
1
-2
/
+2
*
WinGui: Initial implementation of quality based encoding option. Please note,...
sr55
2015-06-20
4
-67
/
+373
*
WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHB
sr55
2015-06-20
2
-110
/
+134
*
WinGui: Adding new dropdown to the Configure Audio Options. The new "Track Se...
sr55
2015-05-26
2
-3
/
+9
*
WinGui: Fix Line Endings and (StyleCop)Warnings
sr55
2015-05-03
3
-258
/
+256
*
WinGui: Some Model Re-factoring by RandomEngy
sr55
2015-05-03
3
-246
/
+258
*
WinGui:
sr55
2015-05-03
1
-0
/
+1
*
WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...
sr55
2015-04-20
1
-1
/
+1
*
WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...
sr55
2015-04-18
1
-5
/
+13
*
WinGui: Misc IScan API tweaks.
sr55
2015-04-12
5
-44
/
+39
*
WinGui: Some further refactoring of the services library. Moving all the queu...
sr55
2015-04-12
3
-42
/
+29
*
WinGui: Add a basic outline of a logging system to allow logging of the JSON ...
sr55
2015-04-10
4
-0
/
+165
*
WinGui: Fix the copy mask list.
sr55
2015-04-07
1
-9
/
+9
*
WinGui: Updates to the latest JSON API. This enables hardware decode / encode...
sr55
2015-04-05
1
-26
/
+37
*
WinGui: Adding Subtitle Burn-in Behaviour Support.
sr55
2015-04-04
1
-3
/
+3
*
WinGui: Rename some of the models in the JSON encode folder.
sr55
2015-04-01
1
-19
/
+16
*
WinGui: Refactor the JSON scan model names to be a bit clearer.
sr55
2015-04-01
1
-4
/
+4
*
WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...
sr55
2015-04-01
1
-0
/
+1
*
WinGui: Enable the Auto Passthru behaviours though the JSON api copymask
sr55
2015-04-01
1
-9
/
+14
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
2
-86
/
+33
*
WinGui: Remove the Caliburn Micro / Castle dependency in The services library...
sr55
2015-03-14
4
-6
/
+3
*
WinGui: Fix the Encoder Tune option.
sr55
2015-03-09
1
-1
/
+4
*
WinGui: Updating the app to handle the latest JSON API change regarding the A...
sr55
2015-03-07
4
-233
/
+60
*
WinGui: Stripping out a lot of legacy abstraction code for the scan service.
sr55
2015-03-06
3
-41
/
+50
*
WinGui: Restore the preview functionality after refactoring.
sr55
2015-03-06
1
-1
/
+2
*
WinGui: Moving some more namespaces.
sr55
2015-03-05
2
-2
/
+1
*
WinGui: Remove the EncodeJob model. This removes another abstraction layer th...
sr55
2015-03-05
4
-10
/
+561
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
1
-46
/
+0
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
4
-1178
/
+0
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
3
-21
/
+3
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
6
-15
/
+15
*
WinGui: Extend the scope of libhb encode exception handling to get a better i...
sr55
2015-02-21
1
-20
/
+20
*
WinGui: Some improvements to Exception Handling, Debug information etc in the...
sr55
2015-02-07
3
-46
/
+51
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
5
-385
/
+25
*
WinGui:
sr55
2015-01-27
3
-14
/
+23
*
WinGui: Strip out some unused code.
sr55
2015-01-27
2
-3
/
+7
*
WinGui: Fix a object reference issue with the ScannedSource in the QueueTask ...
sr55
2015-01-25
1
-1
/
+1
*
WinGui: Add XmlIgnore attribute to the Titles collection of the ScannedSource...
sr55
2015-01-25
1
-0
/
+2
*
WinGui: Handle the Logging events a bit better. This will stop some of the cr...
sr55
2015-01-24
2
-13
/
+10
*
WinGui: Fix tune options on the video tab for x265. Hide the Level option sin...
sr55
2015-01-23
1
-0
/
+4
*
WinGui: Some minor tidy up for the last checkin.
sr55
2015-01-22
1
-0
/
+5
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
9
-72
/
+709
*
WinGui: Improve the preset load failure error message. Remove some duplicate ...
sr55
2015-01-20
2
-24
/
+11
*
WinGui: Quick Fix for the batch encoding with libhb mode.
sr55
2015-01-19
3
-4
/
+8
[next]