summaryrefslogtreecommitdiffstats
path: root/gtk/src/hb-backend.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: add point-to-pointjstebbins2009-12-231-8/+67
* LinGui: fix an issue with picture settings sensitivity when no source has yet...jstebbins2009-12-201-1/+1
* batch file scanning and scan canceljstebbins2009-11-251-5/+70
* LinGui: enhancements to automatic audio selection when passthru is requestedjstebbins2009-11-241-23/+62
* LinGui: remove a line of debug code I accidentally left injstebbins2009-11-241-1/+0
* LinGui: make smarter bitrate choice when automatically selecting audio settingsjstebbins2009-11-241-0/+28
* LinGui: change x264 turbo mode from subme=1 to subme=2jstebbins2009-11-201-1/+1
* LinGui: set minimum bitrate to 192kbps when codec is faac and mix is 6-chjstebbins2009-11-181-4/+12
* LinGui: allow any number of values in custom filter stringjstebbins2009-11-051-4/+4
* LinGui: use a smaller font in audio settings controlsjstebbins2009-11-021-11/+52
* fix a couple picture scale issuesjstebbins2009-10-231-2/+7
* remove crf flag and all uses of itjstebbins2009-10-191-1/+0
* LinGui: remove CQP option from preferencesjstebbins2009-10-141-1/+1
* LinGui: set max bitrate for 6ch faac to 448kbpsjstebbins2009-10-041-10/+24
* LinGui: add and update a bunch of tooltips.jstebbins2009-09-301-2/+2
* LinGui: fix incorrect marking of CC track as forced or burnedjstebbins2009-09-301-6/+9
* LinGui: fix loading of multiple subtitles from a presetjstebbins2009-09-291-0/+16
* LinGui: jstebbins2009-09-091-1/+59
* LinGui: improve "auto" audio selectionjstebbins2009-09-091-95/+40
* LinGui: fix alternate angle encoding with dvdnavjstebbins2009-08-271-0/+1
* LinGui: picture filter changesjstebbins2009-08-261-11/+21
* LinGui: accomodate new x264 defaultsjstebbins2009-08-011-0/+1
* LinGui: switch to using the native_name field of the language tablejstebbins2009-07-171-12/+29
* LinGui: add preference option to automatically add CC track if presentjstebbins2009-07-171-0/+63
* LinGui: add a few srt codesets jstebbins2009-07-151-0/+4
* LinGui: update decomb filter string validation.jstebbins2009-07-121-4/+4
* LinGui: fix behavior when changing storage height in custom anamorphic modejstebbins2009-07-091-3/+1
* LinGui: modify pause/resume button appearancejstebbins2009-07-011-2/+4
* LinGui: fix a picture settings storage dimensions problemjstebbins2009-07-011-4/+2
* LinGui: several ui improvementsjstebbins2009-06-301-0/+2
* LinGui: SRT supportjstebbins2009-06-301-8/+140
* LinGui: add individual activity log longevity preference optionjstebbins2009-06-261-0/+15
* LinGui: add preference option for what to do when encode is completejstebbins2009-06-261-0/+15
* LinGui: add preference option for iPod/iTunes friendly m4v extensionjstebbins2009-06-251-1/+0
* LinGui: preference improvementsjstebbins2009-06-241-8/+8
* LinGui: add audio-dub/add-subtitle radio buttons for preferred language controljstebbins2009-06-221-0/+26
* LinGui: fix a problem with 2 pass non-turbo modejstebbins2009-06-201-0/+4
* LinGui: fix a problem with setting fileformat to m4v when passthrujstebbins2009-06-181-1/+1
* LinGui: add preference for update check frequencyjstebbins2009-06-171-0/+15
* LinGui: set up the job correctly for ana 3 when starting an encodejstebbins2009-06-161-28/+54
* LinGui: add controls to all setting an explicit par in ana mode 3jstebbins2009-06-161-7/+24
* LinGui: foreign audio search didn't set subtitle dest to RENDERSUBjstebbins2009-06-151-0/+1
* LinGui: delete usage of job->select_subtitle. it's definition has been removedjstebbins2009-06-131-6/+0
* LinGui: per irc discussion with D_S, in turbo 1st pass, leave weightb alonejstebbins2009-06-111-36/+35
* LinGui: remove the big jump in the drc slider when going from 1.0->Offjstebbins2009-06-101-0/+3
* LinGui: revert the extra widgets for subtitle foreign audio searchjstebbins2009-06-081-33/+48
* LinGui: forgot to set keep_display_aspect when setting up and encode jobjstebbins2009-06-081-0/+2
* LinGui: use new job->anamorphic.keep_display_apsect flag for ana mode 3jstebbins2009-06-061-1/+2
* LinGui: fix a problem in validation of the subtitle list while setting up jobjstebbins2009-06-051-1/+1
* LinGui: make "Foreign Audio Search" a separate widget instead of adding itjstebbins2009-06-041-49/+34