summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_esd_out.c
AgeCommit message (Expand)Author
2002-12-27- query the esd server's sample rate, do not hardcode 44100 HzJuergen Keil
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-26return of the esd audio output driverGuenter Bartsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2001-12-18Remove unneeded char*.Daniel Caujolle-Bert
2001-12-18Native esd mixer control.Daniel Caujolle-Bert
2001-11-18more cleanups, config stuff bugfixesGuenter Bartsch
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-14new simulated buffer softsync for esd outputGuenter Bartsch
2001-09-24Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemonJuergen Keil
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-04a little bit more log output from esd output pluginGuenter Bartsch
2001-09-02resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2Guenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-06-25small code cleanup, no warnings when compiling esdGuenter Bartsch
2001-06-24fixed esd output pluginGuenter Bartsch
2001-04-27Fixed audio out init functions names.Daniel Caujolle-Bert
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert