]> git.sesse.net Git - vlc/commit
* ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
authorDerk-Jan Hartman <hartman@videolan.org>
Wed, 22 Jan 2003 01:48:06 +0000 (01:48 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Wed, 22 Jan 2003 01:48:06 +0000 (01:48 +0000)
commit69945cce27fd4e5a5b9aa840eb422a03c2cac10d
tree795cae573ca265f5b07bd43059c758794ddeb9f3
parenta37a2e5eeb19316a8af8f6300b6b3a8c276a48f0
* ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
  filetypes.
* ./modules/gui/macosx/vout.m: Made the video window a textured window
* All:
  - fixed several missing object_release bugs, that i had introduced.
  - updated the play/pause behaviour.
  - fixed an issue with the volumeslider.
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
extras/MacOSX/vlc.pbproj/project.pbxproj
modules/gui/macosx/controls.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/vout.m