index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
LinGui: fix spelling error
jstebbins
2011-04-26
1
-1
/
+1
*
LinGui: Simplify some code in the hud compositor
jstebbins
2011-04-21
1
-20
/
+12
*
LinGui: fix a potential crash when hud is destroyed
jstebbins
2011-04-19
1
-2
/
+6
*
LinGui: remember user window size changes
jstebbins
2011-04-19
4
-4
/
+39
*
LinGui: fix a problem with display of audio gain value.
jstebbins
2011-04-17
2
-3
/
+5
*
LinGui: Fix PAR overflow issues.
jstebbins
2011-04-16
2
-6
/
+26
*
LinGui: fix incorrect list element free in custom hud widget
jstebbins
2011-04-15
1
-2
/
+4
*
LinGui: Remove old unnecessary gtk bug workaround.
jstebbins
2011-04-15
1
-7
/
+0
*
LinGui: fix a couple layout issues
jstebbins
2011-04-05
1
-3
/
+4
*
LinGui: fix build error on mingw
jstebbins
2011-04-05
1
-2
/
+2
*
LinGui: add audio gain adjustment and create advanced audio dialog.
jstebbins
2011-04-05
8
-131
/
+338
*
Fix garbled previews from BD h.264 sources
jstebbins
2011-04-02
2
-2
/
+2
*
LinGui: fix type in tooltip
jstebbins
2011-03-27
1
-1
/
+1
*
LinGui: fix building on ubuntu 10.04
jstebbins
2011-03-24
1
-0
/
+2
*
LinGui: backwards compatibility fix
jstebbins
2011-03-23
1
-1
/
+12
*
LinGui: a few more random deprecated functions and macros removed
jstebbins
2011-03-23
5
-71
/
+52
*
LinGui: remove some deprecated widget properties
jstebbins
2011-03-23
1
-7
/
+1
*
LinGui: Fix incorrect base class in ghbcompositor
jstebbins
2011-03-23
1
-2
/
+2
*
LinGui: don't use private gtk_marshal_* functions
jstebbins
2011-03-22
6
-23
/
+22
*
LinGui: fix backward compatibility issue
jstebbins
2011-03-22
15
-16
/
+34
*
LinGui: another improper access to gtk member variables
jstebbins
2011-03-22
1
-1
/
+1
*
LinGui: clean up more accesses to private gtk member variables
jstebbins
2011-03-22
1
-23
/
+46
*
LinGui: use g_object_set to set widget properties
jstebbins
2011-03-22
1
-3
/
+3
*
LinGui: Fix printf with too many parameters
jstebbins
2011-03-22
1
-2
/
+1
*
LinGui: Remove use of deprecated GTK_WIDGET_VISIBLE macro
jstebbins
2011-03-22
2
-10
/
+13
*
LinGui: Remove use of depricated GDK_DRAWABLE_XID
jstebbins
2011-03-22
2
-2
/
+2
*
LinGui: Remove use of private member "window" of GtkWidget
jstebbins
2011-03-22
3
-18
/
+22
*
LinGui: No need to call gtk_set_locale
jstebbins
2011-03-22
1
-1
/
+0
*
LinGui: Remove deprecated use of GDK_* keysyms
jstebbins
2011-03-22
2
-3
/
+3
*
LinGui: Remove use of deprecated GTK_WIDGET_SENSITIVE and GTK_WIDGET_HAS_FOCUS
jstebbins
2011-03-22
3
-13
/
+13
*
LinGui: remove use of deprecated GTK_WIDGET_TYPE and GTK_OBJECT_TYPE macros
jstebbins
2011-03-22
4
-5
/
+5
*
LinGui: remove use of deprecated gdk_draw_pixbuf
jstebbins
2011-03-22
1
-6
/
+12
*
Remove legacy % to RF mapping.
jstebbins
2011-03-21
1
-36
/
+0
*
Add mpeg-2 encoding support to libhb, cli, and lingui
jstebbins
2011-03-19
4
-10
/
+15
*
Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder
jstebbins
2011-03-11
8
-60
/
+233
*
add dbus-glib to configure lib checks
jstebbins
2011-03-08
2
-4
/
+12
*
LinGui: fix display of "quality" units in queue when ffmpeg encoder is used
jstebbins
2011-03-04
1
-3
/
+10
*
LinGui: missed removing a part of target file size code
jstebbins
2011-02-28
1
-15
/
+4
*
bump ffmpeg from git-185a155 to git-0b32da9
jstebbins
2011-02-27
1
-2
/
+2
*
LinGui: remove target file size option
jstebbins
2011-02-26
7
-119
/
+10
*
remove libfaad from build
jstebbins
2011-02-11
1
-2
/
+2
*
LinGui: do not uncheck chapter markers when single chapter selected
jstebbins
2011-02-11
3
-18
/
+17
*
LinGui: Change "Blind" to "Simple" in weightp combo box
jstebbins
2011-02-09
1
-3
/
+3
*
LinGui: fix warning message in log
jstebbins
2011-02-03
1
-0
/
+2
*
LinGui: refactor --enable-gst option
jstebbins
2011-01-29
3
-10
/
+21
*
LinGui: remove automatic m4v extension substitution
jstebbins
2011-01-29
1
-8
/
+1
*
LinGui: add CFR option for "Same as source" framerate.
jstebbins
2011-01-28
7
-159
/
+353
*
LinGui: add build requirements to rpm spec file
jstebbins
2011-01-23
1
-0
/
+1
*
LinGui: change order of libs on link line to fix unresolved symbols
jstebbins
2011-01-20
1
-2
/
+2
*
LinGui: fix title dropdown bug when title name has '&' in it
jstebbins
2011-01-18
1
-2
/
+8
[next]