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: Remove Usage of System.ComponentModel.DataAnnotations - DisplayName a...
sr55
2017-03-17
1
-1
/
+1
*
WinGui: Remove old AssemblyInfo Templates.
sr55
2017-02-11
1
-2
/
+0
*
WinGui: Setup the Stylecop rules to be a bit more relaxed.
sr55
2017-02-11
1
-0
/
+1
*
WinGui: Change the following libraries to use NuGet sources.
sr55
2017-02-11
1
-3
/
+3
*
WinGui: Add StyleCop.Analyzers NuGet package
sr55
2017-02-11
1
-1
/
+9
*
WinGui: Further CProj Cleanup
sr55
2017-02-11
1
-4
/
+1
*
WinGui: Remove Stylecop Classic. (As a side note, HandBrake.ApplicationServic...
sr55
2017-02-11
1
-1
/
+0
*
WinGui: Remove further unneeded references from HandBrake.ApplicationServices
sr55
2017-02-03
1
-7
/
+0
*
WinGui: Remove System.Windows.Forms, PresentationCore, PresentationFramework ...
sr55
2017-02-03
1
-4
/
+0
*
WinGui: Some initial work to make the HandBrake.ApplicationServices library m...
sr55
2016-04-19
1
-1
/
+0
*
WinGui: Use Mixdowns from LibHBand sanitise the choices. The GUI no longer sh...
sr55
2016-04-09
1
-1
/
+0
*
WinGui: Add a new JSON file type to the queue export functionality. This expo...
sr55
2016-03-26
1
-0
/
+1
*
WinGui: Add a Logging Service into the AppServices library. This does not dep...
sr55
2016-03-21
1
-1
/
+3
*
WinGui: Initial commit supporting separated interlace detection. Not tested yet.
sr55
2016-03-11
1
-0
/
+1
*
WinGui: Initial support for dict based filter options.
sr55
2016-03-09
1
-0
/
+3
*
Improving the Deinterlace / Decomb Filters Tab UI. Now uses the same "preset...
Scott
2015-10-24
1
-0
/
+1
*
App Services Modelling Tidy Up
Scott
2015-09-26
1
-1
/
+0
*
App Services Cleanup Contd
Scott
2015-09-26
1
-2
/
+0
*
App Services Tidyup Contd
Scott
2015-09-26
1
-6
/
+0
*
AppServices tidyup
Scott
2015-09-26
1
-36
/
+0
*
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
[next]