Thomas Schmitt
|
2e8dec42e5
|
Reacted on some of the complaints of codespell
|
4 years ago |
Thomas Schmitt
|
cd94630dec
|
Corrected misperception of telltoc --read_and_print 1:.
|
5 years ago |
Thomas Schmitt
|
1d15b0845f
|
Handling failure to write to disk file. Coverity CID 21786.
|
5 years ago |
Thomas Schmitt
|
acfaa6e15a
|
Removed useless and faulty test/structest.c. Coverity CID 21785.
|
5 years ago |
Thomas Schmitt
|
ef662655bb
|
Prevented a quite unlikely buffer overflow by argument. Coverity CID 21831.
|
5 years ago |
Thomas Schmitt
|
bb0d0f9505
|
Testing all arguments of fake_au for oversize. Coverity CID 21830.
|
5 years ago |
Thomas Schmitt
|
0f5b28ee64
|
Closed various memory leaks in libburner. Coverity CID 21814, CID 21815.
|
5 years ago |
Thomas Schmitt
|
142e138543
|
Closing output file pointer of telltoc --read_and_print. Coverity CID 21813.
|
5 years ago |
Thomas Schmitt
|
ead8735d2e
|
Updated telltoc to BD and other old novelties.
|
5 years ago |
Thomas Schmitt
|
cbc21aef76
|
Closed memory leak in telltoc. Coverity CID 21812.
|
5 years ago |
Thomas Schmitt
|
1602c51a26
|
Removed surplus code statement which used uninitialized variable. Coverity CID 21843.
|
5 years ago |
Thomas Schmitt
|
22719b880e
|
Checking program arguments of test/fake_au. Coverity CID 21832.
|
5 years ago |
Thomas Schmitt
|
d7e762b9be
|
Mutally mentioned the other demo program in their introdution comments
|
5 years ago |
Thomas Schmitt
|
0dd3ff606c
|
More hunt for "allow to"
|
5 years ago |
Thomas Schmitt
|
6a927ae867
|
Changed wrong use of "resp." in docs
|
5 years ago |
Thomas Schmitt
|
b46f7157de
|
Removed inactive test code from telltoc.c
|
7 years ago |
Thomas Schmitt
|
a843727bc7
|
Made telltoc ready for reading CD audio
|
8 years ago |
Thomas Schmitt
|
126e73d19d
|
Added madatory library initialization to test/structest.c
|
9 years ago |
Thomas Schmitt
|
706f8b937d
|
Reacted on warning of cppcheck about test/poll.c
|
9 years ago |
Thomas Schmitt
|
7a9a7dfdd2
|
Reacted on -Wsign-compare warnings of gcc
|
9 years ago |
Thomas Schmitt
|
0ac6a64f12
|
Reacted on -Wsign-compare warnings of gcc
|
9 years ago |
Thomas Schmitt
|
8bd288e10c
|
Reacted on -Wsign-compare warnings of gcc
|
9 years ago |
Thomas Schmitt
|
38c029d5e3
|
Better default input file for test/offst_source.c
|
10 years ago |
Thomas Schmitt
|
287b59cfd3
|
Temporarily added test program for burn_offst_source_new()
|
10 years ago |
Thomas Schmitt
|
4cc524097b
|
Clarified the meaning of 0x0 and 0x30 signal handlers
|
10 years ago |
Thomas Schmitt
|
c866b6bc35
|
Moved public part of libdax_audioxtr.h to libburn.h
|
10 years ago |
Thomas Schmitt
|
e787d328c7
|
Let libburner warn programmers if they forget to set 64 bit off_t
|
11 years ago |
Thomas Schmitt
|
ed6e2df81b
|
Changed examples burn_set_signal_handling(...,48) to (...,0x30)
|
11 years ago |
Thomas Schmitt
|
ae667ca2e8
|
Adapted libburner to new advise about signal handling
|
11 years ago |
Thomas Schmitt
|
54005cb60e
|
Lifted ban to derive GPLv3, extended copyright range to 2010
|
11 years ago |
Thomas Schmitt
|
734759190a
|
Carified in libburner.c that apps must use 64 bit off_t.
|
11 years ago |
Thomas Schmitt
|
16ffa10831
|
Carified in libburner.c that apps must use 64 bit off_t.
|
11 years ago |
Thomas Schmitt
|
8276611468
|
Avoided SIGSEGV if no drives were found by scan
|
11 years ago |
Thomas Schmitt
|
6fea3d0a9b
|
Updated copyright claims to year 2009
|
12 years ago |
Thomas Schmitt
|
687bde257c
|
Cosmetic changes
|
12 years ago |
Thomas Schmitt
|
147cb430d1
|
Updated libburner to BD-R
|
12 years ago |
Thomas Schmitt
|
a54113267e
|
Declared BD-RE to be supported
|
12 years ago |
Thomas Schmitt
|
5c6366ecbd
|
Mentioned support for DVD+R/DL.
|
13 years ago |
Thomas Schmitt
|
c48244abfc
|
Directed error message to proper output channel
|
13 years ago |
Thomas Schmitt
|
e48014caea
|
Adjusted meaning of --read_and_print count= -1
|
13 years ago |
Thomas Schmitt
|
2a669879a4
|
Calmed down hyperactive sleep interval with drive scanning
|
13 years ago |
Thomas Schmitt
|
6864b1d621
|
Minor changes with waiting for drive and fifo status display
|
13 years ago |
Thomas Schmitt
|
e065ff1db7
|
Inserted the necessary error messages and magic numbers
|
13 years ago |
Thomas Schmitt
|
f3966e5fee
|
Made use of 4 MB fifo
|
13 years ago |
Thomas Schmitt
|
1efbf27fe3
|
Disallowed --read_and_print raw:- , allowed to write to chardev+pipe+socket
|
13 years ago |
Thomas Schmitt
|
011ba599cd
|
Blocked against file descriptor drives. Too dangerous for a demo.
|
13 years ago |
Thomas Schmitt
|
1935d222ed
|
Lowered report severity to LIBDAX_MSGS_SEV_WARNING.
|
13 years ago |
Thomas Schmitt
|
5283401fb0
|
Reacted on changed media profile of stdio-drives
|
13 years ago |
Thomas Schmitt
|
0c14e6ee4c
|
burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab()
|
13 years ago |
Thomas Schmitt
|
970e2798ba
|
Testing new API functions via --drive stdio:<path>
|
13 years ago |