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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: General tidy up and remove the custom styling for the app. The app wi...
sr55
2015-05-17
22
-406
/
+31
*
WinGui: Update the libhb preset stubs.
sr55
2015-05-16
9
-137
/
+301
*
WinGui: Remove some test code.
sr55
2015-05-09
3
-26
/
+5
*
WinGui: Pad out some initial infrastructure to read built-in presets from libhb.
sr55
2015-05-09
7
-101
/
+553
*
WinGui: Restore Preview functionality. The calc logic still needs fixed as t...
sr55
2015-05-07
3
-24
/
+53
*
WinGui: Fix Line Endings and (StyleCop)Warnings
sr55
2015-05-03
24
-423
/
+486
*
WinGui: Some Model Re-factoring by RandomEngy
sr55
2015-05-03
25
-780
/
+963
*
WinGui:
sr55
2015-05-03
8
-56
/
+75
*
WinGui: left in a empty static style. now removed.
sr55
2015-04-27
1
-1
/
+1
*
WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.
sr55
2015-04-27
5
-12
/
+30
*
WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...
sr55
2015-04-25
5
-25
/
+45
*
WinGui: Some minor UI Improvements. Including Waiting Queue Count on the "Sho...
sr55
2015-04-22
8
-31
/
+79
*
WinGui: Minor design tweaks to the No Titles found dialog.
sr55
2015-04-20
4
-4
/
+135
*
WinGui: Restore the "No Titles Found" dialog from previous versions of HandBr...
sr55
2015-04-20
9
-11
/
+228
*
WinGui: Further UI design updates to Queue selection and Task action countdown.
sr55
2015-04-18
2
-38
/
+10
*
WinGui: Adding Del shortcut to preset pane, and better warnings when deleting.
sr55
2015-04-18
2
-0
/
+34
*
WinGui: Minor UI tweaks to the preset window.
sr55
2015-04-18
1
-43
/
+14
*
WinGui: Small bug fix to handling of queue recovery when running mulitple ins...
sr55
2015-04-18
1
-1
/
+15
*
WinGui: Add "Delete" key shortcut to the queue to delete selected items.
sr55
2015-04-18
5
-7
/
+157
*
WinGui: Some further UI design tweaks.
sr55
2015-04-18
3
-79
/
+91
*
WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...
sr55
2015-04-18
9
-100
/
+218
*
WinGui: Misc IScan API tweaks.
sr55
2015-04-12
7
-50
/
+53
*
WinGui: Some further refactoring of the services library. Moving all the queu...
sr55
2015-04-12
19
-62
/
+103
*
WinGui: Add a basic outline of a logging system to allow logging of the JSON ...
sr55
2015-04-10
8
-0
/
+181
*
WinGui: When Switching from x264 to another encoder, the video tab options wo...
sr55
2015-04-10
1
-0
/
+5
*
WinGui: For default user presets, make sure the advanced tab shows correctly...
sr55
2015-04-10
1
-0
/
+6
*
WinGui: Fix the copy mask list.
sr55
2015-04-07
3
-13
/
+14
*
WinGui: Updates to the latest JSON API. This enables hardware decode / encode...
sr55
2015-04-05
12
-82
/
+102
*
WinGui: Adding Subtitle Burn-in Behaviour Support.
sr55
2015-04-04
9
-23
/
+285
*
WinGui: Rename some of the models in the JSON encode folder.
sr55
2015-04-01
7
-46
/
+42
*
WinGui: Refactor the JSON scan model names to be a bit clearer.
sr55
2015-04-01
8
-21
/
+21
*
WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...
sr55
2015-04-01
18
-202
/
+37
*
WinGui: Enable the Auto Passthru behaviours though the JSON api copymask
sr55
2015-04-01
2
-10
/
+21
*
WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...
sr55
2015-03-29
24
-210
/
+869
*
Remove unused hb_get_scancount function
ritsuka
2015-03-29
1
-6
/
+0
*
WinGui: Make the anamorphic objects in the services library public.
sr55
2015-03-14
4
-5
/
+11
*
WinGui: Fixed the temp Property Changed Base Impl.
sr55
2015-03-14
8
-29
/
+244
*
WinGui: Remove the Caliburn Micro / Castle dependency in The services library...
sr55
2015-03-14
22
-35
/
+141
*
WinGui: Add the word "sources" to the quality tooltip to make it marginally c...
sr55
2015-03-12
2
-2
/
+2
*
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
10
-281
/
+75
*
WinGui: Stripping out a lot of legacy abstraction code for the scan service.
sr55
2015-03-06
18
-808
/
+80
*
WinGui: Restore the preview functionality after refactoring.
sr55
2015-03-06
2
-2
/
+14
*
WinGui: Moving some more namespaces.
sr55
2015-03-05
10
-103
/
+8
*
WinGui: Remove the EncodeJob model. This removes another abstraction layer th...
sr55
2015-03-05
24
-1177
/
+266
*
WinGui: Remove the EncodeServiceWrapper
sr55
2015-03-03
4
-269
/
+4
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
15
-124
/
+58
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
20
-484
/
+62
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
15
-524
/
+16
*
WinGui: Fix a couple of typos in the build script.
sr55
2015-02-28
1
-4
/
+4
[next]