summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the release/developer detection in configure.py0.9.4eddyg2009-11-231-1/+1
* Changeset for 0.9.4jbrjake2009-11-231-0/+129
* LinGui: fix an issue with column width in the audio treeviewjstebbins2009-11-231-4/+4
* x264 bump to r1347-5ddd61bdynaflash2009-11-231-1/+1
* LinGui: adjust some widget sizes to prevent window resizing at random timesjstebbins2009-11-233-10/+14
* MacGui: Use 11 tick marks to represent 0-10 instead of 10, on psy sliders. Th...jbrjake2009-11-232-254/+856
* Fixes a missing and misplace option in decomb's comments and in-line CLI help...jbrjake2009-11-232-3/+3
* LinGui: sync the updated presetsjstebbins2009-11-231-8/+8
* Last minute BuiltInPresets tweaks for 0.9.4: no weight-p for ATV, no UMH for ...jbrjake2009-11-232-11/+11
* MacGui: Add check for audio == null for > 1 audio track to prevent crash for ...dynaflash2009-11-221-1/+1
* LinGui: fix problem with loading preset that has deinterlace enabledjstebbins2009-11-211-0/+13
* MacGui: Trigger "Open Source Title Specific" if the option key is held down w...dynaflash2009-11-211-1/+1
* CLI: Change x264 turbo mode to use subme = 2 instead of 1sr552009-11-201-1/+1
* LinGui: change x264 turbo mode from subme=1 to subme=2jstebbins2009-11-201-1/+1
* MacGui: Change the subme=1 option in turbo first pass to subme=2 as per x264 ...dynaflash2009-11-201-1/+1
* LinGui: make subtitle burned and default checkboxes mutually exclusivejstebbins2009-11-201-2/+20
* LinGui: force button images to be always enabledjstebbins2009-11-201-0/+2
* LinGui: fix reference to hash key that was never added to hashjstebbins2009-11-191-55/+39
* WinGui:sr552009-11-191-9/+5
* MacGui: Remove vestigial conditional which did not allow loose anamorphic if ...dynaflash2009-11-183-28/+1
* MacGui: change the min and max bitrate for faac six channel discrete encodes.dynaflash2009-11-181-4/+4
* LinGui: set minimum bitrate to 192kbps when codec is faac and mix is 6-chjstebbins2009-11-183-11/+23
* a better patch for handling MTR missing menu scenariojstebbins2009-11-162-17/+110
* add some input error resiliency to the srt parser.jstebbins2009-11-161-79/+140
* x264 bump to r1342-e8501efdynaflash2009-11-161-1/+1
* LinGui: place limits on crop to prevent creating images sizes that are not su...jstebbins2009-11-151-2/+2
* LinGui: fix preview window stacking behaviorjstebbins2009-11-151-0/+3
* LinGui: update x264 manual option string tooltip to latest x264 default valuesjstebbins2009-11-151-3/+3
* x264 bump to r1339-82b80efdynaflash2009-11-151-1/+1
* x264 bump to r1338-19977e9dynaflash2009-11-151-1/+1
* WinGui:sr552009-11-141-1/+6
* WinGui:sr552009-11-143-18/+52
* WinGui:sr552009-11-141-0/+2
* LinGui: don't crash if hal fails to initialize.jstebbins2009-11-141-1/+6
* WinGui:sr552009-11-131-3/+3
* WinGui:sr552009-11-131-1/+2
* fix lockup in reader when importing srt'sjstebbins2009-11-131-0/+1
* LinGui: fix cosmetic issue with the display of the number of passes in the queuejstebbins2009-11-131-2/+5
* handle duplicate language units and pgc's more gracefullyjstebbins2009-11-132-17/+324
* Bump x264 4 revs to r1336dynaflash2009-11-131-1/+1
* update x264 to r1332jstebbins2009-11-112-3/+3
* don't drop the last SRT subtitlejstebbins2009-11-101-0/+63
* fix an off-by-one error in assignment of audio stream registration descriptorjstebbins2009-11-091-26/+28
* LinGui: add parity to custom decomb and detelecine tooltipsjstebbins2009-11-071-2/+2
* Maintain an accurate job ETA across pause/resumejstebbins2009-11-073-1/+15
* possible fix for WDTV vobsub duration problemjstebbins2009-11-052-14/+4
* LinGui: allow any number of values in custom filter stringjstebbins2009-11-051-4/+4
* MacGui: Make sure that drc is set to 0 by default (not just in the built in p...dynaflash2009-11-052-9/+9
* LinGui: fix library list for mingw with gstreamer enabledjstebbins2009-11-051-1/+1
* WinGui:sr552009-11-051-2/+1