]> git.sesse.net Git - vlc/history - modules/control/rc.c
Added dynamic variable volume-change to notify upon a volume change. The rc-interface...
[vlc] / modules / control / rc.c
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-24 Benjamin PrachtAdd a "clear" command to empty the playlist (someone...
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-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-08-22 Jean-Paul SamanForward port of rev 12332
2005-08-19 Jean-Paul SamanCleanup of status reporting.
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-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-11 Jean-Paul SamanFix volume callback
2005-08-11 Jean-Paul SamanFix \r\n issues for Windows compatibility
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-05 Christophe Massiot * ALL: a couple more vlc_object_release()...
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-01 Rémi Denis-CourmontPF_* -> AF_*
2005-05-22 Rémi Denis-Courmont- Use the new vlc_getaddrinfo API
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-04 Mark MoriartyMake logo-x, logo-y operate relative to upper left...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
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-01-24 Derk-Jan Hartman* modules/control/rc.c:
2004-12-20 Clément StenacForce RC interface in standard playlist mode
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-11 Clément StenacImprovements to preferences
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-02 Gildas Bazin* modules/control/rc.c: reverted last commit and only...
2004-10-18 Mark MoriartyWindows compatibility -- Change printf from \n to \r\n
2004-10-18 Gildas Bazin* modules/control/rc.c: proper fix for the high CPU...
2004-10-17 Mark MoriartyWIN32 rc-quiet fix, only do net_Accept once per second...
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-09-29 Mark MoriartyMinor fix, cleared warnings for unused var and undeclar...
2004-09-29 Mark MoriartyMove marquee processing from Playlist to Other, change...
2004-09-26 Mark MoriartyMoved marquee to Playlist area, "marquee " blanks...
2004-09-26 Mark MoriartyAdd --rc-extend switch, for extra commands.
2004-09-26 Clément StenacAdd logout function to RC interface
2004-09-26 Clément StenacAdd timeout hook for marquee
2004-09-26 Gildas Bazin* modules/control/rc.c: added an --rc-quiet option...
2004-09-26 Mark Moriartyrc.c -- Add hooks to control marquee string and offsets
2004-09-01 Clément StenacAdded "is_playing", "get_title", "get_time" and "get_le...
2004-07-25 Gildas Bazin* modules/control/rc.c: removed useless code for the...
2004-07-25 Rémi Denis-Courmont- unlink Unix socket on exit,
2004-07-24 Gildas Bazin* src/misc/net.c, modules/control/rc.c: win32 fixes.
2004-07-24 Gildas Bazin* src/misc/net.c, include/network.h: added net_vaPrintf...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-04-15 Felix Paul Kühne* added localisation support
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-06 Clément Stenac* Remove directories with only one source file inside