]> git.sesse.net Git - vlc/history - modules/gui
.Fixed the length of the spdif frame.
[vlc] / modules / gui /
2002-09-04 Jean-Paul SamanLittle cleanup action.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-29 Olivier TeulièreThe win32 interface is preparing for the internationali...
2002-08-26 Sam Hocevar * ./bootstrap: we touch m4/Makefile.am so that config...
2002-08-26 Sam Hocevar * ./Makefile.old, ./modules/gui/win32/win32.bpr:...
2002-08-25 Jean-Paul SamanDirectory content is now read at startup.
2002-08-25 Olivier Teulière * all: Unified behaviours using "action list" objects
2002-08-25 Sam Hocevar * ./src/audio_output/output.c: reverted my previous...
2002-08-24 Sam Hocevar * ./modules/gui/gtk/open.c: the Gtk and GNOME interfa...
2002-08-24 Sam Hocevar * ./src/audio_output/output.c: added an argument...
2002-08-23 Tony CastleyRewritten aout3. BeOS currently PUSHES the audio.
2002-08-21 Jean-Paul SamanStopping vlc from the Familiar interface is possible...
2002-08-20 Sam Hocevar * ./modules/gui/gtk/display.c: changed the configurat...
2002-08-20 Sam Hocevar * ./modules/gui/qnx/*: ported the QNX audio output...
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-20 Sam Hocevar * ./modules/gui/familiar/familiar.c: added a timer...
2002-08-19 Christophe Massiot* Fixed BeOS output ;
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Tony CastleyFixed segfault. Now fails to load due to incorrect...
2002-08-18 Jean-Paul Saman- File and directory listing show unix permissions.
2002-08-18 Sigmund Augdal Helberg modules/gui/kde/interface.cpp: made the kde interface...
2002-08-18 Eric PetitFixed a few linking BeOS problems (-lm, -lstdc++.r4...
2002-08-17 Jean-Paul SamanAdded filetype information.
2002-08-17 Tony CastleyAt least it compiles now. :-)
2002-08-16 Sam Hocevar * ./modules/codec/spudec/*: split spudec into the...
2002-08-15 Sam Hocevar * ./src/misc/modules.c: compilation fix.
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-15 Olivier Teulière * compilation fix
2002-08-14 Jean-Paul SamanChanges in familiar interface:
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-12 Christophe Massiot* Fixed miscellaneous bugs.
2002-08-12 Jean-Paul SamanSupport for browsing local media (not finished).
2002-08-12 Sigmund Augdal Helberg ALL: added GPL headers to my files. Some of the files...
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-10 Sam Hocevar * ./modules/gui/win32/Makefile: fixed the Win32 inter...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-06 Jon Lech Johansen * ./modules/gui/macosx/open.m: compile fix
2002-08-06 Jean-Paul SamanSam I hate you ;-)
2002-08-06 Tony CastleyFixed include call. Now compiles and BeOS version...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...