Commit Graph

175 Commits

Author SHA1 Message Date
Antoine Cellerier 6e41ca0135 Remove change_unsafe() no-op. 2008-09-22 14:40:56 +02:00
Rémi Denis-Courmont a47c9f2f1e Merge E_ and __VLC_SYMBOL 2008-09-21 19:15:42 +03:00
Rémi Denis-Courmont c4bf02fbbe Force plugin rebuild
There are a bunch of crash-triggering ABI break, and a bunch of plugins
have removed (= old ABI plugins left in your tree) - bad combination.
2008-09-19 17:27:56 +03:00
Laurent Aimar 1b025556e3 Added a INPUT_CONTROL_RESTART_ES and use it in video_output.
This removes the need for suxor_thread_t.
2008-08-28 14:30:02 +02:00
Rémi Denis-Courmont 34e12d626e Libvlccore ABI has broken (DEMUX_CAN_PAUSE+ modified) 2008-08-27 20:10:25 +03:00
Jean-Paul Saman 5e7051c3d8 Add video_format_{Copy,Init,Clean} inline functions and bump ABI. 2008-08-27 14:44:31 +02:00
Rémi Denis-Courmont a25b69c55c Missing cast with vlc_config_set
(What about some GCCisms for static type checking here... later)
2008-08-24 22:54:10 +03:00
Jean-Paul Saman ebd800345f Add a bunch of \file doxygen comments 2008-08-13 22:22:58 +08:00
Rémi Denis-Courmont 264f09b66b ABI break 2008-06-28 12:46:56 +03:00
Rémi Denis-Courmont e21ba63b8a Move object lock and condition into the internals 2008-06-17 22:33:26 +03:00
Rémi Denis-Courmont e9deaa7efc Typo 2008-06-10 22:38:31 +03:00
Rémi Denis-Courmont 5740cd118b Fix make check (sic) 2008-06-10 22:34:44 +03:00
Rémi Denis-Courmont 539ecfa542 Fix warnings 2008-06-08 00:15:09 +03:00
Rémi Denis-Courmont 933e99f23c Fix return type 2008-06-07 23:47:00 +03:00
Rémi Denis-Courmont bc3065cce8 Include copyright and license message in each plugin 2008-06-07 22:35:15 +03:00
Rémi Denis-Courmont 8e17cc4010 Support for using a custom text domain for configuration strings 2008-06-05 20:00:26 +03:00
Rémi Denis-Courmont 64ae2cbffa Support for custom text domain in module strings 2008-06-05 20:00:26 +03:00
Rémi Denis-Courmont 5af4cc854b Do not require semi-colon after module macros
This leaves us more room to rework the macros later on
2008-05-27 22:31:06 +03:00
Rémi Denis-Courmont cf2f0f1e65 Another bunch of invalid config.h usage 2008-05-26 19:39:13 +03:00
Rémi Denis-Courmont cd5d7f6391 Remove HAVE_ATTRIBUTE_VISIBILITY - refs #297 2008-05-26 18:37:33 +03:00
Rafaël Carré df2a3c1baa shortcuts are strings 2008-05-08 21:58:29 +02:00
Rémi Denis-Courmont 28944cf048 capabilities are strings 2008-05-08 22:54:46 +03:00
Rémi Denis-Courmont 6433e0e9d0 Don't redefine MODULE_STRING 2008-05-08 19:26:30 +03:00
Rémi Denis-Courmont 0669643b1c vlc_modules_macros.h -> vlc_plugin.h 2008-05-08 19:24:35 +03:00
Rémi Denis-Courmont 64ea683969 short and list support for vlc_config_set 2007-12-16 17:36:01 +00:00