summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* gtk: Revise Russian translation of pop-up comment.maxd2016-07-281-1/+1
* gtk: Add Russian translation for pop-up comment.TotalCaesar6592016-07-281-1/+2
* LinGui: Fix icon_res.h build dependencyJohn Stebbins2016-07-141-0/+1
* LinGui: fix source dialog default selectionJohn Stebbins2016-06-301-0/+1
* LinGui: fix preview hud colors with gtk 3.20John Stebbins2016-06-291-1/+1
* LinGui: fix deprecation warning against gtk 3.20John Stebbins2016-06-291-0/+10
* LinGui: revert old gtk bug workaroundJohn Stebbins2016-06-291-13/+1
* LinGui: fix initial preview scaling sizeJohn Stebbins2016-06-201-2/+2
* LinGui: Fix preview window sizing when there is no title yetJohn Stebbins2016-06-171-0/+12
* vpx: add encoder presetsJohn Stebbins2016-05-293-13/+26
* enable libvpx VP9 encoderJohn Stebbins2016-05-272-2/+3
* LinGui: add source title dict to queueJohn Stebbins2016-05-279-149/+159
* LinGui: fix audio and subtitle descriptions in queueJohn Stebbins2016-05-245-1/+33
* LinGui: save backup of presets whenever the version changesJohn Stebbins2016-05-191-13/+12
* 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