User talk:Thannoy
Revision as of 08:58, 11 May 2009 by Thannoy (talk | contribs) (→Wiki Pages: maybe an alias for trac based on functional meaning)
Contents
easy discuss/talk here
- Welcome ! jb 10:44, 19 February 2008 (CET)
- Will attend the dev days 08 (on Saturday) :)
TODO list
Wiki Pages
- Trac or Bug Tracker explanation (account validation, etc)
- @see Report_bugs VLC_report
global
(the newest the upper)
Category | Actions | States (Yes, No or partial...) |
---|---|---|
doc | update OSXCompile page (from discuss at least) | No |
devel | compile for MacOS X | No |
documentation | webplugin HTML params | No |
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
- HowTo_Integrate_VLC_plugin_in_your_webpage
- Documentation:Play_HowTo/Advanced_Use_of_VLC#The_Mozilla_plugin
./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
Isn't madness the origin of our lives?
- bash completion config for VLC command line :p
- stable unit-tests for web plugins (Javascript?) usable in command-line (doesn't have the "how" yet in mind)
- environment to help using automated git bissect, "pluggable" to webplugins unit-test CLI (wahoo yeah, dreaming :) )
- (low) split file sout parameter (roll files with an index and a max time/size for each chunk)
- on mozplug X11, conditional embedded controls (play, pause, ..): done, optionnal now.