summaryrefslogtreecommitdiffstats
path: root/gtk/src/presets.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: Fix some minor memory leaksJohn Stebbins2016-11-151-0/+1
* LinGui: fix setting default presetJohn Stebbins2016-11-111-0/+1
* Add new anamorphic mode "Automatic", delete "Strict" (#367)John Stebbins2016-10-311-8/+1
* LinGui: work around conflicting PicturePAR and UsesPictureSettingsJohn Stebbins2016-10-241-9/+16
* add ghb_override_user_config_dir function (#304)2wayne2016-08-301-1/+15
* vpx: add encoder presetsJohn Stebbins2016-05-291-13/+2
* LinGui: save backup of presets whenever the version changesJohn Stebbins2016-05-191-13/+12
* LinGui: fix saving default presetJohn Stebbins2016-03-271-1/+4
* LinGui: fix crash when no preset selected and scan new sourceJohn Stebbins2016-03-271-22/+25
* presets: fix import of old version-less preset filesJohn Stebbins2016-03-211-5/+5
* LinGui: clean up copyright and license commentsJohn Stebbins2016-01-031-0/+10
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* LinGui: Fix duplicate preset name creationJohn Stebbins2015-10-291-1/+30
* LinGui: show warning dialog when loading backup presetsJohn Stebbins2015-10-091-8/+29
* LinGui: make preset backups when import upgrades presetsJohn Stebbins2015-10-091-6/+43
* Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-091-2/+2
* LinGui: don't save custom presets in a built-in folderJohn Stebbins2015-08-251-1/+1
* LinGui: fix a scrolling issue in presets panejstebbins2015-08-181-23/+2
* LinGui: load builtin-presets if I fail reading the presets filejstebbins2015-07-291-1/+3
* LinGui: fix use of out of scope variable through pointerjstebbins2015-07-291-8/+7
* Fix a couple of memory leaksjstebbins2015-06-011-0/+1
* LinGui: fix setting "autoscale" widget value from presetjstebbins2015-05-291-2/+6
* LinGui: use libhb to initialize job...jstebbins2015-05-271-27/+22
* LinGui: use libhb to init audio and subtitle listsjstebbins2015-05-201-33/+39
* LinGui: rename json preferences file ...jstebbins2015-05-141-2/+4
* lingui: use libhb preset management from linux guijstebbins2015-05-141-2928/+1117
* libhb,cli: add preset management to libhb, use it in clijstebbins2015-05-061-89/+88
* LinGui: fix parent of preset delete dialogjstebbins2015-04-041-1/+3
* LinGui: more refactoringjstebbins2015-04-031-171/+130
* LinGui: refactor dict valuesjstebbins2015-04-031-385/+311
* LinGui: fix UI issue with x264Option updatesjstebbins2015-03-251-0/+1
* LinGui: clean settings better before writing to presets filejstebbins2015-03-071-2/+29
* LinGui: add methods for reading and writing json config filesjstebbins2015-03-061-47/+68
* LinGui: change settings dict from glib to janssonjstebbins2015-03-061-430/+426
* LinGui: update year to 2015jstebbins2015-02-071-1/+1
* LinGui: fix parent window of dialogsjstebbins2015-01-111-2/+8
* LinGui: make more strings translatablejstebbins2014-11-071-14/+15
* LinGui: fix several small memory leaksjstebbins2014-10-291-22/+18
* LinGui: fix preset save dialog width&heightjstebbins2014-09-041-4/+3
* LinGui: add translation for old x264OptionExtra preset keyjstebbins2014-08-191-0/+7
* LinGui: generalize video preset/tune/profile/level handlingjstebbins2014-08-121-23/+53
* LinGui/CLI/libhb: add nlmeans denoise filter to linguijstebbins2014-07-211-3/+6
* LinGui: layout changesjstebbins2014-05-201-10/+0
* LinGui: remove legacy preset key UsesMaxPictureSettingsjstebbins2014-02-271-3/+1
* LinGui: fix another preset loading problemjstebbins2014-02-261-134/+141
* LinGui: fix some preset loading issuesjstebbins2014-02-251-14/+51
* LinGui: use hb_video_encoder_get_presets()jstebbins2014-02-231-3/+4
* LinGui: rework how hb titles are referenced from linguijstebbins2014-02-231-1/+1
* LinGui: fix range update issues and plug memory leaksjstebbins2014-02-211-8/+17
* LinGui: fix several issues with loading presetsjstebbins2014-02-201-582/+375