]> git.sesse.net Git - vlc/history - modules/control/rc.c
Improvements to preferences
[vlc] / modules / control / rc.c
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