summaryrefslogtreecommitdiffstats
path: root/gtk/src/presets.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: silence some compiler warningsjstebbins2013-01-051-2/+2
* LinGui: build preset import/export tables from hb_encoder_t tablesjstebbins2013-01-031-36/+53
* LinGui: Update copyright datesjstebbins2012-12-301-1/+1
* LinGui: preset import/export robustnessjstebbins2012-12-281-0/+10
* lingui: convert tabs to spacesjstebbins2012-12-271-3755/+3755
* LinGui: add x264 preset/tune/profile/level supportjstebbins2012-12-271-1/+136
* Improve management of titles and jobsjstebbins2012-11-121-15/+15
* Audio improvements.Rodeo2012-09-031-11/+28
* LinGui: Fix preset import of new frameratesjstebbins2012-07-171-0/+4
* LinGui: fix a bunch of compiler warningsjstebbins2012-05-261-4/+2
* don't do combing check twice per frame when bobbingjstebbins2012-05-011-0/+2
* merge assorted fixes provided by Rogerio Britojstebbins2012-05-011-1/+5
* LinGui: fix problem saving flac audio in presetjstebbins2011-10-281-2/+5
* LinGui: add "Fast" decomb optionjstebbins2011-10-221-0/+1
* LinGui: experimental support for batch queuingjstebbins2011-10-161-10/+4
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-191-1/+9
* LinGui: fix problem with preset updatesjstebbins2011-08-241-8/+12
* LinGui: make values for preset key AudioEncoderFallback compatible with mac uijstebbins2011-08-221-1/+13
* lingui: fix issues with preset valuesjstebbins2011-08-191-1/+2
* add more audio passthru optionsjstebbins2011-08-011-3/+5
* MacGUI: Consolidate passthrough mixdowns.dynaflash2011-07-191-0/+1
* lingui: add backwards compatible "AC3" translation for audio encoder valuejstebbins2011-07-161-0/+1
* lingui: add some preset translations that I missedjstebbins2011-07-161-0/+5
* Add DTS-HD passthru \o/jstebbins2011-06-141-0/+3
* LinGui: fix backward compatibility issuejstebbins2011-03-221-1/+1
* Remove legacy % to RF mapping.jstebbins2011-03-211-36/+0
* LinGui: remove target file size optionjstebbins2011-02-261-18/+5
* LinGui: add CFR option for "Same as source" framerate.jstebbins2011-01-281-4/+107
* LinGui: update copyright datesjstebbins2011-01-031-1/+1
* Add ac3 encodingjstebbins2010-10-041-1/+2
* LinGui: improvements to maxWidth/maxHeight preset guijstebbins2010-06-291-6/+38
* LinGui: Add max width/height widgets to preset save dialogjstebbins2010-06-281-18/+3
* LinGui: fix some issues with loading custom anamorphic settings from preset.jstebbins2010-06-261-0/+4
* LinGui: initialize picture width/height, even when there is no valid titlejstebbins2010-06-241-0/+10
* LinGui: Add jbrjake's new iPad presetjstebbins2010-06-201-3/+3
* LinGui: fix a mingw build issuejstebbins2010-04-141-3/+12
* LinGui: allow multiple instances of the gui to runjstebbins2010-04-091-3/+143
* LinGui: fix stupid preset import bugjstebbins2010-02-221-1/+2
* LinGui: When translating legacy presets, vquality 0 means RF 0, not 0%jstebbins2010-02-101-1/+1
* LinGui: add point-to-pointjstebbins2009-12-231-10/+14
* LinGui: fix m4v file extension selection when the source has only 1 chapterjstebbins2009-12-141-1/+80
* batch file scanning and scan canceljstebbins2009-11-251-1/+1
* LinGui: fix problem with loading preset that has deinterlace enabledjstebbins2009-11-211-0/+13
* LinGui: mingw doesn't have lockf, ifdef out queue file locking for mingwjstebbins2009-10-281-0/+4
* LinGui: create a queue lock file to prevent simultaneous access to the queuejstebbins2009-10-041-0/+22
* LinGui: picture filter changesjstebbins2009-08-261-4/+4
* LinGui: switch to using the native_name field of the language tablejstebbins2009-07-171-2/+10
* LinGui: rearrange the preset menu a bit.jstebbins2009-07-131-1/+1
* LinGui: when renaming a preset, prevent duplicates names from being usedjstebbins2009-07-131-1/+17
* LinGui: more preset list improvementsjstebbins2009-07-111-68/+111