summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: update hb docs linkJohn Stebbins2016-10-061-3/+5
* LinGui: Fix audio and subtitle lang list "Unknown" entryJohn Stebbins2016-09-161-2/+6
* LinGui: fix width of min title length entry widgetJohn Stebbins2016-09-161-1/+3
* LinGui: fix some issues with reloading audio defaultsJohn Stebbins2016-09-084-121/+123
* LinGui: disable invalid audio sampleratesJohn Stebbins2016-09-023-0/+29
* contrib: Add opus audio encoder.John Stebbins2016-09-022-15/+2
* LinGui: Add flatpak support (#231)John Stebbins2016-08-306-8/+38965
* add ghb_override_user_config_dir function (#304)2wayne2016-08-303-1/+24
* LinGui: Fix "Open Source" on older gtk versionsJohn Stebbins2016-08-291-2/+4
* LinGui: simplify maintenance of UI xmlJohn Stebbins2016-08-244-19699/+151
* LinGui: fix tooltip grammerJohn Stebbins2016-08-233-3/+3
* LinGui: Add rotate filterJohn Stebbins2016-08-234-1/+146
* LinGui: Really fix icon_res.h build dependency.Bradley Sepos2016-08-101-1/+1
* 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
* build: fix references to documents (e.g. NEWS -> NEWS.markdown)John Stebbins2016-06-111-1/+1
* fix(de.po): Minor typo causing a nasty warning (#222)setec2016-06-101-1/+1
* 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: enable live preview (gstreamer) by default on win32John Stebbins2016-03-131-1/+1
* 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