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: 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
*
WinGui: UI Tweaks.
sr55
2013-01-17
1
-0
/
+1
*
WinGui: Initial work to overhaul the plist import code.
sr55
2012-10-27
1
-1
/
+4
*
WinGui: API Tidyup Part 3 of many.
sr55
2012-10-13
1
-2
/
+0
*
WinGui: Missed files from previous checkin.
sr55
2012-10-10
1
-9
/
+0
*
WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...
sr55
2012-10-07
1
-8
/
+0
*
WinGui: LibHb Encode and Scan support (off by default for the moment until I ...
sr55
2012-09-25
1
-5
/
+9
*
WinGui: General Tidyup of the Services Library API.
sr55
2012-08-25
1
-4
/
+6
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
1
-0
/
+6
*
WinGui: Fix a possible crash after scanning a source.
sr55
2012-07-23
1
-1
/
+0
*
WinGui: Move some stuff around in the services library and refactor out some ...
sr55
2012-07-20
1
-9
/
+8
*
WinGui: Refactor the Update service and add a new options tab to deal with up...
sr55
2012-06-30
1
-3
/
+0
*
WinGui: Code Cleanup
sr55
2012-06-14
1
-2
/
+1
*
WinGui: Fix build scripts.
sr55
2012-03-25
1
-1
/
+0
*
WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...
sr55
2012-03-24
1
-2
/
+0
*
WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the nigh...
sr55
2012-03-23
1
-1
/
+5
*
WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...
sr55
2012-03-23
1
-0
/
+3
*
WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...
sr55
2012-03-17
1
-0
/
+1
*
WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...
sr55
2012-01-22
1
-0
/
+1
*
WinGui: Control over automatic passthru options on the Audio Panel.
sr55
2012-01-07
1
-0
/
+1
*
WinGui: (WPF) Further work hooking up the new main window.
sr55
2011-12-03
1
-0
/
+1
*
WinGui: Add support for newer and older versions of stylecop 4
sr55
2011-10-15
1
-1
/
+1
*
WinGui: Added implementation of IWindsorInstaller to the AppServices library ...
sr55
2011-09-25
1
-0
/
+8
*
WinGui: Some further work removing duplicate models, updating the libscan/enc...
sr55
2011-09-11
1
-2
/
+0
*
WinGui: Remove some remaining unused .NET settings code.
sr55
2011-09-02
1
-9
/
+0
*
WinGui: Finish migrating the settings over to the new user setting service.
sr55
2011-08-17
1
-1
/
+1
*
WinGui: Add a service manager to maintain single instances of services & upda...
sr55
2011-08-15
1
-0
/
+1
*
WinGui: Finished re-writing the user settings service to use xml file storage...
sr55
2011-08-15
1
-0
/
+1
*
WinGui: Remove a duplicate model object.
sr55
2011-08-15
1
-1
/
+0
*
WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...
sr55
2011-08-07
1
-0
/
+1
*
WinGui: Setup a simple msbuild configuration and simplified the project build...
sr55
2011-07-17
1
-9
/
+5
*
WinGui: Another attempt at sorting the build.
sr55
2011-07-16
1
-26
/
+0
*
Another set of build fixes
sr55
2011-07-16
1
-0
/
+2
*
WinGui: Build fixes.
sr55
2011-07-16
1
-1
/
+25
*
WinGui: Some fixes to the Queue Current encoding information display and remo...
sr55
2011-07-16
1
-1
/
+1
*
WinGui: Another duplicate model removed.
sr55
2011-07-16
1
-1
/
+0
*
WinGui: Starting to remove model objects from the Application Services module...
sr55
2011-07-16
1
-5
/
+1
*
WinGui: Switch from using the Interop binary lib, to the source version which...
sr55
2011-07-16
1
-4
/
+6
*
WinGui: Some additional work on the libhb encode service to move it closer to...
sr55
2011-05-29
1
-0
/
+1
*
WinGui: Refactored the Encode Service to move any reusable code into a base c...
sr55
2011-05-29
1
-0
/
+2
*
WinGui: Fix a Serialization issue that was causing the Winforms designer to t...
sr55
2011-05-21
1
-0
/
+1
*
WinGui:
sr55
2011-05-14
1
-0
/
+1
[next]