summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Adding a number of new tooltips for some of the more complicated cont...Scott2015-09-195-11/+234
* WinGui: Strip out some old unused code.Scott2015-09-1812-220/+2
* WinGui: Starting work on more API cleanup in ApplicationServices library.Scott2015-09-183-99/+47
* WinGui: Initialise chapters to string.empty if the import file does not conta...Scott2015-09-151-2/+1
* WinGui: Fetch video framerates from libhbScott2015-09-111-1/+3
* contrib: Backport libav patches to dxtory decoder.Bradley Sepos2015-09-101-0/+685
* libhb: Fix compiler issues in previous commit.Bradley Sepos2015-09-101-3/+7
* libhb: Clock/frame rate handling improvements.Bradley Sepos2015-09-107-35/+69
* CLI: Fix frame rate not being set without specifying --cfr/--pfr, and make --...Bradley Sepos2015-09-101-4/+5
* libhb: Expand framerates to include 20 and 48.Bradley Sepos2015-09-101-0/+2
* Merge pull request #3 from bradleysepos/gitJohn Stebbins2015-09-101-18/+20
|\
| * git: Use more absolute paths in .gitignore.Bradley Sepos2015-09-101-12/+13
| * git: Tidy up .gitignore layout/comments and restore configure script.Bradley Sepos2015-09-091-7/+8
|/
* gitignore autoconf spamJohn Stebbins2015-09-091-3/+18
* LinGui: fix video quality granularity for x265John Stebbins2015-09-081-10/+22
* WinGui: Fix a cosmetic issue with the VideoTune dropdown when setting presets...Scott2015-09-051-1/+2
* libhb: remove unused hb_buffer_t.subJohn Stebbins2015-09-0411-73/+2
* MacGui: enable core animation in the activity window so the bottom corners of...Damiano Galassi2015-09-042-15/+8
* Merge pull request #1 from bradleysepos/gitJohn Stebbins2015-09-031-0/+2
|\
| * git: Add build/ and download/ to .gitignore.Bradley Sepos2015-09-031-0/+2
|/
* Revise READMEJohn Stebbins2015-09-021-3/+8
* CLI: Fix selection of default, burned, and forced subtitle tracksJohn Stebbins2015-09-011-3/+4
* Git Ignore: Ignore files created by XcodeDamiano Galassi2015-08-291-1/+4
* MacGui: try a different layout for the picture tab, show the source size and ...Damiano Galassi2015-08-291-380/+395
* MacGui: default to 'source maximum' in the Picture Size popup of the add pres...Damiano Galassi2015-08-292-14/+11
* MacGui: added a new sourceInfo property to retrieve a string with the picture...Damiano Galassi2015-08-294-0/+21
* WinGui: Update the GUI to handle the version information correctly after the ...Scott2015-08-294-3/+19
* scripts: fix repo-info.shJohn Stebbins2015-08-271-2/+2
* WinGui: Another build fix for git.Scott2015-08-271-25/+25
* WinGui: Build fixes for git.Scott2015-08-274-27/+27
* WinGui: Remove 2 build targets.Scott2015-08-271-12/+12
* WinGui: Disable the subversion build code. Will update to handle git later.Scott2015-08-275-10/+10
* LinGui: fix problem with audio bitrate/quality widgetsJohn Stebbins2015-08-261-2/+2
* LinGui: post git snapshot builds to new PPA handbrake-git-snapshotsJohn Stebbins2015-08-251-2/+2
* build: fix errors in last commitJohn Stebbins2015-08-253-4/+4
* build: use git version info instead of svnJohn Stebbins2015-08-2517-123/+366
* Updating the README.pod to reflect the move to git.Scott2015-08-251-25/+13
* Remove a workaround for the 10.6 sdkgalad872015-08-251-6/+0
* LinGui: don't save custom presets in a built-in folderJohn Stebbins2015-08-251-1/+1
* WinGui: Fix another instance of the Caliburn vs Json.net sillyness where obje...sr552015-08-252-18/+9
* cropscale: prevent crash when scale dimensions too smalljstebbins2015-08-242-1/+7
* WinGui: If the Queue Recovery doesn't return any results, show the "Source S...sr552015-08-235-5/+35
* WinGui: Add right click menu to preset listbox.sr552015-08-233-26/+40
* Git Ignore: Ignore files created by Visual Studio - Patch by jorrit.sr552015-08-231-0/+4
* WinGui: Don't update config when user cancels file/folder dialogs - Patch by...sr552015-08-233-119/+141
* WinGui: Sizing tweak to mini view. Tidy up some code warnings. Update assembl...sr552015-08-2314-35/+81
* LinGui: fix vfr/pvr/cfr widget visibilityjstebbins2015-08-201-2/+2
* LinGui: fix sensitivity of audio quality/bitrate widgetsjstebbins2015-08-201-199/+219
* LinGui: fix a scrolling issue in presets panejstebbins2015-08-184-26/+2
* nlmeans: fix the default valuesjstebbins2015-08-172-3/+3