10 Commits (f7bf1662025e4d2da20f8d3ace7fd49416d1f2b5)

Author SHA1 Message Date
Rémi Duraffort f7bf166202 lua_osd: add some parameters to the osd.message function to allow the user to set duration and position. 16 years ago
Laurent Aimar a72aa02a86 Removed all vlc_object_find in lua osd code. 16 years ago
Christophe Mutricy 8f94b77dce Compile fix 16 years ago
Laurent Aimar 6e8939e496 Made SPU commands go through vout. 16 years ago
Laurent Aimar eb95c577ff Used a vout object for vout_OSDMessage/OSDSlider/OSDIcon. 16 years ago
Laurent Aimar 776b826403 Cleaned up a bit spu_t API. 16 years ago
Antoine Cellerier b7c1008797 Add osd menu api to lua (DVD menus). 17 years ago
Laurent Aimar cc4f67fe86 Do not access vout_thread_t fields when it can be avoided. 17 years ago
Frédéric Crozat 25c5812608 Fix format-security warnings 17 years ago
Antoine Cellerier 95addd5738 Implement Lua objects in the C code directly. Fix most type checks. Move every thing arround. 18 years ago