]> git.sesse.net Git - vlc/history - include
* Audio volume management now works properly. See src/audio_output/intf.c
[vlc] / include /
2002-09-19 Christophe Massiot* Audio volume management now works properly. See src...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-09-16 Christophe Massiot* configure.in: Fixed detection of Qt-embedded.
2002-09-06 Christophe MassiotAout3 developer documentation, cont'd.
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-09-01 Christophe MassiotAdded a priority for video decoders, for systems with...
2002-08-30 Christophe Massiotaout3 API change :
2002-08-30 Christophe Massiot* demuxes: Worked around a bug in old VLC and VLS by...
2002-08-30 Sam Hocevar * ./include/vlc_threads_funcs.h, modules/video_output...
2002-08-30 Sam Hocevar * ./configure.in: do not try to link with -lrt if...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-26 Sam Hocevar * ./bootstrap: we touch m4/Makefile.am so that config...
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
2002-08-26 Sam Hocevar (A few minor pending patches I had around)
2002-08-26 Sam Hocevar * ALL: fixed a few include directories.
2002-08-26 Sam Hocevar * Moved ./include/defs.h to ./config.h
2002-08-25 Sam Hocevar * ALL: started the slow move to automake. For the...
2002-08-25 Sam Hocevar * ./src/audio_output/output.c: reverted my previous...
2002-08-24 Sam Hocevar * ./src/audio_output/output.c: added an argument...
2002-08-21 Sam Hocevar * ./include/vlc_common.h: declared aout_fifo_t.
2002-08-21 Sam Hocevar * ./include/aout_internal.h: exported aout_FifoPop...
2002-08-21 Christophe MassiotBig round of fixes in the aout3.
2002-08-21 Sam Hocevar * ./src/misc/modules.c: if a plugin requested not...
2002-08-21 Sam Hocevar * ./include/vlc_common.h: we don't set _() and N_...
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
2002-08-19 Christophe MassiotMore changes in the date handling. Should be more toler...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Sam Hocevar * ./src/misc/cpu.c: libvlc now plays nice with SIGILL...
2002-08-19 Sam Hocevar * ./modules/visualization/xosd/xosd.c: support for...
2002-08-18 Sigmund Augdal Helbergdoxygen documented my code
2002-08-15 Sam Hocevar * ./src/misc/modules.c: the module linked list is...
2002-08-14 Sam Hocevar * ./src/misc/objects.c: implemented vlc_list_find...
2002-08-14 Sam Hocevar * ./modules/audio_output/esd.c: compilation fix ...
2002-08-14 Sam Hocevar * ./modules/control/rc/rc.c: 'l' outputs a list of...
2002-08-14 Christophe Massiot* Added a third argument to aout_OutputNextBuffer....
2002-08-14 Christophe Massiot* Changed aout_FormatTo* ; aout_FormatToSize does no...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-11 Christophe MassiotS/PDIF fixes.
2002-08-11 Christophe MassiotDefinition of vlc_fixed_t.
2002-08-11 Christophe MassiotMore S/PDIF fixes.
2002-08-10 Laurent Aimar * modules/codec/faad : an AAC decoder module using...
2002-08-10 Sam Hocevar * ./src/misc/messages.c: fixed an extremely old buffe...
2002-08-09 Sam Hocevar * ./include/audio_output.h: small compilation fix.
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-09 Sam Hocevar * ./src/libvlc.c: p_vlc->pf_memset is now usable...
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-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-06 Sam Hocevar * ./Makefile, ./mozilla/Makefile: make uninstall...
2002-08-05 Sam Hocevar * ./modules/codec/dv/dv.c: decoder for the DV format...
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-08-04 Sam Hocevar * ./configure.in, ./mozilla/Makefile: we link the...
2002-08-01 Tony CastleyCompilation fixes for C++ environments like BeOS.
2002-07-31 Sam Hocevar * ./include/configuration.h, ./include/modules_inner...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-30 Gildas Bazin* include/vlc_threads.h: fixed the --fast-mutex option.
2002-07-29 Gildas Bazin* include/vlc_threads.h,include/main.h,src/misc/threads...
2002-07-23 Stéphane Borel*first version of plugin for libdvdplay. To test it...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-21 Sigmund Augdal Helberg * all: these didn't get along in my last commit
2002-07-21 Sam Hocevar * ./debian/control: changed "interface plugin" occure...
2002-07-21 Laurent Aimar * all : enable cinepak decoder, I hope I haven't break...
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-07-18 Sam Hocevar * ./configure: rebuilt using the newest autotools.
2002-07-17 Christophe Massiot* ./configure : fixed Mac OS X compilation which was...
2002-07-17 Stéphane BorelInterface creation and destruction functions are now...
2002-07-17 Christophe MassiotFixed nanosleep detection on some platforms.
2002-07-17 Sam Hocevar * ./configure.in: better protection of CFLAGS and...
2002-07-16 Sam Hocevar * ./src/misc/threads.c: improved lazy initialization...
2002-07-15 Laurent Aimar * avi.c : quick hack to read file created by ffmpeg...
2002-07-15 Sam Hocevar * ./src/misc/messages.c: debug messages that were...
2002-07-12 Christophe Massiot* ./AUTHORS : added lool :-p ;
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-07-03 Sam Hocevar * ./src/misc/modules.c: module_Need accepts a comma...
2002-07-02 Jon Lech Johansen * darwin_specific.[ch]: added strndup needed by video...
2002-06-27 Sam Hocevar * ./src/misc/modules.c: added the --plugin-path optio...
2002-06-18 Christophe MassiotPorted previous stable commits.
2002-06-11 Gildas Bazin* ./include/configuration.h: renamed MODULE_CONFIG_...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-07 Sam Hocevar * ./plugins/win32/*: tried to port the Win32 interfac...
2002-06-07 Sam Hocevar * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have...
2002-06-07 Sam Hocevar * ./include/vlc_objects.h: pointers are set to NULL...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-05 Stéphane Borel* Added mouse coordinates to vout struct. They are...
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-02 Gildas Bazin* ./include/vlc_common.h: got rid of i_thread in VLC_CO...
2002-06-02 Gildas Bazin* ./include/os_specific.h: changed prototype of system_...
2002-06-02 Gildas Bazin* ./include/vlc_threads.h: re-merged vlc_threads.h...
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ./include/main.h, ./plugins/beos/intf_beos.cpp...
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: BeOS fixes, removed...
2002-06-01 Sam Hocevar * ./src/misc/beos_specific.cpp: the BeOS BApplication...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
next