summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* 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-282-5/+34
* LinGui: move ui xml to GResourcejstebbins2015-03-279-948/+37
* 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
* LinGui: add defaults for new copy mask optionsjstebbins2015-03-181-5/+11
* LinGui: fix off-by-one error in subtitle track selectionjstebbins2015-03-181-1/+1
* LinGui: update generation of audio copy mask with new copy optionsjstebbins2015-03-181-5/+17
* LinGui: add widgets for eac3, truehd, and flac autopassthrujstebbins2015-03-153-0/+189
* json: automatically scan title when processing json jobsjstebbins2015-03-073-602/+673
* LinGui: remove unused functionjstebbins2015-03-072-32/+0
* LinGui: convert resource files to jsonjstebbins2015-03-077-2050/+1072
* LinGui: rename resource file since it's no longer a plistjstebbins2015-03-071-4/+4
* LinGui: clean settings better before writing to presets filejstebbins2015-03-071-2/+29
* LinGui: add methods for reading and writing json config filesjstebbins2015-03-0611-117/+192
* LinGui: change settings dict from glib to janssonjstebbins2015-03-0628-1819/+1398
* LinGui: fix compiler warningjstebbins2015-03-051-1/+1
* LinGui: random clean-upsjstebbins2015-03-058-66/+53
* LinGui: Fix data type of PictureDenoiseFilter in default presetsjstebbins2015-02-241-12/+12
* LinGui: whoops, forgot file chooser dialog filters...jstebbins2015-02-182-0/+4
* LinGui: Add queue save/load options to queue panejstebbins2015-02-184-0/+239
* LinGui: Fix subtitle burn-in validationjstebbins2015-02-181-2/+4
* LinGui: Fix sanitizing audio list after container changejstebbins2015-02-173-94/+82
* LinGui: make fallback audio encoder selection use libhb functionjstebbins2015-02-161-20/+13
* LinGui: add Burn-In options to subtitle defaultsjstebbins2015-02-156-14/+450
* LinGui: update year to 2015jstebbins2015-02-0724-27/+27
* LinGui: fix small memory leakjstebbins2015-01-131-6/+4
* Simplify frontend useage of hb_add()jstebbins2015-01-121-67/+5
* LinGui: fix parent window of dialogsjstebbins2015-01-118-42/+89
* LinGui: better stderr redirection on mingwjstebbins2014-12-291-3/+4
* LinGui: add separate UI xml for gtk 3.14jstebbins2014-12-296-62/+9620
* LinGui: add xml UI for gtk versions >= 3.12jstebbins2014-12-281-0/+9502
* LinGui: Enable building with different versions of the xml UI descriptionjstebbins2014-12-283-3/+27
* eliminate job->largeFileSizejstebbins2014-12-236-61/+4
* json: add json APIsjstebbins2014-12-162-89/+75
* LinGui: remove POS appindicatorjstebbins2014-12-045-101/+0
* LinGui: make sure "Plot" tag gets updated before starting encodingjstebbins2014-12-012-0/+13
* LinGui: mark more strings translatablejstebbins2014-11-174-75/+75
* LinGui: make more strings translatablejstebbins2014-11-073-18/+19
* LinGui: make more strings translatablejstebbins2014-11-058-48/+50
* LinGui: cosmetic fix for title number in destination filenamejstebbins2014-11-041-3/+1
* LinGui: fix spacing on status linejstebbins2014-10-301-0/+1
* LinGui: fix several small memory leaksjstebbins2014-10-295-36/+50