summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
...
* LinGui: fix a filter validation issueJohn Stebbins2015-10-052-4/+13
* LinGui: fix filter display in queue listJohn Stebbins2015-10-053-37/+86
* LinGui: use libhb to validate filter settingsJohn Stebbins2015-10-053-116/+141
* LinGui: more combo box generalizationJohn Stebbins2015-10-011-171/+119
* LinGui: use libhb filter param listsJohn Stebbins2015-10-011-99/+271
* LinGui: generalize initialization of Combo boxesJohn Stebbins2015-10-017-296/+535
* scan: fix rescan avoidance logicJohn Stebbins2015-09-292-7/+11
* LinGui: update translation filesJohn Stebbins2015-09-282-8/+8
* 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: 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-131-1/+5
* 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