summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: refactor dict valuesjstebbins2015-04-031-24/+17
* LinGui: use hb_dict_t, hb_value_array_t, hb_value_t instead direct to json_tjstebbins2015-04-021-124/+119
* LinGui: fix error messagesjstebbins2015-03-301-18/+18
* json: automatically scan title when processing json jobsjstebbins2015-03-071-525/+607
* LinGui: change settings dict from glib to janssonjstebbins2015-03-061-58/+57
* LinGui: Fix subtitle burn-in validationjstebbins2015-02-181-2/+4
* LinGui: add Burn-In options to subtitle defaultsjstebbins2015-02-151-0/+15
* LinGui: update year to 2015jstebbins2015-02-071-1/+1
* Simplify frontend useage of hb_add()jstebbins2015-01-121-67/+5
* LinGui: fix parent window of dialogsjstebbins2015-01-111-13/+21
* eliminate job->largeFileSizejstebbins2014-12-231-2/+0
* json: add json APIsjstebbins2014-12-161-72/+56
* LinGui: mark more strings translatablejstebbins2014-11-171-6/+6
* LinGui: make more strings translatablejstebbins2014-11-071-2/+2
* LinGui: make more strings translatablejstebbins2014-11-051-2/+2
* LinGui: enable "More Settings" box in video tab for VP8jstebbins2014-09-041-0/+1
* x265: enable 2-pass ABR encodingjstebbins2014-08-261-2/+2
* LinGui: set x265 preset/tune/profile/level in jobjstebbins2014-08-261-7/+12
* LinGui: remove video qualite range warningjstebbins2014-08-151-76/+1
* LinGui: generalize video preset/tune/profile/level handlingjstebbins2014-08-121-35/+56
* LinGui: protect against possible divide by 0jstebbins2014-08-111-0/+2
* LinGui: protect against failure to get preview imagejstebbins2014-07-301-1/+8
* libhb: add new function for retrieving previewsjstebbins2014-07-291-19/+10
* LinGui/CLI/libhb: add nlmeans denoise filter to linguijstebbins2014-07-211-34/+58
* LinGui: cleanupjstebbins2014-06-241-266/+190
* LinGui: allow hh:mm:ss.ms input for P-to-P "Seconds"jstebbins2014-05-151-8/+10
* Add VP8 supportjstebbins2014-04-151-0/+1
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-301-15/+20
* LinGui: Improve widget layoutjstebbins2014-03-061-18/+26
* LinGui: allow more flexibility in manual croppingjstebbins2014-03-031-2/+11
* Remove libfaacsr552014-03-021-3/+3
* LinGui: add a "Reset All Titles" buttonjstebbins2014-02-251-0/+2
* LinGui: simplify subtitle track refrencingjstebbins2014-02-241-85/+41
* LinGui: simplify audio track referencesjstebbins2014-02-241-52/+12
* LinGui: fix selection of "feature" titlejstebbins2014-02-241-5/+15
* LinGui: rework how hb audio bitrate is referenced by linguijstebbins2014-02-231-57/+78
* LinGui: rework how hb samplerate is referenced from linguijstebbins2014-02-231-96/+62
* LinGui: rework how hb video framerate is referenced from linguijstebbins2014-02-231-55/+45
* LinGui: rework how hb audio mixdowns are referenced from linguijstebbins2014-02-231-105/+41
* LinGui: rework how hb video encoders are reference from linbuijstebbins2014-02-231-92/+42
* LinGui: rework how hb audio encoders are referenced from linguijstebbins2014-02-231-116/+41
* LinGui: rework how hb containers are refrenced from linguijstebbins2014-02-231-148/+44
* LinGui: rework how hb titles are referenced from linguijstebbins2014-02-231-194/+245
* LinGui: improvements to queue windowjstebbins2014-02-221-33/+12
* LinGui: add dialog to select multiple titles to add to queuejstebbins2014-02-221-47/+57
* LinGui: fix range update issues and plug memory leaksjstebbins2014-02-211-43/+46
* LinGui: fix several issues with loading presetsjstebbins2014-02-201-4/+4
* LinGui: rework title listjstebbins2014-02-191-320/+352
* LinGui: Audio and subtitle UI rework.jstebbins2014-02-181-555/+453
* libhb: make encoder options less x264-centric.Rodeo2014-02-131-8/+8