summaryrefslogtreecommitdiffstats
path: root/gtk/src/audiohandler.c
Commit message (Expand)AuthorAgeFilesLines
* Audio improvements.Rodeo2012-09-031-2/+4
* LinGui: fix a bunch of compiler warningsjstebbins2012-05-261-10/+2
* LinGui: oops, fixed on sigsegv and created another :(jstebbins2012-05-261-1/+1
* LinGui: fix crash when ejecting dvdjstebbins2012-05-261-4/+6
* LinGui: use "allowed passthru" options even when hidden by preference optionjstebbins2012-05-051-12/+1
* LinGui: fix problem with fallback audio encoder selectionjstebbins2012-04-271-4/+6
* LinGui: allow the user to select and use a bitrate for audio autopassthrujstebbins2012-04-261-12/+1
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-211-3/+3
* Oops, disabled more widgets than I meant tojstebbins2012-01-141-1/+1
* Add preference to enabled auto passthru optionsjstebbins2012-01-141-51/+65
* LinGui: fix "Auto" audio encoder selectionjstebbins2011-10-291-1/+1
* LinGui: fix couple audio bitrate display problemsjstebbins2011-10-251-1/+1
* LinGui: fix function parameters to GtkScaleButtonsjstebbins2011-10-171-7/+4
* LinGui: experimental support for batch queuingjstebbins2011-10-161-70/+198
* 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