1. 03 Nov, 2011 2 commits
  2. 19 Oct, 2011 2 commits
  3. 05 Sep, 2011 1 commit
  4. 01 Sep, 2011 3 commits
  5. 28 Aug, 2011 1 commit
  6. 25 Aug, 2011 5 commits
  7. 24 Aug, 2011 1 commit
  8. 18 May, 2011 3 commits
  9. 04 May, 2011 1 commit
    • Jean-Paul Saman's avatar
      libdvbpsi.spec.in: remove --enable-debug · 92895a7c
      Jean-Paul Saman authored
      Using --enable-debug makes libdvbpsi too verbose. Instead use
      RPM_BUILD_OPTS="-g -gdb3" rpmbuld -ta libdvbpsi-0.2.0.tar.gz to generate
      a bujld with more debugging information.
      92895a7c
  10. 21 Apr, 2011 1 commit
  11. 06 Apr, 2011 1 commit
    • Jean-Paul Saman's avatar
      Mark API's depreceated in preparation of release 1.0.0, with updated dvbpsi API. · fa693236
      Jean-Paul Saman authored
      Packagers and application developers should anticipate the following changes for libdvbpsi version 1.0.0:
      - removal of struct dvbpsi_handle
      - new struct dvbpsi_t (iso dvbpsi_handle)
      - structure size changes, decoders share common members
      - removal of printfs in libdvbpsi code
      - adding message callback for error, warning and debugging messages
      
      The API changes are needed to remove printfs from the library and to make the libdvbpsi API more consistent.
      fa693236
  12. 25 Mar, 2011 1 commit
  13. 16 Mar, 2011 2 commits
  14. 03 Jan, 2011 16 commits