]> git.sesse.net Git - vlc/history - modules/audio_output/alsa.c
Improvements to preferences
[vlc] / modules / audio_output / alsa.c
2004-12-11 Clément StenacImprovements to preferences
2004-08-21 Cyril Deguet * alsa.c: compute next_date with snd_pcm_delay() if...
2004-08-21 Cyril Deguet * alsa.c: pass next_date=0 to aout_OutputNextBuffer if
2004-08-18 Sigmund Augdal Helbergalsa.c: support mono on stereo only boards
2004-08-18 Sigmund Augdal Helbergalsa.c: don't fail the probe without giving a reason...
2004-05-30 Sigmund Augdal Helbergmodules/audio_output/alsa.c: fixed an utterly nonsensia...
2004-02-20 Gildas Bazin* modules/demux/a52sys.c: forgot to remove this file.
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Carlo Calabròreverting a whole bunch of stupid changes,
2004-01-25 Carlo Calabròstring review, round two: the audio output modules
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-23 Gildas Bazin* modules/audio_output/alsa.c: recover more easily...
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: bail out if the device...
2003-07-18 Gildas Bazin* modules/audio_output/alsa.c: alsa is now the default...
2003-07-11 Gildas Bazin* modules/audio_output/alsa.c: enabled 4 and 5.1 channe...
2003-07-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: resume after...
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-19 Gildas Bazin* modules/audio_output/alsa.c: fixed a breakage I intro...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-02-20 Gildas Bazin* src/libvlc.h, modules/audio_output: added a global...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-10 Christophe Massiot* modules/audio_output/alsa.c: Fixed mono files output...
2003-02-03 Sam Hocevar * ./modules/audio_output/alsa.c: Woody ALSA compilati...
2003-01-17 Sam Hocevar * ./modules/audio_output/alsa.c: updated requirements...
2003-01-13 Christophe MassiotDo not forget to register aout_ChannelsRestart as the...
2003-01-08 Christophe Massiot* Added --no-spdif option (just like in OSS) and fixed...
2002-12-23 Arnaud de Bossorei... Little fixes.
2002-12-11 Arnaud de Bossorei... New ALSA audio output. It works with ALSA 0.9.0rc4...
2002-10-22 Sam Hocevar * ./modules/audio_output/alsa.c: tiny compilation...
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-05 Arnaud de Bossorei... Up-to-date ALSA audio output module.
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-18 Christophe Massiot* ALL: More hooks for audio volume management.
2002-08-30 Christophe Massiotaout3 API change :
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
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-19 Sam Hocevar * ./modules/audio_output/*: ported the ALSA, aRts...
2002-08-19 Christophe Massiot* ./configure: Fixed double detection of gethostbyname.
2002-08-19 Arnaud de Bossorei... * modules/audio_output/alsa.c: we now open the device...
2002-08-15 Arnaud de Bossorei... * modules/audio_output/alsa.c: cleanings and comments.
2002-08-14 Arnaud de Bossorei... ALSA audio output v3.01 is out !
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.