]> git.sesse.net Git - vlc/history - modules/audio_output/arts.c
Remove most stray semi-colons in module descriptions
[vlc] / modules / audio_output / arts.c
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2006-11-26 Clément StenacA bit of headers cleanup
2006-03-02 Rémi Denis-CourmontUnused header inclusion syndrome
2006-01-12 Antoine CellerierFSF address change.
2005-08-14 Sam Hocevar * reverted commit 12177 (aRts removal).
2005-08-13 Rémi Denis-CourmontRemove severely broken unmaintained aRts plugin
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-12-16 Clément StenacFor some unknown reason, the previous commit was not...
2004-12-11 Clément StenacImprovements to preferences
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-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-01-29 Sam Hocevar * ./modules/audio_output/arts.c: fixed aRts output...
2002-11-15 Gildas Bazin* configure.ac.in, modules/audio_output/arts.c, modules...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
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-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/arts.c: ported the aRts...
2002-08-07 Christophe MassiotAudio output 3. Expect major breakages.