macosx.m File Reference

Include dependency graph for macosx.m:


Defines

#define VDEV_TEXT   N_("Video device")
#define VDEV_LONGTEXT
#define OPAQUENESS_TEXT   N_("Opaqueness")
#define OPAQUENESS_LONGTEXT
#define STRETCH_TEXT   N_("Stretch video to fill window")
#define STRETCH_LONGTEXT
#define BLACK_TEXT   N_("Black screens in fullscreen")
#define BLACK_LONGTEXT
#define BACKGROUND_TEXT   N_("Use as Desktop Background")
#define BACKGROUND_LONGTEXT
#define FSPANEL_TEXT   N_("Show Fullscreen controller")
#define FSPANEL_LONGTEXT
#define AUTOPLAY_OSX_TEST   N_("Auto-playback of new items")
#define AUTOPLAY_OSX_LONGTEXT
#define RECENT_ITEMS_TEXT   N_("Keep Recent Items")
#define RECENT_ITEMS_LONGTEXT
#define EQ_KEEP_TEXT   N_("Keep current Equalizer settings")
#define EQ_KEEP_LONGTEXT
#define USE_APPLE_REMOTE_TEXT   N_("Control playback with the Apple Remote")
#define USE_APPLE_REMOTE_LONGTEXT   N_("By default, VLC can be remotely controlled with the Apple Remote.")
#define USE_MEDIAKEYS_TEXT   N_("Control playback with media keys")
#define USE_MEDIAKEYS_LONGTEXT
#define USE_MEDIAKEYS_BACKGROUND_TEXT   N_("Use media key control when VLC is in background")
#define USE_MEDIAKEYS_BACKGROUND_LONGTEXT

Functions

int OpenIntf (vlc_object_t *)
void CloseIntf (vlc_object_t *)
int OpenVideoGL (vlc_object_t *)
void CloseVideoGL (vlc_object_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Define Documentation

#define AUTOPLAY_OSX_LONGTEXT

Value:

N_("Start playback of new items immediately " \
                                 "once they were added." )

#define AUTOPLAY_OSX_TEST   N_("Auto-playback of new items")

#define BACKGROUND_LONGTEXT

Value:

N_("Use the video as the Desktop Background " \
                               "Desktop icons cannot be interacted with in this mode." )

#define BACKGROUND_TEXT   N_("Use as Desktop Background")

#define BLACK_LONGTEXT

Value:

N_("In fullscreen mode, keep screen where there is no " \
                          "video displayed black" )

#define BLACK_TEXT   N_("Black screens in fullscreen")

#define EQ_KEEP_LONGTEXT

Value:

N_("By default, VLC keeps the last equalizer settings before " \
                            "termination. This feature can be disabled here.")

#define EQ_KEEP_TEXT   N_("Keep current Equalizer settings")

#define FSPANEL_LONGTEXT

Value:

N_("Shows a lucent controller when moving the mouse " \
                            "in fullscreen mode.")

#define FSPANEL_TEXT   N_("Show Fullscreen controller")

#define OPAQUENESS_LONGTEXT

Value:

N_( "Set the transparency of the video output. 1 is non-transparent (default) " \
                                "0 is fully transparent.")

#define OPAQUENESS_TEXT   N_("Opaqueness")

#define RECENT_ITEMS_LONGTEXT

Value:

N_("By default, VLC keeps a list of the last 10 items. " \
                                 "This feature can be disabled here.")

#define RECENT_ITEMS_TEXT   N_("Keep Recent Items")

#define STRETCH_LONGTEXT

Value:

N_("Stretch the video to fill the entire window when "\
                            "resizing the video instead of keeping the aspect ratio and "\
                            "displaying black borders.")

#define STRETCH_TEXT   N_("Stretch video to fill window")

#define USE_APPLE_REMOTE_LONGTEXT   N_("By default, VLC can be remotely controlled with the Apple Remote.")

#define USE_APPLE_REMOTE_TEXT   N_("Control playback with the Apple Remote")

#define USE_MEDIAKEYS_BACKGROUND_LONGTEXT

Value:

N_("By default, VLC will accept media key events also when being " \
                                                                                            "in background.")

#define USE_MEDIAKEYS_BACKGROUND_TEXT   N_("Use media key control when VLC is in background")

#define USE_MEDIAKEYS_LONGTEXT

Value:

N_("By default, VLC can be controlled using the media keys on modern Apple " \
                                  "keyboards.")

#define USE_MEDIAKEYS_TEXT   N_("Control playback with media keys")

#define VDEV_LONGTEXT

Value:

N_("Number of the screen to use by default to display " \
                         "videos in 'fullscreen'. The screen number correspondance can be found in "\
                         "the video device selection menu.")

#define VDEV_TEXT   N_("Video device")


Function Documentation

void CloseIntf ( vlc_object_t  ) 

void CloseVideoGL ( vlc_object_t  ) 

int OpenIntf ( vlc_object_t  ) 

int OpenVideoGL ( vlc_object_t  ) 

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Mar 31 08:05:47 2010 for VLC by  doxygen 1.5.6