summaryrefslogtreecommitdiff
path: root/src/audio_out/Makefile.am
AgeCommit message (Expand)Author
2008-09-17Mingw+MSys: NLS support, --enable-stdcall-fixupCarlo Bramini
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-04-06Remove a redundant comment.Diego 'Flameeyes' Pettenò
2007-04-06Use xineplug_LTLIBRARIES wherever possible.Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2006-12-27Link to libxine when needed.Diego 'Flameeyes' Pettenò
2006-12-25The alsa audio output plugin uses threads, so link it correctly.Diego 'Flameeyes' Pettenò
2006-09-02Complete removal of polypaudio.Diego 'Flameeyes' Pettenò
2006-09-02Remove polypaudio plugin, in favour of PulseAudio.Diego 'Flameeyes' Pettenò
2006-08-12JACK audio driver by Chris CannamMiguel Freitas
2006-07-11Start implementing a pulseaudio output plugin, based on the previous polypaud...Diego 'Flameeyes' Pettenò
2006-07-10Replace custom ALSA macro with a simpler PKG_CHECK_MODULES call, and assume r...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-01-29Imported FusionSound audio driver.Claudio Ciccani
2005-08-25*BUGFIX*František Dvořák
2005-02-04**BUGFIX**František Dvořák
2004-11-15polypaudio supportMiguel Freitas
2004-09-06Updates:František Dvořák
2004-06-21CoreAudio output driver: build fix for libtool 1.5Andre Pang
2004-06-10Added CoreAudio support for native sound output on MacOSX.Daniel Mack
2004-03-02- added David Woodhouse's file (wave) audio out plugin, added David to the AU...Bastien Nocera
2004-01-01Win32 port, mainly DirectX:František Dvořák
2003-12-31Compilation under CygWin.František Dvořák
2003-10-25use relchk.sh use relchk.sh use relchk.shDaniel Caujolle-Bert
2003-05-24xine_usec_sleep is used in ao_none, so it should be linked against libxineMichael Roitzsch
2003-05-15some build-system cleanupMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-13add audio out driver "none"Miguel Freitas
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-18hit me if I am wrong, but I think these headers are relicsMichael Roitzsch
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-11-26return of the esd audio output driverGuenter Bartsch
2002-11-25return of the arts audio output pluginGuenter Bartsch
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-22Re-enable the sun audio driverJuergen Keil
2002-10-18Move alsa audio over to new api.James Courtier-Dutton
2002-10-16introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...Guenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-11IRIXAL_LIBS not needed when building sun audio driver :-)Juergen Keil
2002-09-10remove outdated alsa commentMichael Roitzsch
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-01-20alsa 05 support: terminated.Daniel Caujolle-Bert
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-09-06IRIX audio port added.Matthias Hopf
2001-09-02resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2Guenter Bartsch
2001-08-25adapted alsa05 plugin to new audio architecture (untested)Guenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch