]> git.sesse.net Git - vlc/history - plugins
* ./doc/developer/decoders.xml: fixed a typo preventing compilation.
[vlc] / plugins /
2002-04-10 Sam Hocevar * ./plugins/aa/aa.c: we now parse the AAOPTS environm...
2002-04-08 Johan Bilien* made file access plugin use input_SetProgram so that...
2002-04-07 Christophe Massiot* Fixed Altivec-enabled version of fastmemcpy
2002-04-07 Sam Hocevar * ./configure.in: wrote a better test for libdvdread...
2002-04-06 Sam Hocevar * ./plugins/win32/mainframe.dfm: swapped two mixed...
2002-04-05 Sam Hocevar * ./Makefile, ./configure.in: misc BeOS build fixes.
2002-04-05 Jon Lech Johansen * ./plugins/macosx/vout_macosx.c: memalign -> vlc_mem...
2002-04-05 Sam Hocevar * ./plugins/win32/win32.cpp: fixed `--intf intfwin...
2002-04-05 Sam Hocevar * ./configure.in: added --enable-intfwin to enable...
2002-04-05 Sam Hocevar * ./plugins/win32/intfwin.bpr: we now build intfwin...
2002-04-05 Gildas Bazin* introduced a memalign wrapper that will align the...
2002-04-04 Christophe Massiot* FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
2002-04-04 Christophe Massiot* Fixed intf_eject for iPAQ (untested)
2002-04-04 Olivier Teulière * ./AUTHORS: added myself :)
2002-04-04 Sam Hocevar * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade...
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-04-03 Christophe Massiot* Fix for iPAQ familiar Linux (untested)
2002-04-03 Christophe MassiotFixed altivec memcpy module [OS X port]
2002-04-03 Sam Hocevar * ./Makefile.modules: modules now depend on Makefile...
2002-04-03 Olivier Teulière * ./plugins/win32/*: Added management for secondary...
2002-04-03 Sam Hocevar * ./plugins/ogg/*: added preliminary files for an...
2002-04-03 Sam Hocevar * ALL: removed libdvdcss from the vlc tree.
2002-04-03 Gildas Bazin* fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_d...
2002-04-03 Sam Hocevar * ./po/ja.po: added Japanese translation from Fumio...
2002-04-02 Gildas Bazin* Got rid of the DVD_DEVICE macro. We now use the dvd_d...
2002-04-02 Olivier Teulière * ./include/config.h: fixed config directory name...
2002-04-02 Christophe Massiot* Altivec-enabled version of fastmemcpy
2002-04-02 Olivier Teulière * ./plugins/win32:
2002-04-02 Tony CastleyAdded a test for the nooverlay option.
2002-04-02 Sam Hocevar * ./configure.in: BeOS, liba52 and chroma plugin...
2002-04-02 Gildas Bazin* Fixed yet another bug related to the event thread...
2002-04-01 Gildas Bazin* Win32 compilation fixes when downmixsse and downmix3d...
2002-04-01 Tony CastleyFixed the color_space problem. Overlays now work.
2002-04-01 Tony CastleyImproved overlay detection, default colour space selection.
2002-03-31 Gildas Bazin* allow the user to resize the configuration windows
2002-03-31 Gildas Bazin* You can now set a maximum height for the configuratio...
2002-03-31 Olivier Teulière * ./plugins/win32: fixed the bug on exiting the vout...
2002-03-31 Tony CastleyImplemented an "always-on-top" feature for the interfac...
2002-03-31 Olivier Teulière * plugins/win32: subtitles should work, now
2002-03-29 Christophe MassiotDisabled the server argument in udpstream: because...
2002-03-28 Gildas Bazin* don't try to stat() the dvd drive letter on win32
2002-03-28 Johan Bilien* When unselecting an ES, we must ged rid of p_es-...
2002-03-27 Christophe Massiot* UDP access plug-in can now receive MPTS (Multiple...
2002-03-27 Loïc MinierSome dirty ifdefs for a nicer gnome interface (gnome...
2002-03-27 Loïc Minierplugins/gtk/gnome.c, plugins/gtk/gtk.c:
2002-03-26 Christophe Massiot* GNU make detection
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-26 Gildas Bazin* modified the gtk interface to save an empty <string...
2002-03-26 Loïc Minierplugins/gtk/gtk_preferences.c:
2002-03-26 Olivier Teulière * plugins/win32:
2002-03-26 Tony CastleyDisabled controls if the playlist was empty.
2002-03-25 Olivier Teulière * Added a win32 interface plugin, developed with Borla...
2002-03-25 Loïc Minierplugins/gtk/gtk_preferences.c:
2002-03-25 Loïc MinierThe "we love gibalou" commit :
2002-03-25 Gildas Bazin* moved the "display" option from main to the relevant...
2002-03-25 Johan Bilien* Fixed a bug that made vlc segfault when choosing...
2002-03-22 Tony CastleyImplemented correct scaling and used new window size...
2002-03-22 Jon Lech Johansen * Fixed a problem in the MacOS X aout which caused...
2002-03-21 Gildas Bazin* the calculation for the initial video window dimensio...
2002-03-21 Johan BilienForgot to add the input files.
2002-03-20 Gildas Bazin* fixed stupid bug in stupid ConvertPrintfFormatString...
2002-03-20 Sam Hocevar * Win32 and Solaris compilation fix.
2002-03-20 Tony CastleyImproved scaling, correct aspect ratio even in full...
2002-03-20 Sam Hocevar * ./src/misc/modules_plugin.h: kludge to allow the...
2002-03-20 Johan Bilien* Raw device fix, courtesy of Steven Schultz
2002-03-19 Sam Hocevar * ./plugins/aa: aalib output plugin courtesy of Sigmu...
2002-03-19 Gildas Bazin* fixed two memory leaks
2002-03-19 Sam Hocevar * ./configure.in: BeOS compilation fixes.
2002-03-19 Jon Lech Johansen * MacOS X aout now uses AudioConverter for int->float
2002-03-19 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: fixed a warning.
2002-03-18 Sam Hocevar * ./extras/MacOSX_dvdioctl: removed outdated files.
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
2002-03-17 Gildas Bazin* added an alternate fullscreen method. With this metho...
2002-03-17 Tony CastleyTidied code and prevented curruption on window not...
2002-03-16 Sam Hocevar * ./configure.in: more modules are plugins.
2002-03-16 Gildas Bazin* This the last piece of the new configuration module...
2002-03-15 Sam Hocevar * ./plugins/spudec/spu_decoder.c: we now analyze...
2002-03-15 Sam Hocevar * ./plugins/mpeg_system: fixed a parsing bug I introd...
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-15 Stéphane Borel*Move iec958/spdif encapsulation from ac3_spdif to...
2002-03-15 Stéphane Borel-Fixed chapter selection at startup.
2002-03-14 Stéphane Borel*p_es->p_demux_data is available in p_config->p_demux_d...
2002-03-13 Johan Bilien* Fixed EOF and Stop segfault in VCD input : input_Buff...
2002-03-13 Tony CastleyNew resizing and scaling code. More in line with BeOS...
2002-03-12 Gildas Bazin* a52 plugin updated to use liba52-0.7.3 ( which is...
2002-03-12 Stéphane Borel*New configuration option to choose audio output format...
2002-03-11 Gildas Bazin* gtk config interface modified so you can only have...
2002-03-11 Gildas Bazin* oops, forgot to check the gnome interface before...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-10 Christophe MassiotMissing include (MacOS X port).
2002-03-09 Stéphane Borel*Fixed EOF segfault at end of DVD
2002-03-09 Sam Hocevar * ./plugins/dvd/dvd_access.c ./plugins/vcd/input_vcd...
2002-03-08 Stéphane BorelRewrite most functions in DVD plugin. Some old bugs...
2002-03-08 Johan Bilien* added some tests in open
2002-03-08 Arnaud de Bossorei... Audio output ALSA: spdif support.
2002-03-07 Johan Bilien* When reaching the end of a track, moves to the follow...
2002-03-06 Stéphane BorelI hope you liked this bug: DVD demux was always used.
2002-03-06 Stéphane Borel*Fixed demux plugin selection.
2002-03-06 Sam Hocevar * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less...
2002-03-06 Stéphane Borel*Removed an occurance of former angle item in gtk.
next