]> git.sesse.net Git - vlc/history - modules/gui
Up-to-date ALSA audio output module.
[vlc] / modules / gui /
2002-10-05 Jon Lech Johansen ./extras/MacOSX/.../MainMenu.nib: added Open Target...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Sam Hocevar * ./modules/gui/macosx/vout.m: if no MacOS X interfac...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-10-03 Sigmund Augdal Helbergforgot to add the actual code in my last commit
2002-10-03 Sigmund Augdal Helberg kde.cpp: subscribe and unsubscribe messages
2002-10-03 Sam Hocevar * ./modules/gui/win32/win32.bpr: use the .dll extensi...
2002-10-02 Christophe Massiot* Mac OS X audio device discovery and selection, patch...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-23 Christophe Massiot* New --vlc-backwards-compat option, to go back to...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-18 Tony CastleyUpdated to use the new AOUT_VOLUME_* constants.
2002-09-16 Sam Hocevar * ./modules/gui/gtk/gtk.glade: handled delete event...
2002-09-15 Olivier Teulière * modules/gui/win32/preferences.cpp: added a forgotten...
2002-09-15 Jean-Paul SamanHide progressbar widget on startup.
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...