index
:
~teuf/cdio
master
libcdio bugfixes and featurelets
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
Remove .cvsignore as well as cdio/paranoia.h
Pete Batard
2
-29
/
+0
2012-03-05
More source headers harmonization
Pete Batard
1
-13
/
+7
2012-03-05
Joliet improvements
Pete Batard
1
-10
/
+25
2012-03-05
More paranoia removal
Pete Batard
6
-274
/
+1
2012-03-04
Makefile.am: add CDIO_ to all #defines in cdio_config.h
R. Bernstein
1
-300
/
+302
2012-03-03
More patches from pbatard to reduce warnings, etc.
R. Bernstein
3
-3
/
+3
2012-03-03
Pete Batard's patches offset types especially for MinGW and MS Visual C.
R. Bernstein
3
-3
/
+3
2012-03-03
A foolish consistency with respect to the ordering of making example programs
R. Bernstein
1
-3
/
+3
2012-03-03
Reduce differences between master and pbatard branch.
R. Bernstein
5
-3
/
+309
2012-03-03
Revise OO CD-Text CPP for different interface. Update copyright and untabify ...
R. Bernstein
2
-63
/
+62
2012-03-03
Harmonize source headers: C++ examples [PATCH 3/5] from pbatard.
R. Bernstein
20
-53
/
+150
2012-03-02
Harmonize source headers: C examples (Patch 4/5)
R. Bernstein
23
-66
/
+163
2012-02-24
Fix some of the tests for MinGW and fix the use of Sleep/usleep for MinGW & M...
R. Bernstein
1
-16
/
+14
2012-02-19
paranoia code removed. Is now in separate tree under GPL v2+.
rocky
6
-298
/
+6
2012-01-17
Enable automake enable silent rules which makes it easier to spot warnings.
R. Bernstein
2
-2
/
+2
2012-01-17
Remove a couple of "possibly unused variable" warnings. Patch from Pete Batard.
R. Bernstein
2
-4
/
+2
2011-11-24
1) cdtext objects are no longer associated with a track but with the disc.
R. Bernstein
1
-15
/
+20
2011-11-05
discid (http://discid.sourceforge.net/) using libcdio.
R. Bernstein
4
-1
/
+94
2011-10-21
libcdio.texi: add information about the cdio/cdio_config.h and cdio_unconfig....
R. Bernstein
1
-2
/
+0
2011-10-20
Make sure config.h or the copy of that gets included only once to reduce dupl...
R. Bernstein
9
-12
/
+23
2011-10-20
Note that some adjustments might be needed to compile example programs
R. Bernstein
1
-5
/
+8
2011-10-19
Remove CVS $Id$ line which is no longer automatically updated.
R. Bernstein
1
-3
/
+1
2011-10-19
Remove some warnings
R. Bernstein
3
-12
/
+8
2011-05-30
patch from Honza Horak using Coverity's static analysis tool.
rocky
3
-2
/
+7
2011-05-19
Add git install instructions. Simplify and customize INSTALL. Add dependency ...
R. Bernstein
1
-1
/
+1
2011-04-23
From Leon Merten Lohse https://savannah.gnu.org/patch/?7532:
R. Bernstein
1
-2
/
+3
2010-05-30
config.h has to come first else _FILE_OFFSET_BITS are redefined in say openso...
R. Bernstein
6
-16
/
+30
2010-02-11
Start to remove sleep in favor of usleep. Bug #28543.
R. Bernstein
1
-17
/
+12
2010-02-09
Add mmc_read_disc_information. Change get_disctype to use it and thus it
R. Bernstein
1
-1
/
+3
2010-02-08
Use mmc_get_disctype in mmc example.
R. Bernstein
1
-3
/
+12
2010-02-06
Start to split off specific mmc commands from the lower-level internals.
R. Bernstein
1
-1
/
+2
2010-01-30
Update date
R. Bernstein
1
-1
/
+1
2010-01-30
Linguistic purity.
R. Bernstein
1
-2
/
+2
2010-01-30
Show off drive_erasable() in MMC example.
R. Bernstein
1
-18
/
+28
2010-01-21
Remove more warnings. test/testnrg.c.in -> test/driver/nrg.c.in
R. Bernstein
1
-13
/
+15
2010-01-18
More information around access modes for specific drivers.
R. Bernstein
1
-1
/
+2
2010-01-17
driver/*.c: Add response for get_arg("mmc-supported?")
R. Bernstein
2
-1
/
+13
2010-01-17
lib/driver/libcdio.sym: cdio_realpath is extern now.
R. Bernstein
1
-1
/
+5
2009-12-26
Don't eject a CDROM drive door in testing.
R. Bernstein
1
-5
/
+10
2009-12-26
example/* change failures so the record as skipped tests when running 'make c...
rocky
8
-27
/
+17
2009-11-26
Remove one more example program from distcheck
R. Bernstein
1
-1
/
+1
2009-11-26
Remove some example program from make check to make "make distcheck" work eas...
R. Bernstein
1
-3
/
+2
2009-11-26
Possibly make compiling example programs easier from the outside - don't assu...
R. Bernstein
41
-244
/
+75
2009-10-27
Remove some cppcheck style warnings
R. Bernstein
1
-2
/
+2
2009-10-27
In 0.83git now. Fix minor leaks in libcdio 0.82 detected by cppcheck
R. Bernstein
1
-0
/
+1
2009-10-21
Ignore windows executables and stack dumps.
R. Bernstein
1
-0
/
+2
2009-07-13
Remove all remaining uses of CDIO_MIN_DRIVER, CDIO_MAX_DRIVER, CDIO_MIN_DEVIC...
Nicolas Boullis
3
-21
/
+15
2009-07-02
Adapted from patches by Nicolas Boullis on Debian:
R. Bernstein
2
-0
/
+3
2009-04-20
Revise for new paranoia descriptions.
rocky
2
-4
/
+4
2009-04-20
paranoia.cpp: write WAV file of up to the first 300 sectors of the first track
rocky
6
-19
/
+66
[next]