]> git.sesse.net Git - vlc/history - src/libvlc-module.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / libvlc-module.c
2008-10-18 Jean-Baptiste KempfRevert "Mark "force-dolby-surround" as deprecated"
2008-10-17 Christophe MutricyMark "force-dolby-surround" as deprecated
2008-10-16 Jean-Baptiste KempfTry to not confuse between Dolby Surround (2.1) and...
2008-10-08 Laurent AimarObsoleted minimize-threads option.
2008-10-08 Laurent AimarObsolete auto-adjust-pts-delay.
2008-09-22 Antoine CellerierRemove change_unsafe() no-op.
2008-09-13 Antoine CellerierActivate 2 more one instance mode optins with DBus
2008-09-12 Jean-Baptiste KempfChange the default hotkeys to avoid conflicts.
2008-09-11 Rémi Denis-CourmontSAP announce: rewrite, use one thread per SAP group...
2008-09-06 Christophe MutricyFix silly [8666615cc]
2008-09-05 Christophe Mutricydon't use the same shortcut as --list
2008-09-03 Laurent AimarDo not set sout-keep by default.
2008-09-02 Antoine CellerierIn fact it's the module name (as in MODULE_NAME on...
2008-09-02 Antoine CellerierAlso allow filtering based on module names.
2008-09-01 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-09-01 Antoine CellerierAccept partial matches with -p <module name> (aka ...
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-08-26 Laurent AimarAdded recording on the fly through sout.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-25 Laurent AimarAdded new audio-time-strech option to insert scaletempo...
2008-08-25 Felix Paul KühneMinor spelling mistakes pointed by P.K2
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-23 Christophe Mutricyl10n: New Bulgarian translation by Ivo Ivanov
2008-08-21 Antoine CellerierAdd help string for vout-filter option.
2008-08-17 Jean-Baptiste KempfFix typo. Close #1865
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Christophe MutricyActivates Punjabi translation
2008-08-01 Pierre d'Herbemontinput: Expose input_ItemHasErrorWhenReading.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Jean-Baptiste KempfRemove unneeded space.
2008-07-31 Rémi DuraffortFix commit.
2008-07-31 Pierre d'Herbemontlibvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.
2008-07-16 Felix Paul KühneFixed l10n msg
2008-07-16 Felix Paul KühneWe agreed not to put sentences aka dots in non-longtext...
2008-07-06 Pierre d'Herbemontlibvlc: --use-stream-immediate and --auto-adjust-pts...
2008-07-06 Pierre d'Herbemontlibvlc: --full-help now displays an exhaustive help.
2008-07-06 Pierre d'Herbemontlibvlc: Fix video-title-position values.
2008-07-06 Pierre d'HerbemontRevert "libvlc: Add a --verbose-objects option to selec...
2008-07-06 Pierre d'Herbemontlibvlc: Fix --reset-config help message.
2008-07-06 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-05 Laurent AimarWhitlist a bunch of safe options that could be usefull...
2008-07-05 Pierre d'Herbemontlibvlc: Typo.
2008-07-05 Pierre d'Herbemontlibvlc: Fix --auto-adjust-pts-delay help text.
2008-07-03 Rémi Denis-CourmontOups
2008-07-03 Rémi Denis-CourmontFix hide interface default shortcut
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Rémi Denis-CourmontRevert "Disable embedded window by default"
2008-06-20 Rémi Denis-CourmontDisable embedded window by default
2008-06-12 Felix Paul KühneAssigned cmd-R to 'Open Capture Device'
2008-06-09 Christophe MutricyUpdate and activate portuguese l10n. Thanks to Bruno...
2008-06-05 Pierre d'Herbemontinput: Add --auto-adjust-pts-delay, this allows to...
2008-06-05 Pierre d'Herbemontstream: Add a new method for buffering access: A*Immedi...
2008-06-02 Christophe MutricySerbian l10n by Marko Uskokovic and Gorana Milicevic...
2008-06-02 Rafaël CarréRemove support DBus & HAL APIs
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-08 Rémi Denis-Courmontvlc_modules_macros.h -> vlc_plugin.h
2008-04-30 Rémi Denis-Courmont--mono does noes exist. Comment out the text for it.
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-22 Rafaël Carréplaylist-tree has only 2 meaningful values now
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-02 Pierre d'Herbemontlibvlc: Add a --ignore-config options that allow not...
2008-04-02 Antoine CellerierRemove stupid default 320x200 snapshot size. It now...
2008-03-28 Pierre d'Herbemontmodule: Use PATH_SEP instead of ':'.
2008-03-28 Pierre d'Herbemontmodule: Allow multiple paths in --plugin-path (Separate...
2008-03-27 Rémi Denis-CourmontRemove excess initializers
2008-03-27 DylanAdd Hotkey to cycle through audio devices
2008-03-23 Felix Paul Kühneupdated the list of shortcuts not to be used on Mac...
2008-03-22 Jean-Baptiste KempfUniformisation and configurability of Mouse Hidding...
2008-03-18 Rémi Denis-CourmontRemove the short-lived security-policy parameter.
2008-03-08 Rafaël Carréremove dead code moved from libvlc.h
2008-03-04 Christophe MutricyDocument that we now require :// between access and url
2008-02-29 Jean-Paul SamanPatch by Johannes Buchner (buchner.johannes at gmx...
2008-02-21 Damien Fouilleullibmp4: removed the 'France' option, who cares ?
2008-02-20 Damien FouilleulMacOSX: fix macosx-embedded -> embedded-video migration
2008-01-27 Rémi Denis-CourmontDefault to using pthread instead of exploding.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting: 1st step
2007-12-18 Rémi Denis-CourmontDon't create two competing options of the same name
2007-12-18 Rémi Denis-CourmontGood riddance the helper module
2007-12-18 Rémi Denis-CourmontMove options from the help kludge^Wmodule to the main...
2007-12-18 Rémi Denis-CourmontFix for libvlc_config crash (hopefully)
2007-12-15 Dennis van Amerongen* src/libvlc-module.c: typo autorise -> authorise
2007-12-15 Rémi Denis-CourmontRemove extra semi-colon
2007-12-03 Jean-Paul SamanRedine menu hotkeys because they collided with other...
2007-11-28 Rémi Denis-CourmontSet default DVD defice
2007-11-24 Jean-Baptiste KempfChange the meta information fetcher TEXT
2007-11-08 Christophe Mutricytypo
2007-11-07 Pierre d'Herbemontplaylist: Add an option to disable meta-fetch. (Need...
2007-10-30 Rafaël CarréDisable album art by default. fix #1280
2007-10-26 Jean-Paul SamanAdd snapshot command to rc interface and make snapshot...
2007-10-20 Rafaël CarréNew inhibit module to prevent the power management...
2007-10-15 Sigmund Augdal Helbergfix the -A shortcut
next