summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change internal audio representation rangejstebbins2011-04-0813-67/+70
* Fix dts downmix when the output encoder is lamejstebbins2011-04-071-2/+0
* bump x264 from r1913 to r1924jstebbins2011-04-061-1/+1
* 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
* Add audio gain adjustment to libhb and CLIjstebbins2011-04-055-41/+122
* Start mkv clusters with a video keyframe whenever possiblejstebbins2011-04-051-1/+1
* Fix the volume output level of our dts decoderjstebbins2011-04-041-1/+1
* WinGui:sr552011-04-0334-687/+836
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-025-13/+13
* Shorten instead of dropping overlapping subtitles in mp4jstebbins2011-04-021-0/+10
* Flush ffmpeg codec buffers after every seek.jstebbins2011-04-021-1/+21
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-028-10/+15
* get rid of an superfluous test and decrimentjstebbins2011-03-311-10/+7
* WinGui:sr552011-03-313-26/+59
* MacGui: Make the queue window's wording match that of the main window.dynaflash2011-03-311-2/+6
* True SSA passthru for MKV.jstebbins2011-03-312-12/+125
* MP4 muxer ignores all but the first of overlapping UTF-8 subtitles.davidfstr2011-03-301-51/+62
* Fix chapter passthru problems with some files.jstebbins2011-03-291-0/+1
* MacGui: Never disable the chapter markers checkbox.dynaflash2011-03-291-14/+13
* Fix problem with qt7 playback of mpeg4 videojstebbins2011-03-281-0/+7
* Simplify a lot of subtitle handling code.jstebbins2011-03-276-499/+110
* WinGui:sr552011-03-2715-274/+324
* LinGui: fix type in tooltipjstebbins2011-03-271-1/+1
* WinGui:sr552011-03-275-23/+73
* WinGui:sr552011-03-279-476/+136
* WinGui:sr552011-03-261-2/+2
* WinGui:sr552011-03-261-5/+12
* WinGui:sr552011-03-261-3/+3
* LinGui: fix building on ubuntu 10.04jstebbins2011-03-241-0/+2
* WinGui: Fix for "{source_path}" option.sr552011-03-241-11/+11
* 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