Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-18 | Native esd mixer control. | Daniel Caujolle-Bert | |
CVS patchset: 1270 CVS date: 2001/12/18 22:38:38 | |||
2001-12-16 | Handle mixer event (form other softs). | Daniel Caujolle-Bert | |
CVS patchset: 1250 CVS date: 2001/12/16 00:56:25 | |||
2001-12-10 | ALSA out capabilities output made similar to OSS. | James Courtier-Dutton | |
CVS patchset: 1213 CVS date: 2001/12/10 20:03:00 | |||
2001-12-10 | Fix audio_alsa_out:write. | James Courtier-Dutton | |
buffer calculations and parameter types were wrong. CVS patchset: 1211 CVS date: 2001/12/10 15:33:24 | |||
2001-12-01 | small bugfix from Stefan Bittner <sbi@pobox.com> | Guenter Bartsch | |
CVS patchset: 1148 CVS date: 2001/12/01 13:10:53 | |||
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert | |
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50 | |||
2001-11-28 | Modify period sizes to better values. | James Courtier-Dutton | |
CVS patchset: 1128 CVS date: 2001/11/28 23:15:09 | |||
2001-11-24 | - Update the sun audio output plugin for new audio interface version 3, | Juergen Keil | |
and register the default device to use for the new config scheme. - Don't flush audio samples on close CVS patchset: 1105 CVS date: 2001/11/24 16:32:35 | |||
2001-11-24 | Fixed iface version of alsa plugin. | Daniel Caujolle-Bert | |
CVS patchset: 1103 CVS date: 2001/11/24 13:44:33 | |||
2001-11-20 | eliminate xprintf in the sun audio driver | Juergen Keil | |
CVS patchset: 1092 CVS date: 2001/11/20 17:32:22 | |||
2001-11-19 | - disabled xprintfs and updated to new config style (copied from | Harm van der Heijden | |
default alsa driver) CVS patchset: 1076 CVS date: 2001/11/19 13:55:03 | |||
2001-11-18 | configfile fixes/updates to new api. | James Courtier-Dutton | |
CVS patchset: 1069 CVS date: 2001/11/18 17:34:28 | |||
2001-11-18 | more cleanups, config stuff bugfixes | Guenter Bartsch | |
CVS patchset: 1068 CVS date: 2001/11/18 15:08:30 | |||
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch | |
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23 | |||
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert | |
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36 | |||
2001-11-14 | using backwards compatible asoundlib.h | Siggi Langauf | |
CVS patchset: 1035 CVS date: 2001/11/14 22:04:38 | |||
2001-11-13 | Tidy bits. | James Courtier-Dutton | |
CVS patchset: 1029 CVS date: 2001/11/13 17:59:51 | |||
2001-11-13 | Hopefully the fix for alsa09 passthru. | James Courtier-Dutton | |
CVS patchset: 1028 CVS date: 2001/11/13 14:37:48 | |||
2001-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch | |
CVS patchset: 953 CVS date: 2001/11/04 22:49:38 | |||
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert | |
CVS patchset: 859 CVS date: 2001/10/22 21:34:54 | |||
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch | |
CVS patchset: 852 CVS date: 2001/10/22 00:52:09 | |||
2001-10-21 | softsync patches | Miguel Freitas | |
CVS patchset: 850 CVS date: 2001/10/21 23:14:08 | |||
2001-10-20 | big event cleanup: one single mechanism is now used for all communications ↵ | Guenter Bartsch | |
between gui, plugins and the xine engine; code cleanup CVS patchset: 837 CVS date: 2001/10/20 02:01:51 | |||
2001-10-14 | start_time initialization moved, added latency configure option | Guenter Bartsch | |
CVS patchset: 813 CVS date: 2001/10/14 23:38:30 | |||
2001-10-14 | small cleanup, doesn't make sense to set start_time in the init function | Guenter Bartsch | |
CVS patchset: 808 CVS date: 2001/10/14 20:48:37 | |||
2001-10-14 | increasing alsa priority so it will be used instead of alsa's oss emulation | Guenter Bartsch | |
CVS patchset: 804 CVS date: 2001/10/14 17:47:45 | |||
2001-10-14 | new simulated buffer softsync for esd output | Guenter Bartsch | |
CVS patchset: 802 CVS date: 2001/10/14 17:16:11 | |||
2001-10-14 | descriptor leak patch by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch | |
CVS patchset: 799 CVS date: 2001/10/14 14:43:42 | |||
2001-10-14 | system clock based softsync, based on work by Bill Fink ↵ | Guenter Bartsch | |
<billfink@mindspring.com> CVS patchset: 798 CVS date: 2001/10/14 14:39:36 | |||
2001-10-12 | - fix for playing low quality sound (like 11127Hz,8bit,mono) | Miguel Freitas | |
- no use for getting latency from arts every time: it's constant as we don't change it during play and it would require a server restart if changed from kde control center. CVS patchset: 790 CVS date: 2001/10/12 19:25:11 | |||
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch | |
CVS patchset: 763 CVS date: 2001/10/07 22:44:57 | |||
2001-10-06 | Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range. | Juergen Keil | |
CVS patchset: 749 CVS date: 2001/10/06 13:49:49 | |||
2001-10-02 | wrong include path | Guenter Bartsch | |
CVS patchset: 716 CVS date: 2001/10/02 00:23:13 | |||
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert | |
in audio_decoder. xine-ui warn at compile time due of a #warning i added, i will remove it pretty soon. CVS patchset: 715 CVS date: 2001/10/01 23:04:57 | |||
2001-09-30 | use SNDCTL_DSP_GETODELAY if available. fixes sync problem with the freebsd ↵ | Heiko Schaefer | |
audio driver for sb128. CVS patchset: 710 CVS date: 2001/09/30 23:12:05 | |||
2001-09-28 | O_NONBLOCK (posix) seems to be prefered to O_NDELAY or the kernel | Juergen Keil | |
internal FNDELAY flag, for non blocking I/O on various platforms Now, a solaris user with OSS installed can build the xine oss audio plugin, too. CVS patchset: 707 CVS date: 2001/09/28 10:19:08 | |||
2001-09-24 | Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemon | Juergen Keil | |
auto startup attempt to signal a daemon failure to the parent. CVS patchset: 691 CVS date: 2001/09/24 18:15:59 | |||
2001-09-23 | audio_fd not initialized, sun audio driver can close random filedescriptors. | Juergen Keil | |
CVS patchset: 685 CVS date: 2001/09/23 15:24:53 | |||
2001-09-14 | Fix xine --help audio plugin sensing. | James Courtier-Dutton | |
CVS patchset: 635 CVS date: 2001/09/14 20:44:01 | |||
2001-09-12 | Make the default settings work on more systems. | James Courtier-Dutton | |
CVS patchset: 621 CVS date: 2001/09/12 15:42:28 | |||
2001-09-08 | increase gap tolerance for non-realtime drivers | Guenter Bartsch | |
CVS patchset: 589 CVS date: 2001/09/08 16:29:30 | |||
2001-09-06 | IRIX audio port added. | Matthias Hopf | |
Copying instead of linking missing GNU files now (cross-plattform development). CVS patchset: 583 CVS date: 2001/09/06 17:12:37 | |||
2001-09-06 | DTS via SPDIF | Joachim Koenig | |
CVS patchset: 582 CVS date: 2001/09/06 15:40:47 | |||
2001-09-06 | DTS via SPDIF | Joachim Koenig | |
CVS patchset: 581 CVS date: 2001/09/06 15:23:14 | |||
2001-09-06 | Add support for unsigned 8-bit audio format | Juergen Keil | |
CVS patchset: 572 CVS date: 2001/09/06 12:17:12 | |||
2001-09-04 | a little bit more log output from esd output plugin | Guenter Bartsch | |
CVS patchset: 564 CVS date: 2001/09/04 20:30:55 | |||
2001-09-02 | resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2 | Guenter Bartsch | |
CVS patchset: 555 CVS date: 2001/09/02 22:45:00 | |||
2001-09-01 | README updates. | James Courtier-Dutton | |
The README.xinerc now contains all config items which might appear. Some are left for developers to add meanings. Some typo changes. CVS patchset: 543 CVS date: 2001/09/01 18:00:16 | |||
2001-09-01 | Flush buffered audio samples on audio driver close | Juergen Keil | |
Add 'static_delay' code, (same as OSS audio driver) CVS patchset: 540 CVS date: 2001/09/01 17:54:52 | |||
2001-08-29 | Fogotten A52 changes. | Daniel Caujolle-Bert | |
CVS patchset: 517 CVS date: 2001/08/29 10:31:39 |