]> git.sesse.net Git - vlc/history - modules/control
* drms.c: DRMS v2 endian fix.
[vlc] / modules / control /
2004-05-02 Olivier Teulière * modules/control/hotkeys.c and lirc.c: fixed a refcou...
2004-04-29 Derk-Jan Hartman * src/playlist/playlist.c: Don't do any playlist actio...
2004-04-28 Gildas Bazin* modules/control/hotkeys.c: fixed fullscreen hotkey...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-04-15 Laurent Aimar * http: fixed some gcc warning.
2004-04-15 Felix Paul Kühne* added localisation support
2004-04-14 Simon Latapie * vlm.c: a few bug fixes, cleaning, and maid vlm more...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Sigmund Augdal Helbergfixed "slower" hotkey.
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-03-28 Xavier Martincorrection of a small bug in the function move
2004-03-22 Laurent Aimar * http: implemented vlm_save/load.
2004-03-22 Gildas Bazin* modules/control/Modules.am: added telnet module.
2004-03-22 Simon Latapie * http.c: vlm_error
2004-03-22 Laurent Aimar * http.c: fixes about vlm.
2004-03-21 Derk-Jan HartmanTwo description strings corrected
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...
2004-03-20 Simon Latapie * vlm.c: little bug fix for stop command
2004-03-18 Simon Latapie * vlm.c,vlm.h, telnet.c: new vlm message system, indep...
2004-03-16 Xavier MartinMove playlist item in the interface http
2004-03-13 Derk-Jan Hartman* modules/control/telnet/telnet.c:
2004-03-11 Sigmund Augdal Helbergmodules/control/telnet/Modules.am:
2004-03-09 Gildas Bazin* configure.ac: the telnet module needs -lws2_32 on...
2004-03-08 Gildas Bazin* configure.ac: check for localtime_r().
2004-03-07 Xavier Martin(no commit message)
2004-03-06 Clément Stenac* Remove directories with only one source file inside
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-05 Simon Latapie * telnet interface and VLM ( VideoLAN (media) manager):
2004-03-03 Laurent Aimar * configure.ac: -> 0.7.2-cvs
2004-03-03 Laurent Aimar * http: ported to new httpd. A few features are still...
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-02-15 Sigmund Augdal Helbergmodules/control/lirc/lirc.c:
2004-02-09 Simon Latapie * http.c: made strsub a bit clean.
2004-02-09 Simon Latapie * http.c: add strsub function: extract substring ...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-25 Gildas Bazin* ALL: removed useless add_category_hint().
2004-01-25 Anil Daoud* string review.
2004-01-18 Laurent Aimar * http: fixed mem leaks, doesn't add '\0' anymore...
2004-01-17 Gildas Bazin* modules/control/http.c: fixed another mem leak.
2004-01-17 Gildas Bazin* src/playlist/info.c: get rid of the #ifdef HAVE_VASPR...
2004-01-17 Gildas Bazin* modules/control/http.c: fixed gcc warning.
2004-01-17 Gildas Bazin* modules/control/http.c: fixed a whole bunch of mem...
2004-01-17 Gildas Bazin* ALL: make sure newly created playlist_item_t are...
2004-01-10 Derk-Jan Hartman* mtime_t != int This was causing incorrect results...
2004-01-05 Clément Stenac* ALL: playlist API changes
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-21 Sam Hocevar * Fixed URLs here and there.
2003-12-15 Derk-Jan Hartman* added bookmark 9 and 10 but set their combo to KEY_UNSET
2003-12-15 Yoann PeronneauFor OSX:
2003-12-12 Yoann Peronneau* added hotkeys F1, F2, ..., F10 to switch between...
2003-12-11 Yoann Peronneauadded a 'mute' hotkey ('m')
2003-12-10 Yoann Peronneaufixed a compilation error
2003-12-10 Yoann Peronneauadded a hotkey ('t') which displays the position in...
2003-12-08 Gildas Bazin* modules/control/hotkeys.c: msvc compilation fix.
2003-12-02 Gildas Bazin* ALL: more MSVC compilation fixes.
2003-11-23 Gildas Bazin* modules/control/http.c: cough cough
2003-11-23 Gildas Bazin* modules/control/http.c: fixed segfault when deleting...
2003-11-23 Simon Latapie * src/playlist/item.c : stops the playlist if we delet...
2003-11-20 Simon Latapie * http.c: little keep and del functions fix ( don...
2003-11-18 Gildas Bazin* modules/control/http.c: fixed the "keep" command.
2003-11-17 Simon Latapie * http.c: fixed bug with spaces in mrl
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...
next