summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* 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 "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: 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: update translation filesJohn Stebbins2015-09-282-8/+8
* 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
* 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
* LinGui: don't use deprecated gtk_widget_override_fontjstebbins2015-07-231-1/+18
* LinGui: also fix margin_right, margin_leftjstebbins2015-07-231-13/+13
* LinGui: don't use deprecated margin-left, margin-rightjstebbins2015-07-231-61/+61
* LinGui: fix queue auto-scroll during d-n-djstebbins2015-07-211-0/+5
* LinGui: fix video options edit box tooltipjstebbins2015-06-172-28/+36
* libhb: Allow log level changes and update checks *after* hb_init()jstebbins2015-06-126-3/+21
* Fix a couple of memory leaksjstebbins2015-06-011-0/+1
* LinGui: fix setting "autoscale" widget value from presetjstebbins2015-05-291-2/+6
* LinGui: simplify some video widget dependency handlingjstebbins2015-05-283-10/+14
* LinGui: disable level widget when no levels returned by libhbjstebbins2015-05-282-3/+8
* LinGui: fix build error on ubuntujstebbins2015-05-281-3/+3