From: dynaflash Date: Mon, 19 Jul 2010 17:02:43 +0000 (+0000) Subject: MacGui: Fix how we get the current instances pid number since NSRunningApplication... X-Git-Url: http://git.osdn.jp/view?a=commitdiff_plain;h=902d936b60c812c27ae2cab6457ebfec96236600;hp=902d936b60c812c27ae2cab6457ebfec96236600;p=handbrake-jp%2Fhandbrake-jp-git.git MacGui: Fix how we get the current instances pid number since NSRunningApplication is a 10.6 only api and therefore breaks 10.5 compatibility (which also borked the nightly build). - Many thanks to ritsuka for pointing this out. - Also adds ability to get the full path to each running instance if we need it in the future. - Note: Adds additional logging to hbInstances which can be removed when we see fit. But for now imho could be useful since we are early in multi-instance queue encoding. git-svn-id: svn://localhost/HandBrake/trunk@3450 b64f7644-9d1e-0410-96f1-a4d463321fa5 ---