index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
input_cda.c
Age
Commit message (
Expand
)
Author
2002-06-19
Fix 'XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0"'
Ewald Snel
2002-06-17
Few memory leaks.
Daniel Caujolle-Bert
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-24
Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a bad
Daniel Caujolle-Bert
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-23
Fix memory leaks by disposing input, demux and decoder plugins at exit
Ewald Snel
2002-04-11
Add an INPUT_CAP_PREVIEW mode.
James Courtier-Dutton
2002-03-24
Add Sergiy Kudryk <linux_ua@yahoo.com> as contributor. Don't send
Daniel Caujolle-Bert
2002-02-17
big debug output cleanup. removed debug output from log window, logging
Guenter Bartsch
2002-01-15
input_cda.c didn't compile on freebsd 4.4
Juergen Keil
2002-01-14
Fixed cda deadlocks.
Daniel Caujolle-Bert
2002-01-02
Correct spelling of __VA_ARGS__ macro
Juergen Keil
2001-12-27
Add intl support + more logging messages.
Daniel Caujolle-Bert
2001-12-14
Move [PATH/NAME]_MAX into compat.h.
Daniel Caujolle-Bert
2001-12-11
Fix (probably) FreeBSD breakage.
Daniel Caujolle-Bert
2001-12-10
Fix jerky playback at track start. Some improvment for other unices than
Daniel Caujolle-Bert
2001-12-10
PATH_MAX, NAME_MAX and CDROM_MEDIA_CHANGED defines missing on solaris
Juergen Keil
2001-12-10
Enable config callbacks.
Daniel Caujolle-Bert
2001-12-10
create directory recusively.
Daniel Caujolle-Bert
2001-12-10
cddb cache directory is settable.
Daniel Caujolle-Bert
2001-12-09
Forgotten boolean about grabbed cddb info.
Daniel Caujolle-Bert
2001-12-09
Add cddb infos caching. Fix billion call of cddb server. Fix autoplay
Daniel Caujolle-Bert
2001-12-09
- Better default for CDROM device on solaris
Juergen Keil
2001-12-08
Add CDDB support.
Daniel Caujolle-Bert
2001-12-06
Add audio cd support.
Daniel Caujolle-Bert