[vlc-devel] Re: Updated MacOSX interface

David Weber david_weber at gmx.de
Sat Jan 11 08:50:19 CET 2003


derek this didn't worked for me:

g++ -DHAVE_CONFIG_H -I. -I. -I.   -DSYS_DARWIN -O3 -ffast-math  
-funroll-loops -mtune=750 -fomit-frame-pointer     -mdynamic-no-pic   
-I./include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE  
-D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE  
-DLOCALEDIR=\"/usr/local/share/locale\"  
-DDATA_PATH=\"/usr/local/share/vlc\"  
-DPLUGIN_PATH=\"/usr/local/lib/vlc\" -DHAVE_RELEASE    -D__VLC__  
-D__BUILTIN__  -DMODULE_NAME=macosx -DMODULE_NAME_IS_macosx -Winline  
-Wdisabled-optimization -Wsign-compare -Wall  -no-cpp-precomp  
-D_INTL_REDIRECT_MACROS -finline-limit-30000 -pipe -c -o  
modules/gui/macosx/modules_gui_macosx_libmacosx_a-intf.o `test -f  
'modules/gui/macosx/intf.m' || echo './'`modules/gui/macosx/intf.m
modules/gui/macosx/intf.m: In function `-[VLCMain awakeFromNib]':
modules/gui/macosx/intf.m:225: `o_mu_view' undeclared (first use in  
this function)
modules/gui/macosx/intf.m:225: (Each undeclared identifier is reported  
only once
modules/gui/macosx/intf.m:225: for each function it appears in.)
make[2]: *** [modules/gui/macosx/modules_gui_macosx_libmacosx_a-intf.o]  
Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


david weber



On Freitag, Januar 10, 2003, at 10:41  Uhr, Derk-Jan Hartman wrote:

> On vrijdag, jan 10, 2003, at 22:32 Europe/Amsterdam, Derk-Jan Hartman  
> wrote:
>> This is all untested, because compiling on MacOSX is a disaster in  
>> the case of vlc.
>>
>> The play button should now be a play/pause button. It should also  
>> react to the space key.
>> I added the close button to the controller window and rearranged the  
>> menu's in something i believe to be more logical.
>> The new pause.png is allready included. The orignal pause button is  
>> still there btw. but i didn't see any use in removing it until david  
>> has adjusted his interface to it.
>
> Not completely finished btw. It doesn't take into account opening from  
> the menu and stops/ending of the video. This is a tad harder, because  
> i dont really know how i would be notified of such an event.
>
> I'm actually thinking of doing regular polls (every 5 secs) of the  
> status to determine wether my button is still in the correct state.
> Anyone have a better idea?
>
>> com-n calls the controller window to the foreground.
> whoopsie this one is in use for "Open Network"
> Ah well be creative.
>
>> The stuff is here:
>> http://sidekick.student.utwente.nl/macosx.sit
>> http://sidekick.student.utwente.nl/MacOS2X.sit
>>
>> greetings, dj
>> who will be working on 'real' fast forward and reverse buttons  
>> tomorrow.
> ----------------------------------------------------------------------- 
> ----
> Universiteit Twente
> ----------------------------------------------------------------------- 
> ----
> Derk-Jan 'The DJ' Hartman
> ICQnr: 10111559
> Mail:  mailto:d.hartman at student.utwente.nl
> WWW:   http://home.student.utwente.nl/d.hartman/
> Goto:  http://www.student.utwente.nl/~macsatcampus
>
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>
>

___________________________
http://www.dplusplus.de

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list