]> git.sesse.net Git - vlc/history - modules/control
Merge back branch 0.8.6-playlist-vlm to trunk.
[vlc] / modules / control /
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-13 Antoine CellerierAllow on the fly cropping size change with top, left...
2006-05-13 Antoine CellerierAdd zoom (z) and unzoom (shift+z) hotkeys
2006-05-10 Christophe Mutricy(no commit message)
2006-05-06 Antoine CellerierAdd 'GENRE' to the list of vlc_get_meta language indepe...
2006-05-05 Antoine Cellerier"[PATCH] for changing the mosaic-order in execution...
2006-05-04 Antoine CellerierAdd undocummented comments to help. Thanks to pieroxy...
2006-04-30 Rémi Denis-CourmontFix segfault
2006-04-29 Rémi Denis-CourmontHmm 512 bytes to format a decimal integer sounds a...
2006-04-29 Rémi Denis-CourmontAnother overflow
2006-04-29 Rémi Denis-CourmontFix likely stack buffer overflow
2006-04-29 Rémi Denis-Courmont- Don't nul-terminate after snprintf(), it does it...
2006-04-19 Antoine CellerierHackish fix for 'TITLE' vlc_meta_get
2006-04-17 Antoine CellerierAdd vlc_get_meta function. Argument can be:
2006-04-14 Antoine CellerierPrevent some segfaults when using hotkeys with no vout
2006-04-12 Christophe Mutricy*macro.c: Get the name correctly
2006-04-12 Christophe Massiot * modules/control/http/macro.c: Add slashes in the...
2006-04-11 Rémi Denis-CourmontRestores [13132] back - break the new interface again
2006-04-11 Rémi Denis-CourmontRevert [15132]:
2006-04-11 Clément StenacString fixes
2006-04-07 Rémi Denis-CourmontRestore previous URI components decoding instead of...
2006-04-06 Christophe Massiot * modules/control/http/util.c: Simplify MRLParse,...
2006-04-05 Christophe Mutricyhttp.c: Fix string.
2006-04-03 Rémi Denis-Courmont- Do not rewrite “+” as a white space when unescaping...
2006-04-01 Rémi Denis-Courmont- Don't assume builddir = srcdir
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-03-30 Clément Stenac2nd control review (except telnet)
2006-03-30 Clément StenacUse the string
2006-03-30 Clément StenacCorba string (Refs:#438)
2006-03-29 Antoine CellerierSome more typos
2006-03-29 Antoine CellerierFix typos. Thanks to tumu
2006-03-29 Antoine CellerierControl interfaces first string review.
2006-03-29 Antoine CellerierFirst rc interface string review
2006-03-29 Felix Paul Kühne* fixed a few signedness warnings. Please shout if...
2006-03-28 Antoine CellerierExport stats in http interface
2006-03-27 Rémi Denis-CourmontRemove superfluous (as in implied by the previous one...
2006-03-27 Rémi Denis-CourmontUse utf8_scandir instead of scandir
2006-03-26 Rémi Denis-Courmont- Use iconv transliteration instead of custom code
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-24 Antoine Celleriertry fixing charset problems. I'll launch a win32 nightl...
2006-03-23 Antoine Cellerieruse p_playlist->p_input
2006-03-22 Clément StenacStrings review of telnet.c (Refs:#438)
2006-03-20 Christophe Massiot * modules/control/http: Content-Type should be case...
2006-03-18 Clément StenacDon't use %f in HTTP interface (Closes:#584)
2006-03-18 Antoine CellerierHTTP interface: Display estimated item time when available.
2006-03-18 Antoine CellerierExport the fact that a playlist item is read only or...
2006-03-18 Antoine Cellerier* rpn.c: add "services_discovery_add", "services_discov...
2006-03-17 Jean-Paul SamanImplement sort functionality on http interface. Patch...
2006-03-12 Rémi Denis-CourmontPropagate changes from previous commit
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-04 Jean-Paul SamanDo not print extra STRING_CR on successfull command.
2006-02-27 Rémi Denis-CourmontSeparate socket/resolv stuff (network.h) from url stuff...
2006-02-19 Antoine CellerierRemove debug message
2006-02-18 Rémi Denis-CourmontFix warnings
2006-02-13 Rémi Denis-CourmontAnother bunch of Unicode file names fixes (refs #528)
2006-02-12 Clément StenacFix refcount problems
2006-02-02 Antoine Celleriersrc/*, include/* : update core functions. (Should make...
2006-02-01 Rémi Denis-CourmontFixed some warnings
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-29 Antoine CellerierPrompt for password again after displaying "Wrong passw...
2006-01-29 Antoine Celleriermodules/control/http/mvar.c : explore vlm_message_t...
2006-01-28 Sigmund Augdal Helbergtelnet.c: a few more minor (potensial) memleaks
2006-01-28 Sigmund Augdal Helbergtelnet.c: fix a very minor memleak in Open
2006-01-27 Antoine Cellerier rpn.c : vlm_cmd now adds a "vlm_value" variable
2006-01-23 Clément StenacAdd global options for netsync and showintf and hide...
2006-01-22 Christophe Mutricymissing in [13991].
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-22 Antoine Cellerierremove dirty debug messages.
2006-01-22 Antoine Celleriernew "vlm_cmd" (or "vlm_command") rpn function.
2006-01-12 Antoine CellerierFSF address change.
2006-01-10 Olivier AubertModules.am: src/control/plugin.c is now src/control...
2006-01-09 Antoine Cellerier../../src/control/plugin.c doesn't exist anymore (this...
2005-12-16 Antoine Cellerieradd vlc_object_exist rpn function that checks if an...
2005-12-15 Christophe Massiot * modules/control/http/mvar.c: Handle file extensions...
2005-12-14 Derk-Jan Hartman* Free scandir results when we are done with them....
2005-12-09 Olivier Aubertcorba: remove useless files
2005-12-09 Olivier Aubertcorba module: use the integrated mediacontrol API
2005-12-06 Antoine Cellerierrename to vlc_volume_set
2005-12-06 Antoine Celleriernew rpn function : volume_set
2005-12-06 Antoine Cellerierugly dirty horrible thing so that text/xml files don...
2005-12-05 Rémi Denis-Courmont- Use net_ConnectUDP on the slave side
2005-11-29 Antoine Cellerieradd aspect ratio, crop and deinterlace hotkeys. fixes...
2005-11-28 Rémi Denis-CourmontFix format string would-be vulnerability (the macro...
2005-11-27 Clément Stenac* Improve strings for jumps
2005-11-26 Antoine Cellerier * : make jump hotkeys time interval user configurable
2005-11-20 Christophe Mutricyutil.c: Partially revert [12120]. the http interface...
2005-11-03 Jean-Paul SamanForward port from revision 13127
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...
next