File kradio.changes of Package kradio

-------------------------------------------------------------------
Wed Mar  7 14:52:02 UTC 2018 - wbauer@tmo.at

- Build with lame for MP3 support

-------------------------------------------------------------------
Wed Feb  1 11:50:19 UTC 2017 - adam.majer@suse.de

- use individual libboost-*-devel packages instead of boost-devel

-------------------------------------------------------------------
Thu Dec  8 19:58:11 UTC 2016 - fabian@ritter-vogt.de

- Revert kde4_runtime_requires change

-------------------------------------------------------------------
Tue Nov 29 07:20:36 UTC 2016 - olaf@aepfle.de

- Expand macro kde4_runtime_requires only when its available
  to fix quilt setup

-------------------------------------------------------------------
Mon Jul 25 11:28:39 UTC 2016 - olaf@aepfle.de

- Unconditionally build with ffmpeg

-------------------------------------------------------------------
Tue Jul  5 19:51:40 UTC 2016 - toddrme2178@gmail.com

- Fix Group tag.

-------------------------------------------------------------------
Fri Jan 30 21:41:31 UTC 2015 - asterios.dramis@gmail.com

- Update to version 4.0.8:
  * updated Czech translation
  * fixed handling of alsa devices without mixer elements
  * enabled internet radio reconnect-watchdog with default timeout 4s
  * fixed Qt include paths for Ubuntu
  * fixed build dependencies in CMakeLists.txt and Debian/SuSE/Fedora build
    scripts
  * cleaned backlog of translation & preset emails
  * suspend-on-sleep feature added
  * fixed alarm time slip after suspend
  * updated for recent libav/libffmpeg
  * updated German translation
  * QString -> char* conversion fixes
  * various Build system fixes
  * various misc / conformance fixes
  * updated Italian translation
  * MPRIS Plugin
  * various build system fixes
  * various misc/i18n-conformance improvements
  * updated Russian translation
  * fixed compilation problems in Serbian translation
  * added more parts of Slovak translation
  * added Serbian (Latin) translation
  * fixed German translation for recent text string changes
- Added new build requirement alsa-devel.
- Added optional build requirement lame.
- Removed explicitly_add_qtcore_includes.patch (fixed upstream).
- Rebased suse_docdir.patch to apply cleanly.

-------------------------------------------------------------------
Thu Jan  2 00:48:20 UTC 2014 - hrvoje.senjan@gmail.com
- added patches:
  * explicitly_add_qtcore_includes.patch: fixes build with newer
    kdelibs versions, as includes are now prefered without qtmodule

-------------------------------------------------------------------
Sat Feb 16 22:25:47 UTC 2013 - asterios.dramis@gmail.com

- Update to version 4.0.7:
  * fix for planar sound sample formats in very recent ffmpeg releases
  * support for id3 tags in recording configuration
  * fixed segfault in case sample format is unknown
  * fixed charset/encoding of id3 tags / vorbis comments

-------------------------------------------------------------------
Thu Aug 16 07:39:43 UTC 2012 - mlin@suse.com

- Update to version 4.0.6
  * bugfixes for playlist file .pls handling
  * support for WMV playlists
  * improved playlist type autodetection

-------------------------------------------------------------------
Fri Aug 10 06:52:39 UTC 2012 - mlin@suse.com

- Update to version 4.0.5
  * bugfix for http error handling in playlist handler
  * cleanup of internet radio libffmpeg/libav code
  * fixed watchdog handling: it was not stopped during station change and caused
    accessing emptyplaylists, thus div/0
  * removing cr/lf in ICY meta data / RDS data for running text in GUI
  * fixed typo in escape sequence code for ICY meta data parsing
  * fixed content-type handling for mms streams (allows now skipping slow autodetection)
  * finally fixed the problem with skips and stops in internet radio stream decoding
  * fixed handling of HTTP 304 (not modified) response code
  * updated preset file for RioDeJaneiro/Brazil
  * initial partial Slovak translation
  * added watchdog for internet streams: reconnects after a configurable stall time
  * visualization of disabled alarms
  * endianess and sample conversion code speedup
  * disabled alsa blocking usleep workaround by default and added configuration option
  * updated German translation
  * added config option for internet radio stations to set metadata encoding charsets
  * further buffer management fixes to stop repeated skips on certain systems
  * individual name for quickbar window title
  * Czech translation update
  * spec file updates

-------------------------------------------------------------------
Mon Apr  2 07:23:19 UTC 2012 - mlin@suse.com

- fix build fail with directories not owned by a package

-------------------------------------------------------------------
Sun Feb 19 18:42:59 UTC 2012 - ctrippe@opensuse.org

- update to 4.0.4
  * improved shoutcast support: fixed "Accept:" HTTP header field
  * issue warning if a broken V4L2 kernel is detected
  * fixed buffer alignment issue to avoid alignment-error segfault
    in libffmpeg sse2 code
- update to 4.0.3
  * major rework of internet radio stream handling: support for
    shoutcast http icy protocol extensions (RDS-like meta data
    support)
  * improved running text in radio display
  * eliminated ancient workarounds in docking menu
  * fixes for docking menue issues on Ubuntu
  * fixed stuttering playback on Ubuntu
  * working FLV support (simply based on libffmpeg, but many thanks
    to Paulo Cavalcanti for reporting/debungging/testing!)
  * libffmpeg fixes for recent deprecations
  * German translation fixes
  * fixed UI files
  * segfault and compatibility fixes with recent libav / libffmpeg
  * workaround for problem with high cpu load during blocking ALSA
    pcm writes (ALSA seems to poll to a certain degree)
  * fixed reading of radio card name
  * Added partial spanish translation
  * fixed save/restore of mixer settings
  * fixed wrong handling of prepare/releaseCapture in v4l
  * partial Turkish translation
  * more parts for Spanish translation
  * started to complete Spanish translation
  * Czech translation update
  * Ukrainian translation update
  * Italian translation
  * fix of desktop icon
- Removed outdated obsoletes/provides added for the KDE4 transition
- Remove patch for desktop file, was fixed upstream

-------------------------------------------------------------------
Fri Sep 16 13:00:21 UTC 2011 - toddrme2178@gmail.com

- Fixed self-obsoletes (fix for RPMLINT warning)
- Added ffmpeg optional buildrequires (needed for streaming support)
- Cleaned up spec file formatting

-------------------------------------------------------------------
Tue Sep 13 11:26:56 UTC 2011 - idonmez@suse.com

- Fix tarball URL

-------------------------------------------------------------------
Sat Jan  8 17:04:36 CET 2011 - dmueller@suse.de

- update to 4.0.2 (bnc#663157):
        - added preset files
        - fixed segfault and problems in internetradio plugin when
          playlists/streams do not load properly
    emw - better configurability for alsa buffer handling plus extra debugging output
        - fixed pause/resume for pulse audio environments
    emw - fixed problem with inapropriately set capture mixer volumes
        - fixed capture/playback mixer list c&p error in v4l plugin
    emw - better error handling in case the opening of an alsa sound device fails
    emw - moved internet radio play list loading from decoder thread to GUI
        - new, currently still disabled method to do the stream downloading
          for internet radio in the main thread asynchronously, not in the
          decoder thread any more. Unfortunately, KDE4 does not yet have
          an kioslave for the mms:// protocol. Thus this method is currently
          still disabled.
        - fixed problem with non-ascii-characters / encoding detection in
          .asx playlists
        - fixed segfault caused by improper way to delete QThread objects
        - check box for v4l config to disable caps check at startup to
          minimize interference with other programs using V4L devices
        - combo box for radio device selection in V4L radio configuration
          (with option to manually add device)
    emw - fixed segfault in ALSA module caused by insufficient checks while
          parsing ALSA device descriptions
        - fixed mix up of pause/resume in dbus plugin
        - dbus plugin can change stations even if power is off
        - stop recording v4l stream when powering off v4l plugin
        - power on before starting recording triggered by system tray icon/menu
        - fixed signal naming mistake in recording configuration dialog
        - internet radio: big rework of playlist download method. should be much cleaner now

-------------------------------------------------------------------
Thu Dec 16 09:43:27 UTC 2010 - toddrme2178@gmail.com

- Fix LIRC support

-------------------------------------------------------------------
Sun Oct  3 09:31:24 UTC 2010 - javier@opensuse.org

- package updated to 4.0.1 (bugfix release)
  + internet radio: automatic reconnect if connection is terminated.
                    limit time required for autodetection. Parameters
                    are currently only configurable in config file,
                    will be added to GUI in 4.0.2
  + fixed segfault when opening of internet radio stream fails
  + keep selection in station list editor when ok/apply is pressed
  + updated German internet radio streems part of ARD (WDR, SWR, BR,
    MDR, Radio Bremen, SR, RBB, NDR, HR)
  + ensure station list items visible in station list editor
  + new stations are added at cursor position

-------------------------------------------------------------------
Tue Nov  3 19:09:24 UTC 2009 - coolo@novell.com

- updated patches to apply with fuzz=0

-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

- make patch0 usage consistent

-------------------------------------------------------------------
Sun Jun 21 23:52:35 IRKST 2009 - highwaystar.ru@gmail.com

- kde4-kradio -> kradio

-------------------------------------------------------------------
Mon Jun  8 12:00:00 IRKST 2009 - highwaystar.ru@gmail.com

- spec file updated to use desktop file included in source

-------------------------------------------------------------------
Tue Jun  2 12:00:00 IRKST 2009 - highwaystar.ru@gmail.com

- package updated to 4.0.0 final version

-------------------------------------------------------------------
Mon May 25 14:17:42 CEST 2009 - lnussel@suse.de

- lirc -> lirc-devel in BuildRequires

-------------------------------------------------------------------
Mon Apr 27 12:00:00 IRKST 2009 - highwaystar.ru@gmail.com

- package updated to rc4 version

-------------------------------------------------------------------
Mon Apr 20 12:00:00 IRKST 2009 - highwaystar.ru@gmail.com

- package updated to rc3 version

-------------------------------------------------------------------
Thu Apr 16 12:00:00 IRKST 2009 - highwaystar.ru@gmail.com

- package updated to rc2 version

-------------------------------------------------------------------
Tue Mar 31 12:00:00 IRKST 2009 - highwaystar.ru@gmail.com

- package updated to rc1 version

-------------------------------------------------------------------
Fri Mar 20 12:00:00 IRKT 2009 - highwaystar.ru@gmail.com

- package updated to beta2 version
- desktop file fixed

-------------------------------------------------------------------
Mon Mar  9 12:00:00 IRKT 2009 - highwaystar.ru@gmail.com

- package updated to r745 shapshot
- feature: Dbus plugin
- feature: internet radio plugin

-------------------------------------------------------------------
Wed Feb 25 12:00:00 IRKT 2009 - highwaystar.ru@gmail.com

- package updated to 4.0.0 beta1 r664

-------------------------------------------------------------------
Sat Feb 21 12:00:00 IRKT 2009 - highwaystar.ru@gmail.com

- packaged kradio4 version snapshot-2009-02-20-r649 using the buildservice spec file wizard

-------------------------------------------------------------------
Tue Oct 23 09:30:58 CEST 2007 - stbinner@suse.de

- fix build with gcc 4.3

-------------------------------------------------------------------
Fri May 11 14:49:10 CEST 2007 - ssommer@suse.de

- fix plugin loading on x86_64 (#217971)

-------------------------------------------------------------------
Tue Oct 31 10:37:00 CET 2006 - coolo@suse.de

- update kradio to the latest snapshot after getting advise
  from author

-------------------------------------------------------------------
Tue May 30 07:45:09 CEST 2006 - adrian@suse.de

- fix build for < 10.1

-------------------------------------------------------------------
Wed Feb 15 11:22:07 CET 2006 - stbinner@suse.de

- add GenericName to .desktop file

-------------------------------------------------------------------
Wed Jan 25 21:33:23 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Oct 24 10:59:55 CEST 2005 - stbinner@suse.de

- fix wrong include hints for Qt 3.3.5 compilation

-------------------------------------------------------------------
Thu Oct  6 12:36:55 CEST 2005 - stbinner@suse.de

- added flac and flac-devel to neededforbuild (required by the new
  libsndfile)

-------------------------------------------------------------------
Tue Aug 30 11:20:54 CEST 2005 - dmueller@suse.de

- update to 1.0beta3b to make it work with ALSA

-------------------------------------------------------------------
Sat Aug 13 16:28:34 CEST 2005 - dmueller@suse.de

- update 1.0beta2 which fixes plugin loading and incorporates
  all previous patches (fixes #102926).

-------------------------------------------------------------------
Sat Jul 30 04:24:12 CEST 2005 - dmueller@suse.de

- update 1.0beta1

-------------------------------------------------------------------
Thu Feb 17 13:16:18 CET 2005 - adrian@suse.de

- menu entry moved to xdg dir

-------------------------------------------------------------------
Sat Jan 10 17:30:36 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Wed Sep  3 15:45:33 CEST 2003 - adrian@suse.de

- add AudioVideo Category

-------------------------------------------------------------------
Tue Jul 29 13:48:32 CEST 2003 - adrian@suse.de

- add Categories

-------------------------------------------------------------------
Sat Jun 14 15:38:27 CEST 2003 - coolo@suse.de

- package directories

-------------------------------------------------------------------
Fri May 23 09:55:29 CEST 2003 - coolo@suse.de

- reverting adrian's nonsense

-------------------------------------------------------------------
Fri May 23 09:12:00 CEST 2003 - adrian@suse.de

- let it build again

-------------------------------------------------------------------
Fri May  2 16:34:47 CEST 2003 - adrian@suse.de

- update to version 0.2.7a

-------------------------------------------------------------------
Sun Mar  9 11:45:50 CET 2003 - adrian@suse.de

- fix .desktop file entries

-------------------------------------------------------------------
Fri Nov  8 12:18:19 CET 2002 - coolo@suse.de

- the new kradio maintainer suggests to use CVS for KDE3
  users. Still not many enhancements to the 0.1.2 version
  as far as I can see

-------------------------------------------------------------------
Fri May 24 01:27:51 CEST 2002 - adrian@suse.de

- use update_admin

-------------------------------------------------------------------
Tue Nov 13 00:59:19 CET 2001 - ro@suse.de

- fix for automake 1.5

-------------------------------------------------------------------
Fri Nov  9 15:28:59 CET 2001 - adrian@suse.de

- use kde2-devel-packages

-------------------------------------------------------------------
Mon Aug 13 15:51:58 CEST 2001 - ro@suse.de

- changed neededforbuild <sp_libs> to <sp-devel>

-------------------------------------------------------------------
Fri Aug 10 11:24:07 CEST 2001 - adrian@suse.de

- autoconf 2.52 fixes

-------------------------------------------------------------------
Thu Jun 21 19:08:11 CEST 2001 - adrian@suse.de

- make it autoconf 2.50 ready
- disable documentation until kde 2.2

-------------------------------------------------------------------
Thu May 10 11:27:28 CEST 2001 - adrian@suse.de

- fix wrong Type in desktop file

-------------------------------------------------------------------
Sun Apr  8 12:47:36 CEST 2001 - adrian@suse.de

- New version 0.1.2

-------------------------------------------------------------------
Sat Apr  7 14:04:13 CEST 2001 - kukuk@suse.de

- Fix neededforbuild

-------------------------------------------------------------------
Mon Mar 19 03:15:24 CET 2001 - adrian@suse.de

- Spec file created from kradio-0.1.tar.bz2 by autospec
openSUSE Build Service is sponsored by