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
/
HandBrake.ApplicationServices.csproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...
sr55
2015-08-23
1
-0
/
+1
*
WinGui: Bumping JSON.net to version 7.0
sr55
2015-07-25
1
-1
/
+1
*
WinGui: Migrate to the newly release .NET Framework 4.6. The installer will a...
sr55
2015-07-22
1
-3
/
+8
*
WinGui: Completely replace the plist preset import code with the functionalit...
sr55
2015-06-26
1
-1
/
+1
*
WinGui: Initial implementation of quality based encoding option. Please note,...
sr55
2015-06-20
1
-1
/
+2
*
Interop: Updated ApplicationServices DLL to target AnyCPU.
randomengy
2015-06-15
1
-4
/
+4
*
WinGui: - Some updates to the libhb preset wrapper code. - Remove Preset upd...
sr55
2015-05-26
1
-1
/
+1
*
WinGui: Pad out some initial infrastructure to read built-in presets from libhb.
sr55
2015-05-09
1
-32
/
+36
*
WinGui: Some Model Re-factoring by RandomEngy
sr55
2015-05-03
1
-32
/
+32
*
WinGui: Some further refactoring of the services library. Moving all the queu...
sr55
2015-04-12
1
-2
/
+0
*
WinGui: Add a basic outline of a logging system to allow logging of the JSON ...
sr55
2015-04-10
1
-0
/
+4
*
WinGui: Updates to the latest JSON API. This enables hardware decode / encode...
sr55
2015-04-05
1
-0
/
+1
*
WinGui: Rename some of the models in the JSON encode folder.
sr55
2015-04-01
1
-3
/
+3
*
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
-7
/
+2
*
WinGui: Fixed the temp Property Changed Base Impl.
sr55
2015-03-14
1
-0
/
+2
*
WinGui: Remove the Caliburn Micro / Castle dependency in The services library...
sr55
2015-03-14
1
-12
/
+2
*
WinGui: Stripping out a lot of legacy abstraction code for the scan service.
sr55
2015-03-06
1
-7
/
+0
*
WinGui: Moving some more namespaces.
sr55
2015-03-05
1
-4
/
+2
*
WinGui: Remove the EncodeJob model. This removes another abstraction layer th...
sr55
2015-03-05
1
-10
/
+4
*
WinGui: Dropping more legacy code and moving some more UI only code up to the...
sr55
2015-03-01
1
-3
/
+0
*
WinGui: Moving the Queue Code out to the UI level. The services library will ...
sr55
2015-03-01
1
-8
/
+0
*
WinGui: Removing the Isolation code as it's not used, and planned for libhb i...
sr55
2015-03-01
1
-3
/
+0
*
WinGui: General VS Project Cleanup. Simplified build profiles. Installer no l...
sr55
2015-02-28
1
-14
/
+0
*
WinGui: Moving the Interop Code into the services library. This will allow so...
sr55
2015-02-28
1
-6
/
+109
*
WinGui: Rename interop library to match naming convention. Remove some old te...
sr55
2015-02-28
1
-2
/
+2
*
WinGui: Remove a bunch of CLI handling code.
sr55
2015-01-31
1
-2
/
+0
*
WinGui:
sr55
2015-01-25
1
-1
/
+0
*
WinGui: Initial re-factoring of the Video Tab. Replaces encoder specific pres...
sr55
2015-01-22
1
-3
/
+9
*
WinGui: Refracting some of the modelling around the Encode Services
sr55
2015-01-04
1
-17
/
+12
*
WinGui: Adding JSON.NET library
sr55
2014-12-11
1
-0
/
+4
*
WinGui: Part 1 - Restructuring the AppServices library in preparation for the...
sr55
2014-11-29
1
-17
/
+19
*
WinGui: Re-factoring the services library.
sr55
2014-11-29
1
-4
/
+0
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6545 b64f7644-9d1e-0410-96...
sr55
2014-11-23
1
-3
/
+0
*
WinGui: Move the preset system out of the services package.
sr55
2014-11-23
1
-5
/
+1
*
WinGui: Remove some cruft from the solution.
sr55
2014-08-21
1
-1
/
+0
*
Interop: Added support for NL-Means denoise.
randomengy
2014-08-03
1
-0
/
+2
*
WinGui: Adding support for Nlmeans to the front-end. Plist keys still tbd.
sr55
2014-07-05
1
-0
/
+1
*
WinGui: Give the preview window a presence on the picture settings tab. Added...
sr55
2014-05-17
1
-0
/
+14
*
WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...
sr55
2014-02-16
1
-0
/
+4
*
WinGui: Finish off moving the User Settings service to the UI Layer.
sr55
2013-11-19
1
-3
/
+0
*
WinGui: Started work on API improvements in the Application services dll. Rem...
sr55
2013-11-19
1
-0
/
+1
*
WinGui: Handle libhb dll errors.
sr55
2013-10-08
1
-0
/
+1
*
WinGui: All the hardware acceleration options are now available view a new ta...
sr55
2013-09-28
1
-0
/
+1
*
WinGui: Remove the scan service wrapper as it's no longer needed.
sr55
2013-09-21
1
-1
/
+0
*
WinGui: Add System Information to the About Window and Log header.
sr55
2013-09-07
1
-0
/
+1
*
WinGui: Strip out legacy CLI scan code.
sr55
2013-08-22
1
-4
/
+0
*
WinGui: Stopping an encode or pausing the queue will no longer run the "When...
sr55
2013-08-18
1
-0
/
+1
*
WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...
sr55
2013-06-16
1
-0
/
+1
*
WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...
sr55
2013-03-19
1
-0
/
+2
[next]