summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: fix parent of preset delete dialogjstebbins2015-04-041-1/+3
* libhb: Improvements and key changes to json/hb_dict_t job definitionsjstebbins2015-04-041-64/+33
* LinGui: remove unused functionjstebbins2015-04-031-14/+0
* LinGui: more refactoringjstebbins2015-04-0315-1224/+1079
* LinGui: refactor dict valuesjstebbins2015-04-0314-1084/+583
* LinGui: fix activation of queue pulserjstebbins2015-04-021-7/+9
* LinGui: use hb_dict_t, hb_value_array_t, hb_value_t instead direct to json_tjstebbins2015-04-021-124/+119
* LinGui: fix unused variable warning.jstebbins2015-03-301-0/+2
* LinGui: fix error messagesjstebbins2015-03-301-18/+18
* LinGui: refresh mingw build of gtk UIjstebbins2015-03-284-17/+60
* LinGui: move ui xml to GResourcejstebbins2015-03-2710-948/+42
* LinGui: build icon resources from iconsjstebbins2015-03-263-436947/+11
* LinGui: move data resources into GResourcejstebbins2015-03-264-5/+57
* LinGui: move icons into a GResourcejstebbins2015-03-269-57/+437006
* LinGui: fix queue file open dialog filtersjstebbins2015-03-264-10/+8
* LinGui: fix activity window scrollingjstebbins2015-03-261-30/+40
* LinGui: work around yet another gtk+-3 bugjstebbins2015-03-254-5/+49
* LinGui: fix UI issue with x264Option updatesjstebbins2015-03-251-0/+1
* LinGui: init VideoPreset with valid valuejstebbins2015-03-251-1/+1