Age | Commit message (Expand) | Author |
2002-11-16 | - return -1 if there is no mixer available so that xine-ui gets the | Michael Roitzsch |
2002-11-12 | audio_out.c takes care of locking again, so audio_oss_out.c doesn't need it a... | Guenter Bartsch |
2002-11-02 | Fix "Volume" support in the sun audio driver, the ui now wants to operate | Juergen Keil |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-24 | Fix some log messages in audio_alsa_out.c | James Courtier-Dutton |
2002-10-22 | Re-enable the sun audio driver | Juergen Keil |
2002-10-20 | more locking | Guenter Bartsch |
2002-10-20 | still trying to get a/v sync working, more locking | Guenter Bartsch |
2002-10-20 | secured another DSP_RESET ioctl | Guenter Bartsch |
2002-10-19 | at least my sb live doesn't like it when a write() call is interrupted by a S... | Guenter Bartsch |
2002-10-18 | Move alsa audio over to new api. | James Courtier-Dutton |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-10-12 | Make flush of audio work properly. | James Courtier-Dutton |
2002-10-10 | Audio out reorganisation to improve sync. | James Courtier-Dutton |
2002-10-09 | configure.ac: | Stephen Torri |
2002-10-07 | - Sun audio output plugin is able to play 8-bit sound. Announce this in | Juergen Keil |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-16 | Introduce a deep copy in the xine_config_lookup functions. | James Courtier-Dutton |
2002-09-16 | Fix a bug in audio_alsa_out.c | James Courtier-Dutton |
2002-09-11 | IRIXAL_LIBS not needed when building sun audio driver :-) | Juergen Keil |
2002-09-11 | new_api update for sun audio plugin | Juergen Keil |
2002-09-10 | remove outdated alsa comment | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-31 | Fix endian issue by Bastien Nocera | Philipp Hahn |
2002-07-08 | Request period_TIME instead of period_SIZE | Philipp Hahn |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-07-03 | Add function descriptions because I am tired of looking them up eacg time | Philipp Hahn |
2002-07-03 | Calculate b/f the alsa way | Philipp Hahn |
2002-07-03 | Only test 8bit, do not set it | Philipp Hahn |
2002-07-03 | Optionally reduce logging output | Philipp Hahn |
2002-07-02 | Fix spelling | Philipp Hahn |
2002-07-02 | Some fixes to the recent changes made to audio_alsa_out. | James Courtier-Dutton |
2002-07-01 | improved audio resampling for limited featured sound cards (like the ones fou... | Miguel Freitas |
2002-07-01 | Pre-final: cleanup period-size calculation | Philipp Hahn |
2002-07-01 | FIX: Set buffer-time instead of buffer-size | Philipp Hahn |
2002-07-01 | Fix rate adjustment | Philipp Hahn |
2002-07-01 | Add documentation | Philipp Hahn |
2002-07-01 | Add/improve error reporting | Philipp Hahn |
2002-07-01 | Remove unused variable | Philipp Hahn |
2002-07-01 | Remove obsolete cruft | Philipp Hahn |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-17 | Use reset call instead of drop. | Thibaut Mattern |
2002-06-15 | Try pause call only once. | Thibaut Mattern |
2002-06-13 | Try to use snd_pcm_pause, fallback to a reset if it doesn't work. | Thibaut Mattern |
2002-06-13 | Don't close/open the device on pause (only reset). | Thibaut Mattern |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-03 | Flush audio_out buffers at seek and pause. | Thibaut Mattern |
2002-06-03 | Due of a nice suggestion from Siggi, remember_volume has moved to audio_out, | Daniel Caujolle-Bert |