[vlc-devel] commit: osx/framework: propagate NSInteger and NSUInteger ( Felix Paul Kühne )
git version control
git at videolan.org
Sat Dec 26 19:31:30 CET 2009
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Dec 26 19:30:51 2009 +0100| [4c1a614be06811db86dac6abc68c155e3c6af538] | committer: Felix Paul Kühne
osx/framework: propagate NSInteger and NSUInteger
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4c1a614be06811db86dac6abc68c155e3c6af538
---
.../macosx/framework/Headers/Public/VLCAudio.h | 2 +-
.../macosx/framework/Headers/Public/VLCMediaList.h | 16 ++++----
.../framework/Headers/Public/VLCMediaListAspect.h | 6 ++--
.../framework/Headers/Public/VLCMediaListPlayer.h | 2 +-
.../framework/Headers/Public/VLCMediaPlayer.h | 10 +++---
.../framework/Headers/Public/VLCStreamSession.h | 2 +-
projects/macosx/framework/Headers/Public/VLCTime.h | 2 +-
projects/macosx/framework/Sources/VLCAudio.m | 8 ++--
.../macosx/framework/Sources/VLCEventManager.m | 2 +-
projects/macosx/framework/Sources/VLCLibrary.m | 2 +-
projects/macosx/framework/Sources/VLCMediaList.m | 26 +++++++-------
.../macosx/framework/Sources/VLCMediaListAspect.m | 28 ++++++++--------
projects/macosx/framework/Sources/VLCMediaPlayer.m | 36 ++++++++++----------
projects/macosx/framework/Sources/VLCTime.m | 2 +-
projects/macosx/framework/Sources/VLCVideoView.m | 2 +-
15 files changed, 73 insertions(+), 73 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4c1a614be06811db86dac6abc68c155e3c6af538
More information about the vlc-devel
mailing list