summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-09Add new files to distributionHEADmasterR. Bernstein2-10/+12
2023-04-09Remove blanks from the test names in check_multiextentThomas Schmitt1-2/+2
2023-04-09Re-add the old multi-extent test ISOThomas Schmitt4-2/+44
2023-04-09Merge branch ts-cdtext-fixThomas Schmitt3-15/+63
2023-04-02Correct some misspellingsR. Bernstein1-9/+9
2023-04-02Align iso9660.h definition name and implementationR. Bernstein1-2/+2
2023-03-31Merging branch joliet_multi_extent.Thomas Schmitt6-37/+102
2023-03-27Add test for proper handling of multi-extent files in the Joliet treeThomas Schmitt5-17/+34
2023-03-27Update freedb references to GnuDB.Robert Kausch3-4/+4
2023-03-26Bump version to devR. Bernstein1-2/+2
2023-03-26Partial update of configure.ac..R. Bernstein1-26/+27
2023-03-26Explicit initialization of tm_temp_tmpThomas Schmitt1-1/+1
2023-03-23Fix gcc warningsPete Batard1-1/+1
2023-03-23Add processing of Rock Ridge CE recordsPete Batard1-37/+61
2023-03-23Clean up rock.h and fix the use of char arrays in iso_su_ce_sPete Batard2-13/+13
2023-03-15Fix crash reading CD TOC on macOS VenturaRobert Kausch1-1/+1
2022-10-30Correct NULL termination for Rock Ridge dir attrsR. Bernstein1-2/+2
2022-08-24Correct realpath test failureR. Bernstein1-5/+8
2022-06-25Bug fix: Recognition of multi-extent files was broken if Joliet is presentThomas Schmitt1-20/+68
2022-02-02Use getmntent/setmntent for reading mountsMiguel Borges de Freitas1-10/+10
2022-01-23Bump copyrightR. Bernstein2-3/+3
2022-01-23Multiprocess robust cd change detectionLukas Prediger2-6/+58
2021-11-01Bump copyrightR. Bernstein1-1/+1
2021-11-01src/cdda-player.c: always use "%s"-style format for printf()-style functionsSergei Trofimovich1-3/+3
2021-09-06Correct name of iso files in error message.R. Bernstein1-3/+3
2021-03-01Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/libcdioR. Bernstein0-0/+0
2021-03-01Remove "using namespace std" from iso9660.hppR. Bernstein8-87/+86
2021-02-28Merge branch 'iso9660.hpp-no-std'R. Bernstein8-87/+86
2021-02-28Correct path in C++ testsR. Bernstein8-87/+86
2020-07-02Fix make distcheckPete Batard1-0/+3
2020-06-17Add Rock Ridge deep directory testPete Batard7-2/+144
2020-06-17Add Rock Ridge deep directory supportPete Batard4-31/+148
2020-06-17Introduce u_su_fields Rock Ridge attributesPete Batard2-18/+61
2020-06-17Remove parse_rock_ridge_stat/parse_rock_ridge_stat_internalPete Batard1-196/+0
2020-06-17Fix tests where using iso9660_open() might prevent extension usagePete Batard2-3/+3
2020-06-17Fix gnu-linux.c compilation warningsPete Batard2-4/+4
2020-05-24Add missing +x permission to check_multiextent.shPete Batard1-0/+0
2020-05-24Add multi extent testPete Batard6-6/+1880
2020-05-24Add support for ISO9660 multi extent filesPete Batard12-149/+292
2020-05-24Introduce --disable-compatibility as a configure optionPete Batard1-1/+11
2020-05-24Fix gcc strncpy related warningsPete Batard3-3/+5
2020-05-24Fix free while still in use in iso9660.hppThomas Schmitt1-1/+4
2020-05-24Fix two memory leaks in example/C++/OO/Thomas Schmitt2-0/+4
2020-05-24Fix use of iso9660_stat_free() where appropriate.Thomas Schmitt7-27/+25
2020-05-22Fixed win32 implementation of .get_track_msf() for CD with first track number...Thomas Schmitt1-3/+6
2020-05-20Use current API names in testischar.cPete Batard1-1/+1
2020-05-20Remove leftover symlink attribute from cdda_4_5.binPete Batard1-0/+0
2020-05-20Fix check_cue test failure on Windows platformsPete Batard1-0/+0
2020-05-19Fix check_opts.sh failure on MinGWPete Batard1-0/+1
2020-05-19Fix double reporting of sizes in cd-info.cPete Batard1-3/+3