]> git.sesse.net Git - vlc/history - src
bindings/python/Makefile.am: move COMPILERARG initialization in the all: target to...
[vlc] / src /
2007-04-26 Antoine Cellerier * [PATCH] Memory hole fix by Bernie Purcell
2007-04-26 Damien Fouilleulfixed memleak pointed out by xtophe in previous commit
2007-04-26 Damien Fouilleul- configuration: added "--prefer-system-codecs" option...
2007-04-26 Jean-Paul SamanSpecifying --fake-file-reload 5 reloads the image file...
2007-04-25 Rafaël CarréDoesn't shutdown hal connection if initialisation failed.
2007-04-21 Olivier Aubertsrc/control/mediacontrol_internal.h: do not set excepti...
2007-04-21 Olivier Aubertsrc/control/mediacontrol_util: do not malloc a mediacon...
2007-04-19 Jean-Baptiste KempfCropping ratios: add 35mm Widescreen Eur and US.
2007-04-19 Jean-Baptiste KempfAdd 2.35 and 2.39 cropping ratios.
2007-04-18 Rémi Denis-CourmontKludge the kludge around the kludge around the kludge...
2007-04-18 Rémi Denis-CourmontUgly kludge around a kludge around a kludge. That's...
2007-04-18 Rémi Denis-CourmontUuinline functions and hide stream_t (it's not used...
2007-04-15 Antoine Cellerier * Switch b_strict to true in module_Need calls (we...
2007-04-15 Rémi Denis-CourmontFix the test suite
2007-04-15 Rémi Denis-CourmontPrint error message when loading the playlist fails
2007-04-15 Rémi Denis-CourmontRevert [16490]: do NOT remember loop repeat and random
2007-04-15 Rémi Denis-CourmontRemove useless wrapper around free()
2007-04-15 Rémi Denis-CourmontComplain in case of error when parsing the config file
2007-04-15 Rémi Denis-CourmontIncrease plugin cache version to force stalling.
2007-04-15 Rémi Denis-CourmontCategory and subcategory items are also integers. Fix...
2007-04-15 Rémi Denis-Courmont - Only use IPV6_V6ONLY when it makes sense (i.e. recei...
2007-04-14 Rémi Denis-CourmontWorks this time
2007-04-14 Rémi Denis-CourmontUndo erroneous commit
2007-04-14 Rémi Denis-CourmontFix compiler warning
2007-04-14 Rémi Denis-CourmontInclude modules.h whenever needed
2007-04-14 Rémi Denis-CourmontTiny code factorization
2007-04-14 Rémi Denis-CourmontFurther hide module_t layout from plugins
2007-04-14 Rémi Denis-CourmontHandle plugin cache reading error case
2007-04-14 Rémi Denis-CourmontInitial work on hiding module_t layout from plugins
2007-04-14 Rémi Denis-CourmontMove libvlc module stuff to their own subdirectory
2007-04-14 Rémi Denis-CourmontClean header file
2007-04-12 Antoine CellerierInvalidate old caches (cf [19742]).
2007-04-11 Antoine Cellerier* Honor --color with --list.
2007-04-10 Damien Fouilleullibvlc_video_take_snapshot: removed kludge and fixed...
2007-04-08 Rafaël CarréDon't run hal_initialize() twice. Bug introduced in...
2007-04-07 Antoine CellerierModules have a psz_help string. This is currently used...
2007-04-07 Antoine CellerierDisplay module's psz_help in help output (see next...
2007-04-07 Antoine CellerierAdd color help output when using command line switches...
2007-04-07 Antoine CellerierAdd subcategories and sections to command line help...
2007-04-07 Antoine CellerierFix help string.
2007-04-07 Rafaël CarréLoads D-Bus control interface in one instance mode...
2007-04-06 Rafaël CarréDoesn't unref the D-Bus connection if connection failed
2007-04-06 Rafaël CarréAutomatically loads dbus control interface in one-insta...
2007-04-06 Rafaël Carréadds sanity check to module_Exists()
2007-04-05 Rémi Denis-CourmontRevert previous commit.
2007-04-05 Rafaël CarréStreaming output works again. Closes #1047
2007-04-05 Rémi Denis-CourmontRevert [19092] and really fix the variable naming probl...
2007-04-05 Rémi Denis-Courmontmissing errno.h
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-04-05 Rémi Denis-CourmontHandle I/O errors
2007-04-05 Rafaël CarréFixes InitDeviceValues() using old HAL api
2007-04-05 Rémi Denis-CourmontHandle I/O errors properly
2007-04-05 Rémi Denis-CourmontFix compiler warnings
2007-04-05 Jean-Paul SamanFix missing initializer compiler. Use memset to properl...
2007-04-04 Antoine Cellerier* Core: add var_Command function. This is used to execu...
2007-04-01 Antoine CellerierAllow changing the subpicture filter chain at runtime...
2007-03-31 Antoine Cellerierscale.c: implement RGBA scaling.
2007-03-31 Antoine Celleriervout_subpictures.c: Do not call the scaling module...
2007-03-29 Yoann Peronneau* fix a segfault
2007-03-28 Damien Fouilleul- libvlc: new libvlc_video_redraw_rectangle() API,...
2007-03-27 Damien Fouilleul- getaddrinfo.c : cleanup replacement APIs for win32...
2007-03-27 Damien Fouilleul- control/input.c: don't rely on exceptions to control...
2007-03-25 Rémi Denis-CourmontRename sigset_t variables. No run-time change.
2007-03-25 Antoine CellerierAdd 2 missing calls to config_ChainDestroy().
2007-03-25 Antoine CellerierRemove last call to strchr( , ':' ) and fix a small...
2007-03-25 Antoine CellerierSmall fix.
2007-03-25 Antoine CellerierAllow using the config chain syntax for vout filters...
2007-03-25 Antoine CellerierRemove double ;
2007-03-25 Antoine CellerierWe want to check the main type only (& 0x00f0).
2007-03-25 Damien Fouilleullibvlc/control: make sure aout is active before attempt...
2007-03-25 Rémi Denis-CourmontBlock SIGCHLD so we don't get polluted by system()...
2007-03-24 Pierre d'HerbemontCore: Prefer ANSI-C style comments over C++ comments.
2007-03-24 Antoine CellerierUse the module's name as object name if none was explic...
2007-03-24 Antoine Cellerierif we var_Create with DOINHERIT|ISCOMMAND and ISCOMMAND...
2007-03-24 Antoine CellerierAllow using an object's psz_object_name as id for the...
2007-03-24 Antoine Cellerier* Make it possible to give names to vlc objects (psz_ob...
2007-03-24 Rémi Denis-CourmontRe-disable v6 only for better handling of udp://@ on...
2007-03-24 Rémi Denis-Courmont- Fix various error handling bugs in vlc_execve.
2007-03-24 Laurent AimarFixed stat counter leaks on open failure.
2007-03-24 Laurent AimarFixed memory leak when we cannot save the configuration...
2007-03-24 Laurent AimarFixed 2 segfaults in config_OpenConfigFile.
2007-03-23 Christophe MutricyFix the strings.
2007-03-23 Laurent AimarPartial implementation of EPG support (Converted to...
2007-03-23 Laurent AimarExtended INPUT_DEL_INFO (Allow deleting a whole categor...
2007-03-23 Laurent AimarAdded EPG (Electronic Program Guide) helpers and ES_OUT...
2007-03-23 Laurent AimarFixed net_Read and net_Write (poll can be interrupted).
2007-03-22 Jean-Paul SamanLet the code blend in.
2007-03-22 Jean-Paul SamanFix potential crash condition.
2007-03-22 Jean-Paul SamanReturn sane state value when no input is present.
2007-03-21 Antoine CellerierTrailing spaces, again.
2007-03-21 Damien Fouilleul- getopt: use optind==0 for reentrency support and...
2007-03-19 Antoine CellerierWhen using -p <module name> (or --module <module name...
2007-03-15 Damien Fouilleul- unicode.c, wincp.c: compile fix
2007-03-14 Rémi Denis-CourmontFix crash on UTF-8 systems in previous commit
2007-03-14 Rémi Denis-CourmontFix for obsolete setups
2007-03-14 Rémi Denis-CourmontConvert from locale before passing to LibVLC - closes...
2007-03-14 Rémi Denis-CourmontRemove too late and partial command line charset conver...
2007-03-14 Rémi Denis-Courmont- Make FromLocale() usable any time (after setlocale...
2007-03-14 Rémi Denis-CourmontRemove bogus variable
2007-03-14 Rémi Denis-CourmontFix MB2MB and use it
next