]> git.sesse.net Git - vlc/commitdiff
* Added an info panel to show movie info, etc.
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 16 Feb 2003 23:32:06 +0000 (23:32 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 16 Feb 2003 23:32:06 +0000 (23:32 +0000)
NEWS
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
extras/MacOSX/vlc.pbproj/project.pbxproj
modules/gui/macosx/Modules.am
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m

diff --git a/NEWS b/NEWS
index ea7389dd554bbccfe1c9a0dc7dbba52c0ca83f1b..8b4a1c2fb2dd9456d0f144a2bb58469d216d6aae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-$Id: NEWS,v 1.19 2003/02/16 01:38:36 titer Exp $
+$Id: NEWS,v 1.20 2003/02/16 23:32:05 hartman Exp $
 
 Changes between 0.5.0 and 0.5.1:
 --------------------------------
@@ -33,14 +33,15 @@ UNIX ports:
 
 Mac OS X port:
  * fixed a crash on start-up on some localized systems
- * lower real-time priorities to avoid lock-up on slow machines
- * VLC can now be made handler of ftp http mms and udp URLs
+ * lowered real-time priorities to avoid lock-up on slow machines
+ * VLC can now be made the handler of ftp http mms and udp URLs
  * playlist enhancements
  * added half, normal and double video window menu items
  * new step forward/step backward commands
  * the dock should no longer be visible in fullscreen mode
  * the Mac OS X binary is now compiled with Ogg/theora support
  * vlc.app is now VLC.app
+ * added an info panel
 
 Win32 port:
  * fixed the "RichEdit line insertion error" bug
index 9127ae6c5395d8f6e0813431e82ef3e2a2886c18..600723e09bc0361c753bb23a2b0deb9a11d41d22 100644 (file)
             OUTLETS = {"o_main" = id; "o_open" = id; "o_volumeslider" = id; }; 
             SUPERCLASS = NSObject; 
         }, 
+        {
+            ACTIONS = {showCategory = id; toggleInfoPanel = id; }; 
+            CLASS = VLCInfo; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {"o_info_selector" = id; "o_info_view" = id; "o_info_window" = id; }; 
+            SUPERCLASS = NSObject; 
+        }, 
         {
             ACTIONS = {
                 clearRecentItems = id; 
@@ -70,6 +77,8 @@
                 "o_err_lbl" = id; 
                 "o_err_msg" = id; 
                 "o_error" = id; 
+                "o_info" = id; 
+                "o_info_window" = id; 
                 "o_messages" = id; 
                 "o_mi_about" = id; 
                 "o_mi_bring_atf" = id; 
@@ -90,6 +99,7 @@
                 "o_mi_half_window" = id; 
                 "o_mi_hide" = id; 
                 "o_mi_hide_others" = id; 
+                "o_mi_info" = id; 
                 "o_mi_language" = id; 
                 "o_mi_license" = id; 
                 "o_mi_loop" = id; 
                 "o_file_sub_path" = id; 
                 "o_mrl" = id; 
                 "o_mrl_lbl" = id; 
-                "o_net_cs_addr" = id; 
-                "o_net_cs_addr_lbl" = id; 
-                "o_net_cs_port" = id; 
-                "o_net_cs_port_lbl" = id; 
-                "o_net_cs_port_stp" = id; 
                 "o_net_http_url" = id; 
                 "o_net_http_url_lbl" = id; 
                 "o_net_mode" = id; 
index 45e4b2f64ec28a10009c6b255a62880b662cdfb3..07f5e2768e5e7a0f705406063eccbdd6e8438b9e 100644 (file)
@@ -3,11 +3,11 @@
 <plist version="1.0">
 <dict>
        <key>IBDocumentLocation</key>
-       <string>469 64 365 441 0 0 1152 746 </string>
+       <string>65 171 365 441 0 0 1280 1002 </string>
        <key>IBEditorPositions</key>
        <dict>
                <key>29</key>
-               <string>14 602 419 44 0 0 1152 746 </string>
+               <string>16 822 419 44 0 0 1280 1002 </string>
                <key>303</key>
                <string>60 509 104 114 0 0 1280 1002 </string>
                <key>909</key>
@@ -23,8 +23,8 @@
        </array>
        <key>IBOpenObjects</key>
        <array>
-               <integer>636</integer>
                <integer>29</integer>
+               <integer>1194</integer>
        </array>
        <key>IBSystem Version</key>
        <string>6I32</string>
index 205fd58b7b47052be0ae24bd70a83ce882584994..a911bcdbf3266cdeeb78fbc09879cfe2e947c1cb 100644 (file)
Binary files a/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib and b/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib differ
index 16cbd0ef8d0c7b1909ff14f51bc6f657820a2706..7add3b78b23d691faa5f109c1c0fa600fa056aa9 100644 (file)
                                8ED6C27B03E2EB1C0059A3A7,
                                8ED6C27C03E2EB1C0059A3A7,
                                8ED6C27D03E2EB1C0059A3A7,
+                               8EF1600B03FC62560059A3A7,
+                               8EF1600C03FC62560059A3A7,
                                8ED6C27E03E2EB1C0059A3A7,
                                8ED6C27F03E2EB1C0059A3A7,
                                8ED6C28003E2EB1C0059A3A7,
                        settings = {
                        };
                };
+               8EF1600B03FC62560059A3A7 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       name = info.h;
+                       path = ../../modules/gui/macosx/info.h;
+                       refType = 2;
+               };
+               8EF1600C03FC62560059A3A7 = {
+                       fileEncoding = 4;
+                       isa = PBXFileReference;
+                       name = info.m;
+                       path = ../../modules/gui/macosx/info.m;
+                       refType = 2;
+               };
 //8E0
 //8E1
 //8E2
index 21134888d319c39c4e5fccbe6710d5fbeb18e61b..2a42c951754de416d6954b2aa0c40e4ed985b4f5 100644 (file)
@@ -6,6 +6,8 @@ SOURCES_macosx = \
        modules/gui/macosx/intf.m \
        modules/gui/macosx/intf.h \
        modules/gui/macosx/open.m \
+       modules/gui/macosx/info.h \
+        modules/gui/macosx/info.m \
        modules/gui/macosx/open.h \
        modules/gui/macosx/prefs.m \
        modules/gui/macosx/prefs.h \
index e25a46ff74a8ea0bc5f6e65574c86137616ff5c5..e6d796296a254b88d64dffdd7f817c5a4ceea8a2 100644 (file)
@@ -2,7 +2,7 @@
  * intf.h: MacOS X interface plugin
  *****************************************************************************
  * Copyright (C) 2002 VideoLAN
- * $Id: intf.h,v 1.27 2003/02/13 14:16:41 hartman Exp $
+ * $Id: intf.h,v 1.28 2003/02/16 23:32:06 hartman Exp $
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
  *          Christophe Massiot <massiot@via.ecp.fr>
@@ -114,6 +114,7 @@ struct intf_sys_t
 
     IBOutlet id o_controls;     /* VLCControls    */
     IBOutlet id o_playlist;     /* VLCPlaylist    */
+    IBOutlet id o_info;                /* VLCInfo        */
 
     IBOutlet id o_messages;     /* messages tv    */
     IBOutlet id o_msgs_panel;   /* messages panel */
@@ -128,6 +129,8 @@ struct intf_sys_t
     IBOutlet id o_err_bug_lbl;
     IBOutlet id o_err_btn_msgs; /* Open Messages  */
     IBOutlet id o_err_btn_dismiss;
+    
+    IBOutlet id o_info_window; /* Info panel     */
 
     /* main menu */
 
@@ -189,6 +192,7 @@ struct intf_sys_t
     IBOutlet id o_mi_close_window;
     IBOutlet id o_mi_controller;
     IBOutlet id o_mi_playlist;
+    IBOutlet id o_mi_info;
     IBOutlet id o_mi_messages;
     IBOutlet id o_mi_bring_atf;
     
index d062ee45f534c2387132e3035b8a910031378562..a12fd8eeba125576eda2cb913a7d61541a6d2716 100644 (file)
@@ -2,7 +2,7 @@
  * intf.m: MacOS X interface plugin
  *****************************************************************************
  * Copyright (C) 2002-2003 VideoLAN
- * $Id: intf.m,v 1.57 2003/02/13 14:16:41 hartman Exp $
+ * $Id: intf.m,v 1.58 2003/02/16 23:32:06 hartman Exp $
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
  *          Christophe Massiot <massiot@via.ecp.fr>
@@ -34,6 +34,7 @@
 #include "vout.h"
 #include "prefs.h"
 #include "playlist.h"
+#include "info.h"
 
 /*****************************************************************************
  * Local prototypes.
@@ -349,6 +350,7 @@ int ExecuteOnMainThread( id target, SEL sel, void * p_arg )
     [o_mi_close_window setTitle: _NS("Close Window")];
     [o_mi_controller setTitle: _NS("Controller")];
     [o_mi_playlist setTitle: _NS("Playlist")];
+    [o_mi_info setTitle: _NS("Info")];
     [o_mi_messages setTitle: _NS("Messages")];
 
     [o_mi_bring_atf setTitle: _NS("Bring All to Front")];
@@ -372,6 +374,8 @@ int ExecuteOnMainThread( id target, SEL sel, void * p_arg )
     [o_err_btn_msgs setTitle: _NS("Open Messages Window")];
     [o_err_btn_dismiss setTitle: _NS("Dismiss")];
 
+    [o_info_window setTitle: _NS("Info")];
+
     [self setSubmenusEnabled: FALSE];
     [self manageVolumeSlider];
 }
@@ -638,6 +642,12 @@ int ExecuteOnMainThread( id target, SEL sel, void * p_arg )
         vlc_mutex_unlock( &p_playlist->object_lock );
         [o_playlist updateState];
         vlc_mutex_lock( &p_playlist->object_lock );
+        if( p_input != NULL )
+        {
+            vlc_mutex_unlock( &p_input->stream.stream_lock );
+            [o_info updateInfo];
+            vlc_mutex_lock( &p_input->stream.stream_lock );
+        }
         p_intf->p_sys->b_current_title_update = FALSE;
     }