]> git.sesse.net Git - vlc/history - modules/control
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / control /
2003-11-16 Simon Latapie * http.c: little fix
2003-11-15 Olivier TeulièreSmall fix in a preference description string
2003-11-12 Simon Latapie * http.c: little fix in RPN evaluator (now it is real...
2003-11-12 Simon Latapie * http.c : added parsing of options in Add MRL option...
2003-11-09 Simon Latapie * http.c: removed a completely useless check (now...
2003-11-09 Simon Latapie * http.c: modify seek function (now you can put almost...
2003-11-06 Simon Latapie * http interface: added volume control (relative or...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-04 Simon Latapie * http interface: added "fullscreen" and "keep" functions
2003-11-04 Laurent Aimar * input: fixed position-offset, time and time-offset.
2003-11-03 Simon Latapie * http.c,index.html: add seek function in http interfa...
2003-11-02 Gildas Bazin* modules/control/http.c: cough cough.
2003-11-02 Gildas Bazin* modules/control/http.c: delete command supports a...
2003-10-31 Gildas Bazin* modules/control/hotkeys.c: use demux_Control( p_input...
2003-10-30 Derk-Jan Hartman* Use the new vout_OSDMessage on the new hotkeys functions.
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-29 Derk-Jan Hartman* the OSX vout has support for the new hotkeys now...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-26 Sigmund Augdal Helbergsrc/libvlc.c:
2003-10-21 Eric Petit configure.ac:
2003-10-17 Clément Stenac* A few sanity checks
2003-10-15 Gildas Bazin* modules/control/http.c: small bug fix.
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-08-14 Sigmund Augdal Helbergmodules/control/lirc/lirc.c:
2003-08-14 Gildas Bazin* src/extras/libc.c, nclude/vlc_common.h, modules/mux...
2003-08-13 Gildas Bazin* ALL: bumped version number to 0.6.3-cvs
2003-08-01 Laurent Aimar * http: added mime type for .css file.
2003-07-31 Gildas Bazin* src/misc/win32_specific.c: change the mode of stdin...
2003-07-31 Clément Stenac* modules/control/joystick.c
2003-07-30 Gildas Bazin* modules/control/http.c: on win32 we store the html...
2003-07-29 Laurent Aimar * http.c: under linux if no directory is specified...
2003-07-28 Laurent Aimar * rc: Fixed a bug with seek command.
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-21 Laurent Aimar * http: added "del" and "empty" control. (for playlist...
2003-07-20 Clément Stenacmodules/control/joystick.c: Joystick control module...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-07-14 Gildas Bazin* configure.ac, modules/control/http.c: compilation...
2003-07-12 Laurent Aimar * http.c : fix definition conflict under OS X (at...
2003-07-11 Laurent Aimar * http: * fix for double // under linux.
2003-07-11 Gildas Bazin* include/httpd.h: compilation fix.
2003-07-10 Laurent Aimar * http: rework of the http interface.
2003-07-10 Clément Stenac* http: added support for user/pass (--http-user &...
2003-07-07 Sam Hocevar * modules/control/corba/: Olivier Aubert's CORBA...
2003-07-01 Sam Hocevar * include/error.h: Renamed this file to include/vlc_e...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-22 Sigmund Augdal Helbergturned a debug message into a comment
2003-05-23 Sigmund Augdal Helbergthe http interface should now output valid xhtml 1.0.
2003-05-23 Derk-Jan Hartman* Updated the informal message to report the ip and...
2003-05-22 Derk-Jan Hartman* modules/control/http.c: strings for the address and...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-13 Gildas Bazin* modules/control/rc/rc.c: win32 fixes for the handling...
2003-05-09 Gildas Bazin* modules/misc/httpd.c: win32 fixes.
2003-05-06 Laurent Aimar * http: redirect to main page each time we pass argume...
2003-05-06 Laurent Aimar * http: fix 'add mrl'.
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-04-27 Gildas Bazin* modules/control/http.c: fixed buffer allocation problem.
2003-04-26 Gildas Bazin* modules/control/http.c: brand new (and also basic...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-23 Sigmund Augdal Helbergmodules/video_filter/osd_text.c: A video filter that...
2003-03-08 Sigmund Augdal Helbergadded a down, right gesture to quit vlc and an up,...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-20 Gildas Bazin* src/libvlc.h, modules/audio_output: added a global...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-18 Eric Petit * ipv4.c, libvlc.h: add a --ttl option to set time...
2003-02-17 Gildas Bazin* modules/control/rc/rc.c: finally fixed the rc interfa...
2003-02-16 Sigmund Augdal HelbergAdded support for volume up/down buttons.
2003-02-09 Sigmund Augdal Helberg *: a new mouse gestures interface, currently supportin...
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-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
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...
2003-01-12 Sigmund Augdal Helberg * src/video_output/video_output.c: add a key-pressed...
2003-01-12 Sigmund Augdal Helberg new rule for remote controls with combined play/pause...
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 * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
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...