OSDN Git Service

Fix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
[handbrake-jp/handbrake-jp-git.git] / gtk / src / audiohandler.c
2010-11-05 jstebbinsFix hb_get_best_mixdown to allow downmixing 7.1 to 5.1
2010-11-03 jstebbinsLinGui: Fix a problem with updating mixdown combo
2010-10-17 jstebbinsLinGui: fix race condition in audio settings
2010-10-14 jstebbinsLinGui: fix audio codec updating when track is changed
2010-10-14 jstebbinsLinGui: fix infinite recursion issue in audio bitrate...
2010-10-09 jstebbinsLinGui: fix some audio list display problems
2010-10-08 jstebbinsadd audio defaults and limits calculation to libhb
2010-10-06 jstebbinsLinGui: remove more duplicate code relating to min...
2010-10-06 jstebbinsLinGui: centralize min/max audio bitrate limit calculat...
2010-10-05 jstebbinsLinGui: fix a problem where I used the wrong aac bitrat...
2010-10-05 jstebbinsLinGui: fix a display problem in the audio list
2010-10-04 jstebbinsAdd ac3 encoding
2010-09-15 jstebbinsremove the 8 audio limit. isn't needed anymore.
2010-06-24 jstebbinsLinGui: fix audio preset initialization
2010-06-08 jstebbinsLinGui: fix some problems i introduced with the recent...
2010-06-07 jstebbinsLinGui: rework some of the logic behind the audio tab...
2010-06-06 jstebbinsLinGui: fix some spam in the log about hash item not...
2010-06-06 jstebbinsLinGui: Improvements to audio panel
2010-04-14 jstebbinspatch to allow higher bitrates with faac
2010-02-23 jstebbinsLinGui: fix a bunch of brokenness on Ubuntu 10.04 ...
2009-11-24 jstebbinsLinGui: enhancements to automatic audio selection when...
2009-11-24 jstebbinsLinGui: make smarter bitrate choice when automatically...
2009-11-18 jstebbinsLinGui: set minimum bitrate to 192kbps when codec is...
2009-10-04 jstebbinsLinGui: set max bitrate for 6ch faac to 448kbps
2009-09-30 jstebbinsLinGui: fix mbtree/b-pyramid dependency issue
2009-09-30 jstebbinsLinGui: fix audio codec description
2009-09-09 jstebbinsLinGui:
2009-09-09 jstebbinsLinGui: improve "auto" audio selection
2009-08-24 jstebbinsLinGui: change mp4 extension to m4v if there are any...
2009-06-25 jstebbinsLinGui: add preference option for iPod/iTunes friendly...
2009-06-24 jstebbinsLinGui: preference improvements
2009-06-22 jstebbinsLinGui: add audio-dub/add-subtitle radio buttons for...
2009-06-10 jstebbinsLinGui: remove the big jump in the drc slider when...
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...