summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* LinGui: plug memory leaksJohn Stebbins2019-08-265-6/+15
* LinGui: Fix null subtitle nameJohn Stebbins2019-08-151-1/+4
* add subtitle track name read/writeJohn Stebbins2019-08-113-398/+507
* libhb: make source audio track name available to frontendsJohn Stebbins2019-08-118-43/+71
* LinGui: make selection of gtk3/gtk4 configure-ableJohn Stebbins2019-07-311-10/+0
* LinGui: only show progress bar on active queue entryJohn Stebbins2019-07-312-1/+2
* LinGui: make chapter list rows non-selectableJohn Stebbins2019-07-302-0/+2
* LinGui: change chapter list to GtkListBoxJohn Stebbins2019-07-3012-2430/+506
* LinGui: fix build error on ubuntu bionicJohn Stebbins2019-07-301-23/+20
* LinGui: gtk4 port, use rotation transform in settings stackJohn Stebbins2019-07-291-1/+1
* LinGui: gtk4 port, fix reading/writing GtkSpinButton textJohn Stebbins2019-07-296-49/+25
* LinGui: gtk4 port, minimize appearence of tool bar separatorsJohn Stebbins2019-07-291-14/+6
* LinGui: gtk4 port, fix summary tab preview image scalingJohn Stebbins2019-07-294-42/+57
* LinGui: gtk4 port, fix search in language combo boxJohn Stebbins2019-07-292-9/+57
* LinGui: disable gtk4 key-press handling for chapter listJohn Stebbins2019-07-292-2/+9
* LinGui: add queue row delete key handling for gtk4John Stebbins2019-07-291-0/+38
* LinGui: use GtkNotebookPage in gtk4 ui descriptionJohn Stebbins2019-07-291-383/+379
* LinGui: WIP gtk4 supportJohn Stebbins2019-07-2614-1102/+9120
* LinGui: fix build error when update checks enabledJohn Stebbins2019-07-221-1/+2
* LinGui: fix spacing between preset menu button and settings stackJohn Stebbins2019-07-181-0/+1
* LinGui: make "clear completed queue items" pref consistent with WinGuiJohn Stebbins2019-07-171-20/+18
* LinGui: Reduce disk monitoring free space limit to 2GBJohn Stebbins2019-07-151-1/+1
* LinGui: update preset save dialog "Dimensions" labelJohn Stebbins2019-07-121-1/+1
* LinGui: fix creating new preset categoryJohn Stebbins2019-07-011-1/+1
* 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
* 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-174-5/+4
* gtk: Fix cross compile issue with regexmwayne2019-04-171-22/+2
* make: finish correcting host/build semanticsJohn Stebbins2019-04-172-2/+2
* LinGui: work around GTK slider value formatting bugJohn Stebbins2019-03-202-36/+94
* 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