summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Services
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Fix Queue Edit. Post action to update UI widgets wasn't firing.sr552014-10-251-2/+16
* WinGui: Fix Playlist not displaying for bluray titles.sr552014-10-051-2/+8
* WinGui: Queue only checks duplicates against waiting items now.sr552014-08-251-1/+1
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-183-3/+3
* WinGui: Fix up Pausing when using libhb encode.sr552014-05-144-0/+22
* WinGui: Fix an issue with the preview scan count not being set correctly for ...sr552014-03-161-2/+2
* WinGui: Show a error message when the user has no destination set.sr552014-02-172-2/+12
* WinGui: Use libhb for subtitle burnin / forced checking. sr552014-02-021-1/+1
* WinGui: cleanup some warnings.sr552014-01-022-4/+4
* WinGui: Add support for passing through chapter names.sr552013-12-221-1/+2
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-192-0/+41
* WinGui: Fix a large number of stylecop warnings. sr552013-11-195-7/+6
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-194-309/+16
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-199-95/+36
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-199-37/+31
* WinGui: Fixed an issue with PGS subtitle detection.sr552013-10-131-0/+3
* WinGui: Handle libhb dll errors.sr552013-10-081-2/+9
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-282-2/+6
* WinGui: Flip the dvdnav option back to the correct way round.sr552013-09-271-1/+1
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-212-3/+6
* WinGui: Fix up libhb encode feature.sr552013-09-215-48/+146
* WinGui: Remove the scan service wrapper as it's no longer needed.sr552013-09-211-18/+0
* WinGui: Fix around logging when the TextWriter is closed and Removed an unne...sr552013-09-011-2/+16
* WinGui: Possible fix for the main feature detection.sr552013-08-301-2/+6
* Interop: Add Path to the Title objectsr552013-08-291-1/+2
* Interop: Few minor updates for QuickSync.sr552013-08-241-28/+18
* WinGui: Additional fixes to libhb logging, libdvdnav option and min duration...sr552013-08-241-5/+38
* WinGui: Fixes around libhb scanning. (Progress % was not shown and the scan l...sr552013-08-242-34/+65
* WinGui: Strip out legacy CLI scan code.sr552013-08-224-619/+1
* WinGui: Use LibHB for scanning. CLI is no longer used. It seems to be stable...sr552013-08-221-1/+2
* WinGui: Initial work around around a when done countdown.sr552013-08-211-0/+4
* WinGui: Stopping an encode or pausing the queue will no longer run the "When...sr552013-08-182-21/+23
* WinGui: General code tidyupsr552013-08-171-1/+1
* WinGui: Update the exception handling code to deal with Component Activation ...sr552013-07-201-6/+14
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-162-29/+22
* WinGui: Temp workaround for iPod preset.sr552013-05-301-0/+5
* WinGui: Some usability improvements and bug fixes around the queue window.sr552013-05-241-12/+25
* WinGui: Rectored some Encode/Queue service code. This restoes "Quit HandBrake...sr552013-05-193-96/+14
* WinGui: Fix buildsr552013-04-291-1/+1
* WinGui: Fix Lock System action and hide the quit handbrake option from when d...sr552013-04-291-1/+1
* WinGui: Couple bug fixes and tweaks.sr552013-03-271-1/+1
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-195-17/+8
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-074-98/+51
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-021-2/+4
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-242-3/+6
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-122-6/+9
* WinGui: Code Tidyup.sr552013-01-262-16/+28
* WinGui: Numerous bug fixes to the services library.sr552013-01-265-159/+155
* WinGui: UI Tweaks.sr552013-01-172-0/+41
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-2/+2