Age | Commit message (Expand) | Author |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2006-07-16 | malloc cleanups (based on a patch from Chris Brien). | Darren Salt |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch |
2003-02-14 | wrong returned pointer type | Daniel Caujolle-Bert |
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-11-26 | return of the esd audio output driver | Guenter Bartsch |
2002-11-20 | engine modifications to allow post plugin layer: | 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-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-03-11 | Add a "control" method to the audio drivers, to allow pause/resume of the | Juergen Keil |
2001-12-18 | Remove unneeded char*. | Daniel Caujolle-Bert |
2001-12-18 | Native esd mixer control. | Daniel Caujolle-Bert |
2001-11-18 | more cleanups, config stuff bugfixes | Guenter Bartsch |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-10-14 | new simulated buffer softsync for esd output | Guenter Bartsch |
2001-09-24 | Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemon | Juergen Keil |
2001-09-14 | Fix xine --help audio plugin sensing. | James Courtier-Dutton |
2001-09-04 | a little bit more log output from esd output plugin | Guenter Bartsch |
2001-09-02 | resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2 | Guenter Bartsch |
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch |
2001-08-14 | audio output plugin priority handling, based on patch provided by Philip Stad... | Guenter Bartsch |
2001-06-25 | small code cleanup, no warnings when compiling esd | Guenter Bartsch |
2001-06-24 | fixed esd output plugin | Guenter Bartsch |
2001-04-27 | Fixed audio out init functions names. | Daniel Caujolle-Bert |
2001-04-27 | Audio out compile again. Change prototypes in audio out, libac3 and | Daniel Caujolle-Bert |
2001-04-24 | Reunification of xine-lib and xine-output. Some code cleanups. | Daniel Caujolle-Bert |