summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* LinGui: allow the main window to be tallerJohn Stebbins2016-05-051-1/+1
* LinGui: add {preset} auto-file naming optionJohn Stebbins2016-05-054-3/+10
* LinGui: all negative vquality slider valuesJohn Stebbins2016-03-301-3/+10
* LinGui: fix saving default presetJohn Stebbins2016-03-271-1/+4
* LinGui: fix crash when no preset selected and scan new sourceJohn Stebbins2016-03-271-22/+25
* presets: fix import of old version-less preset filesJohn Stebbins2016-03-211-5/+5
* LinGui: center image in preview windowJohn Stebbins2016-03-161-5/+16
* LinGui: replace preview "fullscreen" with preview window resizingJohn Stebbins2016-03-169-588/+770
* LinGui: fix centering of preview in larger windowJohn Stebbins2016-03-153-468/+450
* LinGui: make preview frame selector slider widerJohn Stebbins2016-03-153-0/+3
* LinGui: simplify live preview and preview hud codeJohn Stebbins2016-03-155-701/+319
* LinGui: tell gstreamer where to find plugins on win32John Stebbins2016-03-131-0/+1
* LinGui: some win32 fixesJohn Stebbins2016-03-131-8/+21
* LinGui: make gdk pixbuf loaders work under mingwJohn Stebbins2016-03-121-0/+5
* Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...sr552016-03-121-3/+3
* LinGui: fix "Cancel" of subtitle changesJohn Stebbins2016-03-121-3/+6
* LinGui: Tidy up queue formatJohn Stebbins2016-03-126-185/+222
* LinGui: link comb-detect and deinterlace filtersJohn Stebbins2016-03-114-3/+35
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-115-3/+208
* LinGui: prevent crashes due to an invalid queue fileJohn Stebbins2016-03-101-19/+11
* LinGui: don't assume log text is iso-8859-1John Stebbins2016-03-101-2/+2
* lingui: fix use of freed memoryJohn Stebbins2016-03-091-1/+1
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-092-43/+27
* lingui: fix data type of GType variableJohn Stebbins2016-02-251-3/+3
* deinterlace: use avfilter yadif deinterlacerJohn Stebbins2016-02-151-1/+1
* LinGui: use language table provided by libhbJohn Stebbins2016-01-271-245/+17
* LinGui: remove unnecessary audio mixdown warningJohn Stebbins2016-01-181-28/+0
* LinGui: clean up copyright and license commentsJohn Stebbins2016-01-0338-170/+544
* Update copyright dates to 2016.Bradley Sepos2016-01-0124-27/+27
* LinGui: fix live preview range selectionJohn Stebbins2015-12-201-1/+1
* 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 "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