summaryrefslogtreecommitdiffstats
path: root/gtk/src
Commit message (Expand)AuthorAgeFilesLines
* LinGui: work around bug in GtkScaleButtonjstebbins2014-07-151-42/+54
* LinGui: cleanupjstebbins2014-06-244-272/+199
* LinGui: Improve auto destination file name behaviorjstebbins2014-05-211-5/+25
* LinGui: layout changesjstebbins2014-05-209-2953/+2420
* LinGui: fix some glib warning messages in logjstebbins2014-05-163-5/+3
* LinGui: make the StackSwitcher fill the available widthjstebbins2014-05-152-2/+4
* LinGui: work around bonehead Gtk developer decisionjstebbins2014-05-151-0/+17
* LinGui: change main page GtkNotebook to GtkStackjstebbins2014-05-154-288/+50
* LinGui: add "Reload" and "Reload All" toolbar buttons to queue windowjstebbins2014-05-154-1/+144
* LinGui: allow hh:mm:ss.ms input for P-to-P "Seconds"jstebbins2014-05-155-13/+82
* LinGui: add preference option to remove completed queue jobs from queuejstebbins2014-05-145-35/+56
* LinGui: improved auto destination namingjstebbins2014-05-064-66/+130
* Add VP8 supportjstebbins2014-04-152-0/+2
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-301-15/+20
* LinGui: fix problem cause by change in behavior of libgtkjstebbins2014-03-261-1/+1
* LinGui: fix live preview generationjstebbins2014-03-221-12/+8
* LinGui: Fix list of icons that get installed to /usr/share/iconsjstebbins2014-03-181-8/+1
* LinGui: remove unused iconjstebbins2014-03-181-0/+0
* LinGui: svg'ify the last of the custom iconsjstebbins2014-03-187-8/+248
* LinGui: use GtkCellRendererSpinner instead of custom icons for queue activityjstebbins2014-03-1819-196/+134
* LinGui: svg'ify several iconsjstebbins2014-03-1750-300/+40278
* LinGui: clean up play/pause/stop iconsjstebbins2014-03-143-0/+0
* LinGui: Improve widget layoutjstebbins2014-03-063-24/+58
* LinGui: use python2 explicitelyjstebbins2014-03-061-2/+2
* LinGui: allow more flexibility in manual croppingjstebbins2014-03-032-4/+13
* Remove libfaacsr552014-03-023-17/+17
* LinGui: remove legacy preset key UsesMaxPictureSettingsjstebbins2014-02-272-5/+1
* LinGui: fix another preset loading problemjstebbins2014-02-261-134/+141
* LinGui: add a "Reset All Titles" buttonjstebbins2014-02-253-61/+76
* LinGui: remove cruftjstebbins2014-02-258-459/+9
* LinGui: fix race condition crasher in subtitle/audio listsjstebbins2014-02-252-2/+14
* LinGui: UI layout changesjstebbins2014-02-254-192/+189
* LinGui: fix some preset loading issuesjstebbins2014-02-254-22/+68
* LinGui: fix crash if all titles are too shortjstebbins2014-02-241-3/+6
* LinGui: simplify subtitle track refrencingjstebbins2014-02-244-107/+78
* LinGui: simplify audio track referencesjstebbins2014-02-244-72/+44
* LinGui: fix selection of "feature" titlejstebbins2014-02-241-5/+15
* LinGui: queue window changesjstebbins2014-02-231-11/+27
* LinGui: use hb_video_encoder_get_presets()jstebbins2014-02-233-6/+8
* LinGui: use hb_video_quality_get_name()jstebbins2014-02-231-18/+13
* LinGui: rework how hb audio bitrate is referenced by linguijstebbins2014-02-234-78/+100
* LinGui: rework how hb samplerate is referenced from linguijstebbins2014-02-234-125/+93
* LinGui: rework how hb video framerate is referenced from linguijstebbins2014-02-234-68/+65
* LinGui: rework how hb audio mixdowns are referenced from linguijstebbins2014-02-235-143/+100
* LinGui: rework how hb video encoders are reference from linbuijstebbins2014-02-234-109/+66
* LinGui: rework how hb audio encoders are referenced from linguijstebbins2014-02-235-172/+100
* LinGui: rework how hb containers are refrenced from linguijstebbins2014-02-238-976/+162
* LinGui: rework how hb titles are referenced from linguijstebbins2014-02-2313-361/+469
* LinGui: improvements to queue windowjstebbins2014-02-225-259/+368
* LinGui: tweaks to "add multiple" dialogjstebbins2014-02-221-1/+33