summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: use language table provided by libhbJohn Stebbins2016-01-271-245/+17
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-1/+1
* LinGui: remove unnecessary audio mixdown warningJohn Stebbins2016-01-181-28/+0
* LinGui: clean up copyright and license commentsJohn Stebbins2016-01-0338-170/+544
* LinGui: update copyright date in translation filesJohn Stebbins2016-01-0313-35/+35
* Update copyright dates to 2016.Bradley Sepos2016-01-0125-31/+31
* LinGui: fix live preview range selectionJohn Stebbins2015-12-201-1/+1
* Fix bashism in autoconf script that leads to build failure unless bash is /bi...lameventanas2015-12-041-8/+8
* x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-122-3/+6
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-125-16/+19
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-094-16/+13
* LinGui: fix segfaultJohn Stebbins2015-11-021-1/+1
* LinGui: Fix duplicate preset name creationJohn Stebbins2015-10-291-1/+30
* Enforce min/max dimensionsJohn Stebbins2015-10-261-44/+33
* LinGui: don't call hb_get_preview2 with outragious dimensionsJohn Stebbins2015-10-261-5/+27
* LinGui: custom-ana reduce PAR when it's modified indirectlyJohn Stebbins2015-10-261-0/+2
* Fix bizarre custom anamorphic behaviorJohn Stebbins2015-10-261-7/+7
* LinGui: fix g++ configure probeJohn Stebbins2015-10-191-1/+1
* LinGui: fix "margin-start" run-time warning on gtk 3.10John Stebbins2015-10-161-1/+1
* LinGui: Fix filter tab on gtk 3.10John Stebbins2015-10-151-2/+31
* LinGui: Put filters in their own paneJohn Stebbins2015-10-143-1125/+1029
* LinGui: add clang supportJohn Stebbins2015-10-141-3/+3
* LinGui: show warning dialog when loading backup presetsJohn Stebbins2015-10-091-8/+29
* LinGui: make preset backups when import upgrades presetsJohn Stebbins2015-10-091-6/+43
* Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-098-439/+246
* LinGui: button and menu uix improvementsJohn Stebbins2015-10-095-76/+115
* LinGui:John Stebbins2015-10-082-4/+18
* LinGui: fix display of pending count...John Stebbins2015-10-061-17/+23
* LinGui: OopsJohn Stebbins2015-10-061-1/+1
* LinGui: improve behavior of queue, preview, and activity togglesJohn Stebbins2015-10-065-75/+165
* 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
* 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
* scan: fix rescan avoidance logicJohn Stebbins2015-09-292-7/+11
* 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
|/
* LinGui: fix video quality granularity for x265John Stebbins2015-09-081-10/+22
* LinGui: fix problem with audio bitrate/quality widgetsJohn Stebbins2015-08-261-2/+2
* LinGui: don't save custom presets in a built-in folderJohn Stebbins2015-08-251-1/+1
* 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
* LinGui: Change dest filename behavior when auto-naming is disabledjstebbins2015-08-112-2/+15
* LinGui: don't hide foreign audio subtitle optionsjstebbins2015-08-064-13/+33
* LinGui: Don't allow toolbar truncationjstebbins2015-07-303-0/+3