]> git.sesse.net Git - vlc/history - src/audio_output
* ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
[vlc] / src / audio_output /
2003-01-16 Boris Dorès- input.c : doesn't even try to use the headphone filte...
2003-01-16 Christophe Massiot* modules/codec/mpeg_audio.c: attempt at fixing free...
2003-01-16 Derk-Jan HartmanVolumeGet/VolumeSet now work even if no file is playing.
2003-01-15 Christophe MassiotVolumeUp/Down/Mute now work even if no file is playing.
2003-01-15 Christophe Massiot* Totally rewrote the mad plug-in, in order to fix...
2003-01-06 Christophe Massiot* Bumped up revision number to 0.5.0-test2,
2003-01-04 Gildas Bazin* src/audio_output/output.c: don't forget to free the...
2003-01-02 Gildas Bazin* modules/codec/*: reverted my previous patch that...
2002-12-28 Christophe MassiotAdded support for 32 kHz LPCM streams (thanks _Demo_ !).
2002-12-25 Christophe MassiotSanta Claus brings to you :
2002-12-22 Sam Hocevar * ./src/audio_output/input.c: fixed a side-effect...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-10 Gildas Bazin* src/audio_output/filters.c: fix for resampler buffer...
2002-12-10 Gildas Bazin* ALL: fixed a f*ckage I introduced recently ;) var_Typ...
2002-12-09 Boris Dorès- new headphone channel mixer with virtual spatializati...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-07 Gildas Bazin* ALL: a few updates to the variables API:
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-11-26 Christophe MassiotFixed another crash with S/PDIF.
2002-11-25 Christophe MassiotFixed my fix :p.
2002-11-25 Christophe MassiotFixed a crash in S/PDIF mode.
2002-11-15 Gildas Bazin* configure.ac.in: fixed a few typos regarding LDFLAGS_...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-14 Gildas Bazin* src/audio_output/intf.c: fixed a bug affecting audio...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-11 Gildas Bazin* src/audio_output/filters.c, src/audio_output/input...
2002-11-10 Gildas Bazin* src/audio_output/output.c: fixed another quality...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-01 Gildas Bazin* src/audio_output/common.c, include/aout_internal...
2002-10-31 Gildas Bazin* modules/codec/spudec/spudec.c, modules/codec/spudec...
2002-10-22 Christophe Massiot* Added -mdynamic-no-pic to darwin CFLAGS (can you...
2002-10-21 Christophe Massiot* Avoid overflowing the message queue with "audio outpu...
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-09 Christophe Massiot* (Hopefully) fixed S/PDIF outputs ;
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-03 Sam Hocevar * ./configure.ac.in: duplicated arguments to AM_INIT_...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Sam Hocevar * src/*: another bunch of .cvsignore files.
2002-09-28 Christophe Massiot* Several stability patches for multiple input streams...
2002-09-27 Christophe Massiot* Makefile.old: Fixed BeOS compilation.
2002-09-26 Christophe Massiot* Major API change of the audio output. New aout_Dec...
2002-09-23 Christophe Massiot* New --vlc-backwards-compat option, to go back to...
2002-09-22 Christophe MassiotFixed a bug in the conversion splitter.
2002-09-20 Christophe Massiot* Fixed miscellaneous cosmetic issues with lpcm and...
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-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
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-28 Christophe Massiot* Finally fixed the segfault when resampling.
2002-08-26 Christophe Massiot* Miscellaneous S/PDIF fixes.
2002-08-25 Sam Hocevar * ./modules/audio_output/oss.c, ./modules/audio_outpu...
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 Christophe MassiotBig round of fixes in the aout3.
2002-08-19 Christophe MassiotMore changes in the date handling. Should be more toler...
2002-08-19 Christophe Massiot* Fixed BeOS output ;
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-14 Sam Hocevar * ./modules/audio_output/esd.c: compilation fix ...
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/esd.c: we now properly use...
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 Massiot* S/PDIF output should now be working (untested, though).
2002-08-11 Christophe MassiotMore S/PDIF fixes.
2002-08-09 Christophe Massiot* Trivial resampler plug-in (resampling still non-funct...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
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 * ALL: the first libvlc commit.
2002-05-19 Christophe Massiot* Desperate attempt to improve audio output ;
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-18 Gildas Bazin* fixed deadlock in NextFrame() in aout_pcm.c
2002-05-18 Stéphane Borel*A lock was not released;
2002-05-17 Stéphane Borel*check for b_die and b_error in all loops so that we...
2002-04-30 Gildas Bazin* added config_Get/PutFloatVariable to p_sysmbols....
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-15 Stéphane Borel*Move iec958/spdif encapsulation from ac3_spdif to...
2002-03-12 Stéphane Borel*New configuration option to choose audio output format...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-08 Arnaud de Bossorei... Audio output ALSA: spdif support.
2002-03-04 Gildas Bazin* We now make sure the aout plugin buffers always conta...
2002-02-27 Sam Hocevar * ./plugins/mpeg_vdec/vpar_headers.c: we no longer...
2002-02-26 Gildas Bazin* forgot to add the declaration of server_port in main.c
2002-02-24 Sam Hocevar * Replacement header for aout_common.h.
2002-02-24 Sam Hocevar * Fixed a quite old bug in the audio output which...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-28 Stéphane Borel-Fixed ac3_spdif which has been broken recently,
next