]> git.sesse.net Git - vlc/history - modules/control
Remove unused comments
[vlc] / modules / control /
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
2005-03-14 Sigmund Augdal Helbergcorba/Modules.am: include missing files in dist. Fixes...
2005-03-10 Antoine Cellerier * mosaic alignment (works like --marq-position) and...
2005-03-06 Antoine Cellerierremove useless --rc-extend option in favor of the longh...
2005-03-06 Antoine Cellerier * mosaic call back help
2005-03-06 Mark Moriartyenable rc logo-file on the fly
2005-03-05 Gildas Bazin* ALL: a few fixes.
2005-03-04 Yoann Peronneau* modules/control/http.c: elements are now one level...
2005-03-04 Mark MoriartyMake logo-x, logo-y operate relative to upper left...
2005-03-03 Rémi Denis-Courmont- Specify a charset (according to locale) for HTML...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-01 Derk-Jan Hartman* Fix compile issue on lirc.c
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
2005-03-01 Derk-Jan Hartman* simplified the lirc code to listen for key-* strings...
2005-03-01 Gildas Bazin* modules/control/Modules.am, rtci.c: really delete...
2005-02-28 Mark MoriartyRemove rtci.c from modules/control (implementation...
2005-02-28 Antoine Cellerier * mosaic.c, rc.c, rtci.c : callbacks to change mosaic...
2005-02-27 Mark Moriartyfreetype and rc extensions. i_font_color and i_font_op...
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2005-02-08 Laurent Aimar * http: add a redirect from */index.html to */
2005-01-24 Derk-Jan Hartman* modules/control/rc.c:
2005-01-24 Derk-Jan Hartman* Rename a TIME_ABSOLUTE define because it's already...
2005-01-19 Benjamin PrachtAdd a category to the showintf control interface, so...
2005-01-06 Eric Petit control/http.c: gcc < 3 compile fix
2005-01-05 Jérome DecoodtWork to support new playlist in http interface.
2004-12-25 Clément StenacFix connection close, patch by Ted Deppner <ted at...
2004-12-21 Gildas Bazin* modules/control/hotkeys.c: snapshot hotkey.
2004-12-20 Clément StenacForce RC interface in standard playlist mode
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-11 Clément StenacImprovements to preferences
2004-11-20 Clément StenacFix crash in bookmarks
2004-11-13 Clément StenacMerge string fixes
2004-11-11 Mark MoriartyChanged logo and marq control variables to attach to...
2004-11-10 Felix Paul Kühne* removed l10n for every string, but the help, 'initial...
2004-11-07 Gildas Bazin* modules/control/rc.c: ported MRL parsing (changeset...
2004-11-07 Jean-Paul SamanRenamed overloaded standard C-library function printf...
2004-11-07 Mark MoriartyChange marquee callback variables to use INPUT instead...
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-11-06 Rémi Denis-CourmontBetter strings
2004-11-06 Rémi Denis-Courmont- Better settings description,
2004-11-06 Clément StenacFixes
2004-11-06 Rémi Denis-CourmontFix to use TLS module dynamically
2004-11-04 Rémi Denis-CourmontUse --http-intf-* for certificates stuff instead of...
next