summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: When selecting one x264 option disables another (like turning off CAB...jbrjake2008-03-122-1/+187
* MacGui: Clean up some formatting and errant comments left over from some of t...dynaflash2008-03-072-37/+15
* MacGui: Initial implementation of drag and drop in the presets drawer.dynaflash2008-03-074-2034/+2239
* Applies Dark_Shikari's Variable Adaptive Quantization patch v0.48 to libhb's ...jbrjake2008-03-072-181/+251
* WinGui:sr552008-03-076-66/+47
* MacGui: Presets - change the cursor highlighted color of the preset name to b...dynaflash2008-03-061-1/+1
* MacGui: Fix issue where renaming a preset does not reflect the new name immed...dynaflash2008-03-061-12/+5
* MacGui: move the presets sorting into a new method "-sortPresets" so it can b...dynaflash2008-03-062-5/+12
* MacGui: Increase the preset drawer max width and content view width by 60 px....dynaflash2008-03-061-2007/+2023
* MacGui: Fix issue where prepareJob was not sensing MKV in the Format popup co...dynaflash2008-03-051-1/+1
* encx264: Fix timecodes when using x264 with avi.saintdev2008-03-051-4/+3
* DVB teletext streams and ATSC AC3 audio streams use the same code points. If ...van2008-03-021-5/+22
* Don't crash just because some dvd title uses an illegal pgn number.van2008-03-021-0/+6
* Oops - left in a mistake from an intermediate version. We want aspect ratio f...van2008-03-011-1/+1
* Don't crash while scanning when we can't get previews for some title.van2008-02-294-13/+40
* It's a good idea to have a buffer for every pid you decide to decode.van2008-02-291-4/+2
* Update Gabriel B's x264 vbv 2 pass patch to latest (Feb 26) found here http:/...dynaflash2008-02-271-18/+21
* Adds Dark_Shikari's vbv 1 pass patch for x264dynaflash2008-02-272-1/+109
* libvorbis expects kbps, not bps.saintdev2008-02-271-1/+1
* Set an minimum subtitle display time of three seconds *or* until the next sub...eddyg2008-02-261-0/+20
* Don't allow negative durations. These shouldn't happen but occasionally do du...van2008-02-251-1/+18
* Work-around for xvid crash - dct coeff tables are being loaded with SSE 'load...van2008-02-252-0/+9
* WinGui:sr552008-02-241-3/+11
* WinGui:sr552008-02-245-27/+62
* MacGui: Be Gone rotten 64-bit preferences check. Be Gone!dynaflash2008-02-211-1/+1
* AAC+AC3 in MKVjbrjake2008-02-211-4/+13
* MacGui: Un-Banish the 64 bit mp4 checkbox from the Siberia known as the prefe...dynaflash2008-02-214-2553/+2438
* MacGui: Fix and issue for auto adding the .m4v file extension for the aac + a...dynaflash2008-02-212-9/+18
* MacGui: Fix issue where canceling the open source window, then re opening it ...dynaflash2008-02-211-2/+2
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-2137-1250/+1250
* WinGui:sr552008-02-201-1/+1
* WinGui: minor bug fixes.sr552008-02-203-11/+23
* MacGui: Change Home Page, Forum, and Wiki links in the help menu to use handb...0.9.2dynaflash2008-02-191-3/+3
* Updates jam and make's HB_BUILD and HB_VERSION numbers for 0.9.2.jbrjake2008-02-192-4/+4
* MacGui: Change version number to 0.9.2 and build number to 2008021900 in prep...dynaflash2008-02-192-12/+13
* WinGui:sr552008-02-191-3/+3
* WinGui:sr552008-02-193-6/+6
* Cygwin:sr552008-02-191-2/+2
* WinGui:sr552008-02-191-8/+8
* Changeset for 0.9.2jbrjake2008-02-191-0/+70
* MacGui: As per newer vfr implementation. No longer disable the framerate popu...dynaflash2008-02-191-7/+1
* Don't try to show muxing progress since it always stays at 0 anyway.jbrjake2008-02-191-2/+9
* WinGui:sr552008-02-181-6/+5
* WinGui:sr552008-02-182-5/+12
* Use 64-bit MP4 containers for the AppleTV preset, in case the 2500kb/s video ...jbrjake2008-02-183-1/+25
* Sanity check the input codec is AC3 when selecting AC3 pass through to avoid ...eddyg2008-02-182-1/+10
* WinGui:sr552008-02-182-2/+2
* WinGui:sr552008-02-182-9/+19
* MacGui: fix preset drawer so that the presets outline view expands down with ...dynaflash2008-02-181-1962/+1974
* MacGui: Make sure that mp4's using ac3 passthru whether by itself or in combi...dynaflash2008-02-181-0/+9