[vlc-devel] Re: [Patch] Mac OS X gui: Make the movie window's size changes animated

Felix Paul Kühne fk at aenneburghardt.de
Mon Feb 19 21:56:56 CET 2007


Am 18.02.2007 um 22:09 schrieb Pierre d'Herbemont:

> I'll have a look. I have a patch for fullscreen mode,that I'll send  
> during the week. This one is a bit more intrusive.
Okay, looking forward to it. :-) This week, I'll have more time for  
VLC (and for my real life as well actually *cough*).

> What did you thought of my other patch "fix for Ticket #974 (MacOS  
> incorrect language selection)" sent to this mailing-list?
hmm, thanks for the reminder. got lost last week. First of all, I  
wondered why you're switching to CoreFoundation instead of Cocoa, but  
it pretty much makes sense in this context. Since it's a plain C file  
now, I'll rename it to *.c instead of *.m. It's nice to see you  
adapting our coding style as well. :-)
Anyway, I need to complain a little bit: VLC's next release will  
still need to support 10.3.9 (that's why we keep compiling with its  
SDK on PPC by default), so it may not use  
CFLocaleCopyAvailableLocaleIdentifiers. I replaced this with a  
combination of CFBundleGetMainBundle with  
CFBundleCopyBundleLocalizations, but right now the OSX interface  
crashes on its initialisation. I'm unsure whether that's due to my  
code or yours ;-) I'll have a more detailed look at it on Thursday  
evening.
Still, your patch is a good approach as we settled with our previous  
"good enough" way of doing it instead of solving it properly. Thanks!

Best regards,
Felix


--
VideoLAN
Felix Paul Kühne
Co-Developer of VLC's Mac OS X port
http://www.videolan.org/vlc


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070219/b350b02c/attachment.html>


More information about the vlc-devel mailing list