Commit Graph

2821 Commits

Author SHA1 Message Date
rocky
aa0c1cb2a3 test/Makefile.am: test example files, some of which are used in tests, is no longer optional
other Makefile.am: remove some cruft.
2012-03-25 20:11:11 -04:00
rocky
eb990be1a6 Getting back to before cdtext library 2012-03-25 17:21:12 -04:00
rocky
177b04c20b Merge branch 'master' of git.sv.gnu.org:/srv/git/libcdio 2012-03-25 17:18:59 -04:00
rocky
8a3f964baa Getting back to where we were before we created cdtext 2012-03-25 17:18:49 -04:00
R. Bernstein
023fcab57f Add catalog number to ISO 9660 cue file. 2012-03-25 17:18:49 -04:00
R. Bernstein
79255a6cb8 track.c, gnu_linux.c: Test for exceding max track limit but allow specifying the leadout track in some cases.
Makefile.am: need to build extract unconditionally since that is used in testing
2012-03-25 17:18:49 -04:00
R. Bernstein
8fca6497bc Typo in C preprocessor symbol Comment #3 Savannah #35818 2012-03-25 17:18:49 -04:00
R. Bernstein
be738cbb2f Expand driver test framework a little and the tests we do. 2012-03-25 17:18:49 -04:00
rocky
0fd3a2bf20 MinGW seems to need <stdio.h> for FILE in utf8.h now 2012-03-25 17:18:49 -04:00
R. Bernstein
4684fb002a Small changes. 2012-03-25 17:18:49 -04:00
R. Bernstein
70a56315ac Replace a few collections of preprocessor #define's with enum's.
Savannah bug #35746 https://savannah.gnu.org/bugs/?35746 . Patch from Markus Elfring.
2012-03-25 17:18:48 -04:00
R. Bernstein
a834f98bc8 Recent header work by Pete Batard eliminates the need to set __CDIO_H__ here. 2012-03-25 17:18:48 -04:00
R. Bernstein
511ad638b1 More small header changes:
* Remove leading underscores in header preprocessor names
* Regularize names to include directory parts in the file name
* Untabify files
* Update copyright and remove unmaintained cvs $Id$ line

The justification for removing leading underscores comes from a CERTS Secure Coding recommendation: https://www.securecoding.cert.org/confluence/display/cplusplus/DCL32-CPP.+Do+not+declare+or+define+a+reserved+identifier

See also Savannah bug #35745 https://savannah.gnu.org/bugs/?35745
2012-03-25 17:18:48 -04:00
rocky
1c41e1c46c Create CD-Text library - first round. (Second round will remove from lib/driver) 2012-03-25 17:18:48 -04:00
R. Bernstein
f0cbb08d25 Add catalog number to ISO 9660 cue file. 2012-03-25 13:10:21 -04:00
R. Bernstein
13ba13efee track.c, gnu_linux.c: Test for exceding max track limit but allow specifying the leadout track in some cases.
Makefile.am: need to build extract unconditionally since that is used in testing
2012-03-25 10:39:20 -04:00
R. Bernstein
09e0606cd0 Typo in C preprocessor symbol Comment #3 Savannah #35818 2012-03-25 03:57:16 -04:00
R. Bernstein
924e021fb9 Expand driver test framework a little and the tests we do. 2012-03-25 01:47:26 -04:00
rocky
0b5e5d6465 MinGW seems to need <stdio.h> for FILE in utf8.h now 2012-03-19 21:43:16 -04:00
R. Bernstein
d2f135ea89 Small changes. 2012-03-18 22:45:08 -04:00
R. Bernstein
221d1264da Replace a few collections of preprocessor #define's with enum's.
Savannah bug #35746 https://savannah.gnu.org/bugs/?35746 . Patch from Markus Elfring.
2012-03-18 13:34:21 -04:00
R. Bernstein
413872a60e Recent header work by Pete Batard eliminates the need to set __CDIO_H__ here. 2012-03-18 13:27:12 -04:00
R. Bernstein
21f3187bb8 More small header changes:
* Remove leading underscores in header preprocessor names
* Regularize names to include directory parts in the file name
* Untabify files
* Update copyright and remove unmaintained cvs $Id$ line

The justification for removing leading underscores comes from a CERTS Secure Coding recommendation: https://www.securecoding.cert.org/confluence/display/cplusplus/DCL32-CPP.+Do+not+declare+or+define+a+reserved+identifier

See also Savannah bug #35745 https://savannah.gnu.org/bugs/?35745
2012-03-18 12:02:01 -04:00
R. Bernstein
a18d385d55 Update NEWS for some small typos 2012-03-12 06:12:02 -04:00
R. Bernstein
03643c8621 Set timezone compatible with previous version. Patch from N. Boullis. 2012-03-12 05:53:07 -04:00
Leon Merten Lohse
2a6f153952 [renamed] cdtext_languages_available to cdtext_list_languages
[fixed] C++ CD-Text API
[fixed] C++ CD-Text example
2012-03-11 16:41:28 +01:00
Pete Batard
6571318912 More paranoia and unconfig removal 2012-03-10 21:36:20 -05:00
R. Bernstein
556d5fb2a7 cdtext.c: Correct cdtext cue file name. 2012-03-10 16:20:25 -05:00
R. Bernstein
892ff0522e Merge branch 'greenleon' of git.sv.gnu.org:/srv/git/libcdio
Conflicts:
	lib/driver/image/bincue.c
2012-03-10 16:13:58 -05:00
R. Bernstein
0c7c1104fd Small stylistic changes. More will go on in main branch 2012-03-10 13:46:22 -05:00
R. Bernstein
ac5e935d41 Don't set crc field outside of the limit of the cdtext_pack_t structure. 2012-03-10 12:51:05 -05:00
Leon Merten Lohse
25d6668e8b Redo some of rocky's beautifications. 2012-03-09 09:22:25 +01:00
R. Bernstein
8023341b0b Remove paranoia libcdio_cdda.pc.in 2012-03-05 23:12:27 -05:00
R. Bernstein
abe5b84295 Multilanguage CD-Text from greenleon 2012-03-05 21:22:08 -05:00
Pete Batard
9e4332245a Fix an "unused but set warning" in bincue test 2012-03-05 23:32:56 +00:00
Pete Batard
d01a6302cd Remove .cvsignore as well as cdio/paranoia.h 2012-03-05 23:32:09 +00:00
Pete Batard
d7296d5ec0 Apply MSVC compatibility workaround to ecma_167.h
* An union of empty arrays is not size zero in MSVC
* this causes issues with various sections of the UDF code that
  use sizeof and can prevent structures from being read properly
* group empty array unions with at least one non zero-sized member
2012-03-05 18:08:03 +00:00
Pete Batard
a7d3059857 Add missing glob() equivalent for Windows platforms 2012-03-05 18:03:37 +00:00
Pete Batard
0074e54f97 More source headers harmonization
* fix missing #ifdefs
* remove spaces and page feeds
* follow same set of rules everywhere, with cdio includes coming
  after standard C includes.
2012-03-05 17:58:56 +00:00
Pete Batard
9b0a90d4ae Fix various issues
* bzero is obsolete
* use HMODULE instead of long win win32 for 64 bit compatibility
* iso9660_seek_read_framesize fails seeking to a position higher than 4 GB
* cd-read produces a warning
* legal-regex should allow for years > 2009
2012-03-05 17:52:30 +00:00
Pete Batard
919f39a95d Make fopen() and stat() support UTF-8 paths on Windows 2012-03-05 17:44:13 +00:00
Pete Batard
1f1c20771e Joliet improvements
* support discs with more than one secondary volume descriptors
* add Joliet support for extract sample
* add fallback to non-Joliet if non-Joliet may be longer
2012-03-05 17:06:01 +00:00
Pete Batard
e6b00d7dcf Add _cdio_strdup_fixpath for absolute paths handling in MinGW
* MinGW may provide absolute paths in the form /c/directory/...
  to native calls that require instead c:/directory
2012-03-05 15:32:35 +00:00
Pete Batard
35aa0c7dec Additional fixups for paranoia removal
Should libcdio_cdda.pc.in be removed as well?
2012-03-05 15:18:52 +00:00
Pete Batard
f574be6cd1 More paranoia removal
* Also some silencing of makefile operations
2012-03-05 14:16:33 +00:00
R. Bernstein
76a3d8016a Minor expository changes 2012-03-05 05:51:31 -05:00
R. Bernstein
09917474d5 Remove more paranoia code 2012-03-04 22:38:17 -05:00
R. Bernstein
b21bb347f1 test/testgetdevices.c.in Remove some warnings on MingGW 2012-03-04 20:44:15 -05:00
R. Bernstein
31b8758afe test/Makefile.am: Remove test/unconfig -- this time, for sure! 2012-03-04 20:19:39 -05:00
rocky
cefd646275 Remove testunconfig. We have removed unconfig.h 2012-03-04 23:46:44 +01:00