OSDN Git Service

LinGui: fix a problem with parameters to a signal that caused segfaults
[handbrake-jp/handbrake-jp-git.git] / gtk / src / audiohandler.c
2009-06-09 jstebbinsLinGui: fix a problem with parameters to a signal that...
2009-06-08 jstebbinsLinGui: dim the drc label along with the control when...
2009-06-08 jstebbinsLinGui: replace drc hscale with scalebutton
2009-06-08 jstebbinsLinGui: allow up to 99 audio tracks since libhb now...
2009-04-28 jstebbinsLinGui: add "auto" passthru audio option
2009-04-16 jstebbinsLinGui: merge gtk mingw cross compiling support
2009-02-06 jstebbinsLinGui: make drc slider jump from 0 to 1, skipping...
2009-02-06 jstebbinsLinGui: add support for 0 DRC
2009-01-25 jstebbinsLinGui: tweak how audio choices are made again
2009-01-24 jstebbinsLinGui: fix how an audio is chosen after a source is...
2008-12-06 jstebbinsLinGui: fix me_method/me_range dependency
2008-11-24 jstebbinsLinGui: live preview.
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-15 jstebbinsLinGui: nested presets
2008-10-04 jstebbinsLinGui: queue item editing
2008-09-26 jstebbinsLinGui: continue callbacks.c reduction. move audio...