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_cdda.c
Age
Commit message (
Expand
)
Author
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
more helper functions cleanup (stream info, meta info)
Miguel Freitas
2003-10-31
ip == NULL would result in a file descriptor leak
Michael Roitzsch
2003-09-21
- fix crasher in the CDDA plugin, better memory management for the cdrom_toc
Bastien Nocera
2003-09-10
Fix segmentation fault when cddb query fails.
Robin KAY
2003-09-06
Don't add the data track to the autoplay list for Audio CDs (Linux)
Bastien Nocera
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-08-10
new patches from Frantisek, cdda fixes/improvements
Miguel Freitas
2003-06-09
This should fix it. Return the correct value from cdda_open for non-Win32.
Tim Champagne
2003-06-09
This time for sure. The file desc was not being setup for auto-play. That sho...
Tim Champagne
2003-06-09
I think that this should fix the cdda plugin. Can someone verify this? Thanks...
Tim Champagne
2003-06-09
This should fix the SIGSEGV in the cdda input module but it will probably not...
Tim Champagne
2003-05-20
This fixes http support for Win32
Tim Champagne
2003-05-20
This adds http and network input for Win32. I have no idea how to test this u...
Tim Champagne
2003-05-20
make it compile again for non-Win32
Mike Melanson
2003-05-20
This adds cdda support for Win32. Also fixed the demuxer mpeg block build for...
Tim Champagne
2003-05-16
The cdda input plugin now builds in the Win32 env. I still need to test this ...
Tim Champagne
2003-05-16
Fix win32 build and start adding additional plugin support
Tim Champagne
2003-05-06
add error handling
Miguel Freitas
2003-05-06
- support device on mrl (eg. cdda://dev/cdrom/1 or cdda://localhost:3000/1)
Miguel Freitas
2003-05-06
add a very simple frame cache.
Miguel Freitas
2003-05-02
require slash on mrl syntax.
Miguel Freitas
2003-05-02
close fd so disk don't get stuck on drive
Miguel Freitas
2003-04-26
bump up input plugin interface version number
Guenter Bartsch
2003-04-23
check if something could be frieed.
Daniel Caujolle-Bert
2003-04-13
Input plugin api change:
Thibaut Mattern
2003-04-06
- shared eject implementation taken from the DVD input, eject doesn't work if...
Bastien Nocera
2003-03-29
FreeBSD implementation. thanks to Vladimir Kushnir.
Heiko Schaefer
2003-02-26
as long as this is doing nothing, we should disable this feature, so that the
Michael Roitzsch
2003-01-30
input device is configurable now
Daniel Caujolle-Bert
2003-01-23
CDDA renaming
Siggi Langauf
2003-01-20
Add CDDB support to CDDA plugin.
Daniel Caujolle-Bert
2003-01-09
provides autoplaylist. doesn't work 100% for me because toc always
Miguel Freitas
2003-01-08
Add the missing "solaris" bits for the 'cdda' input plugin
Juergen Keil
2003-01-08
wow, time to sleep i guess. revert and fix
Daniel Caujolle-Bert
2003-01-07
support more the 9 tracks
Daniel Caujolle-Bert
2003-01-07
avoid segfault when grabbing mrls
Daniel Caujolle-Bert
2003-01-05
added CD digital audio input source
Mike Melanson
[prev]