summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: when a live preview is cancelled, wait for libhb to end its work ↵ritsuka2014-09-193-2/+14
| | | | | | before reverting back the hud. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6418 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: set a min size and aligned the “Done” button in the Subtitles ↵ritsuka2014-09-181-3/+4
| | | | | | Defaults window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6417 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: realigned the prefs ui a bit.ritsuka2014-09-171-28/+33
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6412 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: hide the “Use advanced options panel” checkbox too when the ↵ritsuka2014-09-172-23/+70
| | | | | | advanced panel is disabled. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6411 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed an unused var in HBAdvancedController.ritsuka2014-09-171-2/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6410 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix preview deinterlace display. The new deinterlace setting was set ↵ritsuka2014-09-122-5/+5
| | | | | | to the old preview generator instead of the new one. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6399 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed the denoise custom options string.ritsuka2014-09-021-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6387 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix denies in preview jobs.ritsuka2014-09-011-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6385 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: use the menu item tag to select the item of the format popup button.ritsuka2014-08-291-10/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6382 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: set the NSOnState on the selected preset menu item.ritsuka2014-08-291-15/+17
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6381 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed some attributes from the xib that might building on 10.8 .ritsuka2014-08-286-15/+15
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6380 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: realigned the video quality options.ritsuka2014-08-281-19/+19
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6378 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed unused outlets in PicturePreview.xib.ritsuka2014-08-281-9/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6377 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: corrected the file header.ritsuka2014-08-274-28/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6371 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed the PresetIndexNum from the queue job dict.ritsuka2014-08-271-17/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6370 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: aligns the time/start textfield in the main window.ritsuka2014-08-251-5/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6361 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: store the audio and subtitles defaults in each queue item so they ↵ritsuka2014-08-258-44/+46
| | | | | | can be loaded back from the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6360 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix build with 10.8 sdk.ritsuka2014-08-251-4/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6359 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: corrected a label text in the prefs audio tab.ritsuka2014-08-251-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6357 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: added a note in the prefs audio tab about the native languages and ↵ritsuka2014-08-251-5/+14
| | | | | | custom/builtin presets. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6356 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: toggle the Advanced tab when the prefs setting changes.ritsuka2014-08-251-0/+33
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6355 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: disable/enable the encoder options label when needed and fix the ↵ritsuka2014-08-252-6/+10
| | | | | | encoder preset options when loading a queue item back to the main window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6354 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed a couple of unused preferences keys (CheckForUpdates, ↵ritsuka2014-08-243-102/+76
| | | | | | DisableDvdAutoDetect, DefAdvancedx264Flags) and the empty TOOLBAR_PICTURE tab. Added a new checkbox to hide the Advanced tab. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6353 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed the HUD background on Snow Leopard.ritsuka2014-08-242-46/+34
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6352 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed two small leaks.ritsuka2014-08-232-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6351 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: replaced the last two NSBeginCriticalAlertSheet calls, and two ↵ritsuka2014-08-231-42/+39
| | | | | | NSEnumerators. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6350 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed the “Large file size” checkbox.ritsuka2014-08-233-37/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6349 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed the preview controller HUD style on the next OS X release.ritsuka2014-08-225-229/+381
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6347 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed auto naming for dvd sources.ritsuka2014-08-221-1/+13
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6346 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed an unnecessary NSBox in the Advanced tab.ritsuka2014-08-223-20/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6345 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char ↵ritsuka2014-08-2216-69/+67
| | | | | | to the “Configure Defaults” button. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6341 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: load the old lavcOption format too is preset in the preset.ritsuka2014-08-211-2/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6338 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: remapped lavcOption to VideoOptionExtra.ritsuka2014-08-214-31/+27
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6337 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: load the lavcOption from preset and fixed the encoder selection when ↵ritsuka2014-08-211-0/+10
| | | | | | the container is changed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6336 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: generalize video preset/tune/profile/level handling to make it works ↵ritsuka2014-08-219-716/+754
| | | | | | with the x265 encoder. Moved the lavc encoder options textfield to the video tab. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6334 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed unneeded outlets from PictureSettings.xib.ritsuka2014-08-211-11/+7
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6333 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: set the tab views directly instead of adding a subview in the main ↵ritsuka2014-08-204-36/+13
| | | | | | window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6325 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: added a HBDockTile class to manage the dock tile.ritsuka2014-08-205-97/+170
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6324 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: made the width and height textfield editable in the picture settings ↵ritsuka2014-08-192-23/+44
| | | | | | window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6323 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fixed a crash in HBFilters caused by a missing boxing of a bool.ritsuka2014-08-191-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6322 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Removed the code to show/hide the fSrcAngle* UI elements in ↵ritsuka2014-08-192-25/+23
| | | | | | Controller.m, the same work is now done in the MainMenu.xib with bindings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6321 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: added support for NLMeans denoise. Added the HBFilters class to ↵ritsuka2014-08-1917-888/+1476
| | | | | | | | store the filters settings, previously they were stored directly in the HBPictureController window controller. Removed the filter tab animations for now, they will be added back later. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6319 b64f7644-9d1e-0410-96f1-a4d463321fa5
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-183-7/+1
| | | | | | | ...and enable x265 by default git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6309 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: general clean up of HBQueueController: removed unused UI elements ↵ritsuka2014-08-183-513/+270
| | | | | | and code, moved the toolbar to the xib, update the obj-c syntax. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6306 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: initialize the languages list before the window in the ↵ritsuka2014-08-181-2/+1
| | | | | | prefsController, so the popup in the audio tab will show the actual languages list. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6305 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: changed the preset selection code a little bit again.ritsuka2014-08-173-16/+16
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6304 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed the bitrates popup in the audio default panel, it didn’t ↵ritsuka2014-08-162-1/+12
| | | | | | update properly when the sample rate was set to auto. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6303 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: forgot a file in rev 6300 commit.ritsuka2014-08-161-0/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6302 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: select the default preset in the presets drawer at start up. Added a ↵ritsuka2014-08-162-7/+15
| | | | | | missing NSAlert release. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6301 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fixed the languages selection in the built in presets for languages ↵ritsuka2014-08-164-340/+54
| | | | | | with a native name. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6300 b64f7644-9d1e-0410-96f1-a4d463321fa5