summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update HandBrakeInterop Library for the latest encoder option changes.sr552014-02-173-20/+20
* WinGui: Show a error message when the user has no destination set.sr552014-02-175-3/+32
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-1628-759/+1402
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-133-0/+9
* WinGui: Use libhb for subtitle burnin / forced checking. sr552014-02-023-7/+35
* Interop: Various fixes/featuresrandomengy2014-02-0110-12/+61
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-0/+3
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-259-168/+136
* WinGui: Make the Preset Plist importer a bit more robust by checking versions...sr552014-01-215-8/+92
* WinGui: Few minor UI tweaks.sr552014-01-192-38/+61
* WinGui: Fix a number of styles that were not obeying the Use System Colours o...sr552014-01-028-18/+101
* WinGui: cleanup some warnings.sr552014-01-0219-46/+54
* WinGui: Fix a crash when updating the status display.sr552014-01-024-14/+2
* WinGui: Move a bunch of strings out to the resources file.sr552013-12-298-66/+516
* WinGui: Improved an Add All Error message in relation to the Auto File Naming...sr552013-12-293-6/+65
* WinGui: Fix a few bugs:sr552013-12-296-77/+25
* WinGui: Some more minor tweaks to the new source menu and tidyup on the optio...sr552013-12-2610-354/+57
* WinGui: Tags/Spaces tidyupsr552013-12-221-1913/+1913
* WinGui: Add support for passing through chapter names.sr552013-12-223-2/+9
* WinGui: Attempt to make the new source selection window less jarring in terms...sr552013-12-212-9/+10
* WinGui: Remove needless QSV checkbox to enable QSV in options. sr552013-12-076-73/+6
* WinGui: Remove support for Growl. This library has been causing numerous issu...sr552013-12-077-168/+5
* WinGui: Some further work in the background on the still preview feature.sr552013-12-066-9/+131
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ...sr552013-12-0111-14/+311
* WinGui: Undo the Preview Change from last checkin.sr552013-11-281-2/+2
* Interop: Fix an issue with the path being presented in the system codepath. U...sr552013-11-282-2/+8
* WinGui: Fix typo on the Options windowsr552013-11-222-2/+2
* WinGui: Some additional work on Static Previews. Added slider to select the p...sr552013-11-224-10/+174
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-1911-20/+225
* WinGui: Fix a large number of stylecop warnings. sr552013-11-1930-80/+75
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-1927-105/+107
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-1920-218/+195
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-1923-104/+190
* WinGui: Regenerate the handbrakepineapple.ico file. Improves the icon appeara...sr552013-11-091-0/+0
* WinGui: use libhb presets for QSV.Rodeo2013-11-084-109/+48
* WinGui: don't ignore the H.264 profile and level when the encoder is QSV.Rodeo2013-11-081-19/+47
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-086-11/+8
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-081-3/+3
* Interop: Exposed properties and methods on subtitle tracks to determine if th...randomengy2013-11-074-7/+56
* WinGui: fix an issue where the value of the H.264 level and profile widgets w...Rodeo2013-11-021-8/+11
* WinGui: Update the video preview window icon. Was using the wrong one.sr552013-11-023-5/+4
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-024-2/+5
* WinGui: Fixed an issue with the Queue toolbar where resizing the widow to a s...sr552013-11-023-11/+19
* WinGui: Couple of cosmetic fixes / minor improvements. sr552013-10-274-6/+8
* WinGui: Fixed burn-in checkbox for subtitlessr552013-10-251-1/+1
* WinGui: Fix adding a new VobSub or PGS subtitle, default it to "Burned In" fo...sr552013-10-204-34/+40
* WinGui: Add a "Add 'Foreign Audio Scan'" option to the Automatic Subtitle tra...sr552013-10-205-4/+51
* Interop: Input/output paths are now encoded to UTF-8. Removed references to h...randomengy2013-10-1312-280/+377
* WinGui: Fixed an issue with PGS subtitle detection.sr552013-10-131-0/+3
* WinGui: Use a specific culture to make sure . is used rather than ,sr552013-10-101-1/+1