summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* presets: fix preset search by namejstebbins2015-08-131-0/+2
* libhb: fix display of audio copy maskjstebbins2015-08-121-1/+2
* LinGui: Change dest filename behavior when auto-naming is disabledjstebbins2015-08-112-2/+15
* CLI: fix nlmeans preset and tunejstebbins2015-08-101-2/+2
* json: fix parsing job Audio->CopyMaskjstebbins2015-08-101-2/+3
* LinGui: don't hide foreign audio subtitle optionsjstebbins2015-08-064-13/+33
* MacGui: copy the xibs to Base.lproj as a first step to make them localizableritsuka2015-08-0620-0/+7945
* MacGui: revert part of the previous commit that should have not been committedritsuka2015-08-066-152/+116
* MacGui: switch back another property to assign, 10.7 does not support weak fo...ritsuka2015-08-069-128/+168
* MacGui: second part of the previous commitritsuka2015-08-0610-3/+36
* MacGui: fix a crash on startup on 10.7, and some warnings.ritsuka2015-08-062-0/+3
* MacGui: swap the Video and Picture tab.ritsuka2015-08-051-13/+13
* WinGui: Layout improvements on add preset window.sr552015-08-012-14/+15
* LinGui: Don't allow toolbar truncationjstebbins2015-07-303-0/+3
* LinGui: remove ubuntu utopic from nightly buildsjstebbins2015-07-301-14/+0
* LinGui: remove gstreamer-0.10 supportjstebbins2015-07-301-7/+1
* LinGui: load builtin-presets if I fail reading the presets filejstebbins2015-07-291-1/+3
* LinGui: simplify preview overlayjstebbins2015-07-299-1665/+817
* LinGui: fix use of out of scope variable through pointerjstebbins2015-07-291-8/+7
* MacGui: fix the build. Set the xibs compatibility to Xcode 6.3.ritsuka2015-07-2819-87/+341