]> git.sesse.net Git - vlc/history - modules/control
backport of r13238
[vlc] / modules / control /
2005-11-03 Jean-Paul SamanAdded dynamic variable volume-change to notify upon...
2005-10-28 Jean-Paul Samanrc control interface fix for correct reporting of playl...
2005-10-28 Derk-Jan Hartman* hotkey: Go to DVD menu (ctrl-M)
2005-10-24 Benjamin PrachtAdd a "clear" command to empty the playlist (someone...
2005-10-22 Cyril Deguet* hotkeys.c: don't crash when there is no input
2005-10-20 Jean-Paul Samanfix one potential refcount problem
2005-10-20 Jean-Paul SamanPut vlc_object_release() at the proper place. This...
2005-10-16 Jean-Paul SamanMake sure to get the right unit
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-15 Jean-Paul SamanFullscreen patch for rc-interface that allows to force...
2005-10-11 Jean-Paul SamanFix broken status command on rc interface
2005-09-28 Derk-Jan Hartman* Now uses the fullscreen variable instead of setting...
2005-09-22 Gildas Bazin* modules/control/netsync.c: compilation fix.
2005-09-20 Sam Hocevar * modules/control/http/rpn.c: don’t crash if stripsla...
2005-09-02 Christophe Massiot * modules/control/http/http.c: Added a small hack...
2005-09-01 Christophe Massiot * modules/control/http/http.c: Fixed PATH environment...
2005-09-01 Christophe Massiot * modules/control/http/http.c: Added a SERVER_PATH...
2005-08-30 Christophe Massiot * modules/control/http/http.c: Fixed argv[1] in CGI...
2005-08-29 Christophe Massiot * ALL: New p_vlc->psz_userdir. This is different from...
2005-08-29 Christophe Massiot * src/extras/libc.c: Implemented vlc_execve() for...
2005-08-29 Christophe Massiot * modules/control/http/mvar.c: Under Windows do not...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-26 Christophe Massiot * src/extras/libc.c: Fixed Win32 compilation.
2005-08-26 Christophe Massiot * src/extras/libc.c: Implemented a wrapper around...
2005-08-23 Christophe Massiot * toolbox: Removed compilation information from versio...
2005-08-22 Sam Hocevar * modules/control/hotkeys.c: replaced pow(2,x) constr...
2005-08-22 Christophe Massiot * src/extras/libc.c: Implemented a vlc_readdir_wrapper...
2005-08-22 Sam Hocevar * modules/control/http/Modules.am: added missing...
2005-08-22 Jean-Paul SamanForward port of rev 12332
2005-08-20 Rémi Denis-CourmontFix url converter on win32
2005-08-19 Christophe Massiot * modules/control/http/rpn.c: vlc_var_* now take an...
2005-08-19 Jean-Paul SamanCleanup of status reporting.
2005-08-18 Clément StenacIf passed ?control=play without any item, just ask...
2005-08-18 Clément StenacFix consistency of some function names
2005-08-18 Clément StenacDie !
2005-08-18 Clément Stenacwtf ?
2005-08-18 Clément StenacSplit the HTTP interface and begin to document it
2005-08-18 Jean-Paul SamanFix an issue with the state option (behaves differently...
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-18 Christophe Massiot * modules/control/http.c: Implemented RPN functions...
2005-08-17 Christophe Massiot * src/libvlc.c: Expand ~/ in --config-file.
2005-08-17 Christophe Massiot * Makefile.am: New file version.c, generated at each...
2005-08-17 Christophe Massiot * modules/control/http.c: New RPN functions :
2005-08-13 Jean-Paul SamanFix breakage of revision 12164 when a non-socket connec...
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-13 Jean-Paul SamanPrint status change message when volume is changed...
2005-08-13 Rémi Denis-Courmont- Append CRLF manually
2005-08-13 Rémi Denis-CourmontRevert commit [12128] that violate gettext rules
2005-08-12 Clément StenacRemove slp and joystick plugins
2005-08-12 Christophe Massiot * modules/control/http.c: Added an id="include" macro...
2005-08-12 Christophe Massiot * modules/control/http.c: Fixed vlc_set_var() and...
2005-08-12 Christophe Massiot * modules/control/http.c: New foreach tags to walk...
2005-08-11 Jean-Paul SamanFix volume callback
2005-08-11 Jean-Paul SamanFix \r\n issues for Windows compatibility
2005-08-11 Christophe Massiot * modules/control/http.c: New RPN function vlc_seek...
2005-08-11 Christophe Massiot * modules/control/http.c: foreach directory is now...
2005-08-11 Christophe Massiot * modules/control/http.c: Fixed bugs in str_replace().
2005-08-11 Christophe Massiot * modules/control/http.c: Rewrote the parsers to handl...
2005-08-10 Jean-Paul SamanFix regression in timing behaviour. A minute jump is...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-09 Christophe Massiot * modules/control/http.c: New RPN functions: vlc_play...
2005-08-09 Jean-Paul SamanAdded new hotkeys (key-intf-hide, key-jump-3sec, key...
2005-08-05 Christophe Massiot * src/extras/libc.c: Added an implementation of scandi...
2005-08-05 Christophe Massiot * modules/control/http.c: Support for ~ in foreach...
2005-08-05 Christophe Massiot * modules/control/http.c: Added two new RPN functions...
2005-08-05 Rémi Denis-CourmontFix compiler warnings
2005-08-05 Christophe Massiot * ALL: a couple more vlc_object_release()...
2005-08-04 Christophe Massiot * modules/control/http.c: New option --http-charset...
2005-08-04 Rémi Denis-Courmontfix spelling of "unsupported"
2005-08-04 Rémi Denis-Courmont * modules/control/http.c : specify UTF-8 as charset...
2005-08-01 Christophe Massiot * modules/control/http.c: Add an 'ext' field to file...
2005-07-28 Rémi Denis-CourmontReally listen to all IP addresses by default
2005-07-25 Derk-Jan Hartman* change hotkeys OSD message from 0-100% to 0-400%
2005-07-25 Derk-Jan Hartman* Change volume range to 0-400 % visually in the macosx...
2005-07-25 Rémi Denis-Courmont- Fix buffer overflow (up to 1024 bytes)
2005-07-25 Rémi Denis-CourmontDon't reinvent the wheel^W^WANSI C
2005-07-25 Christophe Massiot * modules/control/http.c:
2005-07-17 Rémi Denis-CourmontCleanup - invalid #263.
2005-07-17 Rémi Denis-CourmontForgot this file - default to allowing every body when...
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-11 Rémi Denis-CourmontDiminish buffer size
2005-07-11 Rémi Denis-CourmontAvoid buffer overflow
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-10 Rémi Denis-Courmont- Fix possible buffer overflow (?)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-04 Damien Fouilleulcompile fix for WIN32, needs review
2005-07-03 Benjamin Prachtnew --telnet-host option to allow to bind the telnet...
2005-07-01 Rémi Denis-CourmontPF_* -> AF_*
2005-07-01 Rémi Denis-CourmontRemove unused variable - fix compiler warning
2005-06-27 Clément StenacDon't insult the user - Patch by Torsten Spindler
2005-06-17 Christophe Massiot * modules/control/http.c: Added support for .hosts...
2005-05-26 Yoann Peronneau * control/hotkeys.c: Automatically save playlist bookm...
2005-05-22 Rémi Denis-CourmontSupport for re-using the same TLS/SSL httpd hosts for...
2005-05-22 Rémi Denis-Courmont- Use the new vlc_getaddrinfo API
2005-05-13 Clément StenacRemove excessive HTTP debugging - Closes #108
2005-04-26 Laurent Aimar * all: warning fixes.
2005-04-18 Jean-Paul SamanFix deadlock while quiting VLC. It can get stuck in...
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
2005-04-04 Clément StenacFix OSD (text & widgets) aspect ratio
next