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
/
Services
Commit message (
Expand
)
Author
Age
Files
Lines
*
WinGui: Code Cleanup
sr55
2012-06-14
16
-68
/
+133
*
WinGui: Strip out more legacy code.
sr55
2012-06-14
1
-4
/
+0
*
WinGui: Fix in the scan service for scanning folders with spaces.
sr55
2012-06-07
1
-1
/
+3
*
WinGui: Fix a threading bug in the Queue Manger. ClearCompleted should always...
sr55
2012-05-27
1
-8
/
+14
*
WinGui: Range of bug fixes and UI tweaks.
sr55
2012-05-20
1
-4
/
+1
*
WinGui:
sr55
2012-05-14
1
-1
/
+6
*
WinGui: Fix a crash in the user settings service on a clean install. Also han...
sr55
2012-05-14
3
-7
/
+8
*
WinGui: Remove deprecated variable to avoid confusion.
sr55
2012-04-12
1
-2
/
+1
*
WinGui: (WPF) User Setting Service fixes, Query Generation fixes, Logviewer l...
sr55
2012-04-01
1
-3
/
+2
*
WinGui: Fix an filepath issue in libhb scan service.
sr55
2012-04-01
1
-2
/
+2
*
WinGui: (0.9.x) User Settings Service Fixes/Improvements from Trunk
sr55
2012-04-01
1
-0
/
+4
*
WinGui: More refactoring of user settings / exception handling for the user s...
sr55
2012-03-29
1
-39
/
+16
*
WinGui: Add code to overwrite corrupted settings file.
sr55
2012-03-28
1
-0
/
+9
*
WinGuWinGui:(WPF) Remove some legacy queue code with the queue models and fix...
sr55
2012-03-25
4
-79
/
+60
*
WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.
sr55
2012-03-24
1
-0
/
+6
*
WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to c...
sr55
2012-03-17
1
-2
/
+8
*
WinGui: (WPF) Add basic Preview window.
sr55
2012-03-04
1
-1
/
+1
*
WinGui: (WPF) Further work wiring up the new UI.
sr55
2012-03-01
1
-1
/
+1
*
WinGui: (WPF) General work hooking up various aspects of the new WPF UI, bug ...
sr55
2012-02-18
1
-4
/
+5
*
WinGui: Fix a couple of trival gui bugs and force all exceptions to be handle...
sr55
2012-02-15
3
-10
/
+24
*
WinGui: Switch to use .i686 and .x86_64 xml appcast files.
sr55
2012-02-07
1
-2
/
+2
*
WinGui: Fixes to the preset system and plist exporter. (Missing keys)
sr55
2012-02-05
1
-0
/
+3
*
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: (WPF) Further work on hooking up the various tabs on the Main Window.
sr55
2012-01-08
1
-1
/
+1
*
WinGui: Control over automatic passthru options on the Audio Panel.
sr55
2012-01-07
1
-6
/
+8
*
WinGui: (WPF) Initial work to hookup the log viewer + some additional helper ...
sr55
2011-12-27
2
-2
/
+7
*
WinGui: (WPF) Initial work to implement the "Queue" and "Add Preset" Windows....
sr55
2011-12-27
2
-4
/
+5
*
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: (WPF) Further work on the WPF UI and associated servies and utilities...
sr55
2011-11-13
2
-3
/
+12
*
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
1
-0
/
+5
*
WinGui: Some bug fixes and re-factoring of the preset code.
sr55
2011-09-24
1
-2
/
+46
*
WinGui: Numerous fixes to Libhb based scanning and encoding. Aside from sever...
sr55
2011-09-12
4
-9
/
+22
*
WinGui: Some further work removing duplicate models, updating the libscan/enc...
sr55
2011-09-11
3
-7
/
+4
*
WinGui: Correct an issue with updating old presets (from 0.9.5 or earlier) to...
sr55
2011-09-11
1
-0
/
+1
*
WinGui: Missed a case where the queue recovery file was not being updated whe...
sr55
2011-09-10
1
-0
/
+1
*
WinGui: Make sure the queue state is correctly state when it is done processing.
sr55
2011-09-08
1
-0
/
+1
*
WinGui: Initial support for batch queueing.
sr55
2011-09-02
1
-2
/
+2
*
WinGui: Finish migrating the settings over to the new user setting service.
sr55
2011-08-17
7
-36
/
+42
*
WinGui: Add a service manager to maintain single instances of services & upda...
sr55
2011-08-15
7
-7
/
+58
*
WinGui: Couple of minor bug fixes in the user settings code.
sr55
2011-08-15
1
-0
/
+1
*
WinGui: Finished re-writing the user settings service to use xml file storage...
sr55
2011-08-15
8
-111
/
+154
*
WinGui: Clear all option on the queue.
sr55
2011-08-15
3
-4
/
+20
*
WinGui: Removed some unneeded code
sr55
2011-08-07
2
-2
/
+0
*
WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...
sr55
2011-08-07
4
-13
/
+95
*
WinGui: Usability Improvements on the Audio and Subtitle tabs.
sr55
2011-07-31
1
-0
/
+4
*
WinGui: Add support for Minimum Duration setting for scans.
sr55
2011-07-24
1
-0
/
+2
[next]