]> git.sesse.net Git - vlc/commit
minimal_macosx: remove dependency on the Carbon framework by replacing SetSystemUIMod...
authorFelix Paul Kühne <fkuehne@videolan.org>
Wed, 19 Dec 2012 18:40:59 +0000 (19:40 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Wed, 19 Dec 2012 18:53:13 +0000 (19:53 +0100)
commitb6c7c010b9740ed364d5f051b5b0971aec7ace13
tree1964a725da58ac0d9edb90281b7e75a7248a8ae3
parent06da9937caffe141edb3f37c44b0a4fcbb7d0e70
minimal_macosx: remove dependency on the Carbon framework by replacing SetSystemUIMode calls by their Cocoa counterparts
configure.ac
modules/gui/minimal_macosx/Modules.am
modules/gui/minimal_macosx/VLCMinimalVoutWindow.m
modules/gui/minimal_macosx/misc.h [new file with mode: 0644]
modules/gui/minimal_macosx/misc.m [new file with mode: 0644]