Skip to content

libcue 2.2.0

Compare
Choose a tag to compare
@lipnitsk lipnitsk released this 08 Nov 06:47
· 25 commits to master since this release

[Tom M]

  • cmake: Use GNUInstallDirs and don't hard-code install paths (PR #12)

[John Lindgren]

  • cmake: Set RUNTIME to CMAKE_INSTALL_BINDIR (issue #13)

[Wolfgang Hotwagner]

  • Fix memory corruption in cue_scanner.l (PR #15)

[John Fitzgerald]

  • Use MAXINDEX instead of MAXTRACK when indexing INDEX entries
  • Allow for 100 INDEX entries
  • Replace fprintf(3) to stdout with printf(3)

[Ilya Lipnitskiy]

  • pkgconfig: Use dynamic directories from GNUInstallDirs
  • Port 99 track fix from cuetools and add a test case