rocky
6cf48eacb8
Add cdio_audio_get_msf_seconds
2005-03-06 15:59:20 +00:00
rocky
1fe287e813
More audio control corrections.
2005-03-06 11:21:52 +00:00
rocky
7b78b896f4
Forgot to add mmc_audio_state2str to list of exported symbols.
2005-03-06 03:00:41 +00:00
rocky
83601dc13e
Add routine to turn audio status into a string.
2005-03-06 02:59:26 +00:00
rocky
333de3f467
Don't rely on mmc backward compatability.
2005-03-06 00:55:42 +00:00
rocky
29780fc927
Don't rely on MMC backward compatibility.
2005-03-06 00:54:50 +00:00
rocky
3e84283fa8
Don't rely on compatability with 0.72. Use new type names.
2005-03-06 00:03:53 +00:00
rocky
4c6890effd
FreeBSD audio control fixes.
2005-03-05 23:21:40 +00:00
rocky
0ef7ba34cc
BSDI audio control fixes.
2005-03-05 22:46:33 +00:00
rocky
7fd9eb5291
Correct getting audio subchannel info.
2005-03-05 22:10:20 +00:00
rocky
a27d21a97a
win32.c: closer to getting audio controls working.
...
cd-info.c: was not testing MULTI_SESSION capability correctly.
2005-03-05 19:27:28 +00:00
rocky
b0f8934073
get_last_session returns lsn_t not session number.
...
Add get_track_last_session for Solaris. Correct it's play_msf.
2005-03-05 10:48:41 +00:00
rocky
822a203ba8
Add API routine to get last session number.
2005-03-05 10:10:16 +00:00
rocky
d76eddad1b
Revise play_audio_msf for start/end as it should be.
...
_cdio_*driver*.c -> *driver*.c
2005-03-05 09:26:52 +00:00
rocky
d496ca3dbc
1st attempt to fill in some audio controls for Windows ioctl.
2005-03-05 09:11:44 +00:00
rocky
9cd2c6916a
Towards audio controls working on FreeBSD.
2005-03-03 13:48:47 +00:00
rocky
e226c220ac
Fix syntax error if Joliet.
2005-03-03 13:47:59 +00:00
rocky
12c4dc4457
Add some of the audio routines to BSDI driver.
2005-03-03 10:32:44 +00:00
rocky
b7a7319c57
Respect localtime parameter in iso9660_get_dtime
2005-03-03 10:32:01 +00:00
rocky
3466eeb8cd
sunos -> solaris. lsn -> i_lsn
2005-03-03 08:43:39 +00:00
rocky
3abb1badf9
audio.h: redo audio volume levels a little.
...
mmc.{c,h}: attempt to get audio ports/selections via MMC.
cd-info.c: show volume output levels in a cleaner fashion.
2005-03-02 04:23:59 +00:00
rocky
cfda57a213
Put back use of read_audio_subchannel_linux()
2005-03-01 11:00:49 +00:00
rocky
881d4fcf8f
mmc.c: fix up read_audio_subchannel_mmc
...
audio.h: more direct field names
mmc.h: add mmc_subchannel_t; scsi_mmc -> mmc
cdio-linux.c: remove deprecated from_bcd8
2005-03-01 10:53:15 +00:00
rocky
cd328dac84
Report ability to read MCN.
...
Add MMC routine to read audio subchannel.
2005-03-01 09:33:52 +00:00
rocky
126777b282
_cdio_sunos.c: add audio routines.
...
_cdio_linux.c: small formatting changes.
2005-03-01 08:14:09 +00:00
rocky
690e99f929
Add new audio routines.
2005-03-01 07:44:24 +00:00
rocky
cdef618824
Corrections to audio. First glimpse at working (on GNU/Linux) audio
...
controls.
2005-03-01 02:49:43 +00:00
rocky
19524f1d51
read_data_sectors via (cooked) generic read.
2005-03-01 01:22:38 +00:00
rocky
18392b405f
Fix up read_data_sectors by using generic cooked routine.
2005-03-01 01:09:53 +00:00
rocky
f692c47b43
Audio (via line output) related routines.
2005-03-01 00:49:24 +00:00
rocky
47a5589e61
Add audio lineout controls (play, pause, volume control)
2005-03-01 00:41:34 +00:00
rocky
53916b41bf
Add read_data_blocks via cooked mode. Seems to work better than read_cd.
2005-03-01 00:40:39 +00:00
rocky
716fa9a080
Failed attempt to make read_data_sectors work.
2005-02-28 04:05:17 +00:00
rocky
d4279cb35f
Report error when read_data_block fails.
2005-02-28 03:04:21 +00:00
rocky
99332fbd44
Don't try to read too many blocks on MMC readcd.
2005-02-28 02:56:26 +00:00
rocky
306f8bc498
More device error return codes. More detailed errors when CDROM_SEND_PACKET
...
fails.
2005-02-28 02:00:20 +00:00
rocky
602be8e5c6
win32.c: fill in read_data_blocks (use mmc routine)
...
iso-info.c: lint cast on output
iso9660.c: deal with struct tm's that don't have gmt_off.
2005-02-27 20:16:08 +00:00
rocky
86cf5ff85f
Copy last changes to parse_rock_ridge_stat_internal().
2005-02-26 17:54:49 +00:00
rocky
1781cf1a3d
Fix bugs in getting full symbolic link name (when multiple directories).
...
Remove unnecessary malloc in realloc_symlink().
2005-02-26 17:20:33 +00:00
rocky
60032c9c2d
Change to iso9660_get_dtime to make dates on Rock-Ridge CD's match
...
what the OS reports when mounting. A bit was done by trial and error
although it doesn't seem *inconsistent* with standards definitions.
2005-02-26 14:58:53 +00:00
rocky
039ff7c756
Bug in setting blocksize - wasn't using passed parameter.
2005-02-25 10:22:48 +00:00
rocky
62c514d60d
_cdio_generic.c: OSX does return CDIO_CDROM_CDI_TRACK.
...
_cdio_osx.c: fixup read_data_blocks. May have to complicate more if we
need to make a distinction between Form 1 and Form 2. Revise for
current name/variable conventions.
2005-02-25 09:17:41 +00:00
rocky
f21d10168d
Erroneous parameter passed.
2005-02-25 09:08:57 +00:00
rocky
b4a4b971f9
Guard against deferencing NULL pointer.
2005-02-24 06:32:57 +00:00
rocky
8e8e12f906
Use TR_ values from cdio/cdda.h.
2005-02-24 00:25:52 +00:00
rocky
f49cd32f45
Add read_data_blocks; revise according to current conventions.
2005-02-24 00:18:34 +00:00
rocky
0661cbd0b6
Don't assume all OS's have tm_gmtoff
2005-02-23 00:43:05 +00:00
rocky
a37cfc0ba4
NEWS: all that's gone on so far in 0.73cvs
...
README: Note paranoia and samba vfs module
*.{h,c}: more debugger symbols. Use _s convention more.
2005-02-22 10:42:50 +00:00
rocky
7bbdbd4f7c
iso9660_get_dtime hack: we've seen it happen that everything except
...
gmtoff is zero and the expected date is the beginning of the epoch. So
we accept 6 numbers being zero. I'm also not sure if using the of the
Epoch is also the right thing to do either.
2005-02-22 09:55:47 +00:00
rocky
1dcab83589
Missing new symbol. Thanks again to Steve Schultz
2005-02-22 04:39:23 +00:00