openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
speech-dispatcher
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
May 20, 2024 — May 20, 2025
Showing page 85 of 137
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
Hynek Hanke
More...
over 20 years ago
(_nas_handle_server_error): Use fprintf instead of DBG since we don't have access to DBG in the library anyway.
Hynek Hanke
More...
over 20 years ago
*** empty log message ***
Hynek Hanke
More...
over 20 years ago
(_nas_handle_server_error): New function. (nas_open): Setup our own error handler.
Hynek Hanke
More...
over 20 years ago
(LIB_SDAUDIO_REVISION): Incremented.
Hynek Hanke
More...
over 20 years ago
*** empty log message ***
Hynek Hanke
More...
over 20 years ago
(LIB_SDAUDIO_REVISION): Incremented.
Hynek Hanke
More...
over 20 years ago
(_oss_open): Don't use O_NONBLOCK since this is some undocumented feature and doesn't have to work on other systems. (oss_play): Compute the number of bytes needed to send correctly with bytes_per_sample. (oss_play): Determine the optimal fragment size and available buffer space in OSS using SNDCTL_DSP_GETOSPACE ioctl(). (oss_play): DELAY is now in seconds rather than nanoseconds. (oss_play): If after the first write in the loop we still have a little data, but not a full fragment, we write them to OSS immediatelly. (oss_play): Better calculation of the timing shift (delay).
Hynek Hanke
More...
over 20 years ago
*** empty log message ***
Hynek Hanke
More...
over 20 years ago
(flite_kal): Provide --with-nas and --with-flite options.
Hynek Hanke
More...
over 20 years ago
(nas_play): Correct type for event_handler.
Hynek Hanke
More...
over 20 years ago
(spd_audio_open): Don't generare incompatible types warnings.
Hynek Hanke
More...
over 20 years ago
(Funct): (*open) now returns int.
Hynek Hanke
More...
over 20 years ago
(_festival_speak): Set FestivalMultiMode only if text not found in cache.
Hynek Hanke
More...
over 20 years ago
*** empty log message ***
Hynek Hanke
More...
over 20 years ago
(_flite_speak): oss_pars removed. Open and close audio device only at the beginning and end.
Hynek Hanke
More...
over 20 years ago
(_festival_speak): oss_pars removed. festival_pars is used now. (_festival_speak): Open and close the audio device only at the beginning and end, not before and after playing each track.
Hynek Hanke
More...
over 20 years ago
(device_name): New parameter of AudioID.
Hynek Hanke
More...
over 20 years ago
(_oss_open): New function. (_oss_close): New function. (oss_open): Don't open OSS device. (oss_play): Open OSS device and close it again. (oss_close): Don't close OSS device.
Hynek Hanke
More...
over 20 years ago
(FliteNASServer) "tcp/" added.
Hynek Hanke
More...
over 20 years ago
(FestivalNASServer) "tcp/" added.
Hynek Hanke
More...
over 20 years ago
*** empty log message ***
Milan Zamazal
More...
over 20 years ago
*** empty log message ***
Hynek Hanke
More...
over 20 years ago
More information about Flite and NAS support when building.
Hynek Hanke
More...
over 20 years ago
(bin_PROGRAMS): The 'audio' target removed. This test was removed with the new audio subsystem.
Hynek Hanke
More...
over 20 years ago
(oss_play): Adjust the volume in a copy of the track, not in the track itself, since this leads in degenerating the tracks maintained in cache.
Hynek Hanke
More...
over 20 years ago
(modulebin_PROGRAMS): Compile the flite module according to the flite_support variable.
Hynek Hanke
More...
over 20 years ago
*** empty log message ***
Hynek Hanke
More...
over 20 years ago
Don't require flite libraries to be present. Report on whether flite libraries are available. (flite_support): New conditional variable.
Hynek Hanke
More...
over 20 years ago
* src/audio/Makefile.am (libsdaudio_la_LDFLAGS): -L/usr/X11R6/lib added.
Milan Zamazal
More...
over 20 years ago
←
1
2
…
81
82
83
84
85
86
87
88
89
…
136
137
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree