summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: remove the link to libdvdcssDamiano Galassi2015-10-031-9/+3
|
* [0.10.x] MacGui: do not redirect null strings to the activity log.0.10.2ritsuka2015-06-111-1/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7289 b64f7644-9d1e-0410-96f1-a4d463321fa5
* [0.10.x] MacGui: fix a double to int conversion, the end frame textfield had ↵ritsuka2015-06-011-1/+1
| | | | | | the wrong number of frames. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7253 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix a crash that happens when selecting a new default preset.ritsuka2015-05-251-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7222 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: [merge] add an alert window to show the exceptions not handled. ↵ritsuka2015-05-259-7/+292
| | | | | | Hopefully it will make it easier for users to report this kind of issue. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7221 b64f7644-9d1e-0410-96f1-a4d463321fa5
* merge MacGui: fix a couple nasty rounding errors.Rodeo2015-05-031-3/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@7155 b64f7644-9d1e-0410-96f1-a4d463321fa5
* [merged] MacGui: better validation for denoise settings.ritsuka2015-02-131-3/+27
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6900 b64f7644-9d1e-0410-96f1-a4d463321fa5
* [merged] MacGui: bump year to 2015ritsuka2015-01-121-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6736 b64f7644-9d1e-0410-96f1-a4d463321fa5
* [merge] MacGui: add a better check for regenerating the built-in presets ↵ritsuka2014-11-243-23/+58
| | | | | | | | after a user deletes everything. added a missing retain, it caused a crash when selecting a new default preset if the old default was a default preset that had been deleted by they built-in presets upgrade. git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.10.x@6553 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: changed the class of the preferences window from NSPanel to ↵ritsuka2014-11-182-17/+24
| | | | | | NSWindow. Small tweaks to the main window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6527 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: updated the "add all to queue" alert to say it will use the current ↵ritsuka2014-11-161-1/+1
| | | | | | preset, not the current settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6523 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: made the corners of the stop icon a bit rounder.ritsuka2014-11-162-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6522 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: added a retina version the stop and delete/reveal icon.ritsuka2014-11-1512-16/+36
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6519 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: high-resolution "encoding working" icon.ritsuka2014-11-147-0/+24
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6518 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: added a high resolution version of JobSmall.png and EncodeComplete.png.ritsuka2014-11-143-4/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6517 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed another label size due to the Helvetica/Lucida Grande differences.ritsuka2014-11-131-5/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6516 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed a line I accidentally committed.ritsuka2014-11-131-2/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6515 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: revert the picture settings panel appearance to aqua on Yosemite.ritsuka2014-11-132-3/+11
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6514 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: convert the TrackDRCSlider value to a double instead of an int.ritsuka2014-11-131-4/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6513 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed an issue where the preset drawer would not open if the "Preset ↵ritsuka2014-11-112-14/+16
| | | | | | out of date" alert were displayed. Renamed some prefs key to avoid conflicts with previous versions. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6512 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed crop ui enabled status after reloading a queue item.ritsuka2014-11-111-23/+25
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6511 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: made the x264 unparse label selectable.ritsuka2014-11-031-1/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6502 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: revert the formats names to "MP4 File"/"MKV File" .ritsuka2014-11-021-1/+14
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6501 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix another label size.ritsuka2014-11-021-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6500 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: do not set the same value twice in the job dict ↵ritsuka2014-11-021-8/+2
| | | | | | (ChapterStart/ChapterEnd). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6499 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: pass only the tracks array to the addTracksFromQueue: method, no ↵ritsuka2014-11-023-4/+4
| | | | | | need to pass the entire job dict. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6498 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed two useless array creation and made a copy of the ↵ritsuka2014-11-023-4/+5
| | | | | | trackSelectionLanguages ivar before assigning it to the preset dict. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6497 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed a issue that happened on 10.8 when reloading a job from the ↵ritsuka2014-11-022-6/+5
| | | | | | queue: we tried to add an object to an immutable NSArray that for some reason known to the Cocoa framework was a NSMutableArray on 10.9+ , but not on 10.8. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6496 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: remove a unused check for the Mp4LargeFile option.ritsuka2014-11-021-14/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6495 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: modified the way the queue contextual menu selects its target. It ↵ritsuka2014-11-011-8/+39
| | | | | | now uses the clicked row index. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6492 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix the constant quality / avg bitrate radio button selection when ↵ritsuka2014-11-011-1/+1
| | | | | | reloading a job from the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6491 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: made editable the cropping field in the picture panel.ritsuka2014-10-312-14/+94
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6490 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: reordered the options in the advanced preferences tab.ritsuka2014-10-311-63/+82
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6489 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar.ritsuka2014-10-313-7/+15
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6488 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed some warnings.ritsuka2014-10-307-19/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6486 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: update the file name when the bitrate is changed and auto naming is ↵ritsuka2014-10-242-4/+15
| | | | | | enabled. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6462 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: updated the Xcode project with the Xcode 6 recommended settings.ritsuka2014-10-233-7/+35
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6460 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: workaround for a bug in [[NSApplication sharedApplication] ↵ritsuka2014-10-231-1/+7
| | | | | | applicationIconImage] that happens with 1024x1024 icns on Snow Leopard, the icon in the dock was displayed a bit small. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6459 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed another numbers of warnings.ritsuka2014-10-235-5/+6
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6458 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: made a bunch of labels bigger to make the whole text visible when ↵ritsuka2014-10-232-36/+40
| | | | | | compiling with the 10.10 sdk. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6457 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: replaced a deprecated compositeToPoint: call.ritsuka2014-10-231-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6456 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fixed a warning in HBTreeNode.ritsuka2014-10-232-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6455 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: removed the appearanceType attribute in the xib to make them compile ↵ritsuka2014-10-062-3/+3
| | | | | | on 10.8. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6435 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: reset the decomb/deinterlace settings using their setters methods so ↵ritsuka2014-10-041-2/+2
| | | | | | the observers will be notified of the change too. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6432 b64f7644-9d1e-0410-96f1-a4d463321fa5
* 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