summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: use language table provided by libhbJohn Stebbins2016-01-271-245/+17
* LinGui: remove unnecessary audio mixdown warningJohn Stebbins2016-01-181-28/+0
* LinGui: clean up copyright and license commentsJohn Stebbins2016-01-031-17/+17
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-121-1/+4
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-2/+4
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-8/+9
* Enforce min/max dimensionsJohn Stebbins2015-10-261-44/+33
* LinGui: don't call hb_get_preview2 with outragious dimensionsJohn Stebbins2015-10-261-5/+27
* LinGui: custom-ana reduce PAR when it's modified indirectlyJohn Stebbins2015-10-261-0/+2