rocky
|
15ce91070e
|
audio absolute relative frame on BSDI addressed.
|
2005-03-18 22:53:48 +00:00 |
|
rocky
|
442f688a45
|
BSDI eject works, more audio stuff working.
|
2005-03-18 19:30:31 +00:00 |
|
rocky
|
8ef435a249
|
src/* gl_default_log_handler defined only once.
lib/dirver/*.c: looks to me like a cosmetic change but supposedly it helps
on Fedora Core 4 test1
Bug # 12363:
See: http://savannah.gnu.org/bugs/?func=detailitem&item_id=12363
|
2005-03-18 12:56:00 +00:00 |
|
rocky
|
9056a8f3e7
|
Reduce verbosity on disc mode detection
|
2005-03-17 19:41:16 +00:00 |
|
rocky
|
eb575cf40c
|
missing declaration
|
2005-03-17 15:32:27 +00:00 |
|
rocky
|
89a88ff987
|
remove non-const warning.
|
2005-03-17 09:01:58 +00:00 |
|
rocky
|
77405839a1
|
BSDI: add audio controls.
cdda-player.c: gcc > 3.0 change.
|
2005-03-17 08:54:10 +00:00 |
|
rocky
|
af71247d66
|
Remove duplicate open on CD. Some warnings turned into info
messages. Remove unnecessary \n's.
|
2005-03-15 12:11:53 +00:00 |
|
rocky
|
8aaeb8d71c
|
read_subchannel sets format MSF. So caller no longer has to.
|
2005-03-15 04:16:17 +00:00 |
|
rocky
|
30fca87a95
|
Get read_subchannel working - was thrown off by Microsoft's lousy
poor documentation of IOCTL_READ_Q_SUBCHANNEL
|
2005-03-15 02:04:51 +00:00 |
|
rocky
|
0507f61921
|
Allow returned parameters to be NULL.
|
2005-03-14 02:02:49 +00:00 |
|
rocky
|
02ce555171
|
A hacky OSX close drive routine. It doesn't handle the actual drive
paramater because we don't really know how to pass that to druti.
|
2005-03-13 04:42:38 +00:00 |
|
rocky
|
aa74e98227
|
Forgot close of file descriptor.
|
2005-03-11 02:10:11 +00:00 |
|
rocky
|
6cc745b6e0
|
Possible filling out of FreeBSD audio control routines.
|
2005-03-11 02:08:05 +00:00 |
|
rocky
|
ff7b7cbfa6
|
Correct export name.
|
2005-03-09 11:19:52 +00:00 |
|
rocky
|
daee09ad22
|
Compilation fix for non MS OS's.
|
2005-03-09 11:04:34 +00:00 |
|
rocky
|
8e8c54a457
|
Add MMC START STOP interface.
|
2005-03-09 10:23:01 +00:00 |
|
rocky
|
86324c60b7
|
Use mci command for close for now.
|
2005-03-09 02:36:25 +00:00 |
|
rocky
|
76d8cbe880
|
win32.c: get eject working.
device.c: an additional test for a NULL pointer to be on the safe side.
cdda-player: better handling of eject.
|
2005-03-09 02:19:54 +00:00 |
|
rocky
|
683e3d8eaf
|
Test for invalid file handle on close_tray.
|
2005-03-08 15:47:50 +00:00 |
|
rocky
|
2b53fd1f60
|
Possibly Solaris close tray fixes.
|
2005-03-08 04:10:36 +00:00 |
|
rocky
|
2e91ef8ab5
|
Need to make close_tray_win32 external even when not on Windows.
|
2005-03-08 03:19:29 +00:00 |
|
rocky
|
7ae764d9b8
|
lib/driver/device.c: bug in close routine looping.
lib/*: Modify close routine for Win32 ioctl.
src/cdda-player: add option for close cd tray and minor things
|
2005-03-08 03:11:19 +00:00 |
|
rocky
|
068120281b
|
Start of a working close_tray routine.
Add another routines which returns driver id to help reduce driver scans.
Reduce unneeded driver scanning my skipping DRIVER_UNKNOWN.
|
2005-03-07 07:23:52 +00:00 |
|
rocky
|
75c7b9a3d3
|
windows audio control improvements: add stop and do a little better
about getting subchannel info (still needs work). Attempt close tray
routine which is still broken across the board pending reworking.
|
2005-03-07 00:55:31 +00:00 |
|
rocky
|
79942ad9b6
|
Initial op.funcs. NULL. Try using close tray via CDROMSTART.
|
2005-03-06 23:11:47 +00:00 |
|
rocky
|
c082cedeba
|
solaris: add audio stop
gnu_linux.c: correct comment.
|
2005-03-06 22:53:50 +00:00 |
|
rocky
|
a706fc7cd2
|
fix prototype mismatch.
|
2005-03-06 22:36:27 +00:00 |
|
rocky
|
083e586379
|
Was destroying device list when getting capabilities. This should be an
in parameter only.
|
2005-03-06 22:04:07 +00:00 |
|
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
|
12c4dc4457
|
Add some of the audio routines to BSDI driver.
|
2005-03-03 10:32:44 +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 |
|