Difference between revisions of "User talk:Thannoy"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎TODO list: update todo list)
(→‎TODO list: update work in progress and future work)
Line 8: Line 8:
 
(the newest the upper)
 
(the newest the upper)
 
{| class="wikitable"
 
{| class="wikitable"
! Actions !! States (Yes, No or partial...)
+
! Category !! Actions !! States (Yes, No or partial...)
 
|-
 
|-
| Test activeX API || {{no}}
+
| documentation || webplugin HTML params || {{do}}
 
|-
 
|-
| Test mozplug API || {{Partial}}
+
| priv || Understand fetch, pull, merge, branch under Git|| {{partial}}
 
|-
 
|-
| List APIs for ActiveX || {{no}}
+
| feature || enable MacOS fullscreen control on web plugins || {{no}}
 
|-
 
|-
| List APIs for mozplug || {{Ok}}
+
| feature || allow hidding control toolbar (for mozplug X11) || {{ok}}
 
|-
 
|-
| Suscrib to the MailingList and the Wiki (create account...) || {{yes}}
+
| test || Test activeX API || {{partial}}
 
|-
 
|-
| Suscrib to the Google group (vlc-mozplug-friends) || {{yes}}
+
| test || Test mozplug API || {{Partial}}
 
|-
 
|-
| Go to the IRC channel (#videolan) || {{yes}}
+
| test || List APIs for ActiveX || {{no}}
 +
|-
 +
| test || List APIs for mozplug || {{Ok}}
 +
|-
 +
| devel || Suscrib to the MailingList and the Wiki (create account...) || {{yes}}
 +
|-
 +
| devel || Suscrib to the Google group (vlc-mozplug-friends) || {{yes}}
 +
|-
 +
| devel || Go to the IRC channel (#videolan) || {{yes}}
 
|-  
 
|-  
| Build the latest SVN version of VLC (0.9) || {{yes}}
+
| devel || Build the latest git version of VLC (0.9) (windows & debian Etch) || {{yes}}
 
|}
 
|}
  

Revision as of 22:54, 19 March 2008

easy discuss/talk here

Welcome ! jb 10:44, 19 February 2008 (CET)

TODO list

(the newest the upper)

Category Actions States (Yes, No or partial...)
documentation webplugin HTML params Template:Do
priv Understand fetch, pull, merge, branch under Git Partial
feature enable MacOS fullscreen control on web plugins No
feature allow hidding control toolbar (for mozplug X11) Ok / Upgradable
test Test activeX API Partial
test Test mozplug API Partial
test List APIs for ActiveX No
test List APIs for mozplug Ok / Upgradable
devel Suscrib to the MailingList and the Wiki (create account...) Yes
devel Suscrib to the Google group (vlc-mozplug-friends) Yes
devel Go to the IRC channel (#videolan) Yes
devel Build the latest git version of VLC (0.9) (windows & debian Etch) Yes

clipboard/reminder

public clipboard

Feel free to past some links you seems interesting for me.

not yet seen :


seen :


private clipboard

  • irc, to avoid sec policy <xtophe> --security-policy=1
./include/vlc_messages.h:148:#define msg_Dbg( p_this, ... ) \

msg_Dbg( p_libvlc, COPYRIGHT_MESSAGE );
msg_Dbg( p_libvlc, "libvlc was configured with %s", CONFIGURE_LINE );

msg_Info( p_this, ... )
msg_Err( p_this, ... )
msg_Warn( p_this, ... )
msg_Dbg( p_this, ... )

ideas

  • on mozplug, conditional embedded controls (play, pause, ..)