summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Settings tidyupsr552012-10-101-20/+0
* WinGui: Missed files from previous checkin.sr552012-10-108-171/+4
* WinGui: Remove old ShowCLI setting. There isn't much reason to have this anym...sr552012-10-092-6/+1
* WinGui: Fix a couple of swallowed exceptions.sr552012-10-072-9/+16
* WinGui: API Tidyup Part 1 of manysr552012-10-078-75/+28
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-072-31/+27
* WinGui: Improvements to status messages.sr552012-09-301-2/+11
* WinGui: Misc Fixessr552012-09-301-2/+12
* WinGui: LibHb Encode and Scan support (off by default for the moment until I ...sr552012-09-2515-19/+732
* WinGui: Misc typos, tidyupsr552012-09-231-1/+1
* WinGui: Missing comma with "Greek, Modern"sr552012-09-111-1/+1
* WinGui: Update a broken Property Changed notification in the AudioTrack modelsr552012-09-091-12/+11
* WinGui: Couple Corrections to the Audiobitrate converter.sr552012-09-081-1/+1
* WinGui: Implement hb_get_audio_bitrate_limits() in the Windows UI to provide ...sr552012-09-081-0/+12
* WinGui: Updated the Bitrate Converted to be a bit more intelligent about it's...sr552012-09-071-0/+1
* WinGui: Add support for new Mixdowns (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left on...sr552012-09-071-6/+32
* WinGui: Further work and fixes on the Process Isolation Servicesr552012-09-023-11/+26
* WinGui: Further work in the process isolation service.sr552012-09-012-5/+8
* WinGui: Fix culture issue with the framerate. Any non round number selection ...sr552012-09-011-1/+1
* WinGui: General Tidyup of the Services Library API.sr552012-08-2515-138/+166
* WinGui: Initial Work to wire up Encode Process Isolation.sr552012-08-2212-87/+373
* WinGui: Prototype of process isolation support (to be used for libhb when thi...sr552012-08-1910-31/+507
* WinGui: Highlight the default preset in italics.sr552012-08-121-15/+45
* WinGui: --subtitle-burn -> should be burnedsr552012-08-081-1/+1
* WinGui: Add Audio Track Name option back in. For now, I've used a toggle butt...sr552012-08-052-3/+45
* WinGui: Don't set -X or -Y for the CLI Query. The UI handles Max Width / Height.sr552012-07-251-2/+2
* WinGui: Fix up the Audio Passthru selection options.sr552012-07-234-26/+138
* WinGui: Fix a possible crash after scanning a source.sr552012-07-233-132/+1
* WinGui: Move some stuff around in the services library and refactor out some ...sr552012-07-2025-95/+59
* WinGui: Array of fixes and changessr552012-07-202-0/+130
* WinGui: Fix an issue where selecting the dvd drive in the source menu would n...sr552012-07-111-7/+3
* WinGui: Initial work to restore queue editing functionality. (Note, it's not ...sr552012-07-085-35/+47
* WinGui: Additional fixes for multi-instance.sr552012-07-074-62/+110
* WinGui: Fixes to allow for multi-instance to work again.sr552012-07-072-31/+2
* WinGui: Fix for Chapter markers starting at the wrong point. sr552012-07-061-1/+1
* WinGui: Assorted fixes. sr552012-06-302-11/+52
* WinGui: Refactor the Update service and add a new options tab to deal with up...sr552012-06-304-245/+0
* WinGui: Update the behaviour of the Burned / Default check boxes to make them...sr552012-06-301-5/+37
* WinGui: Assorted Fixessr552012-06-241-4/+8
* WinGui: Missing file from last checkinsr552012-06-221-3/+3
* WinGui:WinGui:sr552012-06-194-5/+16
* WinGui: Various fixessr552012-06-163-8/+1
* WinGui: Fix an issue in the AudioTrack copy constructor.sr552012-06-151-1/+1
* WinGui: Fix another issue with Scanning sources at the drive letter level.sr552012-06-141-5/+3
* WinGui: Fix build and further clean out some legacy code.sr552012-06-145-35/+32
* WinGui: Code Cleanupsr552012-06-1465-345/+559
* WinGui: Strip out more legacy code.sr552012-06-146-55/+29
* WinGui: Fix in the scan service for scanning folders with spaces.sr552012-06-071-1/+3
* Wingui: Fix an issue where a trailing slash can cause an encode not to start.sr552012-06-071-0/+8
* WinGui: Fix chapter csv file import. Names were not displaying on the chapter...sr552012-06-031-2/+20