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: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...
sr55
2013-05-19
1
-0
/
+2
*
WinGui: Appcast related fixes and tidyup.
sr55
2013-03-20
1
-0
/
+1
*
WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...
sr55
2013-03-19
1
-2
/
+1
*
WinGui: Split out the advanced tab code into separate panels.
sr55
2013-02-16
1
-4
/
+22
*
WinGui: Add support for the tray icon.
sr55
2013-02-02
1
-0
/
+1
*
WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP Se...
sr55
2013-01-23
1
-0
/
+7
*
WinGui: Just some prototype code for safe keeping. Not currently used.
sr55
2013-01-20
1
-0
/
+10
*
WinGui: UI Tweaks.
sr55
2013-01-17
1
-0
/
+1
*
WinGui: Options screen refactoring.
sr55
2013-01-13
1
-0
/
+4
*
WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...
sr55
2013-01-06
1
-1
/
+10
*
WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.
sr55
2012-12-28
1
-0
/
+3
*
WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau...
sr55
2012-11-17
1
-1
/
+1
*
WinGui: Updated the preset pane icons.
sr55
2012-11-11
1
-0
/
+2
*
WinGui: Initial set of new icons implemented.
sr55
2012-11-10
1
-4
/
+2
*
WinGui: API Tidyup Part 2 of many. Growl Support.
sr55
2012-10-10
1
-0
/
+12
*
WinGui: Cancel Scan menu option now greyed out when not scan running.
sr55
2012-09-30
1
-0
/
+1
*
WinGui: LibHb Encode and Scan support (off by default for the moment until I ...
sr55
2012-09-25
1
-6
/
+4
*
WinGui: Misc typos, tidyup
sr55
2012-09-23
1
-9
/
+0
*
WinGui: Strip out the last traces of MEF since it's not going to be used.
sr55
2012-08-27
1
-2
/
+0
*
WinGui: Initial Work to wire up Encode Process Isolation.
sr55
2012-08-22
1
-0
/
+2
*
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
[next]