summaryrefslogtreecommitdiffstats
path: root/gtk/src/audiohandler.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: Reorgainize Summary paneJohn Stebbins2017-11-061-56/+41
* LinGui: rework audio/subtitle tabs gtk < 3.16John Stebbins2017-08-041-0/+28
* LinGui: fix audio copy mask updatesJohn Stebbins2017-03-121-1/+2
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* LinGui: Fix some minor memory leaksJohn Stebbins2016-11-151-0/+5
* LinGui: fix audio sanitizing after muxer changeJohn Stebbins2016-11-101-8/+3
* LinGui: fix some issues with reloading audio defaultsJohn Stebbins2016-09-081-116/+118
* LinGui: disable invalid audio sampleratesJohn Stebbins2016-09-021-0/+6
* LinGui: add source title dict to queueJohn Stebbins2016-05-271-56/+0
* LinGui: fix audio and subtitle descriptions in queueJohn Stebbins2016-05-241-0/+13
* LinGui: clean up copyright and license commentsJohn Stebbins2016-01-031-0/+11
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* LinGui: generalize initialization of Combo boxesJohn Stebbins2015-10-011-1/+1
* LinGui: fix problem with audio bitrate/quality widgetsJohn Stebbins2015-08-261-2/+2
* LinGui: fix sensitivity of audio quality/bitrate widgetsjstebbins2015-08-201-199/+219
* LinGui: use libhb to initialize job...jstebbins2015-05-271-52/+15
* LinGui: use libhb to init audio and subtitle listsjstebbins2015-05-201-204/+125
* LinGui: more audio refactoringjstebbins2015-05-181-153/+173
* LinGui: audio pane refactoringjstebbins2015-05-151-132/+167
* LinGui: Fix issue with editing audio or subtitlesjstebbins2015-04-301-0/+14
* LinGui: adjust tooltip line alignmentsjstebbins2015-04-221-7/+7
* LinGui: more refactoringjstebbins2015-04-031-132/+128
* LinGui: refactor dict valuesjstebbins2015-04-031-32/+32
* LinGui: update generation of audio copy mask with new copy optionsjstebbins2015-03-181-5/+17
* LinGui: add methods for reading and writing json config filesjstebbins2015-03-061-8/+0
* LinGui: change settings dict from glib to janssonjstebbins2015-03-061-91/+91
* LinGui: random clean-upsjstebbins2015-03-051-7/+7
* LinGui: Fix sanitizing audio list after container changejstebbins2015-02-171-92/+80
* LinGui: make fallback audio encoder selection use libhb functionjstebbins2015-02-161-20/+13
* LinGui: update year to 2015jstebbins2015-02-071-1/+1
* LinGui: mark more strings translatablejstebbins2014-11-171-6/+6
* LinGui: make more strings translatablejstebbins2014-11-051-23/+23
* LinGui: fix more gtk deprecationsjstebbins2014-10-281-3/+6
* LinGui: Fix initialization of audio quality widget limitsjstebbins2014-08-111-18/+16
* LinGui: Fix a problem with audio quality sliderjstebbins2014-08-111-14/+34
* LinGui: work around bug in GtkScaleButtonjstebbins2014-07-151-42/+54
* 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