summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update Assembly Info and Installer templatessr552013-03-091-1/+1
* WinGui: Use invariant culture for scan percentage conversion.sr552013-03-081-1/+1
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-075-98/+62
* WinGui: Push Any up to the top of the language lists.sr552013-03-031-1/+1
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-023-8/+17
* WinGui: Show "Scan failed: Unrecognized file type." when a scan fails for thi...sr552013-02-243-7/+17
* WinGui: A Stylecop cleanup pass on Interop Library. Note, moved the Eventarg...sr552013-02-122-6/+9
* WinGui: Code Tidyup.sr552013-01-263-25/+58
* WinGui: Numerous bug fixes to the services library.sr552013-01-267-192/+224
* WinGui: Add duration of the chapter to the chapters tab.sr552013-01-231-1/+13
* WinGui: Just some prototype code for safe keeping. Not currently used.sr552013-01-201-3/+0
* WinGui: UI Tweaks.sr552013-01-175-2/+101
* WinGui: Fix Allow Sleep option.sr552013-01-171-1/+1
* WinGui: Numerous bug fixes. Many around the automatic selection feature on th...sr552013-01-131-1/+1
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-2/+2
* WinGui: Removed High444, use auto instead.sr552012-12-311-2/+2
* WinGui: Missed a place for removing High10 and 422sr552012-12-311-4/+4
* WinGui: Bump copyright date.sr552012-12-311-1/+1
* WinGui: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-295-3/+67
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-285-34/+74
* WinGui: Improved handling of preview filename generation and fixed the second...sr552012-12-271-8/+1
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-081-1/+1
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-271-33/+17
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-241-6/+2
* WinGui: Quick fix to restore building of the app.sr552012-11-221-2/+2
* WinGui: Better error messages from the user settings service. sr552012-11-101-2/+3
* WinGui: Fixes to deblock filter.sr552012-11-081-1/+1
* WinGui: Initial work to overhaul the plist import code.sr552012-10-276-454/+504
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-135-57/+30
* WinGui: API Tidyup Part 3 of many.sr552012-10-136-707/+576
* 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