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 16, 2018

  1. Copy the full SHA
    6a129e4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d23d371 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    94740a0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4a44ed9 View commit details
    Browse the repository at this point in the history
  5. cdda-player: Unbreak -s.

    vext01 committed Dec 16, 2018
    Copy the full SHA
    f36bbe6 View commit details
    Browse the repository at this point in the history
  6. NetBSD/OpenBSD: Merge in-tree driver with the local patch in OpenBSD …

    …ports.
    
    Some time ago Jasper Lievisse Adriaanse imported libcdio into OpenBSD
    ports including with a dedicated OpenBSD backend:
    
    https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio/libcdio/files/openbsd.c?rev=1.4&content-type=text/x-cvsweb-markup
    
    This change merges his work into the existing NetBSD backend (there were
    many missing functions in the NetBSD backend).
    
    Note that in doing so, we also switched from LBA addressing to MSF
    addressing.
    
    Fixes many problems with the NetBSD driver on OpenBSD.
    vext01 committed Dec 16, 2018
    Copy the full SHA
    6a325c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Copy the full SHA
    9ea591f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30b4a78 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    aef0be2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

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

Commits on Oct 26, 2018

  1. Disable cdda_player on NetBSD

    rocky committed Oct 26, 2018
    Copy the full SHA
    123db46 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Copy the full SHA
    75c358a 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

Commits on Jun 12, 2018

  1. fc94b05

    rocky committed Jun 12, 2018
    Copy the full SHA
    5fda124 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Fix MinGW inlining failed warnings

    The latest MinGW32 reports the following during compilation:
    
    image/bincue.c: In function 'cdio_get_devices_bincue':
    image/bincue.c:992:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
     static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                        ^~~~~~~~~
    
    image/nrg.c: In function 'cdio_get_devices_nrg':
    image/nrg.c:1128:20: warning: inlining failed in call to 'Win32Glob.constprop': call is unlikely and code size would grow [-Winline]
     static inline void Win32Glob(const char* pattern, const char* szCurPath, char ***drives, unsigned int *num_files)
                        ^~~~~~~~~
    pbatard committed Jun 6, 2018
    Copy the full SHA
    81d5c7b View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

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

Commits on May 29, 2018

  1. Bug fix: cdtext_lang2str() yielded wrong texts, invalid memory addres…

    …ses, or immediate memory fault with language codes above 0x2B.
    scdbackup committed May 29, 2018
    Copy the full SHA
    74ce75a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    994ac80 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

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

Commits on May 27, 2018

  1. Switch to using the more relaxed from_733 in _iso9660_dir_to_statbuf

    * Done so that libcdio doesn't bail out when processing non-compliant
      ISOs such as openSUSE Leap 15.0
    pbatard committed May 27, 2018
    Copy the full SHA
    93a3fdc View commit details
    Browse the repository at this point in the history
  2. Set from_723 and from_733 to return the little-endian value always

    * And silence the warning in case of little-endian and big-endian mismatch
    * Also introduce a from_723_with_err() that can be used to report mismatch
      if needed
    pbatard committed May 27, 2018
    Copy the full SHA
    a4155f0 View commit details
    Browse the repository at this point in the history
Older