summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: more code refactoringJohn Stebbins2019-06-2713-235/+355
* LinGui: refactor some codeJohn Stebbins2019-06-273-43/+44
* LinGui: add options to open encode log and log directoryJohn Stebbins2019-06-273-0/+112
* LinGui: don't hide queue stats and activity tabsJohn Stebbins2019-06-273-33/+71
* LinGui: minor layout and window label tweaksJohn Stebbins2019-06-271-2/+6
* LinGui: improve text of current encode pass in queue statsJohn Stebbins2019-06-271-4/+15
* LinGui: update queue stats during queue scanJohn Stebbins2019-06-271-0/+1
* LinGui: set file size stats to "Not Available" when stat failsJohn Stebbins2019-06-271-2/+2
* LinGui: set a default width for empty queue listJohn Stebbins2019-06-261-0/+1
* LinGui: implement queue reorderingJohn Stebbins2019-06-264-938/+1156
* LinGui: add queue statisticsJohn Stebbins2019-06-257-118/+799
* LinGui: queue UI reworkJohn Stebbins2019-06-2412-4782/+6058
* LinGui: remove use of deprecated g_type_class_add_privateJohn Stebbins2019-06-192-192/+201
* Add NetBSD conditional to avoid link errorsRyo ONODERA2019-06-181-0/+3
* LinGui: add double-click edit to audio and subtitle listsJohn Stebbins2019-06-173-12/+42
* LinGui: fix missing x265 fastdecode tuneJohn Stebbins2019-05-051-8/+12
* deblock: replace pp7 with avfilter vf_deblockJohn Stebbins2019-05-026-32/+122
* LinGui: fix additional mingw gtk UI build issuesJohn Stebbins2019-04-175-9/+15
* gtk: Fix cross compile issue with regexmwayne2019-04-171-22/+2
* make: finish correcting host/build semanticsJohn Stebbins2019-04-173-4/+4
* configure: add option to enable/disable libnumaJohn Stebbins2019-04-152-1/+11
* LinGui: remove deleted file from translation listJohn Stebbins2019-04-121-1/+0
* LinGui: put libnuma after libx265 in link commandJohn Stebbins2019-04-061-12/+13
* x265: enable building with libnuma on linuxJohn Stebbins2019-04-041-1/+1
* LinGui: work around GTK slider value formatting bugJohn Stebbins2019-03-202-36/+94
* LinGui: make QSV encoding actually workJohn Stebbins2019-03-071-1/+1
* LinGui: fix video codec preset when switching codecsJohn Stebbins2019-03-041-3/+11
* configure: gtk: make: scripts: Make scripts compatible with Python 3.Bradley Sepos2019-02-251-2/+2
* LinGui: adjust the size of subtitle widgetsJohn Stebbins2019-02-192-5/+8
* Add WebM support (#1822)Justin Bull2019-02-134-3/+63
* flatpak: fix hb logo fileJohn Stebbins2019-02-123-116385/+57
* LinGui: sanitize preset export filenameJohn Stebbins2019-02-122-3/+16
* LinGui: fix display of special characters in preset nameJohn Stebbins2019-02-111-6/+15
* gtk: Link to libbcrypt on mingw-w64mwayne2019-02-111-1/+1
* scan: only apply min duration filter to BD and DVDJohn Stebbins2019-01-211-1/+1
* LinGui: remove unused 'active' variableJohn Stebbins2019-01-141-2/+0
* LinGui: fix position of subtitle radio buttonsJohn Stebbins2019-01-141-2/+2
* LinGui: add SSA importJohn Stebbins2019-01-144-35/+92
* Add SSA subtitle importJohn Stebbins2019-01-145-107/+162
* Cleanup callbacks.cPavel Shlyak2019-01-051-17/+2
* Cleanup preview.cPavel Shlyak2019-01-051-9/+1
* gtk: Fix minor cross compile issue in callbacksmwayne2019-01-031-4/+4
* Update copyright dates to 2019.Bradley Sepos2019-01-0139-39/+39
* LinGui: remove hidden x264 advanced options tabJohn Stebbins2018-12-2914-2317/+13
* LinGui: accept {source-path} in addition to {source_path}John Stebbins2018-12-122-4/+5
* build: Respect CC environment variable on FreeBSD.Yuichiro NAITO2018-11-261-0/+2
* LinGui: use the version of python found by configureJohn Stebbins2018-11-143-5/+13
* LinGui: make auto-name template case insensitiveJohn Stebbins2018-11-121-11/+11
* LinGui: Update auto-name template tooltipJohn Stebbins2018-10-221-1/+2
* LinGui: add {source_path} destination auto-name optionJohn Stebbins2018-10-221-21/+60