summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Allow longer SRT filename paths.jstebbins2010-11-071-2/+4
* Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1jstebbins2010-11-052-23/+15
* LinGui: fix auto audio track selection problemjstebbins2010-11-051-2/+2
* LinGui: update copyright datesjstebbins2010-11-031-2/+2
* LinGui: Fix a problem with updating mixdown combojstebbins2010-11-031-1/+7
* LinGui: Fix psy-rd formatting to be locale safejstebbins2010-11-022-35/+8
* LinGui: Use '.' for all locales when passing floats to x264jstebbins2010-11-021-1/+15
* LinGui: allow specifying file to scan on command linejstebbins2010-11-013-1/+24
* update baseline presets with weightp=0jstebbins2010-10-231-6/+6
* LinGui: use hb_get_best_mixdown and eliminate duplicate codejstebbins2010-10-231-63/+4
* LinGui: fix race condition in audio settingsjstebbins2010-10-171-0/+12
* LinGui: fix audio codec updating when track is changedjstebbins2010-10-141-0/+8
* LinGui: fix infinite recursion issue in audio bitrate handlingjstebbins2010-10-142-25/+51
* LinGui: add "Quit HandBrake" option to "When Done" optionsjstebbins2010-10-122-2/+38
* LinGui: fix audio codec selection problem in mkvjstebbins2010-10-121-0/+4
* LinGui: fix queue display problem when there's '&' in input file namejstebbins2010-10-101-2/+4
* LinGui: fix bad audio codec setting in jobjstebbins2010-10-091-2/+4
* LinGui: fix some audio list display problemsjstebbins2010-10-094-160/+87
* add audio defaults and limits calculation to libhbjstebbins2010-10-083-127/+41
* LinGui: remove more duplicate code relating to min/max audio bitratesjstebbins2010-10-062-17/+8
* LinGui: centralize min/max audio bitrate limit calculation to one placejstebbins2010-10-063-19/+33
* LinGui: fix a problem where I used the wrong aac bitrate capjstebbins2010-10-052-15/+5
* LinGui: fix a display problem in the audio listjstebbins2010-10-054-52/+99
* Add ac3 encodingjstebbins2010-10-047-109/+179
* LinGui: fix some text alignment issues on the picture summary tabjstebbins2010-09-304-473/+464
* SSA subtitle burn injstebbins2010-09-283-36/+59
* LinGui: try other gstreamer sink interfaces if gconfvideosink failsjstebbins2010-09-151-2/+8
* remove the 8 audio limit. isn't needed anymore.jstebbins2010-09-151-1/+0
* Bump ffmpeg from 22950 to 25082jstebbins2010-09-142-7/+2
* LinGui: fix UI problem with trellis cavlcjstebbins2010-09-131-4/+0
* Add Bluray supportjstebbins2010-09-086-8/+64
* LinGui: simplify source selection dialogjstebbins2010-09-052-89/+13
* Change how native tools are built in a cross compiling environment.jstebbins2010-08-254-54/+37
* Allow trellis and psy-trellis with cavlc in preparation for nextjstebbins2010-08-241-2/+0
* fix some preset issuesjstebbins2010-07-031-25/+9
* LinGui: improvements to maxWidth/maxHeight preset guijstebbins2010-06-293-70/+270
* LinGui: Add max width/height widgets to preset save dialogjstebbins2010-06-286-33/+124
* LinGui: fix some issues with loading custom anamorphic settings from preset.jstebbins2010-06-264-14/+22
* LinGui: initialize picture width/height, even when there is no valid titlejstebbins2010-06-241-0/+10
* LinGui: fix audio preset initializationjstebbins2010-06-243-5/+41
* LinGui: fix aq-strength slider range. should be 0-2, not 0-1jstebbins2010-06-201-1/+1
* LinGui: Add jbrjake's new iPad presetjstebbins2010-06-202-16/+105
* LinGui: add peak framrate checkbox to video tabjstebbins2010-06-184-3/+25
* LinGui: change psy_trellis increments to 0.05jstebbins2010-06-182-34/+38
* LinGui: revert part of the resource management changes of r3382jstebbins2010-06-176-42/+94
* LinGui: changes to resource preprocessorjstebbins2010-06-155-119/+33
* LinGui: refresh x264 tabjstebbins2010-06-155-746/+974
* LinGui: initialize srt language with preferred language from preferncesjstebbins2010-06-091-2/+4
* LinGui: remove debug printfjstebbins2010-06-081-1/+0
* LinGui: fix some problems i introduced with the recent audio tab changesjstebbins2010-06-082-55/+193