File: THANKS

package info (click to toggle)
libdevice-cdio-perl 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,248 kB
  • ctags: 2,564
  • sloc: ansic: 11,536; perl: 4,027; makefile: 69; sh: 3
file content (20 lines) | stat: -rw-r--r-- 604 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Many thanks to Jerry G Geiger for resurrecting this project from the dead. He added:

- audio_get_status
- audio_get_volume
- audio_set_volume
- cdio_guess_cd_type 
- cdio_read_pvd
- cdio_version (version string of linked library)
- get_cddb_discid
- get_disk_cdtext
- get_joliet_level
- get_track_cdtext
- get_track_isrc
- is_tray_open
- example/checkcd.pl to show CD characteristics

He also fixed Build.PL so it works again and added many corrections to
my faulty C interface code.;

Thanks to Martín Ferrari for making this available on Debian *and* for finding and fixing the bugs needed to do so.