Commit Graph

2426 Commits

Author SHA1 Message Date
rocky
12ac7c8a23 configure.ac: in 0.78cvs now
mmc2a.c: small changes from and synch with mmc-tool.
2006-04-12 09:38:45 +00:00
rocky
0c2b1bfa9e mmc: add mmc_close_tray().
mmc-tool: add option for close tray and to get mode-sense 2A data.
2006-04-12 09:30:14 +00:00
rocky
a87210b686 Allow multiple sequence of operations. 2006-04-12 03:23:46 +00:00
rocky
f66b71db63 udf_fs.c: was freeing freed memory when searching for a file that
doesn't exist.

udf2.c: print error when looking for a non-existent file.
2006-04-11 06:46:29 +00:00
rocky
d0d5ea424f Make udf_read_block more like 2 read. Implementation is closer
to the description (although it needs more work.)
udf_fs.h: break out udf_check_tag()
*.h: /*! -> /** - is more like Javadoc.
2006-04-11 05:47:57 +00:00
rocky
e039fcee0e Handle error condition better. 2006-04-11 01:05:44 +00:00
rocky
e11190d0b2 Print out entire file. (File must fit in memory though.) 2006-04-11 01:02:18 +00:00
rocky
6eeb46aea7 UDF fixes. 2006-04-11 00:26:54 +00:00
rocky
cbcfd4ee77 Wrapping fixes 2006-04-07 02:32:03 +00:00
rocky
aca503e166 If a driver doesn't have cdio_get_audio_volume, increase/decrease
volume arbitrarily start off with 50 (midway in range) and we've arranged
that cdda-player will do it's own bookkeeping to figure out what the
current volume level is.
2006-04-07 02:01:46 +00:00
rocky
48d9626a53 Add ability to interactively set volume levels. Keys +/- 2006-04-05 11:46:54 +00:00
rocky
a454dc7194 Tidy up a little. 2006-04-05 04:11:33 +00:00
rocky
3c8e10bf67 . 2006-04-05 03:55:09 +00:00
rocky
5eaec0081d *** empty log message *** 2006-04-05 03:53:01 +00:00
rocky
049e4e2c67 Figure out last line from screen paramaters. (I'm embarrassed it this
wasn't put in earlier.) Play *only* if we weren't previously paused or
playing.
2006-04-05 03:52:21 +00:00
rocky
b9140126a8 Start off playing all tracks.
Set status to show playing all tracks.
2006-04-05 02:35:55 +00:00
rocky
d71d515ee6 Make so we can call from driver. Some comment changes too. 2006-04-05 02:20:06 +00:00
rocky
1be50a03fc typo 2006-04-04 02:09:19 +00:00
rocky
edc8056ec9 Clarify the difference betweeen speed as it is defined in the MMC spec
and drive unit speeds. Add a new mmc routine for the latter.
2006-04-04 02:06:12 +00:00
rocky
380b9322ee mmc-tool: tool do issue libcdio mmc commands. 2006-04-04 00:20:48 +00:00
rocky
c5bf341cc3 Add get/set blocksize and MCN commands. 2006-04-04 00:20:13 +00:00
rocky
f34726b9e6 typos 2006-04-03 19:54:06 +00:00
rocky
7112802d38 .cvsignore 2006-04-03 19:32:17 +00:00
rocky
10b57b2ddd gnu_linux: Use internal routine to set the speed.
mmc.c: add more debug_ variables for new enums and extern vars in mmc.h
set speed is in the write direction not read
2006-04-03 19:31:18 +00:00
rocky
93bb7fdb74 More #defines become enums.
Add CDIO_MMC_GETPOS_LEN16. Is like CDIO_MMC_GETPOS_LEN16 with extra
position parameter.
2006-04-03 18:51:46 +00:00
rocky
2087a6a769 Add example program to show MODE_SENSE page 2A: CD/DVD Capabilities
and Mechanical Status Page.
2006-04-03 18:50:46 +00:00
flameeyes
2f62a9c3fd Add a --disable-cxx configure parameter so that the C++ bindings can be skipped. 2006-03-30 10:47:51 +00:00
rocky
a2ebe5e4c0 README 2006-03-28 14:48:44 +00:00
rocky
ec577b97fc README 2006-03-28 14:11:56 +00:00
rocky
d45449d271 For read_data_sectors, try first MMC commands and then cooked I/O. 2006-03-28 13:16:09 +00:00
rocky
dbc63b695a Yet another attempt to get "get_drives_with_cap" working in a rational
fashion.
2006-03-28 03:26:16 +00:00
rocky
10942d5ba3 One more time, go over logic of get_drives_with_cap. 2006-03-27 02:48:41 +00:00
rocky
8b24c3a47e Bug in get_drive_types_with_cap: Had wrong boolean logic. 2006-03-26 20:47:55 +00:00
rocky
1fe161aad3 . 2006-03-26 15:14:00 +00:00
rocky
82ca192f83 Add ISO 9660 CD reading test. 2006-03-26 15:05:21 +00:00
rocky
4c029bea7b A more stringent ISO 9660 CD reading test. 2006-03-26 15:03:54 +00:00
rocky
9e599d15d5 Add test of reading an ISO 9660 CD. 2006-03-26 04:02:35 +00:00
rocky
393af6efc3 Untabify 2006-03-26 02:35:26 +00:00
rocky
f7c122285d Add/correct comments. osx.c: remove tabs. 2006-03-26 02:34:41 +00:00
rocky
f2046d59cd We'll accept FreeBSD 7. 2006-03-25 00:22:47 +00:00
rocky
df29646b2e Document iso9660_iso_seek_read better. Well, the old doc at least
had me confused.
2006-03-25 00:21:56 +00:00
rocky
1dfc5d1146 Store passed in messagedest in initializing drive object. 2006-03-25 00:20:28 +00:00
rocky
aa838fc894 documentation additions, mostly doxygen. More #defines become enumerations. 2006-03-18 18:37:56 +00:00
rocky
e79890bc7d Forgot to update release date. 2006-03-18 04:15:07 +00:00
rocky
4a6f170879 sourceforge openpower is now giving problems in changing
timezone. Will it ever end?
2006-03-18 03:30:17 +00:00
rocky
2d9b285792 Makefile.am: failed bad attempt to get Sun 9's make work. But this is
probably more correct anyway.
testiso9660.c: I give up on getting localtime working.
2006-03-18 03:19:16 +00:00
rocky
b8d69c67a2 iso9660.h: remove doxygen formatting warning.
configure.ac, NEWS: get ready for 0.77 release
2006-03-18 02:35:06 +00:00
rocky
8f125ff0a4 typo 2006-03-18 01:56:19 +00:00
rocky
bcd670d1c6 More strcat, sprintf, and strcpy replacements. 2006-03-18 01:28:13 +00:00
rocky
df4da91a06 Update instructions 2006-03-18 01:05:42 +00:00