summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* WinGui:sr552009-08-121-2/+2
| | | | | | - Replaced 86 with 96 in audio bitrate dropdown. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2763 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: missed changing usage of the shutdown functionjstebbins2009-08-111-4/+4
| | | | | | | it was still calling gpm rather than gsm interface git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2762 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix some compatibility issuesjstebbins2009-08-113-10/+236
| | | | | | | | | | - use new gnome session manager when available for shutdown and pm inhibit - fall back to old gnome power manager when sm is not available - fix webkit build error on Ubuntu 8.04 TLS git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2761 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-107-20/+84
| | | | | | - Changing the CQ step for the quality slider when using x264 no longer requires a program restart. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2760 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-091-2/+9
| | | | | | - The installer script didn't get updated in my last checkin. (2755) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2759 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Blah, need to pay more attention when transcripting patches. job->areBframes ↵jbrjake2009-08-091-1/+3
| | | | | | needs to be on when no x264 opts are specified. Thanks again, Rodeo. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2758 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: don't truncate last chapter of a streamjstebbins2009-08-091-1/+2
| | | | | | | | | | | | | When an ffmpeg stream doesn't have chapters, we insert a dummy chapter into our chapter list that has the same duration as the title. But the title duration is only a guess. Later, when the chapter end time is reached, we increment the chapter number. In the reader, we exit if the current chapter number is greater than the last chapter. This patch only increments the chapter number in stream if there is actually another chapter. This way reader will continue till the file is exhausted git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2757 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Oops, forgot the job->areBframes check needed to be updated for the new x264 ↵jbrjake2009-08-091-5/+5
| | | | | | defaults. Thanks for the catch, Rodeo. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2756 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-084-8/+8
| | | | | | | - Improved some error messages. - Updated Installer Script git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2755 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-084-3/+15
| | | | | | - Minor Code tweak / correction in Changelog.html git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2754 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: rpmbuild tool change broke building rpm packagesjstebbins2009-08-072-3/+4
| | | | | | | work around their silly cleaning of stuff that doesn't need to be cleaned git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2753 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: don't disable subme 10 when psy-rd is 0jstebbins2009-08-072-5/+30
| | | | | | | | this was incorrect. instead, subme 10 requires trellis==2 and aq-mode > 0. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2752 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Revert x264 back to rev x264-r1195-5d75a9b.tar.gz until MB Tree works with ↵dynaflash2009-08-071-1/+1
| | | | | | | | weighted bframes and uses weighted prediction for better fades. Since MB Tree reportedly changes the crf curve significantly we need to test our rf values in our presets as they are likely to change. - Left x264 rev r1198-a1ed468 on the server so it can be tested with a one line change to contrib/x264/module.defs git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2751 b64f7644-9d1e-0410-96f1-a4d463321fa5
* x264 bump to r1198-a1ed468dynaflash2009-08-071-1/+1
| | | | | | | | - Introduces Macroblock-tree ratecontrol (on by default) - Various 1-pass VBV tweaks - http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=a1ed468f67476fbbe49e1fbfe1a567be0c052d44 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2750 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: use a different method of stripping video file name extensionsjstebbins2009-08-061-11/+7
| | | | | | | | | before the new destination filename is constructed the original files extension is stripped. this new method catches a larger variety of extensions without the need to explicitly list them all. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2749 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-036-234/+136
| | | | | | - Mostly just code re-factoring. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2748 b64f7644-9d1e-0410-96f1-a4d463321fa5
* First try at fixing a crash in quicktime if the subtitles contains an ↵ritsuka2009-08-021-1/+1
| | | | | | inverted exclamation point. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2747 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-025-32/+123
| | | | | | | - Fix subtitle offset control. Was limited to 100. Changed increment to 10ms jumps. - Added Import CSV function for the chapter markers tab. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2746 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-08-014-20/+24
| | | | | | - Updated Advanced Panel to match new defaults and new animate options. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2745 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: delete ancient todo listjstebbins2009-08-011-63/+0
| | | | | | | | everything on the list was done long ago. track should be used for any new todo's git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2744 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: accomodate new x264 defaultsjstebbins2009-08-013-983/+993
| | | | | | | | - presets updated so that they behave as they did before defaults change - added subme 10 option git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2743 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, ↵jbrjake2009-08-015-48/+54
| | | | | | | | | | bframes 0->3, 8x8dct 0->1, psnr 1->0, ssim 1->0, ref 1->3, mixed-refs 0->1, trellis 0->1, weightb 0->1 - Explicitly enables SSIM and PSNR metrics for all x264 encodes - MacGui: Updates Advanced tab for new x264 defaults - MacGui and CLI: Updates built-in presets to produce the same output given the new default x264 settings git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2742 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a problem with running mingw cross compiled ghb under winejstebbins2009-07-312-4/+4
| | | | | | | | wine's implementation of GetVolumeInformation requires a '\' after drive letters. if not, it returns junk. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2741 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-311-1/+1
| | | | | | - Left a debug line change in by mistake. Fixed git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2740 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-3110-13/+157
| | | | | | | - Fixed and issue during scan where missing audio track information would cause the log parser to throw an exception. - Added support for "Growl for Windows" http://growlforwindows.com/gfw/ - Thanks to bdunnington git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2739 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-302-25/+53
| | | | | | - Picture Settings Custom Anamorphic feature, Keep AR mode completed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2738 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: remove duplicate title detection from scanjstebbins2009-07-301-27/+0
| | | | | | | | | Many timest the titles are not really duplicate. The detection logic only checked that they used the same sectors of the disc, but there are many other things that can make the titles different. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2737 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-303-1/+60
| | | | | | | - Minor fix to display settings. - Added Changelog.html to keep track of changes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2736 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: prevent initiation of another scan while a scan is in progressjstebbins2009-07-292-12/+46
| | | | | | | | attempting to start a scan while already scanning usually resulted in a crash, and shouldn't be allowed anyway. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2735 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-251-7/+9
| | | | | | - QueryGenerator: Don't use --pixel-aspect when using --keep-display-aspect git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2734 b64f7644-9d1e-0410-96f1-a4d463321fa5
* CLI: fix audio lang code logging errorjstebbins2009-07-251-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2733 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-251-1/+1
| | | | | | - Make sure that chapter markers tab is enabled for all DVD based sources. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2732 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-242-3/+53
| | | | | | | | - PictureSettings: Custom Anamorphic partially re-implemented. "NOT KEEPING DISPLAY ASPECT" Done. "KEEPING DISPLAY ASPECT RATIO" Still to do. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2731 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: when stopping an encode, give the user options similar to macuijstebbins2009-07-244-17/+77
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2730 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: close file handle after querying dvd region mask from drivejstebbins2009-07-241-0/+7
| | | | | | | this only affected linux since we only query the region mask on linux git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2729 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-241-2/+4
| | | | | | - Fix an exception if the ActivityWindow was not initialised before the first scan. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2728 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-243-122/+50
| | | | | | - Some minor improvements to the ActivityWindow. The window now correctly views the correct log when a user starts a new scan or new encode. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2727 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-2313-376/+354
| | | | | | | | | - getCliProcess(): This is now massively faster at returning the process ID of HandBrakeCLI. This means that the GUI updates it's elements far faster instead of the noticeable few seconds pause when an encode starts. This also fixes an error message that would appear if the CLI process quit before the GUI was setup. - Code re factoring in Main.cs. Reduced the amount of code needed for a few functions. - Combined the Encode and Queue handler. This just makes things a bit easier when other parts of the GUI need the encode process info. The new CLI handling code is not in yet. - Added the CLI build environment to the About window git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2726 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-221-0/+1
| | | | | | - Fix a bug introduced in the last PictureSettings check-in. Width text box would be 0 if strict anamorphic was selected after a scan had completed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2725 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-221-9/+4
| | | | | | - PictureSettings: Don't reset to source width after every scan or title change. Make sure AR is kept on title change. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2724 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-222-33/+32
| | | | | | - Fix minor issue with the Queue layout. (darkassassin) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2723 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-224-52/+55
| | | | | | - Possible fix for "clr20r3" error that some people have been seeing when trying to launch HB git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2722 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: fix interjob recalculation of frameratejstebbins2009-07-221-1/+2
| | | | | | | there was loss of precision due to integer division. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2721 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a double free crashjstebbins2009-07-221-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2720 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: fix a compile warning in enctheorajstebbins2009-07-211-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2719 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: fix theora encoding of non 16pix aligned dimensionsjstebbins2009-07-211-44/+47
| | | | | | | | | | | | | the theora encoder requires it's "frame_width" and "frame_height" to be aligned to 16pix. This also updates to using the new API introduced in theora 1.0. This is an interim fix. Later we will adjust our video buffers to actually have 16pix aligned data in them. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2718 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552009-07-211-1/+0
| | | | | | - Remove random Settings.cs file listing that shouldn't exist from the csproj file. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2717 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix problem with trying to access non-existent hash key "subtitle_scan"jstebbins2009-07-191-0/+3
| | | | | | | | an invalid job sequence_id caused an attempt to access a value that hadn't been set yet. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2716 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add advanced preference option to enable/disable automatic dvd scanningjstebbins2009-07-193-7/+36
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2715 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix problem that causes dvd drive to close immediately after an ejectjstebbins2009-07-191-0/+4
| | | | | | | | a stray bit of code was attempting to read from the drive causing it to close the tray. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2714 b64f7644-9d1e-0410-96f1-a4d463321fa5