summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: more code refactoringJohn Stebbins2019-06-271-0/+1
* LinGui: refactor some codeJohn Stebbins2019-06-271-12/+6
* LinGui: add queue statisticsJohn Stebbins2019-06-251-64/+56
* LinGui: queue UI reworkJohn Stebbins2019-06-241-0/+6
* LinGui: fix missing x265 fastdecode tuneJohn Stebbins2019-05-051-8/+12
* deblock: replace pp7 with avfilter vf_deblockJohn Stebbins2019-05-021-0/+24
* LinGui: adjust the size of subtitle widgetsJohn Stebbins2019-02-191-3/+4
* Add WebM support (#1822)Justin Bull2019-02-131-2/+56
* Add SSA subtitle importJohn Stebbins2019-01-141-6/+6
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* LinGui: remove hidden x264 advanced options tabJohn Stebbins2018-12-291-69/+0
* fix race in getting sequence_id of completed jobJohn Stebbins2018-08-071-1/+2
* LinGui: simplify dest name selectionJohn Stebbins2018-07-101-31/+131
* LinGui: Fix default destination filename for BDsJohn Stebbins2018-06-281-0/+20
* libhb: fix snprintf compiler warningsJohn Stebbins2018-06-131-8/+4
* LinGui: change language lists from GtkListBox to GtkTreeViewJohn Stebbins2018-06-121-7/+29
* LinGui: add search function to language popupsJohn Stebbins2018-06-111-0/+3
* LinGui: fix rounding error in display aspectJohn Stebbins2018-03-161-12/+17
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* LinGui: improve display aspect formattingJohn Stebbins2017-12-221-4/+4
* LinGui: Some GUI consistency changesJohn Stebbins2017-12-221-21/+48
* LinGui: don't free uninitialized things on exitJohn Stebbins2017-11-121-3/+6
* LinGui: fix build with glib older than 2.44John Stebbins2017-11-071-1/+1
* LinGui: Add "Category" dropdown to preset save dialogJohn Stebbins2017-11-061-0/+72
* LinGui: Add preset selection menuJohn Stebbins2017-11-061-0/+1
* LinGui: Reorgainize Summary paneJohn Stebbins2017-11-061-5/+16
* LinGui: Add filter validation for sharpen and comb detectJohn Stebbins2017-09-061-41/+102
* LinGui: Make disk warning limit configurableJohn Stebbins2017-06-201-4/+16
* LinGui: fix initial cropping (the right way)John Stebbins2017-06-161-55/+81
* Allow audio fallback to be "None" (#623)John Stebbins2017-06-121-27/+30
* LinGui: Add UI support for BradleyS' sharpen filtersJohn Stebbins2017-05-301-0/+59
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-2/+1
* LinGui: fix use of gtk 3.22 deprecated functionsJohn Stebbins2017-01-031-6/+7
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* LinGui: don't enable PictureKeepRatio widget in auto-anamorphicJohn Stebbins2016-12-271-0/+1
* Add new anamorphic mode "Automatic", delete "Strict" (#367)John Stebbins2016-10-311-7/+7
* LinGui: fix custom filter tooltipsJohn Stebbins2016-10-311-1/+63
* LinGui: delete unused column value in combo boxesJohn Stebbins2016-10-281-119/+92
* LinGui: Fix audio and subtitle lang list "Unknown" entryJohn Stebbins2016-09-161-2/+6
* LinGui: fix some issues with reloading audio defaultsJohn Stebbins2016-09-081-2/+2
* LinGui: disable invalid audio sampleratesJohn Stebbins2016-09-021-0/+22
* contrib: Add opus audio encoder.John Stebbins2016-09-021-14/+1
* LinGui: Add rotate filterJohn Stebbins2016-08-231-0/+19
* LinGui: add source title dict to queueJohn Stebbins2016-05-271-0/+6
* LinGui: replace preview "fullscreen" with preview window resizingJohn Stebbins2016-03-161-5/+0
* Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...sr552016-03-121-3/+3
* LinGui: Tidy up queue formatJohn Stebbins2016-03-121-4/+2
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-111-0/+12
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-37/+17
* deinterlace: use avfilter yadif deinterlacerJohn Stebbins2016-02-151-1/+1