summaryrefslogtreecommitdiffstats
path: root/gtk/src/audiohandler.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2021.Bradley Sepos2021-01-011-1/+1
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* LinGui: fix small memory leak in audio list displayJohn Stebbins2019-12-101-0/+1
* LinGui: update license per BradleyS suggestionJohn Stebbins2019-11-071-2/+2
* LinGui: fix license and po file mergesJohn Stebbins2019-11-061-2/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-1/+1
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* LinGui: plug memory leaksJohn Stebbins2019-08-261-3/+5
* libhb: make source audio track name available to frontendsJohn Stebbins2019-08-111-30/+34
* LinGui: WIP gtk4 supportJohn Stebbins2019-07-261-26/+23
* LinGui: more code refactoringJohn Stebbins2019-06-271-0/+1
* LinGui: add double-click edit to audio and subtitle listsJohn Stebbins2019-06-171-6/+20
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* LinGui: change language lists from GtkListBox to GtkTreeViewJohn Stebbins2018-06-121-99/+203
* LinGui: start adding Gtk4 supportJohn Stebbins2018-04-191-30/+31
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* 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