]> git.sesse.net Git - vlc/history - modules/control/rc/rc.c
* aout_Volume* functions now do their own vlc_object_find() on the
[vlc] / modules / control / rc / rc.c
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2003-01-23 Gildas Bazin* modules/access/dvdread/input.c, modules/control/rc...
2003-01-23 Gildas Bazin* modules/control/rc/rc.c: Partial fix for the rc inter...
2003-01-17 Sam Hocevar * ./modules/control/rc/rc.c: boundary checks for...
2003-01-16 Loïc Minier * typo
2003-01-14 Christophe Massiot* Fixed dual-mono handling of MPEG audio.
2003-01-14 Sigmund Augdal Helbergchanged the a rule into add and made it work along...
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-02 Jon Lech Johansen * ALL: Fixed some compiler warnings.
2002-11-23 Sam Hocevar * ./modules/control/rc/rc.c: the seek command is...
2002-11-20 Gildas Bazin* modules/control/rc/rc.c: added commands to navigate...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-10-03 Gildas Bazin* FAQ: updated FAQ with config file issues.
2002-10-03 Sam Hocevar * ./src/libvlc.c, ./include/main.h: the root of all...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-14 Sam Hocevar * ./modules/control/rc/rc.c: 'l' outputs a list of...
2002-08-13 Sigmund Augdal Helberg./modules/control/rc/rc.c: fixed a segfault when pressi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...