index
:
~teuf/cdio
master
libcdio bugfixes and featurelets
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
udf: Don't return freed memory from udf_fopen
HEAD
master
Christophe Fergeau
1
-1
/
+2
2012-11-04
Bump library number
R. Bernstein
1
-2
/
+2
2012-10-27
Doxygen update, fixes, tweaks for release.
R. Bernstein
8
-644
/
+1182
2012-10-27
make-check-short.rb: ignore gmake as you would make or remake
R. Bernstein
1
-2
/
+2
2012-10-27
Make configure SED environment aware, e.g. for OSX (Robert William Fuller). G...
R. Bernstein
2
-14
/
+16
2012-10-27
Try to mitigate some of the Windows driver brokenness
R. Bernstein
1
-0
/
+4
2012-10-24
Christophe Fergeau added UDF reading to iso-info as well
R. Bernstein
1
-1
/
+1
2012-10-24
Merge branch 'master' of git.sv.gnu.org:/srv/git/libcdio
R. Bernstein
12
-79
/
+60
2012-10-24
removed warning while parsing empty cd-text
Leon Merten Lohse
10
-72
/
+52
2012-10-22
-U option-processing fixes.
rocky
2
-7
/
+8
2012-10-21
Merge branch 'master' of git.sv.gnu.org:/srv/git/libcdio
R. Bernstein
1
-6
/
+5
2012-10-21
Fix SCSI additional sense size checking for Windows.
R. Bernstein
1
-6
/
+5
2012-10-21
Update NEWS
R. Bernstein
1
-1
/
+1
2012-10-21
Add allow iso-read and iso-info to handle UDF format via options --udf or -U....
R. Bernstein
3
-56
/
+153
2012-10-22
make-check-filter.rb: Ignore older "make: .. is up to date." message
rocky
1
-0
/
+1
2012-10-21
make-check-filter.rb: Correct remake separator string
R. Bernstein
1
-2
/
+2
2012-10-21
Convert win32_ioctl.c to use header-tested includes from configure
rocky
2
-7
/
+17
2012-10-21
Towards getting MinGW and cygwin ddk includes correct.
R. Bernstein
1
-4
/
+9
2012-10-21
Revise to make cygwin work again. Warning - more checking is needed.
rocky
1
-3
/
+4
2012-10-21
Small stuff: Indent win32_ioctl.c defines. ignore all ~'s
R. Bernstein
2
-10
/
+10
2012-10-19
Add UDF support to iso-read
R. Bernstein
3
-47
/
+51
2012-10-19
Move ISO9660 specific code to a helper function; adding UDF support to iso-read.
R. Bernstein
2
-28
/
+110
2012-10-18
Fix bin/cue cdtext parsing using wrong track number.
Leon Merten Lohse
1
-1
/
+1
2012-10-18
Add cdtext_get_genre
Leon Merten Lohse
5
-0
/
+28
2012-10-17
Note Robert William Fuller's fixes to CD-Text for Nero.
R. Bernstein
1
-1
/
+3
2012-10-15
More liberal space after #define suggested by Robert William Fuller
R. Bernstein
1
-1
/
+1
2012-10-10
Reduce level of severity resolving realpath in GNU/Linux driver is_mounted()....
R. Bernstein
1
-2
/
+2
2012-10-02
Add mmc_cmd2str()
R. Bernstein
7
-4
/
+235
2012-10-02
Add MMC5 commands. Thanks yet again to Thomash Schmitt for doing the heavy li...
R. Bernstein
2
-1
/
+5
2012-10-02
Remove some gcc warnings and change wording of a test warning message
R. Bernstein
8
-17
/
+16
2012-10-01
Make note that gcc 4.0 or greater is needed on MinGW
rocky
1
-1
/
+2
2012-10-01
Show opcode in linux on a MMC error if loglevel is info or more detailed.
R. Bernstein
2
-2
/
+3
2012-10-01
Show MMC opcode on a bad MMC command
rocky
1
-0
/
+4
2012-09-30
mmc.h: Add additional MMC4/ATAPI command codes from http://wiki.osdev.org/ATA...
R. Bernstein
2
-1
/
+34
2012-09-27
This time, for sure?
rocky
1
-1
/
+1
2012-09-27
Recalculate native_top_srcdir one more time
R. Bernstein
3
-11
/
+18
2012-09-27
Add native_top_srcdir MinGW and DOS/Windows.
rocky
3
-12
/
+17
2012-09-26
Limit MINGW native path the srcdir and abs_top_srcdir
rocky
1
-2
/
+2
2012-09-26
A more specific use of bash's pwd builtin
rocky
1
-1
/
+1
2012-09-26
MINGW wants native paths in regression tests bug #37447
rocky
1
-0
/
+4
2012-09-26
More places where -- prefix output added on examples
rocky
1
-2
/
+2
2012-09-26
Shorten output for mmc_write.exe
rocky
1
-8
/
+11
2012-09-26
Add "make check-short" target to run tests without bloated output.
R. Bernstein
26
-184
/
+253
2012-09-26
Work on packed definition for MinGW
rocky
1
-12
/
+12
2012-09-25
Fix text in warning message
R. Bernstein
1
-2
/
+2
2012-09-25
Small change
rocky
1
-1
/
+1
2012-09-24
Make bool be 8-bit. Rather switch than find where in ISO9660 there was a disc...
R. Bernstein
3
-8
/
+8
2012-09-23
Try again for more consistent use of booleans. WARNING libiso9660 is broke. L...
R. Bernstein
4
-3
/
+14
2012-09-23
Make sure stdbool is used in driver when it is defined. I think this fixes bu...
rocky
10
-5
/
+43
2012-09-23
Follow MS SCSI Passthrough more closely. Still some bugs...
rocky
2
-23
/
+22
[next]