summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* added title # to output filenamejohnallen2007-01-041-6/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@88 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Pri: Reintroduce the audio preferences combobox in pref controlerhandbrake2007-01-032-1/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@86 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Pri: Save audio preferenceshandbrake2007-01-031-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@85 b64f7644-9d1e-0410-96f1-a4d463321fa5
* by dynflashhandbrake2007-01-025-39/+50
| | | | | | | | | Handbrake GUI: -fixed ScanController so that HB doesnt crash if you try to open a dvd that isnt there. -Uses DVD name as the default for Movie output (instead of the generic "Movie.mp4" -Versioned 0.7.1a5 in in Handbrake.plist to assist testers and developers of HB binary in telling which one they are using. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@83 b64f7644-9d1e-0410-96f1-a4d463321fa5
* dynaflash -handbrake2007-01-024-6/+6
| | | | | | | | | | | - Handbrake GUI redesign - Separate Video, Audio, Subtitles into a Tab View containers to clean up main window - Created "Output Settings Divider" to delineate Output Settings from Destination Note: Possibly foresee another tab call "Info" which has all of the chosen settings including Picture Settings in one place, this could be we might have a "Save as Preset" button for a future User Preset function ? git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@82 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Pri: Add preference for the default audio streamhandbrake2007-01-021-1/+17
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@81 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Pri: Add preference for the default audio streamhandbrake2007-01-022-0/+177
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@80 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Pri: Add preference for the default audio streamhandbrake2007-01-023-3/+7
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@79 b64f7644-9d1e-0410-96f1-a4d463321fa5
* -added Max Picture Width, options are 640 (default) and 320.handbrake2007-01-016-19/+38
| | | | | | | -changed video bit rate to correspond to max width choice, 640x -> 1000, 320x ->500 -advanced IHB version to 1.0a2 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@78 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fixed HandBrake Scan Panel for Optical Drivehandbrake2006-12-313-26/+82
| | | | | | | | Uses DVD Name instead of drive location Displays DVD Name in Main window h.264 defaults to Baseline Level 3 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@76 b64f7644-9d1e-0410-96f1-a4d463321fa5
* -Increase status timer to 2 seconds from .5 (no need to update that fast. ↵handbrake2006-12-314-22/+45
| | | | | | | | | | | | | | | | | libhb needs all the cpu cycles it can get) -I versioned it 1.0a1 -re-enable Convert button after cancel is clicked (mostly annoying for developers who want to start and stop convert process) -attempt at changing how progress is reportted to the user(trying to address problem where libhb reports 100% for a few minutes before reporting DONE. This seems to be a problem down in libhb. Unlikely I can fix this in the GUI) -changed ambiguous "Picture format" to "Picture Aspect" -default Picture Aspect is now Original not Fullscreen -default languge is now set to English -Output width limit is set to 640 for MPEG4 and H.264. Height is set based on Picture Aspect and determined by a call to hb_set_size. (PSP is unaffected) -deinterlace is set for both MPEG4 and H.264 (why would you not want this?) -bit rate for H.264 is set to 1000, and 1500 for MPEG4 -changed output file to "DVDName".m4v like iTunes movies. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@74 b64f7644-9d1e-0410-96f1-a4d463321fa5
* updated Instant HandBrake to output higher resolution H.264 for iPod 5G and 5.5Ghandbrake2006-12-262-118/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@72 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.7.1a2handbrake2006-12-162-2/+2
| | | | | | | | Updated x264 base source to svn 604 Improved CQP and ABR handling git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@71 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.7.1a1rhester2006-09-301-1/+15
| | | | | | | | | | | | | | | | Made H.264 baseline levels more generic Added iPod 640x480 support to libhb, HBTest and MacOS X GUI Added proper iPod 640x480 muxing Modified rate control for more accurate ending video bitrates Updated ffmpeg and x264 base sources to more current levels Removed inlined ff_get_fourcc (now in ffmpeg) Updated patches for xvidcore, libdvdread, x264, and ffmpeg Relocated contrib files to local web server and updated version files to new site Renamed contrib files and patches to consistent naming standard Updated contrib Jamfile to support new patches and naming standard git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@70 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Allow 32kHz audio output, updated build instructions.titer2006-05-032-11/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@69 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Renamed (again) to Instant HandBrake like Mike suggestedtiter2006-04-214-17/+17
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@66 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Use the DVD name for the output filetiter2006-04-201-2/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@65 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Show the name of the DVD instead of /dev/rdiskXtiter2006-04-195-18/+53
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@64 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Implemented canceltiter2006-04-175-1/+46
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@63 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Implemented audio and subtitle selectiontiter2006-04-175-4/+69
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@62 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Merge from avformat branchtiter2006-04-174-18/+40
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@60 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Minor UI changestiter2006-03-241-16/+27
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@48 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Adds presets for iPod/H.264 and iPod/MPEG-4 + small UI fixestiter2006-03-215-27/+65
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@47 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Cosmetictiter2006-03-183-2/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@46 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Adds an "Insert DVD" message when nothing can be foundtiter2006-03-181-3/+7
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@45 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Minor UI changes, + allow physical DVDs in HBEtiter2006-03-183-3/+19
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@44 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Moves drive detection to a seperate classtiter2006-03-188-127/+206
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@43 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Added hb_init_express - makes the binary smaller. Still need to striptiter2006-03-161-1/+1
| | | | | | | the unused avi and ogm muxers. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@36 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Renamed HB Portable to HB Expresstiter2006-03-168-44/+68
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@35 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Preparing 0.7.1titer2006-02-242-5/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@31 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Softer resampling when audio dates are messed up (fix for LPCM issues).titer2006-02-231-1/+1
| | | | | | | Disabled verbose in the OS X UI git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@30 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fixed an endianness issue in Dock badgingtiter2006-02-171-8/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@27 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Missing stringstiter2006-02-165-10/+41
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@26 b64f7644-9d1e-0410-96f1-a4d463321fa5
* UI changestiter2006-02-166-2/+29
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@25 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Nicer GUItiter2006-02-152-3/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@24 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Started iPod-dedicated interfacetiter2006-02-158-9/+739
| | | | | | | Set svn:ignore properties git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@23 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fixed ffmpeg build on MacInteltiter2006-01-141-2/+2
| | | | | | | Bumped version to 0.7.1-cvs git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@19 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Update 2006-01-10handbrake2006-01-142-7/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@17 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.7.0handbrake2006-01-1426-1818/+2721
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@16 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.2handbrake2006-01-146-252/+14
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@15 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.1handbrake2006-01-142-7/+10
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@14 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0handbrake2006-01-148-12/+187
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@13 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0-test3handbrake2006-01-147-35/+48
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@12 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0-test2handbrake2006-01-1410-68/+77
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@11 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.6.0-test1handbrake2006-01-1413-594/+857
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@10 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.5.2handbrake2006-01-147-22/+36
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@9 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.5.1handbrake2006-01-147-26/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@8 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.5handbrake2006-01-1412-423/+725
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.4.1handbrake2006-01-142-3/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6 b64f7644-9d1e-0410-96f1-a4d463321fa5
* HandBrake 0.4handbrake2006-01-1411-125/+490
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5 b64f7644-9d1e-0410-96f1-a4d463321fa5