Skip to content

Commits

Permalink
openbsd_fixes_…
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Dec 15, 2018

  1. netbsd.c: Fix invalid error return in get_track_msf_netbsd().

    Found by Thomas Schmitt.
    vext01 committed Dec 15, 2018
    Copy the full SHA
    7f0270d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ccf230 View commit details
    Browse the repository at this point in the history
  3. Fix leadout computation.

    vext01 committed Dec 15, 2018
    Copy the full SHA
    dd45346 View commit details
    Browse the repository at this point in the history
  4. Slight correction to Edd's patch

    rocky authored and vext01 committed Dec 15, 2018
    Copy the full SHA
    e7bfd62 View commit details
    Browse the repository at this point in the history
  5. Disable cdda_player on NetBSD

    rocky authored and vext01 committed Dec 15, 2018
    Copy the full SHA
    1200f38 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f91a1a1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5dd08cb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    16eedf2 View commit details
    Browse the repository at this point in the history
  9. Use MSF throughout the NetBSD driver.

    It turns out that OpenBSD does support MSF after all, so let's use this
    across the board.
    vext01 committed Dec 15, 2018
    Copy the full SHA
    45044b8 View commit details
    Browse the repository at this point in the history
  10. Guard some functions that should only be built on Net/OpenBSD.

    Fixes Linux build.
    vext01 committed Dec 15, 2018
    Copy the full SHA
    e12df09 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    6e67a3f View commit details
    Browse the repository at this point in the history
  12. Fix barf of autogen.sh on creating stamp-vti

    rocky authored and vext01 committed Dec 15, 2018
    Copy the full SHA
    0a88530 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Copy the full SHA
    11a3539 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a4d9265 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9c16005 View commit details
    Browse the repository at this point in the history
  4. Unbreak cdda-player -s.

    vext01 committed Sep 10, 2018
    Copy the full SHA
    a7fc90e View commit details
    Browse the repository at this point in the history
  5. Transplant missing functions from OpenBSD ports into the NetBSD driver.

    Some time ago, Jasper Lievisse Adriaanse imported libcdio into OpenBSD
    ports including with a dedicated OpenBSD backend.
    
    This change merges his work into the existing NetBSD backend (there were
    many missing functions in the NetBSD backend).
    vext01 committed Sep 10, 2018
    Copy the full SHA
    3826afa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0897e98 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    946ebc9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8207ace View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2018

  1. Copy the full SHA
    a543654 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. NetBSD tolerance of shell path

    rocky committed Aug 31, 2018
    Copy the full SHA
    cb48796 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Copy the full SHA
    e8ac45b View commit details
    Browse the repository at this point in the history
  2. Netbsd alignment...

    - Add write and exclusive-write CD access modes
    - add netbsd mode1 reading like others
    rocky committed Aug 12, 2018
    Copy the full SHA
    6492bd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Copy the full SHA
    e559bb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Copy the full SHA
    4a534ed View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. cdda-player configure patch from Stef #54191

    From Stef:
    I came up with a patch that I believe will work for everyone.
    It uses AC_SEARCH_LIBS, instead of AC_CHECK_LIB. So, if keypad() is
    defined in -lncurses or -lcurses, it does exactly what it does
    now. However, if -ltinfo is needed, it is added to CDDA_PLAYER_LIBS
    along with the curses library.
    rocky committed Jun 28, 2018
    Copy the full SHA
    4963025 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fe00f4d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Copy the full SHA
    b8f8aff View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Small typo caught by Thomas...

    Remove read-disc-struct binary
    rocky committed Jun 17, 2018
    Copy the full SHA
    bde2647 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Copy the full SHA
    6347ef0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Copy the full SHA
    16fdbc9 View commit details
    Browse the repository at this point in the history
  2. Remove addition of unintended files...

    thanks to Thomas for pointing out.
    rocky committed Jun 13, 2018
    Copy the full SHA
    5bc4645 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    16ff265 View commit details
    Browse the repository at this point in the history
  4. Make a pass over CD-Text documentation...

    Try using Doxygen better. BTW it now supports markdown.
    rocky committed Jun 13, 2018
    Copy the full SHA
    ce2a26f View commit details
    Browse the repository at this point in the history
Older