summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Remove libfaacsr552014-03-025-29/+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
* LinGui: add dialog to select multiple titles to add to queuejstebbins2014-02-2210-104/+815
* LinGui: fix range update issues and plug memory leaksjstebbins2014-02-2112-153/+237
* libhb: remove a52decjstebbins2014-02-202-18/+1
* LinGui: fix several issues with loading presetsjstebbins2014-02-2017-952/+495
* LinGui: fix potential use of uninitialized variablejstebbins2014-02-191-1/+1
* LinGui: rework title listjstebbins2014-02-1941-2182/+1994
* LinGui: Audio and subtitle UI rework.jstebbins2014-02-1817-3559/+5125
* LinGui: update Czech translationjstebbins2014-02-161-10/+676
* LinGui: update russian translationjstebbins2014-02-161-308/+816
* LinGui: fix missing libdl in linkjstebbins2014-02-151-3/+6
* libhb: make encoder options less x264-centric.Rodeo2014-02-131-8/+8
* LinGui: fix building with --enable-x265Rodeo2014-02-102-0/+12
* libhb: change libhb.a to libhandbrake.ajstebbins2014-02-092-2/+2
* LinGui: update rpm spec filejstebbins2014-02-041-3/+3
* LinGui: remove gtk2 support from configure.acjstebbins2014-02-021-47/+11
* LinGui: UI layout changesjstebbins2014-01-271-25/+17
* decavcodec: DRC support.Rodeo2014-01-252-3/+32
* LinGui: fix some trailing white spacejstebbins2014-01-201-6/+6
* LinGui: fix more damage caused by gladejstebbins2014-01-201-114/+272
* LinGui: fix problem with un-editable GtkEntry fieldsjstebbins2014-01-181-5/+5
* LinGui: fix deprecated GtkTable, GtkHBox, GtkVBox, GtkHSeparatorjstebbins2014-01-161-1087/+1152
* LinGui: fix formatting of icon lists in UI xmljstebbins2014-01-161-10/+10
* LinGui: fix incompatibility with older versions of gtkjstebbins2014-01-151-36/+0
* LinGui: fix deprecation of GtkAction and GtkUIManagerjstebbins2014-01-157-3665/+4604
* LinGui: fix deprecated g_type_init()jstebbins2014-01-141-0/+3