Revisions of kaffeine

buildservice-autocommit accepted request 1090182 from Christophe Marin's avatar Christophe Marin (krop) (revision 54)
baserev update by copy to link target
Christophe Marin's avatar Christophe Marin (krop) committed (revision 53)
Christophe Marin's avatar Christophe Marin (krop) committed (revision 52)
Switch to a git snapshot
buildservice-autocommit accepted request 703230 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 48)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 703227 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 47)
- Update to 2.0.18:
  * Start using TravisCI for test builds
  * mediawidget: Override DVD keys instead of changing their
    settings (kde#394076)
  * mediawidget: warn user to use keys for DVD menu
  * mediawidget: remove a now unneeded check
  * mediawidget: fix video position movement with mouse wheel
  * mediawidget: fix the mouse wheel behavior at the streaming
    window
  * vlc: with vlc 2.x, use vlcMedia for libvlc_MediaMetaChanged
    event (kde#407153)
  * vlc: fix support for vlc 2.x (kde#407153)
- Drop patches merged upstream:
  * fix-support-for-vlc-2.x.patch 
  * with-vlc-2.x-use-vlcMedia-for-libvlc_MediaMetaChanged-event.patch
buildservice-autocommit accepted request 700624 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 46)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 700623 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 45)
- Add upstream patches to make it build (and work) with vlc 2.2 on
  Leap 42.3 (kde#407153):
  * fix-support-for-vlc-2.x.patch 
  * with-vlc-2.x-use-vlcMedia-for-libvlc_MediaMetaChanged-event.patch
buildservice-autocommit accepted request 700135 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 44)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 700128 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 43)
- Update to 2.0.17:
  * Fix GCC 9 warnings (due to -Wdeprecated-copy)
  * dvbtab: remove unused hide cursor logic
  * dvbdevice: fix a race condition with frontend timeout
  * dvbdevice_linux: improve some warning messages
  * mediawidget: fix a regression with next/previous logic
    (kde#405276)
  * scanfile.dvb: update it to reflect last changes
  * dvbepgdialog: allow showing channels with empty EPG
  * index.docbook: some updates at the doc guide
  * index.docbook: add documentation about XMLTV support
    (kde#405278)
  * Add support for reading EPG from xmltv files (kde#405278)
  * Add support for disabling MPEG-TS EPG reception
  * README.md: add a quick description about xmltv (kde#405278)
  * dvbconfigdialog: remove an extra addLayout()
  * iso-codes: add support for handling 2-letter codes as well
  * dvbdevice_linux: remove unused frontendFd
  * dvb: fix initialization for some objects
  * backend-vlc: don't leak metadata
  * backend-vlc: remove two temporary debug logs
  * backend-vlc: only release libvlc_media_new() when stopped
  * mediawidget: increase language popup size
  * mediawidget: define a policy for the audio combo dropbox
  * backend-vlc: ensure that audio stream will be a valid value
  * backend-vlc: update metadata at stop()
  * backend-vlc: release libvlc_media at destroy method
  * backend-vlc: add other events to the list of possible types
  * backend-vlc: simplify events handling logic
  * backend-vlc: print unhandled libVLC events by name
  * backend-vlc: update audio streams at metadata change
  * mainwindow: associate control bar to main window widget
  * backend-vlc: avoid memory leaks
  * mainwindow: free configuration at exit
  * mainwindow: better implement close event
  * backend-vlc: don't leak timer at object destroy
  * vlcmediawidget: properly initialize the class
  * vlcmediawidget: initialize urlIsAudioCd and trackNumber
    variables
  * backend-vlc: store current audio stream (kde#382546)
- BuildRequire libvlc 3.0 or higher, it fails to build with 2.2.x
  (kde#407153)
buildservice-autocommit accepted request 666208 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 42)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 666204 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 41)
- Update to 2.0.16(-2):
  * Update scanfile.dvb to reflect latest channel additions
  * Immediately apply the new audio language if the user changes it
    while a channel is being playing
  * Fix audio language selection issues (kde#402735)
  * Add support for "Original Language" for audio and sub-title
    descriptors
  * Add some new PMT stream_type identifiers in order to allow
    supporting newer audio and video encoding types
  * Add support for High DPI pixel maps (kde#400422)
  * Add a command line option to force an specific aspect ratio
    (kde#394201)
  * Only read/write longitude/latitude from config files for USALS
    satellite configurations (kde#400268)
  * Add support for parallel instant records
  * Fix several issues related to audio CD playing
  * Update build instructions for Debian/Ubuntu and Fedora at
    README.md
  * Fix handling of command line arguments and describe the ones
    that are mutually exclusive at the docs (kde#394000)
  * Fix compilation issues and clean warnings when built with Clang
  * Fix compilation issues with qt5.11-rc2 and with FreeBSD
    (kde#393222)
  * Some code cleanups and typo fixes
- Add full Source URL
- Drop patches merged upstream:
  * 0001-only-use-qPrintable-for-debug-messages.patch
  * 0002-Fix-breakages-with-qt5.11-rc2.patch
  * fix-audio-CD-playing.patch
  * Set-vlcMedia-to-NULL-after-release.patch
buildservice-autocommit accepted request 645288 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 40)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 645276 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 39)
- Add fix-audio-CD-playing.patch to make Audio CD playback work
- Add Set-vlcMedia-to-NULL-after-release.patch to prevent a crash
  when the Audio CD cannot be opened for some reason
buildservice-autocommit accepted request 613807 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 38)
baserev update by copy to link target
buildservice-autocommit accepted request 602995 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 36)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 602990 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 35)
- Update to 2.0.15:
  * Fix logic that handles ATSC EIT entries (regression fix)
    (kde#388962)
  * Auto-hide all bars when in minimal/full screen mode and mouse
    is out of window
  * Allow better control of deinterlacing mode (kde#389783)
  * Better handle higherVoltage settings, as it exists only for
    satellite TV delivery systems (kde#388367)
  * Improve error handling when parsing config.dvb file
    (kde#388367)
  * Change volume wheel logic to accept both point and angle-based
    volume control, accepting it only when the mouse is under the
    media widget
  * Simplify the mouse hide logic
  * Fix DVD menu navigation by using the keyboard instead of the
    mouse (as mouse control is incompatible with newer versions of
    Qt/libVLC) (kde#373814)
  * Fix handling of display mode, correcting some erratic behavior
    (kde#393533)
  * Add options to start Kaffeine on minimal mode and/or with its
    main window always on top
  * When a new record starts and there aren't enough resources to
    keep playing the current DVB channel, switch to the new channel
    instead of stop playing (kde#393647)
  * Improve documentation to match the recent changes
- Drop fix-pt_BR-docs.patch, merged upstream
Displaying revisions 1 - 20 of 54
openSUSE Build Service is sponsored by