summaryrefslogtreecommitdiffstats
path: root/gtk/src/queuehandler.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: add methods for reading and writing json config filesjstebbins2015-03-061-34/+21
* LinGui: change settings dict from glib to janssonjstebbins2015-03-061-42/+42
* LinGui: Add queue save/load options to queue panejstebbins2015-02-181-0/+132
* LinGui: update year to 2015jstebbins2015-02-071-1/+1
* LinGui: fix small memory leakjstebbins2015-01-131-6/+4
* LinGui: fix parent window of dialogsjstebbins2015-01-111-10/+21
* eliminate job->largeFileSizejstebbins2014-12-231-8/+2
* LinGui: mark more strings translatablejstebbins2014-11-171-62/+62
* LinGui: make more strings translatablejstebbins2014-11-071-2/+2
* LinGui: fix several small memory leaksjstebbins2014-10-291-12/+6
* LinGui: fix more gtk deprecationsjstebbins2014-10-281-2/+3
* LinGui: fix queue formattingjstebbins2014-08-211-6/+6
* LinGui: Fix queue display when no audio tracksjstebbins2014-08-211-1/+4
* LinGui: remove video qualite range warningjstebbins2014-08-151-5/+0
* LinGui: generalize video preset/tune/profile/level handlingjstebbins2014-08-121-37/+45
* LinGui/CLI/libhb: add nlmeans denoise filter to linguijstebbins2014-07-211-8/+15
* LinGui: layout changesjstebbins2014-05-201-34/+4
* LinGui: add "Reload" and "Reload All" toolbar buttons to queue windowjstebbins2014-05-151-0/+105
* LinGui: add preference option to remove completed queue jobs from queuejstebbins2014-05-141-0/+27
* LinGui: svg'ify the last of the custom iconsjstebbins2014-03-181-3/+3
* LinGui: use GtkCellRendererSpinner instead of custom icons for queue activityjstebbins2014-03-181-7/+4
* LinGui: svg'ify several iconsjstebbins2014-03-171-2/+2
* LinGui: remove cruftjstebbins2014-02-251-28/+0
* LinGui: simplify subtitle track refrencingjstebbins2014-02-241-6/+5
* LinGui: simplify audio track referencesjstebbins2014-02-241-1/+1
* LinGui: queue window changesjstebbins2014-02-231-11/+27
* LinGui: rework how hb audio bitrate is referenced by linguijstebbins2014-02-231-4/+2
* LinGui: rework how hb samplerate is referenced from linguijstebbins2014-02-231-13/+4
* LinGui: rework how hb video framerate is referenced from linguijstebbins2014-02-231-11/+13
* LinGui: rework how hb audio mixdowns are referenced from linguijstebbins2014-02-231-3/+3
* LinGui: rework how hb video encoders are reference from linbuijstebbins2014-02-231-14/+14
* LinGui: rework how hb audio encoders are referenced from linguijstebbins2014-02-231-8/+7
* LinGui: rework how hb containers are refrenced from linguijstebbins2014-02-231-6/+8
* LinGui: rework how hb titles are referenced from linguijstebbins2014-02-231-17/+16
* LinGui: improvements to queue windowjstebbins2014-02-221-225/+345
* LinGui: tweaks to "add multiple" dialogjstebbins2014-02-221-1/+33
* LinGui: add dialog to select multiple titles to add to queuejstebbins2014-02-221-8/+517
* LinGui: fix range update issues and plug memory leaksjstebbins2014-02-211-3/+9
* LinGui: rework title listjstebbins2014-02-191-43/+49
* LinGui: Audio and subtitle UI rework.jstebbins2014-02-181-4/+4
* LinGui: fix deprecation of GtkAction and GtkUIManagerjstebbins2014-01-151-39/+26
* LinGui: mark more strings as translation candidatesjstebbins2013-08-011-57/+55
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-1/+1
* LinGui: Update copyright datesjstebbins2012-12-301-1/+1
* lingui: convert tabs to spacesjstebbins2012-12-271-1283/+1283
* LinGui: update iconsjstebbins2012-11-111-8/+8
* LinGui: fix a bunch of compiler warningsjstebbins2012-05-261-2/+0
* LinGui: fix queue display problem with "same as source (constant)" frameratejstebbins2012-03-311-6/+16
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-211-1/+1
* LinGui: fix couple audio bitrate display problemsjstebbins2011-10-251-1/+1