summaryrefslogtreecommitdiffstats
path: root/gtk/src/audiohandler.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: add "auto" passthru audio optionjstebbins2009-04-281-1/+6
* LinGui: merge gtk mingw cross compiling supportjstebbins2009-04-161-9/+9
* LinGui: make drc slider jump from 0 to 1, skipping intermediate valuesjstebbins2009-02-061-1/+23
* LinGui: add support for 0 DRCjstebbins2009-02-061-4/+10
* LinGui: tweak how audio choices are made againjstebbins2009-01-251-16/+13
* LinGui: fix how an audio is chosen after a source is scanned or the presetjstebbins2009-01-241-6/+3
* LinGui: fix me_method/me_range dependencyjstebbins2008-12-061-2/+2
* LinGui: live preview.jstebbins2008-11-241-0/+6
* LinGui: Make preset key/values mostly align with macui presets.jstebbins2008-10-171-98/+98
* LinGui: nested presetsjstebbins2008-10-151-6/+17
* LinGui: queue item editingjstebbins2008-10-041-0/+46
* LinGui: continue callbacks.c reduction. move audio tab handling to separatejstebbins2008-09-261-0/+601