summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* LinGui: fix deprecated gtk_widget_get_style()jstebbins2014-01-142-1/+24
* LinGui: Fix deprecated GtkHScalejstebbins2014-01-142-10/+18
* LinGui: fix deprecated gtk_widget_modify_fontjstebbins2014-01-142-1/+5
* LinGui: fix deprecated GTK_STOCK_*jstebbins2014-01-143-6/+16
* LinGui: fix some deprications in gtk 3.10jstebbins2014-01-142-5/+14
* remove contrib mpeg2decjstebbins2014-01-131-1/+1
* Turn of Anamorphic on the Windows Phone 8 preset for the linux gui.sr552013-12-211-1/+1
* LinGui: add Czech translationjstebbins2013-12-162-0/+1543
* LinGui: add chapter start time to chapter tab displayjstebbins2013-11-274-39/+75
* LinGui: fix widget dependency rule for lavc advanced optionsjstebbins2013-11-181-1/+1
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-081-4/+4
* LinGui: add gmodule dependencyjstebbins2013-10-201-2/+2
* LinGui: add language files to rpm specjstebbins2013-08-121-1/+2
* LinGui: mark more strings as translation candidatesjstebbins2013-08-017-311/+270
* LinGui: mark more strings as translatablejstebbins2013-07-261-10/+10
* LinGui: Add russian translation :Pjstebbins2013-07-263-1/+1698
* LinGui: Make "Open with.." nautilus option work in ubuntu 13.04jstebbins2013-07-101-1/+1
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-308-27/+64
* LinGui: use hb_container_get_default_extension() when creating dest filenamejstebbins2013-06-281-12/+8
* LinGui: add missing sys dep to python scriptjstebbins2013-06-261-0/+1
* LinGui: use hb_audio_quality_get_default() to show/hide quality widgets.jstebbins2013-06-152-5/+22
* improve aac encoder build options and change some aac encoder defaultsjstebbins2013-06-152-1/+13
* LinGui: merge windows phone 8 presetjstebbins2013-06-141-2/+135
* LinGui: fix propagation of tags from input file to outputjstebbins2013-06-111-0/+29
* LinGui: fix preset import/exportjstebbins2013-06-061-188/+189
* libhb/common: improve fallback mechanism.Rodeo2013-06-032-1/+3