]> git.sesse.net Git - vlc/history - src/libvlc-module.c
Contribs: fix xml2 installation on OSX
[vlc] / src / libvlc-module.c
2011-10-12 Christophe MutricyTypo
2011-10-10 KO Myung-HunEnable 'high-priority' option on OS/2
2011-10-10 KO Myung-HunDisable daemon mode on OS/2
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
2011-10-02 Rémi Denis-CourmontRemove old deprecated aliases and replace new one with...
2011-10-02 Rémi Denis-Courmontvout-filter is not quite the same as vout-splitter...
2011-10-02 Rémi Denis-CourmontAdd obsolete option for all --*-caching values
2011-10-02 Rémi Denis-CourmontRemove 0.9.x deprecated aliases, add deprecation versio...
2011-09-25 Kaarlo RaihaChange fs controller and mouse cursor hide timeout...
2011-09-15 Pierre YnardAdd option to select preferred video resolution
2011-09-05 Laurent AimarAdded 'Boss Key' support to the core.
2011-08-30 Rémi Denis-CourmontAdd deprecated alias for the most common caching values
2011-08-30 Rémi Denis-CourmontConstrain caching to a positive value no longer than...
2011-08-29 Rémi Denis-CourmontCreate 4 common caching parameters (file, capture,...
2011-08-22 Rémi Denis-CourmontObsolete confusing --miface-addr option and rework...
2011-08-19 Rémi Denis-CourmontObsolete thread-unsafe command line options for CPU...
2011-08-18 Rémi Denis-CourmontRemove unused duplicate vlc_usage
2011-08-16 Rémi Denis-CourmontInclude "modules.h" from libvlc-module.c
2011-08-15 Rémi Denis-CourmontAllow NULL module capability
2011-08-14 Pierre YnardUse registered rtsp-alt port
2011-08-10 Rémi Denis-CourmontRemove aout-rate
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis-CourmontFactor HTTP/TLS server code into httpd core
2011-08-02 Rémi Denis-CourmontRemove server-port and mark it obsolete
2011-07-31 Kaarlo RaihaChange refered to referred
2011-07-25 Rémi Denis-CourmontPrivatize AOUT_VOLUME_STEP
2011-07-25 Rémi Denis-CourmontReplace AOUT_VOLUME_MIN with 0
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-17 Rémi Denis-Courmont--quiet is not advanced
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-06-29 Rémi Denis-CourmontMove --playlist-autostart to main
2011-06-20 Rémi Denis-CourmontTurn --services-discovery into a string advanced option
2011-06-11 Rémi Denis-CourmontNuke manual IP version selection
2011-05-31 Rémi Denis-Courmontaout: small cleanup
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-11 Rémi Denis-CourmontRemove write-only change_need_restart()
2011-05-02 Rémi Denis-CourmontRemove some leftovers from pre-libtool era
2011-04-30 Rémi Denis-CourmontAutomatically save all configuration items
2011-04-29 Rémi Denis-CourmontReally save bookmarks automatically
2011-04-25 Jean-Baptiste KempfRemove prefer-system codecs option
2011-04-23 Jean-Baptiste KempfQt: improve title display
2011-04-22 Hugo Beauzée-Luyssenlibvlc-module: Adding a input-title-format variable
2011-04-20 Yuval TzeNew sub-filter support add new "sub filter" capability...
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-14 Juha JeronenInverse telecine deinterlacer
2011-04-07 Rémi Denis-CourmontRemove text for non existent --volume-save
2011-04-06 Pierre YnardUse add_loadfile() for --vlm-conf
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-03-29 Juha JeronenPhosphor deinterlacer
2011-03-10 Romain GoyetChanging key items to string type on OS X as well
2011-02-12 Rémi Denis-CourmontMove actions list to key config
2011-02-12 Rémi Denis-CourmontMark plugin-path as obsolete
2011-02-10 Rémi Denis-CourmontChange key items to string type
2011-01-18 Rémi Denis-CourmontMove --x11-display to the XCB window plugin
2010-12-08 Pierre YnardAdd forgotten change_need_restart()
2010-12-08 Pierre YnardAdd option to choose the VoD server module
2010-12-05 Rémi Denis-CourmontRemove obsolete dump action
2010-12-05 Rémi Denis-CourmontUndefine unimplemented history actions
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-10-29 Christophe MutricyActivate Modern Greek translation on Windows (and Mac)
2010-10-25 Laurent AimarRenamed vout-filter in video-splitter.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_key: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_directory: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_savefile: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-20 Rafaël CarréDisable media-library by default
2010-10-17 Rémi Denis-CourmontFix memory leak
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-09-05 Eduard Babayanl10n: New Armenian translation
2010-08-22 Rémi Denis-CourmontFix/improve some strings
2010-08-11 Rémi Denis-CourmontMove disc defaults to libvlc-module.c, fix Windows...
2010-08-03 Rémi DuraffortRemove aliases deprecated since 0.8.2
2010-08-02 Jean-Baptiste KempfMark bookmarks() as safe
2010-07-08 Rémi Denis-CourmontRemove the --user-agent hack
2010-07-01 Jean-Baptiste Kempfaudio-visu are about visualization2 modules.
2010-06-26 Srikanth RajuML: Media Library Core
2010-06-26 Rémi DuraffortFix spelling.
2010-06-15 Ilkka Ollakkadon't use empty string for user-agent
2010-06-10 Christophe MutricyAllow users to select Sinhala
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-06-02 Rémi Denis-Courmont--glx-display is also merged with --x11-display
2010-05-30 Rémi DuraffortFix duplicated option.
2010-05-29 Rémi Denis-CourmontAdd a secret --user-agent option to pass the applicatio...
2010-05-17 Jean-Baptiste KempfZoom hotkeys: fix conflicts with Qt interface
2010-04-14 Erwan Tulouhelp: fix semi-colon wrongly stated where colon or...
2010-04-14 Erwan Tulouhelp: fix comma wrongly stated when colon is actually...
2010-03-30 Christophe MutricyActivate Nynorsk on Win32 and MacOS
2010-03-30 Christophe MutricyActivate Walloon on win and mac
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-29 Rémi Denis-CourmontMark --(no-)overlay as safe - fixes #3465
2010-03-06 Rémi Denis-Courmontvideo-x, video-y: make zero the default
2010-03-04 Laurent AimarAdded an option (clock-jitter) to control the maximum...
2010-03-01 Erwan Tuloucore: two typos
next