]> git.sesse.net Git - vlc/history - include/vlc_interaction.h
* implemented a non-blocking progress-bar in the main interface; needs testing (close...
[vlc] / include / vlc_interaction.h
2006-07-03 Felix Paul Kühne* implemented a non-blocking progress-bar in the main...
2006-05-14 Felix Paul Kühne* forgot to add UserOkayCancel to the header (creates...
2006-05-14 Felix Paul Kühne* new dialogue type to prompt the user for a string
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-02-02 Antoine Cellerierinclude/* : fix doxygen comments
2006-01-18 Christophe MutricyCopyright dates and svn properties
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Antoine Cellerierooops
2005-12-15 Antoine Cellerieradd automatic casts to vlc_object_t
2005-12-15 Antoine Celleriertypo fix
2005-12-14 Clément StenacAdd support for progress bars
2005-12-12 Clément StenacAdd support for Yes/No questions (Refs:#27)
2005-12-11 Clément Stenac* Handle dialogs needing answer
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Clément StenacImprove dialogs handling
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-06 Rémi Denis-CourmontRemove unexisting exported API
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)