summaryrefslogtreecommitdiffstats
path: root/gtk/src/queuehandler.c
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* LinGui: plug memory leaksJohn Stebbins2019-08-261-0/+1
* libhb: make source audio track name available to frontendsJohn Stebbins2019-08-111-5/+9
* LinGui: only show progress bar on active queue entryJohn Stebbins2019-07-311-1/+1
* LinGui: fix build error on ubuntu bionicJohn Stebbins2019-07-301-23/+20
* LinGui: gtk4 port, fix reading/writing GtkSpinButton textJohn Stebbins2019-07-291-1/+1
* LinGui: add queue row delete key handling for gtk4John Stebbins2019-07-291-0/+38
* LinGui: WIP gtk4 supportJohn Stebbins2019-07-261-24/+126
* LinGui: more code refactoringJohn Stebbins2019-06-271-0/+1
* LinGui: add options to open encode log and log directoryJohn Stebbins2019-06-271-0/+98
* LinGui: don't hide queue stats and activity tabsJohn Stebbins2019-06-271-27/+64
* LinGui: improve text of current encode pass in queue statsJohn Stebbins2019-06-271-4/+15
* LinGui: set file size stats to "Not Available" when stat failsJohn Stebbins2019-06-271-2/+2
* LinGui: implement queue reorderingJohn Stebbins2019-06-261-840/+1020
* LinGui: add queue statisticsJohn Stebbins2019-06-251-31/+416
* LinGui: queue UI reworkJohn Stebbins2019-06-241-1098/+1138
* deblock: replace pp7 with avfilter vf_deblockJohn Stebbins2019-05-021-13/+36
* LinGui: fix additional mingw gtk UI build issuesJohn Stebbins2019-04-171-1/+1
* LinGui: add SSA importJohn Stebbins2019-01-141-14/+24
* Add SSA subtitle importJohn Stebbins2019-01-141-17/+43
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* LinGui: remove hidden x264 advanced options tabJohn Stebbins2018-12-291-14/+3
* LinGui: fix queue "Reload" optionJohn Stebbins2018-10-151-0/+2
* LinGui: fix some small memory leaksJohn Stebbins2018-08-071-3/+2
* LinGui: fix queue reload in flatpak sandboxJohn Stebbins2018-07-121-1/+5
* LinGui: fix behaviour of queue add multipleJohn Stebbins2018-05-181-4/+12
* LinGui: start adding Gtk4 supportJohn Stebbins2018-04-191-7/+11
* LinGui: make main toolbar look like osx main toolbarJohn Stebbins2018-04-111-4/+4
* Adds Load Queue File to main Queue menu (#1223)Corey Daley2018-03-121-0/+7
* Misc. typosluz.paz2018-02-201-3/+3
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* LinGui: fix display of volume name in queueJohn Stebbins2017-12-291-1/+1
* LinGui: remove "Reset All Titles" buttonJohn Stebbins2017-12-201-0/+11
* LinGui: Add preset selection menuJohn Stebbins2017-11-061-36/+40
* LinGui: Reorgainize Summary paneJohn Stebbins2017-11-061-4/+43
* LinGui: Make disk warning limit configurableJohn Stebbins2017-06-201-40/+149
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* Add new anamorphic mode "Automatic", delete "Strict" (#367)John Stebbins2016-10-311-1/+1
* LinGui: UI tweaksJohn Stebbins2016-10-121-1/+1
* LinGui: fix some issues with reloading audio defaultsJohn Stebbins2016-09-081-3/+2
* LinGui: add source title dict to queueJohn Stebbins2016-05-271-40/+113
* LinGui: Tidy up queue formatJohn Stebbins2016-03-121-138/+167
* LinGui: prevent crashes due to an invalid queue fileJohn Stebbins2016-03-101-19/+11
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-6/+10
* LinGui: clean up copyright and license commentsJohn Stebbins2016-01-031-2/+13
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-3/+3
* Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-091-46/+27
* LinGui: button and menu uix improvementsJohn Stebbins2015-10-091-8/+8
* LinGui: fix a filter validation issueJohn Stebbins2015-10-051-1/+1