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
/
HandBrakeWPF
/
HandBrakeWPF.csproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Prototype of process isolation support (to be used for libhb when thi...
sr55
2012-08-19
1
-0
/
+9
*
WinGui: Working drive tray insert/remove detection.
sr55
2012-07-14
1
-0
/
+2
*
WinGui: Improve the code behind the taskbar source menu. Note, The Disc inser...
sr55
2012-07-13
1
-0
/
+3
*
WinGui: Initial work to restore queue editing functionality. (Note, it's not ...
sr55
2012-07-08
1
-2
/
+1
*
WinGui: Add support for keyboard shortcuts. These are slightly different to t...
sr55
2012-07-08
1
-0
/
+1
*
WinGui: Refactor the Update service and add a new options tab to deal with up...
sr55
2012-06-30
1
-1
/
+4
*
WinGui: Various fixes
sr55
2012-06-16
1
-0
/
+1
*
WinGui: Remove the legacy WinForms GUI.
sr55
2012-06-14
1
-8
/
+0
*
WinGui: Initial layout changes to the options screen.
sr55
2012-06-14
1
-0
/
+1
*
WinGui: Added a Shell View which can host various windows. By default this wi...
sr55
2012-06-08
1
-0
/
+10
*
WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. Fi...
sr55
2012-05-26
1
-0
/
+1
*
WinGui: Status overlay when scanning. Not sure if this is going to stay, just...
sr55
2012-05-20
1
-0
/
+14
*
WinGui: When Changing the output format, limit to only valid choices in the v...
sr55
2012-05-19
1
-0
/
+2
*
WinGui: 64bit WPF build fix.
sr55
2012-05-12
1
-1
/
+1
*
WinGui: Make the new WPF UI default. (the old UI exe is still included in the...
sr55
2012-05-12
1
-1
/
+6
*
WinGui: (WPF) Improvements to the new audio panel.
sr55
2012-05-01
1
-0
/
+1
*
WinGui: (WPF) Initial Implementation of title specific scanning.
sr55
2012-04-06
1
-0
/
+9
*
WinGui: (WPF) Port the Advanced Panel for x264 from VidCoder.
sr55
2012-03-24
1
-1
/
+19
*
WinGui: (WPF) Setup all the Installer (Nightly and Release, x86/64) and Build...
sr55
2012-03-24
1
-2
/
+5
*
WinGui: (WPF) Wired up the queue window and added missing functionality. Fixe...
sr55
2012-03-23
1
-0
/
+9
*
WinGui: (WPF) Started implementing the startup procedure: Update checking, Pr...
sr55
2012-03-19
1
-0
/
+1
*
WinGui: (WPF) Add x64 target for HandBrakeWPF
sr55
2012-03-17
1
-0
/
+18
*
WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...
sr55
2012-03-17
1
-0
/
+6
*
WinGui: (WPF) Further work wiring up the new UI.
sr55
2012-03-01
1
-9
/
+5
*
WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...
sr55
2012-02-18
1
-0
/
+3
*
WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...
sr55
2012-02-11
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: (WPF) Further work on hooking up the various tabs on the Main Window.
sr55
2012-01-08
1
-0
/
+1
*
WinGui: (WPF) Bug fixes, Initial work on the Filters View
sr55
2011-12-30
1
-3
/
+3
*
WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...
sr55
2011-12-30
1
-16
/
+44
*
WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...
sr55
2011-12-27
1
-0
/
+3
*
WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....
sr55
2011-12-27
1
-1
/
+9
*
WinGui: (WPF) Work on the Chapters Panel + Missing Image files.
sr55
2011-12-22
1
-0
/
+1
*
WinGui: (WPF) Some further work on the WPF GUI. Started to hook up presets.
sr55
2011-12-21
1
-0
/
+7
*
WinGui: (WPF) Further work hooking up the new main window.
sr55
2011-12-03
1
-0
/
+4
*
WinGui: (WPF) Further UI work on the new interface.
sr55
2011-11-28
1
-1
/
+3
*
WinGui: (WPF) Some further UI Work.
sr55
2011-11-20
1
-21
/
+0
*
WinGui: (WPF) Add global exception handler and new wpf exception view.
sr55
2011-11-20
1
-1
/
+11
*
WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)
sr55
2011-11-06
1
-0
/
+3
*
WinGui: (WPF) Initial setup for the Log Window.
sr55
2011-10-30
1
-0
/
+1
*
WinGui: (WPF) Further work on the new Options window. Just UI/Cosmetic code t...
sr55
2011-10-30
1
-0
/
+5
*
WinGui: (WPF) Continued work on the options window. Save Settings, Various fu...
sr55
2011-10-29
1
-1
/
+16
*
WinGui: (WPF) Options window bindings are now in place.
sr55
2011-10-28
1
-0
/
+1
*
WinGui: (WPF) Further work on the options screen. Initial rough styling and L...
sr55
2011-10-25
1
-0
/
+1
*
WinGui: (WPF) Added backing properties for binding on the options window & so...
sr55
2011-10-22
1
-0
/
+1
*
WinGui: Initial layout of the WPF options window
sr55
2011-10-22
1
-4
/
+3
*
WinGui: Add support for newer and older versions of stylecop 4
sr55
2011-10-15
1
-1
/
+1
*
HandBrakeWPF: Switch from Caliburn to Caliburn Micro and Add a CastleWindsor ...
sr55
2011-09-17
1
-42
/
+9
*
WinGui:
sr55
2011-04-16
1
-0
/
+1
*
Rename Direction C# to CS
sr55
2011-03-13
1
-0
/
+297