summaryrefslogtreecommitdiffstats
path: root/gtk/src/audiohandler.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: mark more strings as translation candidatesjstebbins2013-08-011-5/+6
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-1/+1
* LinGui: use hb_audio_quality_get_default() to show/hide quality widgets.jstebbins2013-06-151-0/+22
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-301-20/+22
* LinGui: Fix a bug in audio paneljstebbins2013-05-091-0/+2
* LinGui: fix gtk3 subtitle and audio list issuejstebbins2013-01-291-5/+12
* LinGui: Fix compatibility with GTK versions < 2.32jstebbins2013-01-151-3/+3
* LinGui: fix issue with FLAC24 fallbackjstebbins2013-01-061-23/+1
* LinGui: Update copyright datesjstebbins2012-12-301-1/+1
* lingui: convert tabs to spacesjstebbins2012-12-271-1105/+1105
* 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