summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.ApplicationServices/Utilities
Commit message (Expand)AuthorAgeFilesLines
* WinGui: cleanup some warnings.sr552014-01-022-1/+2
* WinGui: Fix a few bugs:sr552013-12-291-1/+1
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-3/+17
* WinGui: Fix a large number of stylecop warnings. sr552013-11-193-9/+8
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-191-35/+11
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-191-27/+27
* WinGui: use libhb presets for QSV.Rodeo2013-11-082-68/+34
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-081-2/+2
* WinGui: fix an issue where the value of the H.264 level and profile widgets w...Rodeo2013-11-021-8/+11
* WinGui: Use a specific culture to make sure . is used rather than ,sr552013-10-101-1/+1
* WinGui: Fix a culture issue with the samplerate query generation.sr552013-10-101-1/+1
* WinGui: Add some sanity checks around the Gpu Info checker.sr552013-10-061-6/+11
* WinGui: All the hardware acceleration options are now available view a new ta...sr552013-09-281-6/+29
* WinGui: Added a new tab in Options to host "Video" related settings including...sr552013-09-211-8/+27
* WinGui: Fix up libhb encode feature.sr552013-09-211-74/+89
* WinGui: Remove the option to disable libhb features as it's now vital to have...sr552013-09-172-0/+26
* WinGui: Remove the AV_MP4 option so we now only have the AV Format Muxer as "...sr552013-09-145-9/+3
* WinGui: Add System Information to the About Window and Log header.sr552013-09-072-1/+41
* WinGui: Fix an issue with cropping param not being send to the CLI in AutoMod...sr552013-09-011-3/+3
* WinGui: Fix Quality slider in QSV mode.sr552013-08-251-0/+1
* WinGui: Implement hb_qsv_available in the UI so that the encoder isn't shown ...sr552013-08-231-0/+22
* WinGui: Manually merged the QuickSync UI changes from the qsv branch to trunksr552013-08-234-20/+99
* WinGui: General code tidyupsr552013-08-174-15/+0
* WinGui: Some fixes around the Video and Advanced Tab query generation behaviour.sr552013-07-271-30/+38
* WinGui: Make the AVFormat Muxers default.sr552013-07-131-5/+5
* WiWinGui: Remap the audio and video encoders. Hopefully this should also be ...sr552013-06-163-85/+47
* WinGui: Add support for the 24bit flac encoder.sr552013-06-011-2/+11
* WinGui: Use ISO639-2 Codes rather than language names for auto language selec...sr552013-05-291-1/+37
* WinGui: Fix a potential crash in the options window for clearing log files if...sr552013-05-291-4/+11
* WinGui: Adding missing x264UseAdvancedOptions Key. Allow the Queue window to...sr552013-05-221-0/+2
* WinGui: Fix the Preset exporter. (VideoFramerateMode was missing)sr552013-04-121-1/+1
* WinGui: Fix the x264 preset/tune/profile tooltip so that it now shows the equ...sr552013-04-121-1/+1
* WinGui: Appcast related fixes and tidyup.sr552013-03-201-0/+11
* WinGui: Part 1: Fix numerous issues around app versioning. Hopefully the GUI ...sr552013-03-192-8/+59
* WinGui: Push Any up to the top of the language lists.sr552013-03-031-1/+1
* WinGui: Code Tidyup.sr552013-01-261-9/+30
* WinGui: Fix Allow Sleep option.sr552013-01-171-1/+1
* 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: Add the plist keys and fix numerous bugs in the x264 preset/tune/prof...sr552012-12-293-1/+33
* WinGui: Initial work to implement x264 Preset/Tune/Profile/Level options in-gui.sr552012-12-283-25/+56
* 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: 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: Fixes to deblock filter.sr552012-11-081-1/+1
* WinGui: Initial work to overhaul the plist import code.sr552012-10-272-450/+156
* WinGui: Refactor multi-instance support to use Process ID. Fix old log file c...sr552012-10-131-39/+25
* WinGui: Missed files from previous checkin.sr552012-10-101-124/+0
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-071-23/+27