summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: use gm4 as a synonym for GNU m4Sean McGovern2015-10-071-1/+1
* MacGui: fix build on Xcode 6.4Damiano Galassi2015-10-071-1/+1
* LinGui: fix display of pending count...John Stebbins2015-10-061-17/+23
* MacGui: move some code out of HBPreviewController.m. Remember the windows siz...Damiano Galassi2015-10-067-361/+587
* LinGui: OopsJohn Stebbins2015-10-061-1/+1
* LinGui: improve behavior of queue, preview, and activity togglesJohn Stebbins2015-10-065-75/+165
* Merge pull request #14 from SeanMcG/upstreamBradley Sepos2015-10-051-1/+12
|\
| * cli: always check result from *alloc() functionsSean McGovern2015-10-051-1/+12
|/
* LinGui: fix a filter validation issueJohn Stebbins2015-10-052-4/+13
* LinGui: fix filter display in queue listJohn Stebbins2015-10-053-37/+86
* LinGui: use libhb to validate filter settingsJohn Stebbins2015-10-053-116/+141
* MacGui: rename a preference key and remove a duplicated log message about lib...Damiano Galassi2015-10-051-5/+2
* MacGui: small UI alignmentsDamiano Galassi2015-10-051-10/+10
* Use the non deprecated kIOPMAssertPreventUserIdleSystemSleep assertion to pre...Damiano Galassi2015-10-051-1/+1
* contrib: Add libav patch that fixes vc1 decoder regression.Bradley Sepos2015-10-031-0/+28
* Merge pull request #13 from HandBrake/WinGuiScott2015-10-036-120/+409
|\
| * Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-036-120/+409
|/
* MacGui: add a lot of tooltips to the picture tab, taken from the linux guiDamiano Galassi2015-10-031-10/+43
* MacGui: change the picture tab label color to gray when no source is loadedDamiano Galassi2015-10-033-12/+75
* Merge pull request #12 from maximd33/upstreamScott2015-10-021-7/+9
|\
| * WinGui: draft set of options handling for QuickSyncH265, AVC replica for nowMax Dmytrychenko2015-09-301-7/+9
* | Merge pull request #11 from maximd33/masterScott2015-10-021-3/+3
|\ \
| * | fix .NET conditionMax Dmytrychenko2015-09-301-3/+3
| * | better usage of MASK for feature detection, OR fixMax Dmytrychenko2015-09-301-2/+2
| * | better usage of MASK for feature detectionMax Dmytrychenko2015-09-301-2/+2
| |/
* | LinGui: more combo box generalizationJohn Stebbins2015-10-011-171/+119
* | LinGui: use libhb filter param listsJohn Stebbins2015-10-011-99/+271
* | LinGui: generalize initialization of Combo boxesJohn Stebbins2015-10-017-296/+535
* | MacGui: remove the link to libdvdcssDamiano Galassi2015-09-301-16/+10
* | MacGui: add a way to differentiate a cancelled scan/encoded from a failed sca...Damiano Galassi2015-09-305-29/+27
* | MacGui: move start and pause after the queue buttons in the main window toolbarDamiano Galassi2015-09-291-4/+4
* | MacGui: safer HBTitle by checking init, and use a weak property for title in ...Damiano Galassi2015-09-292-3/+3
* | MacGui: set 1 as the default value for the Scan only title optionDamiano Galassi2015-09-292-3/+6
* | MacGui: read the actual preview count so we don't try to load a non existing ...Damiano Galassi2015-09-294-1/+16
* | scan: fix rescan avoidance logicJohn Stebbins2015-09-296-13/+34
* | LinGui: add zh_CN (Chinese) to LINGUASJohn Stebbins2015-09-281-0/+1
* | Merge pull request #8 from helinb/masterJohn Stebbins2015-09-281-0/+2878
|\ \
| * | Add Chinese translationhelinb2015-09-261-0/+2878
* | | LinGui: update translation filesJohn Stebbins2015-09-283-9/+23
| |/ |/|
* | Updates to the NEWS fileScott2015-09-271-4/+50
* | Merge branch 'master' of https://github.com/HandBrake/HandBrakeScott2015-09-271-2/+2
|\ \
| * \ Merge pull request #10 from maximd33/masterRodeo3142015-09-271-2/+2
| |\ \
| | * | fix to prevent lazy compiler assumption and avoid full computation, no local ...Max Dmytrychenko2015-09-271-3/+2
| | * | fix to prevent lazy compiler assumption and avoid full computationMax Dmytrychenko2015-09-271-2/+3
* | | | Check Culture of Framerate stringScott2015-09-271-12/+15
|/ / /
* | | Merge branch 'master' of https://github.com/HandBrake/HandBrakeScott2015-09-271-2/+2
|\| |
| * | build: Revise libhb package name.Bradley Sepos2015-09-271-1/+1
| * | build: Fix arch in Win CLI package name.Bradley Sepos2015-09-271-1/+1
* | | WinGui: Bump the preset version number check since adding the new qsv encoder...Scott2015-09-271-1/+1
|/ /
* | AppServices Tidyup ContdScott2015-09-2613-140/+289