]> git.sesse.net Git - vlc/history - src/libvlc-module.c
Fix commit.
[vlc] / src / libvlc-module.c
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
2007-10-12 Laurent AimarAdded sout-mux-caching option. It allow to set the...
2007-09-23 Rémi Denis-CourmontMark playlist-enqueue as non-saveable - refs #869
2007-09-23 Rémi Denis-CourmontFix console support autodetection.
2007-09-18 Rémi Denis-Courmont- Make language list more diff-friendly
2007-09-10 Antoine CellerierSort the VLC translation languages alphabeticaly accord...
2007-09-10 Antoine CellerierFix horrible bug in language id list (must have broken...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-31 Rémi Denis-CourmontUse 1400 rather than 1500 as default *application-layer...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-07-18 Jean-Baptiste KempfDefault keys for !mac changes:
2007-06-30 Christophe MutricyActivate the polish translation
2007-06-26 Jean-Paul SamanFix new key-menu-* hotkeys definitions
2007-06-21 Jean-Paul SamanAdded new hotkeys "key-menu-[on|off|left|right|up|down...
2007-06-17 Laurent AimarAdded replay gain support (audio-replay-gain-mode track...
2007-06-13 Laurent AimarAdded --run-time option to specify how many second...
2007-06-12 Jean-Paul SamanShow title on video output based on users preferences...
2007-06-01 Christophe MutricyArabic l10n by Fbourai
2007-05-23 Damien Fouilleul- win32: retire --fast-mutex and --win-cv-method completely
2007-05-20 Felix Paul Kühne* default enable Interface Interactions
2007-05-14 Damien Fouilleul- hotkeys: deprecated 'key-fullscreen' in favor of...
2007-05-14 Damien Fouilleul- hotkeys: leave full screenscreen hotkey (defaulted...
2007-05-08 Antoine CellerierAdd a hotkey to toggle wallpaper mode. Currently only...
2007-05-04 Christophe MutricyPersian localisation by Meelad Zakaria and Farzaneh...
2007-05-03 Jean-Baptiste KempfChange prefer-system-codecs category (put it in codecs...
2007-04-26 Damien Fouilleul- configuration: added "--prefer-system-codecs" option...
2007-04-15 Antoine Cellerier * Switch b_strict to true in module_Need calls (we...
2007-04-15 Rémi Denis-CourmontRevert [16490]: do NOT remember loop repeat and random
2007-04-11 Antoine Cellerier* Honor --color with --list.
2007-04-07 Antoine CellerierFix help string.
2007-03-23 Christophe MutricyFix the strings.
next