summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: (WPF) Fixes to the Audio and Subtitle panels. Add pdb's to installer.sr552012-03-2411-32/+165
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4532 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Turn Full debug on for the Windows GUI, and include pdb's in the ↵sr552012-03-235-6/+10
| | | | | | nightly builds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4531 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (trunk) Fix Default preset option not working for custom presets.sr552012-03-231-1/+10
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4529 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wired up the queue window and added missing functionality. ↵sr552012-03-2319-153/+493
| | | | | | | | Fixed issues on the main windows with regards to GUI widgets not updating during encoding. WinGui: (WinForms): Added >=30fps options in framerate dropdown git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4526 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Remove Detelecine from the Hi Profile Preset.dynaflash2012-03-231-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4525 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix loop counter decrement in CFR frame duplication code. CFR would never ↵Rodeo2012-03-211-1/+1
| | | | | | duplicate a frame more than once, causing major A/V desync when the output framerate was over twice that of the input. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4523 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix exception when adding to queue.sr552012-03-201-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4522 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Fix duration displaysr552012-03-202-5/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4521 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix broken duration display.sr552012-03-201-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4520 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add framerate values for 30, 50, 60000/1001 and 60 fps.Rodeo2012-03-191-1/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4518 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Started implementing the startup procedure: Update checking, ↵sr552012-03-194-10/+211
| | | | | | Preset updates, CLI monitoring. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4517 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: fix problem with early termination when stream has no PCRsjstebbins2012-03-181-0/+9
| | | | | | | | | A prior change I made fixed an issue with misdetection of discontinuities, but it created this early termination problem. I didn't see it because all my PCR-less samples were less than 5 minutes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4514 b64f7644-9d1e-0410-96f1-a4d463321fa5
* libhb: Fix detection of streams in tivo capturesjstebbins2012-03-181-1/+4
| | | | | | | | | Tivo creates an initial program stream map that is incomplete, missing the video stream definition. So don't quit scanning for new streams after seeing the first program stream map. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4513 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Testing Github SVN Access.sr552012-03-181-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4512 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Numerous fixes / UI tweaks.sr552012-03-187-45/+101
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4511 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Added Debug menu (1. Show CLI Query to allow for easier ↵sr552012-03-1717-667/+808
| | | | | | debugging). Wired up most tabs into the EncodeTask object so the parameters are sent to the encode engine. General code tidy-up and fixes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4510 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Add x64 target for HandBrakeWPFsr552012-03-172-2/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4509 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wired up the Add Preset window and setup the build scripts to ↵sr552012-03-1717-106/+488
| | | | | | create Alpha Builds for this project. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4508 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an issue with the Query Parser Utility Class which would miss ↵sr552012-03-171-0/+5
| | | | | | out x264 settings when importing presets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4506 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (trunk) Fix an issue with the update check / build number storage ↵sr552012-03-173-5/+8
| | | | | | code. It could throw an exception under certain circumstances. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4505 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Preview pane grouping added.sr552012-03-103-37/+53
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4503 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (trunk) Fix an issue with Autonaming destination file with multi-dot ↵sr552012-03-102-2/+1
| | | | | | extensions git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4502 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fixed a display issue on the audio mixdown control when AutoPassthru ↵sr552012-03-061-0/+1
| | | | | | is selected git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4500 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: trunk ranch switch installer to use .NET 4 Client Profile.sr552012-03-044-8/+8
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4497 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Add basic Preview window.sr552012-03-046-13/+437
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4495 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Wiring up the Subtitles Auto-selection and Point-to-Point on ↵sr552012-03-0411-86/+209
| | | | | | | | the main window. Also fixed the subtitles key defaults. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4494 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updating doc files in trunksr552012-03-046-270/+305
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4492 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add missing HandBrakePlatform? key to the settings file. It should ↵sr552012-03-042-4/+20
| | | | | | normally be auto-generated but it needs a default incase it is not. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4490 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix p-to-p start time detectionjstebbins2012-03-041-2/+0
| | | | | | | Brainfart caused start time detection in TS files to break. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4488 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Removed contact info from 2nd authors file.sr552012-03-031-28/+29
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4487 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Remove contact info from Authors file.sr552012-03-031-22/+22
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4486 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Audio Panel work to support presets / automatic track selection.sr552012-03-023-39/+165
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4484 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Added extra software to THANKS file.sr552012-03-011-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4483 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another attempt to fix the SampleRate culture bug. Missed a few ↵sr552012-03-012-3/+5
| | | | | | spots in the last checkin. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4480 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: (WPF) Further work wiring up the new UI.sr552012-03-0140-572/+1315
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4479 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Use specified culture for samplerate.sr552012-02-291-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4477 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix samplerate culture issue.sr552012-02-291-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4476 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: checkin make/configure.py to increment to 0.9.60.9.6dynaflash2012-02-281-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4471 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Minor fix to last commit.Rodeo2012-02-271-1/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4470 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Update NEWS again.Rodeo2012-02-271-28/+103
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4469 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Adding myself to AUTHORS file.Rodeo2012-02-271-0/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4468 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updated the NEWS filesr552012-02-271-0/+114
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4467 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Update build numbers and copyright.sr552012-02-273-5/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4466 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a potential crash in the plist importersr552012-02-271-1/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4465 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add a meaningful error message to the log when a 32-bit MP4 encode exceeds 4 ↵Rodeo2012-02-251-0/+14
| | | | | | GB in size. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4464 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix typo.Rodeo2012-02-221-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4463 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Pass "none" to --audio-copy-mask when all autopassthru checkboxes ↵sr552012-02-221-0/+4
| | | | | | are unchecked. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4462 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus ↵Rodeo2012-02-217-15/+18
| | | | | | | | | | doesn't work for this purpose. Fixes Vorbis VBR with --aq < 0 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4461 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix audio gain and quality icon display.jstebbins2012-02-211-10/+10
| | | | | | | Accidentally broke when adding tabs to make things "prettier" :-\ git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4460 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Advanced Options Cleanup window when Theora is chosen.dynaflash2012-02-203-5/+60
| | | | | | | - Hide the ffmpeg options box and label - Show centered text saying Theora has no advanced options. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4459 b64f7644-9d1e-0410-96f1-a4d463321fa5