Commit Graph

1056 Commits

Author SHA1 Message Date
0c068f5e45 Next cdrskin-0.3.7 cycle 2007-05-21 20:16:34 +00:00
4b84739574 For Linux 2.4, USB audio : Reduced CD output buffer size to 32 kiB 2007-05-21 19:03:06 +00:00
40b4674190 For Linux 2.4, USB : Carefully avoided to inquire more data than available 2007-05-21 18:57:09 +00:00
a80f930290 Prepared fflushing and stderr output of SCSI command log 2007-05-21 18:45:44 +00:00
Mario Danic
d1790a4900 Implemented ECMA constraints on PVD 2007-05-15 10:35:42 +00:00
Mario Danic
5d0ea8fce1 Implemented complete iso PVM and workaround charset problems 2007-05-12 00:30:04 +00:00
Mario Danic
08dfbf2592 Implemented a lot of fixes 2007-05-12 00:25:56 +00:00
Mario Danic
06256b889a Implemented third set of java build system changes 2007-04-24 23:24:35 +00:00
Mario Danic
30ae0fbbc7 Second fix for java build system 2007-04-24 23:22:45 +00:00
Mario Danic
6ea3b178bc Initial set of fixes for build system 2007-04-24 22:54:05 +00:00
f5d357bd38 Next cdrskin-0.3.7 cycle 2007-04-23 17:15:29 +00:00
0dfea9b2a3 Updated cdrskin tarball generator 2007-04-23 15:48:40 +00:00
7dfa8a6cac Corrected false info about outdated addressing method 2007-04-23 15:46:41 +00:00
ecd5c28e48 Made number transition and activated development documentation 2007-04-23 15:43:51 +00:00
c97d014b3d Updated cdrskin tarball generator 2007-04-23 14:52:58 +00:00
0341ebab22 Made number transition and activated development documentation 2007-04-23 12:32:00 +00:00
Mario Danic
0d161ec860 Tagged 0.3.6 2007-04-23 08:57:32 +00:00
Mario Danic
e614659a77 Imported initial java bindings 2007-04-23 08:42:04 +00:00
8ba5bd7815 Changed many /dev/sg to /dev/sr 2007-04-22 13:22:43 +00:00
90d2b14592 Repaired autotools bootstrap bug by help of sed 2007-04-22 12:20:33 +00:00
df73f5aa12 Next cdrskin-0.3.5 cycle 2007-04-22 12:18:49 +00:00
c64cda0bde Declared failure of DDLP to entirely solve the concurrency problem 2007-04-21 12:37:24 +00:00
571af4f255 Beginning to develop DDLP-B 2007-04-20 21:16:17 +00:00
c4bbef2ad2 Clarifications about motivation and duties of the participants 2007-04-19 11:34:54 +00:00
175e5759ea Clarifications about motivation and duties of the participants 2007-04-19 11:31:59 +00:00
0c7f52dc34 Corrected a list of standard paths 2007-04-18 21:48:45 +00:00
1e860e6536 Adaptations to new test results and discussions 2007-04-18 21:31:21 +00:00
65f82d82ab Polished messages, comments and description of DDLP-A 2007-04-18 13:01:21 +00:00
9cfe22531d Updated comments about DVD+R 2007-04-18 10:36:35 +00:00
52a66bff95 Progress due to tests with test/open-cd-excl 2007-04-18 10:35:38 +00:00
bf335978f8 Allowed for Friendly Programs: O_EXCL | O_RDONLY 2007-04-18 10:34:12 +00:00
73a564c767 Program for probing access to device files. By Ted Ts'o with modifications by me. 2007-04-18 10:32:23 +00:00
b634e90b2c Corrected description of return values 2007-04-16 21:31:23 +00:00
dd88dbe1d1 Polished txt and finally threw out getter functions 2007-04-16 21:20:39 +00:00
8657cad63f Emerging description of DDLP 2007-04-16 19:45:11 +00:00
46ea9fbf5d Finalized DVD+R cookbook 2007-04-16 19:43:42 +00:00
359c87956e Implemented ddlpa_lock_btl() 2007-04-15 20:34:27 +00:00
218b525c55 Began test implementation of DDLP-A 2007-04-15 16:46:47 +00:00
Dave
998333ae78 Add the basics for a high level IsoFS class. I have no proof that it currently
works correctly.
2007-04-13 20:45:03 +00:00
Dave
7ba96957e4 Fix a typo in the libisofs printing function. 2007-04-13 20:38:38 +00:00
9ac0344838 Made use of fcntl(F_SETLK) switchable (and thus became more free with default) 2007-04-13 17:28:25 +00:00
c007d17a37 Switched from O_NONBLOCK to O_NDELAY (see http://lkml.org/lkml/2007/4/11/141) 2007-04-13 17:12:06 +00:00
Dave
db5cd63af3 Add the beginnings of a high level API to isofs. Currently only does
initialization and getting/setting volume attributes.
2007-04-13 04:56:31 +00:00
Dave
eaf0e26bff Manually unbreak the core binding. The pyglet code generator generates
one structure def per function call, which means the structs can't be 
passed between functions (!!). It's fixed manually for now, but the 
pyglet generator should be fixed.
2007-04-13 04:53:45 +00:00
Dave
00dd3a3cb1 Initial structure and core internal module for the libisofs python
bindings.
2007-04-13 03:00:51 +00:00
Dave
8f1201f06b Implement the three setters declared in the public API but lacking an
implementation. The python bindings generated code complains about them 
being missing, and they seemed simple enough to write.
2007-04-13 02:59:16 +00:00
2030e73f84 Clarified license. People who object shall please come forward now. 2007-04-12 14:47:59 +00:00
Dave
cde7225026 Delete the extras directory, as we're moving the python bindings into the main project dirs. 2007-04-12 00:31:57 +00:00
eeba8beb36 Avoided SIGSEGV with an old SCSI CD-ROM drive and its wild replies 2007-04-10 14:46:46 +00:00
1400550c71 Fixed bug in sg_open_scsi_siblings() introduced with revision 802 2007-04-10 08:31:04 +00:00