summaryrefslogtreecommitdiffstats
path: root/gtk/src/audiohandler.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix uninitialized variablejstebbins2011-10-161-1/+1
* Add flac + quality + compression level supportjstebbins2011-10-121-21/+234
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-191-111/+53
* LinGui: compute passthru fallbacksjstebbins2011-08-191-11/+42
* add more audio passthru optionsjstebbins2011-08-011-71/+168
* LinGui: fix another problem with setting proper mixdownjstebbins2011-06-121-0/+2
* LinGui: fix a problem with mixdown optionsjstebbins2011-06-121-1/+2
* LinGui: fix parameters to value-changed callback for gain and drcjstebbins2011-06-111-2/+2
* LinGui: Add support for naming audio tracks.jstebbins2011-06-031-1/+8
* LinGui: fix a problem with display of audio gain value.jstebbins2011-04-171-2/+4
* LinGui: add audio gain adjustment and create advanced audio dialog.jstebbins2011-04-051-16/+79
* LinGui: fix backward compatibility issuejstebbins2011-03-221-1/+1
* LinGui: update copyright datesjstebbins2011-01-031-1/+1
* Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1jstebbins2010-11-051-0/+1
* LinGui: Fix a problem with updating mixdown combojstebbins2010-11-031-1/+7
* 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-141-5/+9
* LinGui: fix some audio list display problemsjstebbins2010-10-091-60/+40
* add audio defaults and limits calculation to libhbjstebbins2010-10-081-10/+38
* LinGui: remove more duplicate code relating to min/max audio bitratesjstebbins2010-10-061-2/+2
* LinGui: centralize min/max audio bitrate limit calculation to one placejstebbins2010-10-061-19/+7
* LinGui: fix a problem where I used the wrong aac bitrate capjstebbins2010-10-051-3/+4
* LinGui: fix a display problem in the audio listjstebbins2010-10-051-22/+16
* Add ac3 encodingjstebbins2010-10-041-32/+82
* remove the 8 audio limit. isn't needed anymore.jstebbins2010-09-151-1/+0
* LinGui: fix audio preset initializationjstebbins2010-06-241-5/+22
* LinGui: fix some problems i introduced with the recent audio tab changesjstebbins2010-06-081-4/+8
* LinGui: rework some of the logic behind the audio tab handlerjstebbins2010-06-071-119/+84
* LinGui: fix some spam in the log about hash item not foundjstebbins2010-06-061-0/+2
* LinGui: Improvements to audio paneljstebbins2010-06-061-14/+32
* patch to allow higher bitrates with faacjstebbins2010-04-141-2/+2
* LinGui: fix a bunch of brokenness on Ubuntu 10.04 (lucid)jstebbins2010-02-231-1/+1
* LinGui: enhancements to automatic audio selection when passthru is requestedjstebbins2009-11-241-30/+46
* LinGui: make smarter bitrate choice when automatically selecting audio settingsjstebbins2009-11-241-2/+9
* LinGui: set minimum bitrate to 192kbps when codec is faac and mix is 6-chjstebbins2009-11-181-6/+9
* LinGui: set max bitrate for 6ch faac to 448kbpsjstebbins2009-10-041-5/+10
* LinGui: fix mbtree/b-pyramid dependency issuejstebbins2009-09-301-6/+6
* LinGui: fix audio codec descriptionjstebbins2009-09-301-2/+0
* LinGui: jstebbins2009-09-091-8/+24
* LinGui: improve "auto" audio selectionjstebbins2009-09-091-2/+5
* LinGui: change mp4 extension to m4v if there are any soft subtitlesjstebbins2009-08-241-0/+1
* LinGui: add preference option for iPod/iTunes friendly m4v extensionjstebbins2009-06-251-14/+1
* LinGui: preference improvementsjstebbins2009-06-241-1/+1
* LinGui: add audio-dub/add-subtitle radio buttons for preferred language controljstebbins2009-06-221-2/+22
* LinGui: remove the big jump in the drc slider when going from 1.0->Offjstebbins2009-06-101-25/+19
* LinGui: fix a problem with parameters to a signal that caused segfaultsjstebbins2009-06-091-3/+1
* LinGui: dim the drc label along with the control when passthru is selectedjstebbins2009-06-081-0/+1
* LinGui: replace drc hscale with scalebuttonjstebbins2009-06-081-5/+17
* LinGui: allow up to 99 audio tracks since libhb now supports that manyjstebbins2009-06-081-1/+1