summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix video quality granularity for x265John Stebbins2015-09-081-10/+22
* LinGui: fix problem with audio bitrate/quality widgetsJohn Stebbins2015-08-261-2/+2
* LinGui: don't save custom presets in a built-in folderJohn Stebbins2015-08-251-1/+1
* LinGui: fix vfr/pvr/cfr widget visibilityjstebbins2015-08-201-2/+2
* LinGui: fix sensitivity of audio quality/bitrate widgetsjstebbins2015-08-201-199/+219
* LinGui: fix a scrolling issue in presets panejstebbins2015-08-184-26/+2
* LinGui: Change dest filename behavior when auto-naming is disabledjstebbins2015-08-112-2/+15
* LinGui: don't hide foreign audio subtitle optionsjstebbins2015-08-064-13/+33
* LinGui: Don't allow toolbar truncationjstebbins2015-07-303-0/+3
* LinGui: remove gstreamer-0.10 supportjstebbins2015-07-301-7/+1
* LinGui: load builtin-presets if I fail reading the presets filejstebbins2015-07-291-1/+3
* LinGui: simplify preview overlayjstebbins2015-07-299-1665/+817
* LinGui: fix use of out of scope variable through pointerjstebbins2015-07-291-8/+7
* LinGui: don't use deprecated gtk_widget_override_fontjstebbins2015-07-231-1/+18
* LinGui: also fix margin_right, margin_leftjstebbins2015-07-231-13/+13
* LinGui: don't use deprecated margin-left, margin-rightjstebbins2015-07-231-61/+61
* LinGui: fix queue auto-scroll during d-n-djstebbins2015-07-211-0/+5
* LinGui: fix video options edit box tooltipjstebbins2015-06-172-28/+36
* libhb: Allow log level changes and update checks *after* hb_init()jstebbins2015-06-126-3/+21
* Fix a couple of memory leaksjstebbins2015-06-011-0/+1
* LinGui: fix setting "autoscale" widget value from presetjstebbins2015-05-291-2/+6
* LinGui: simplify some video widget dependency handlingjstebbins2015-05-283-10/+14
* LinGui: disable level widget when no levels returned by libhbjstebbins2015-05-282-3/+8
* LinGui: fix build error on ubuntujstebbins2015-05-281-3/+3
* LinGui: use libhb to initialize job...jstebbins2015-05-2715-879/+545
* LinGui: use libhb to init audio and subtitle listsjstebbins2015-05-2013-524/+306
* LinGui: refactor subtitle panejstebbins2015-05-198-514/+582
* LinGui: more audio refactoringjstebbins2015-05-184-373/+196
* LinGui: audio pane refactoringjstebbins2015-05-158-224/+226
* LinGui: rename json preferences file ...jstebbins2015-05-141-2/+4
* lingui: use libhb preset management from linux guijstebbins2015-05-1416-3976/+1216
* LinGui: fix 32bit buildsjstebbins2015-05-132-1/+7
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-065-153/+139
* LinGui: refresh queue button pending count when queue item editedjstebbins2015-05-031-0/+1
* LinGui: fix scanning file specified on command linejstebbins2015-05-011-2/+5
* LinGui: Fix issue with editing audio or subtitlesjstebbins2015-04-305-0/+31
* LinGui: fix dest file generateion for block devicesjstebbins2015-04-281-2/+2
* LinGui: Allow setting p-to-p end frame beyond guessed durationjstebbins2015-04-261-4/+4
* LinGui: Allow setting p-to-p end time beyond guessed durationjstebbins2015-04-261-4/+4
* LinGui: Add pending count to "Queue" toolbar buttonjstebbins2015-04-222-0/+15
* LinGui: adjust tooltip line alignmentsjstebbins2015-04-224-16/+16
* LinGui: fix setting forces subtitles in jobjstebbins2015-04-221-1/+1
* LinGui: Remove "reload queue" dialog. The queue is always reloaded.jstebbins2015-04-224-57/+125
* ports: add functions for looking up user config directoryjstebbins2015-04-191-1/+1
* LinGui: Check for NULL filter settings stringjstebbins2015-04-181-9/+24
* LinGui: Use real sample rate when creating jobjstebbins2015-04-181-4/+11
* LinGui: Modify how dest filename is constructed for iso imagesjstebbins2015-04-181-43/+51
* LinGui: fix pause button/resumejstebbins2015-04-101-1/+1
* LinGui: fix libhb work state trackingjstebbins2015-04-091-80/+93
* LinGui: fix json job creationjstebbins2015-04-051-2/+3