]> git.sesse.net Git - vlc/history - modules/access/dvdplay/demux.c
* all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
[vlc] / modules / access / dvdplay / demux.c
2004-06-07 Laurent Aimar * all: use var_Set/Get "state"/"position"/"rate" inste...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2003-09-07 Laurent Aimar * all : set pf_demux_control.
2003-02-07 Sam Hocevar * ./include/interface.h: grmbl, I forgot VLC_EXPORT...
2003-02-07 Sam Hocevar * ./modules/access/dvdplay/demux.c: fixed a minor...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...