summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Add CFLAGS and LDFLAGS specified during configure to compile and link commandsjstebbins2012-06-171-1/+1
* LinGui: fix crash when dvd volume id has non-ascii charactersjstebbins2012-06-081-1/+1
* LinGui: fix problem with setting the default destination file namejstebbins2012-06-081-7/+1
* Portability patchesjstebbins2012-06-072-5/+15
* LinGui: remove deprecated "Encoding" key from desktop filejstebbins2012-06-071-1/+0
* LinGui: fix a bunch of compiler warningsjstebbins2012-05-2612-56/+21
* LinGui: oops, fixed on sigsegv and created another :(jstebbins2012-05-263-7/+4
* LinGui: fix crash when ejecting dvdjstebbins2012-05-262-9/+11
* LinGui: remove unnecessary 100 title limitjstebbins2012-05-081-2/+0
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+4
* LinGui: use "allowed passthru" options even when hidden by preference optionjstebbins2012-05-051-12/+1
* LinGui: Enable advanced options entry box for mpeg4 codecjstebbins2012-05-051-1/+1
* LinGui: fix incorrect PAR in loose anamorphic modejstebbins2012-05-021-6/+4
* don't do combing check twice per frame when bobbingjstebbins2012-05-011-0/+2
* libhb: bob deinterlacingjstebbins2012-05-011-5/+7
* merge assorted fixes provided by Rogerio Britojstebbins2012-05-013-3/+10
* LinGui: fix problem with fallback audio encoder selectionjstebbins2012-04-271-4/+6
* PGS (bluray) subtitle support \o/jstebbins2012-04-265-90/+95
* LinGui: allow the user to select and use a bitrate for audio autopassthrujstebbins2012-04-261-12/+1
* LinGui: fix queue display problem with "same as source (constant)" frameratejstebbins2012-03-311-6/+16
* encx264: use x264_param_apply_fastfirstpass.Rodeo2012-03-281-52/+6
* Rework filter pipelinejstebbins2012-03-271-72/+78
* LinGui: fix default value for fallback audio encoder for autopassthrujstebbins2012-03-261-1/+1
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-213-6/+6
* LinGui: fix audio gain and quality icon display.jstebbins2012-02-211-10/+10
* Oops, disabled more widgets than I meant tojstebbins2012-01-142-360/+385
* Add preference to enabled auto passthru optionsjstebbins2012-01-145-54/+107
* LinGui: replace references to "Rip" with encode or transcodejstebbins2011-11-143-6/+6
* LinGui: fix initial subtitle selectionjstebbins2011-11-011-2/+6
* LinGui: add index to audio descr in audio listjstebbins2011-11-011-4/+14
* LinGui: fix a problem with height controljstebbins2011-10-312-1/+4
* Allow vorbis quality to go down to -0.2jstebbins2011-10-311-1/+1
* LinGui: fix "Auto" audio encoder selectionjstebbins2011-10-291-1/+1
* LinGui: fix problem saving flac audio in presetjstebbins2011-10-281-2/+5
* LinGui: fix couple audio bitrate display problemsjstebbins2011-10-252-2/+2
* LinGui: add "Fast" decomb optionjstebbins2011-10-222-0/+2
* LinGui: fix function parameters to GtkScaleButtonsjstebbins2011-10-171-7/+4
* LinGui: experimental support for batch queuingjstebbins2011-10-1615-416/+816
* LinGui: fix uninitialized variablejstebbins2011-10-161-1/+1
* LinGui: fix lame bitrate maxing out at 160jstebbins2011-10-151-5/+5
* Add flac + quality + compression level supportjstebbins2011-10-129-278/+667
* LinGui: change window type hint for popup windowsjstebbins2011-10-071-3/+4
* LinGui: fix some widget dependenciesjstebbins2011-09-301-12/+12
* LinGui: use monospace font for activity windowjstebbins2011-09-271-0/+6
* LinGui: oops, forgot to re-enable audio encodersjstebbins2011-09-241-34/+31
* LinGui: use hb_*_encoders table to disable optionsjstebbins2011-09-241-5/+18
* LinGui: remember filter setting in source selection dialogjstebbins2011-09-232-7/+7
* LinGui: tweak to loose cropjstebbins2011-09-201-6/+8
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-194-185/+276
* LinGui: ensure loose crop always crops even valuesjstebbins2011-09-191-4/+16