Age | Commit message (Expand) | Author |
2003-03-07 | remove verbose sun audio driver messages | Juergen Keil |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-03-04 | fix compiler warnings at least in xine's native code | Michael Roitzsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-14 | wrong returned pointer type | Daniel Caujolle-Bert |
2003-02-08 | GETOPTR works _much_ better now (at least on my system). | Miguel Freitas |
2003-02-01 | log output, copyright, some drivers produce negative delays, catch that | Guenter Bartsch |
2003-01-29 | auto* fix: pass 1 | Daniel Caujolle-Bert |
2003-01-18 | hit me if I am wrong, but I think these headers are relics | Michael Roitzsch |
2002-12-27 | - query the esd server's sample rate, do not hardcode 44100 Hz | Juergen Keil |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-19 | Fix undefined symbols (link to appropriate libraries) | Ewald Snel |
2002-12-15 | The _XOPEN_SOURCE define for getting a swab() prototype confuses the solaris | Juergen Keil |
2002-12-06 | fixing segfaults in arts | Miguel Freitas |
2002-11-28 | fix reading out mixer setting | Guenter Bartsch |
2002-11-26 | return of the esd audio output driver | Guenter Bartsch |
2002-11-25 | return of the arts audio output plugin | Guenter Bartsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
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 |