summaryrefslogtreecommitdiffstats
path: root/gtk/src/callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: use new api hb_get_preview3 for previewsJohn Stebbins2021-04-121-1/+8
* Update copyright dates to 2021.Bradley Sepos2021-01-011-1/+1
* LinGui: tweak About dialog so Close button worksEvangelos Foutras2020-06-171-1/+2
* LinGui: add title and chapter range to queue summaryJohn Stebbins2020-03-151-0/+9
* LinGui: fix PtoP fractional end times in secondsJohn Stebbins2020-02-081-5/+5
* LinGui: fix PtoP fractional second timesJohn Stebbins2020-02-081-5/+5
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* LinGui: update license per BradleyS suggestionJohn Stebbins2019-11-071-2/+2
* LinGui: fix license and po file mergesJohn Stebbins2019-11-061-2/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-1/+1
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* LinGui: plug memory leaksJohn Stebbins2019-08-261-0/+3
* libhb: make source audio track name available to frontendsJohn Stebbins2019-08-111-1/+6
* LinGui: only show progress bar on active queue entryJohn Stebbins2019-07-311-0/+1
* LinGui: change chapter list to GtkListBoxJohn Stebbins2019-07-301-177/+1
* LinGui: gtk4 port, fix reading/writing GtkSpinButton textJohn Stebbins2019-07-291-5/+5
* LinGui: gtk4 port, fix summary tab preview image scalingJohn Stebbins2019-07-291-1/+8
* LinGui: gtk4 port, fix search in language combo boxJohn Stebbins2019-07-291-7/+38
* LinGui: disable gtk4 key-press handling for chapter listJohn Stebbins2019-07-291-2/+2
* LinGui: WIP gtk4 supportJohn Stebbins2019-07-261-79/+86
* LinGui: more code refactoringJohn Stebbins2019-06-271-0/+1
* LinGui: refactor some codeJohn Stebbins2019-06-271-29/+36
* LinGui: update queue stats during queue scanJohn Stebbins2019-06-271-0/+1
* LinGui: add queue statisticsJohn Stebbins2019-06-251-9/+17
* LinGui: queue UI reworkJohn Stebbins2019-06-241-193/+96
* deblock: replace pp7 with avfilter vf_deblockJohn Stebbins2019-05-021-3/+2
* LinGui: fix additional mingw gtk UI build issuesJohn Stebbins2019-04-171-1/+2
* gtk: Fix cross compile issue with regexmwayne2019-04-171-22/+2
* make: finish correcting host/build semanticsJohn Stebbins2019-04-171-1/+1
* LinGui: work around GTK slider value formatting bugJohn Stebbins2019-03-201-35/+0
* Add WebM support (#1822)Justin Bull2019-02-131-1/+1
* LinGui: remove unused 'active' variableJohn Stebbins2019-01-141-2/+0
* Cleanup callbacks.cPavel Shlyak2019-01-051-17/+2
* gtk: Fix minor cross compile issue in callbacksmwayne2019-01-031-4/+4
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* LinGui: remove hidden x264 advanced options tabJohn Stebbins2018-12-291-11/+0
* LinGui: accept {source-path} in addition to {source_path}John Stebbins2018-12-121-3/+4
* LinGui: make auto-name template case insensitiveJohn Stebbins2018-11-121-11/+11
* LinGui: add {source_path} destination auto-name optionJohn Stebbins2018-10-221-21/+60
* Autoname creation dateMatthew Lazarow2018-08-131-0/+85
* LinGui: fix single title scan marks preset modifiedJohn Stebbins2018-08-091-0/+9
* LinGui: fix some small memory leaksJohn Stebbins2018-08-071-7/+14
* LinGui: simplify dest name selectionJohn Stebbins2018-07-101-182/+10
* LinGui: Fix default destination filename for BDsJohn Stebbins2018-06-281-4/+4
* LinGui: handle missing $HOME directoryJohn Stebbins2018-06-201-7/+10
* LinGui: use normal priority for notificationJohn Stebbins2018-06-191-2/+1
* LinGui: use GNotification instead of libnotifyJohn Stebbins2018-06-191-28/+12
* LinGui: add search function to language popupsJohn Stebbins2018-06-111-0/+45
* LinGui: open URLs with flatpak portal aware APIJohn Stebbins2018-06-041-3/+8
* LinGui: fix display of video quality over sliderJohn Stebbins2018-05-151-0/+2