summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Interop: Added support for various audio encoding options that were missing f...sr552011-09-175-14/+65
* WinGui: Correctly reload audio tracks on queue edit.sr552011-09-162-2/+8
* WinGui: Workaround an issue with audio controls not updating when no audio tr...sr552011-09-161-0/+4
* WinGui: Fixes to the Audio Panel.sr552011-09-165-91/+115
* WinGui: Numerous fixes to Libhb based scanning and encoding. Aside from sever...sr552011-09-126-11/+24
* WinGui: Some further work to enable libhb encode support.sr552011-09-117-62/+359
* WinGui: Remove bad auto-gen.sr552011-09-111-1/+0
* WinGui: Remove bad auto-gen again.sr552011-09-111-27/+0
* WinGui: Some further work removing duplicate models, updating the libscan/enc...sr552011-09-1119-232/+216
* WinGui: Update the Interop Mixdown and Audio Encoder objectssr552011-09-112-2/+23
* WinGui: Correct an issue with updating old presets (from 0.9.5 or earlier) to...sr552011-09-111-0/+1
* WinGui: Missed a case where the queue recovery file was not being updated whe...sr552011-09-101-0/+1
* WinGui: Make sure the queue state is correctly state when it is done processing.sr552011-09-081-0/+1
* WinGui: Don't "recover" completed queue items when restarting.sr552011-09-081-2/+4
* WinGui: Add support for longer previews.sr552011-09-041-9/+5
* WinGui: Remove some bad auto-gen... again.sr552011-09-031-1/+0
* WinGui: Initial support for batch queueing.sr552011-09-029-153/+345
* WinGui: Remove some remaining unused .NET settings code.sr552011-09-028-82/+0
* WinGui: Reverted Auto-Gen Resx change from previous commitsr552011-09-021-27/+0
* WinGui: Fix a display issue with the Title Dropdown. The dropdown area width ...sr552011-09-022-73/+102
* WinGui: Some tweaks to the way the picture settings panel handles cropping an...sr552011-08-271-2/+10
* WinGui: Broke the preset loader in the last commit. Now Fixed.sr552011-08-273-1/+9
* WinGui: Some refactoring of the preset services to make them simpler and rest...sr552011-08-273-25/+22
* WinGui: Finish migrating the settings over to the new user setting service.sr552011-08-1733-999/+422
* WinGui: Add support for upcoming changes to CLI scan output showing bluray pl...sr552011-08-161-4/+19
* WinGui: Add a service manager to maintain single instances of services & upda...sr552011-08-1530-41/+565
* WinGui: Couple of minor bug fixes in the user settings code.sr552011-08-152-1/+2
* WinGui: Finished re-writing the user settings service to use xml file storage...sr552011-08-1523-565/+329
* WinGui: Remove a duplicate model object.sr552011-08-158-50/+1
* WinGui: Clear all option on the queue.sr552011-08-158-23/+74
* WinGui: Fix an issue with Multi-instance detection.sr552011-08-141-1/+1
* Interop: Struct changes to keep up with libhb and passthrough updates. Also f...randomengy2011-08-1310-17/+45
* WinGui: Added in release installer support to the msbuild file.sr552011-08-121-4/+20
* WinGui: Disable the "Run HandBrake" option after the installer. Running under...sr552011-08-114-4/+4
* WinGui: Add support for performing a silent install. (Patch by cookie23 - Jer...sr552011-08-114-20/+32
* WinGui: Fix a NullPointerException in the AudioPanel that was causing some fu...sr552011-08-111-2/+7
* WinGui: Build fixsr552011-08-081-2/+0
* WinGui: Removed some unneeded codesr552011-08-073-12/+0
* WinGui: Change the Queue to work in the same way as the Mac/Lin Queue. Retain...sr552011-08-0710-23/+243
* WinGui: Support DTS-HD in MP4.sr552011-08-071-1/+1
* WinGui: Add support for DTS passthru in MP4 and add smarter fallback audio en...sr552011-08-071-31/+85
* WinGui: Support for AAC and MP3 Passthru added + change default audio mode se...sr552011-08-076-6/+65
* WinGui: Refactored the Automatic Audio Selection so that it is more intuitive...sr552011-08-073-74/+89
* WinGui: Subme 11 support.sr552011-08-061-1/+2
* WinGui: Add a warning to the "Audio and Subtitles" tab to notify people that ...sr552011-08-012-19/+30
* WinGui: Temporary fix for the audio panel not accepting preset audio tracks d...sr552011-07-312-2/+17
* WinGui: Usability Improvements on the Audio and Subtitle tabs.sr552011-07-318-114/+269
* WinGui: Small fix to Max Width and Height settings from presets. Presets with...sr552011-07-281-5/+3
* WinGui: Increase the max number on the Min scan length numeric control. sr552011-07-241-10/+15
* Add DTS-HD and DRC to HandBrakeInterop. Update libhb audio structures. Fix te...randomengy2011-07-2414-40/+64