summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix spelling errorjstebbins2011-04-261-1/+1
* LinGui: Simplify some code in the hud compositorjstebbins2011-04-211-20/+12
* LinGui: fix a potential crash when hud is destroyed jstebbins2011-04-191-2/+6
* LinGui: remember user window size changesjstebbins2011-04-194-4/+39
* LinGui: fix a problem with display of audio gain value.jstebbins2011-04-172-3/+5
* LinGui: Fix PAR overflow issues.jstebbins2011-04-162-6/+26
* LinGui: fix incorrect list element free in custom hud widgetjstebbins2011-04-151-2/+4
* LinGui: Remove old unnecessary gtk bug workaround.jstebbins2011-04-151-7/+0
* LinGui: fix a couple layout issuesjstebbins2011-04-051-3/+4
* LinGui: fix build error on mingwjstebbins2011-04-051-2/+2
* LinGui: add audio gain adjustment and create advanced audio dialog.jstebbins2011-04-058-131/+338
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-022-2/+2
* LinGui: fix type in tooltipjstebbins2011-03-271-1/+1
* LinGui: fix building on ubuntu 10.04jstebbins2011-03-241-0/+2
* LinGui: backwards compatibility fixjstebbins2011-03-231-1/+12
* LinGui: a few more random deprecated functions and macros removedjstebbins2011-03-235-71/+52
* LinGui: remove some deprecated widget propertiesjstebbins2011-03-231-7/+1
* LinGui: Fix incorrect base class in ghbcompositorjstebbins2011-03-231-2/+2
* LinGui: don't use private gtk_marshal_* functionsjstebbins2011-03-226-23/+22
* LinGui: fix backward compatibility issuejstebbins2011-03-2215-16/+34
* LinGui: another improper access to gtk member variablesjstebbins2011-03-221-1/+1
* LinGui: clean up more accesses to private gtk member variablesjstebbins2011-03-221-23/+46
* LinGui: use g_object_set to set widget propertiesjstebbins2011-03-221-3/+3
* LinGui: Fix printf with too many parametersjstebbins2011-03-221-2/+1
* LinGui: Remove use of deprecated GTK_WIDGET_VISIBLE macrojstebbins2011-03-222-10/+13
* LinGui: Remove use of depricated GDK_DRAWABLE_XIDjstebbins2011-03-222-2/+2
* LinGui: Remove use of private member "window" of GtkWidgetjstebbins2011-03-223-18/+22
* LinGui: No need to call gtk_set_localejstebbins2011-03-221-1/+0
* LinGui: Remove deprecated use of GDK_* keysymsjstebbins2011-03-222-3/+3
* LinGui: Remove use of deprecated GTK_WIDGET_SENSITIVE and GTK_WIDGET_HAS_FOCUSjstebbins2011-03-223-13/+13
* LinGui: remove use of deprecated GTK_WIDGET_TYPE and GTK_OBJECT_TYPE macrosjstebbins2011-03-224-5/+5
* LinGui: remove use of deprecated gdk_draw_pixbufjstebbins2011-03-221-6/+12
* Remove legacy % to RF mapping.jstebbins2011-03-211-36/+0
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-194-10/+15
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-118-60/+233
* add dbus-glib to configure lib checksjstebbins2011-03-082-4/+12
* LinGui: fix display of "quality" units in queue when ffmpeg encoder is usedjstebbins2011-03-041-3/+10
* LinGui: missed removing a part of target file size codejstebbins2011-02-281-15/+4
* bump ffmpeg from git-185a155 to git-0b32da9jstebbins2011-02-271-2/+2
* LinGui: remove target file size optionjstebbins2011-02-267-119/+10
* remove libfaad from buildjstebbins2011-02-111-2/+2
* LinGui: do not uncheck chapter markers when single chapter selectedjstebbins2011-02-113-18/+17
* LinGui: Change "Blind" to "Simple" in weightp combo boxjstebbins2011-02-091-3/+3
* LinGui: fix warning message in logjstebbins2011-02-031-0/+2
* LinGui: refactor --enable-gst optionjstebbins2011-01-293-10/+21
* LinGui: remove automatic m4v extension substitutionjstebbins2011-01-291-8/+1
* LinGui: add CFR option for "Same as source" framerate.jstebbins2011-01-287-159/+353
* LinGui: add build requirements to rpm spec filejstebbins2011-01-231-0/+1
* LinGui: change order of libs on link line to fix unresolved symbolsjstebbins2011-01-201-2/+2
* LinGui: fix title dropdown bug when title name has '&' in itjstebbins2011-01-181-2/+8