summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2020.Bradley Sepos2020-01-01154-155/+155
* WinGui: Some cosmetic improvements to the Dark Theme. (Toolbar and GroupBox's...sr552020-01-015-25/+141
* WinGui: Improve the way updates are notified. The status label isn't visible ...sr552019-12-295-4/+45
* WinGui: Improve Option text block positioning for last commit.sr552019-12-291-1/+1
* WinGui: Improve "Send File To". It's arguments text box now accepts "{source}...sr552019-12-297-61/+32
* WinGui: Experimental Worker Process (Basic logging is now operational) + UI I...sr552019-12-2931-405/+532
* MacGui: update localizations.Damiano Galassi2019-12-296-12/+12
* MacGui: move sleep prevention to the main process, so we keep the sleep asser...Damiano Galassi2019-12-294-33/+53
* WinGui: Build Fixsr552019-12-283-1/+28
* WinGui: First step in a long overdue cleanup of the logging code. Stripped ou...sr552019-12-2816-390/+125
* WinGui: Building out the Web API needed for the background worker process. In...sr552019-12-2711-29/+515
* WinGui: Update all complete translations and add Japanese as a language choice.sr552019-12-2419-18351/+21146
* WinGui: Cosmetic: Increase slightly the default size of the queue window, and...sr552019-12-232-5/+6
* bd: add processing of "secondary" audio tracksJohn Stebbins2019-12-223-17/+127
* lang: fix dereference of "Unknown" lang codeJohn Stebbins2019-12-221-1/+1
* libbluray: fix a possible out of bounds read on macOS.Damiano Galassi2019-12-221-0/+21
* WinGui: Cleanup a bunch of Code Warnings + Fix missing ico resource. #2519sr552019-12-218-15/+25
* Updated NEWSsr552019-12-201-2/+1
* WinGui: Fix Dimension ComboBox colour on Dark Theme for the Add Preset Window.sr552019-12-201-1/+0
* WinGui: Change the invalid path errors from an Exception Window to a standard...sr552019-12-201-1/+2
* MacGui: Xcode 11.3 project version check.Damiano Galassi2019-12-206-6/+6
* Add DVD crash fix to NEWS.markdown.Bradley Sepos2019-12-191-0/+4
* Update NEWS.markdown for 1.3.1 release.Bradley Sepos2019-12-191-0/+59
* Update ShowHelp() with option to name subtitlesdtparr2019-12-191-0/+2
* dvdnav: check pgcn validity before starting a pgc walk.Damiano Galassi2019-12-191-0/+6
* WinGui: Fix a few issues with the build system post format changes.sr552019-12-183-4/+9
* WinGui: Remove the AppX project from the solution. It's not used.sr552019-12-181-4/+0
* WinGui: Update the cproj file to use the new Project SDK style format.sr552019-12-183-843/+90
* WinGui: Switch The WPF Project to .NET 4.8sr552019-12-182-2/+2
* WinGui: Switch HandBrake.Interop over to .NET Standard 2.0 and Project Style ...sr552019-12-187-448/+25
* WinGui: Switch all projects to use PackageReferences.sr552019-12-184-45/+22
* WinGui: Bump version to 1.4 on mastersr552019-12-185-7/+7
* nvenc: Further tidy up the is available check code.sr552019-12-151-9/+3
* nvenc: Disable API version check for latest API pack. Affects #2379sr552019-12-151-11/+5
* qsv: fix logs, cleanup, remove warnings (#2419)Artem2019-12-141-58/+44
* WinGui: When using QuickSync and defaulting to VFR same as source on encoder ...sr552019-12-141-4/+10
* Actions: IRC Notify Pull Request event now provides URLScott2019-12-111-1/+1
* Attempt to Improve the IRC NotificationsScott2019-12-111-4/+6
* WinGui: Expand the hack to make the window appear correctly when restoring fr...sr552019-12-101-1/+4
* LinGui: fix small memory leak in audio list displayJohn Stebbins2019-12-101-0/+1
* LinGui: fix display of chapter start timeJohn Stebbins2019-12-101-1/+1
* x265: Fix pass 2 encode failureNomis1012019-12-094-0/+76
* x265: Fix limit-tu bug in loading co-located CU's TU depthNomis1012019-12-094-0/+104
* WinGui: Limit iPod atom to H.264. Fixes #2490sr552019-12-096-4/+58
* WinUI: Notify of display field changes for QueueStats (#2488)Joshua Shaffer2019-12-071-4/+7
* LinuxGUI: Update de, ko and ru localeNomis1012019-12-033-250/+517
* build: make: Reduce required pkg-config version to 0.29 in configure.py.Bradley Sepos2019-11-291-1/+1
* WinGui: Invoke QueueChanged after ImportJoshua Shaffer2019-11-281-0/+4
* preset_template: change "und" to "any" in templateJohn Stebbins2019-11-271-1/+1
* preset: fix import of Audio/SubTitle LanguageList "und"John Stebbins2019-11-273-2/+44