summaryrefslogtreecommitdiffstats
path: root/gtk/src/audiohandler.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: svg'ify several iconsjstebbins2014-03-171-1/+1
* Remove libfaacsr552014-03-021-2/+2
* LinGui: fix race condition crasher in subtitle/audio listsjstebbins2014-02-251-0/+5
* LinGui: UI layout changesjstebbins2014-02-251-3/+3
* LinGui: simplify audio track referencesjstebbins2014-02-241-19/+29
* LinGui: rework how hb audio bitrate is referenced by linguijstebbins2014-02-231-17/+14
* LinGui: rework how hb samplerate is referenced from linguijstebbins2014-02-231-16/+20
* LinGui: rework how hb audio mixdowns are referenced from linguijstebbins2014-02-231-33/+35
* LinGui: rework how hb audio encoders are referenced from linguijstebbins2014-02-231-47/+45
* LinGui: rework how hb containers are refrenced from linguijstebbins2014-02-231-16/+37
* LinGui: rework how hb titles are referenced from linguijstebbins2014-02-231-37/+63
* LinGui: add dialog to select multiple titles to add to queuejstebbins2014-02-221-19/+10
* LinGui: fix range update issues and plug memory leaksjstebbins2014-02-211-1/+9
* LinGui: fix several issues with loading presetsjstebbins2014-02-201-11/+9
* LinGui: rework title listjstebbins2014-02-191-82/+12
* LinGui: Audio and subtitle UI rework.jstebbins2014-02-181-532/+1680
* decavcodec: DRC support.Rodeo2014-01-251-0/+32
* 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