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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...
sr55
2012-03-24
1
-2
/
+0
*
WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.
sr55
2012-03-24
4
-26
/
+98
*
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
3
-22
/
+61
*
WinGui: Fix exception when adding to queue.
sr55
2012-03-20
1
-0
/
+1
*
WinGui: Fix broken duration display.
sr55
2012-03-20
1
-2
/
+2
*
WinGui: (WPF) Numerous fixes / UI tweaks.
sr55
2012-03-18
2
-7
/
+30
*
WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier debuggi...
sr55
2012-03-17
2
-1
/
+4
*
WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...
sr55
2012-03-17
6
-57
/
+97
*
WinGui: Fix an issue with the Query Parser Utility Class which would miss out...
sr55
2012-03-17
1
-0
/
+5
*
WinGui: (WPF) Add basic Preview window.
sr55
2012-03-04
2
-3
/
+19
*
WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on th...
sr55
2012-03-04
2
-1
/
+6
*
WinGui: (WPF) Audio Panel work to support presets / automatic track selection.
sr55
2012-03-02
1
-1
/
+14
*
WinGui: Another attempt to fix the SampleRate culture bug. Missed a few spots...
sr55
2012-03-01
1
-1
/
+2
*
WinGui: (WPF) Further work wiring up the new UI.
sr55
2012-03-01
7
-3
/
+154
*
WinGui: Update build numbers and copyright.
sr55
2012-02-27
1
-2
/
+2
*
WinGui: Fix a potential crash in the plist importer
sr55
2012-02-27
1
-1
/
+4
*
WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...
sr55
2012-02-18
2
-4
/
+14
*
WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...
sr55
2012-02-15
3
-10
/
+24
*
WinGui: Fix AllowSleep/Prevent Sleep to always use the same thread. Fix an e...
sr55
2012-02-14
1
-4
/
+58
*
WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...
sr55
2012-02-11
1
-1
/
+1
*
WinGui: Switch to use .i686 and .x86_64 xml appcast files.
sr55
2012-02-07
1
-2
/
+2
*
WinGui: Preset Save Changes fixes.
sr55
2012-02-05
1
-2
/
+2
*
WinGui: fix plist export fileformat keyvalue pair.
sr55
2012-02-05
1
-1
/
+1
*
WinGui: Fixes to the preset system and plist exporter. (Missing keys)
sr55
2012-02-05
3
-5
/
+18
*
WinGui: Fix the plist importer. New Passthru keys added.
sr55
2012-02-04
2
-4
/
+28
*
WinGui: Fix an issue with multi-instance queue recovery files not being clear...
sr55
2012-01-29
1
-1
/
+7
*
WinGui: Fix an issue that was causing the CLI version to be queried on very l...
sr55
2012-01-29
1
-1
/
+2
*
WinGui: Fix an issue where preset save changes was not working.
sr55
2012-01-26
1
-0
/
+1
*
WinGui: Fix for the Encode Quality type mode not being set correctly.
sr55
2012-01-25
1
-0
/
+2
*
WinGui: (WPF) Further work on the Audio and Subtitle tabs along with the API ...
sr55
2012-01-22
6
-109
/
+325
*
WinGui: Updated app-services library with support for auto-passthru.
sr55
2012-01-15
3
-2
/
+66
*
WinGui: "copy" not "copy:*"
sr55
2012-01-14
1
-3
/
+3
*
WinGui: Add support for --audio-copy-mask and --audio-fallback
sr55
2012-01-14
2
-1
/
+9
*
WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.
sr55
2012-01-08
1
-1
/
+1
*
WinGui: Couple of bug fixes to the Auto-Passthru feature.
sr55
2012-01-07
1
-0
/
+16
*
WinGui: Control over automatic passthru options on the Audio Panel.
sr55
2012-01-07
4
-6
/
+90
*
WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...
sr55
2011-12-27
4
-9
/
+51
*
WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....
sr55
2011-12-27
3
-4
/
+10
*
WinGui: Fix the Query Parser for x264 preset options.
sr55
2011-12-22
1
-5
/
+7
*
WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.
sr55
2011-12-21
1
-3
/
+32
*
WinGui: Some Audio Panel refactoring and an additional method to the scan ser...
sr55
2011-12-20
3
-1
/
+50
*
WinGui: Import Patch to fix corrupted characters in the Parser class. http://...
sr55
2011-12-20
1
-1
/
+1
*
WinGui: (WPF) Further work hooking up the new main window.
sr55
2011-12-03
7
-11
/
+66
*
WinGui: Some issues with loading ffmpeg4 encoder via presets fixed.
sr55
2011-11-17
1
-1
/
+3
*
WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...
sr55
2011-11-13
5
-41
/
+310
*
WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)
sr55
2011-11-06
1
-0
/
+11
*
WinGui: Several more culture issue fixes.
sr55
2011-11-04
2
-11
/
+5
*
WinGui: Use Invariant culture in the Status Parser.
sr55
2011-11-04
1
-4
/
+3
*
Interop: Updates to the Interop Library to use the new methods to get at the ...
sr55
2011-10-30
1
-5
/
+5
[next]