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: (WPF) Further work hooking up the new main window.
sr55
2011-12-03
20
-64
/
+208
*
WinGui: (WPF) Update with options panel with the latest WinForm changes.
sr55
2011-12-02
4
-3
/
+39
*
WinGui: Extended the Automatic Audioo/Subtitle selection feature to allow a p...
sr55
2011-12-01
7
-78
/
+104
*
WinGui: Fix VLC detection bug.
sr55
2011-12-01
1
-9
/
+13
*
WinGui: Fix to the autoname function {source_path} option. It would sometimes...
sr55
2011-11-29
1
-1
/
+5
*
WinGui: (WPF) Further UI work on the new interface.
sr55
2011-11-28
5
-120
/
+262
*
WinGui: (WPF) Further work on setting up the initial UI.
sr55
2011-11-26
3
-11
/
+178
*
WinGui: Change the audio panel, so that if no tracks are available, the contr...
sr55
2011-11-26
1
-1
/
+1
*
WinGui: (WPF) Some further UI Work.
sr55
2011-11-20
16
-130
/
+204
*
WinGui: (WPF) Add global exception handler and new wpf exception view.
sr55
2011-11-20
8
-10
/
+395
*
WinGui: Add a tooltip to the audio panel that explains it's operation a bit b...
sr55
2011-11-19
2
-1
/
+10
*
WinGui: Fix a issue where audio controls would disable sometimes if there was...
sr55
2011-11-19
1
-0
/
+24
*
WinGui: Fixes to the Burned/Default flags being set incorrectly on the subtit...
sr55
2011-11-17
1
-42
/
+12
*
WinGui: Some issues with loading ffmpeg4 encoder via presets fixed.
sr55
2011-11-17
2
-3
/
+5
*
WinGui: Fix the mpeg4 encoder query.
sr55
2011-11-17
1
-1
/
+1
*
WinGui: (WPF) Further work on the WPF UI and associated servies and utilities...
sr55
2011-11-13
14
-65
/
+415
*
WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)
sr55
2011-11-06
7
-15
/
+204
*
WinGui: Several more culture issue fixes.
sr55
2011-11-04
9
-36
/
+21
*
WinGui: Use Invariant culture in the Status Parser.
sr55
2011-11-04
1
-4
/
+3
*
WinGui: (WPF) Initial setup for the Log Window.
sr55
2011-10-30
6
-7
/
+62
*
WinGui: (WPF) Further work on the new Options window. Just UI/Cosmetic code t...
sr55
2011-10-30
8
-60
/
+228
*
Interop: Updates to the Interop Library to use the new methods to get at the ...
sr55
2011-10-30
29
-417
/
+1020
*
WinGui: (WPF) Continued work on the options window. Save Settings, Various fu...
sr55
2011-10-29
9
-333
/
+1064
*
WinGui: (WPF) Options window bindings are now in place.
sr55
2011-10-28
4
-160
/
+175
*
WinGui: Some behavioural fixes to the audio panel controls.
sr55
2011-10-26
3
-10
/
+15
*
WinGui: (WPF) Further work on the options screen. Initial rough styling and L...
sr55
2011-10-25
5
-35
/
+361
*
WinGui: Add support for new decomb options.
sr55
2011-10-23
4
-21
/
+30
*
WinGui: (WPF) Added backing properties for binding on the options window & so...
sr55
2011-10-22
23
-85
/
+1523
*
WinGui: Initial layout of the WPF options window
sr55
2011-10-22
12
-36
/
+429
*
WinGui: Add support for newer and older versions of stylecop 4
sr55
2011-10-15
3
-3
/
+3
*
WinGui: Fix a bug in the AutoName function when the source name has invalid c...
sr55
2011-10-15
1
-1
/
+2
*
WinGui: Remove "Add only one" check from "Add All" on the audio panel
sr55
2011-10-15
1
-6
/
+0
*
WinGui: Couple of cosmetic bug fixes.
sr55
2011-10-14
2
-7
/
+7
*
WinGui: Add support for flac.
sr55
2011-10-12
1
-34
/
+36
*
WinGui: Fix for ffmpeg AC3 encoder data converter. Patch by Lutz S
sr55
2011-10-12
1
-3
/
+3
*
WinGui: Updated EnumHelper with another helper method.
sr55
2011-10-09
1
-0
/
+22
*
WinGui: Fix a bug in the Audio Panel. Unable to parse a Mixdown enumeration.
sr55
2011-10-09
1
-9
/
+9
*
WinGui: typo fix.
sr55
2011-10-08
1
-1
/
+1
*
WinGui: Converters and cli query handling code update for new x264 options.
sr55
2011-10-08
3
-1
/
+147
*
Interop: x264Tune model update.
sr55
2011-10-08
1
-6
/
+6
*
Interop: Add some models for upcoming x264 preset/tune/profile & audio encode...
sr55
2011-10-08
5
-26
/
+164
*
Interop: Updating structs to keep up with libhb. Adding support for x264 prof...
randomengy
2011-10-08
12
-155
/
+183
*
WinGui: Rename Mixdown Passthru to None
sr55
2011-10-07
5
-81
/
+85
*
WinGui: Some refactoring of code that throws exceptions.
sr55
2011-09-26
4
-26
/
+16
*
WinGui: Add a parameter-less constructor to the QueueManger
sr55
2011-09-26
1
-0
/
+8
*
WinGui: Added implementation of IWindsorInstaller to the AppServices library ...
sr55
2011-09-25
10
-207
/
+84
*
WinGui: Couple of fixes and updates to the Plist parser.
sr55
2011-09-25
2
-7
/
+21
*
WinGui: Some further fixes to the preset code. Plist import fixes. (Still nee...
sr55
2011-09-24
4
-6
/
+31
*
WinGui: Some bug fixes and re-factoring of the preset code.
sr55
2011-09-24
5
-17
/
+79
*
HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...
sr55
2011-09-17
62
-484
/
+16438
[prev]
[next]