Revisions of noson-app

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 986434 from Bo Simonsen's avatar Bo Simonsen (bosim) (revision 10)
update to 5.2.2 to fix build error, i.e. dependency on noson
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 944528 from Bo Simonsen's avatar Bo Simonsen (bosim) (revision 9)
- Update to 4.5.0
  * no longer maintaining the app for sailfishos
  * sync upstream openssl (1.1.1k)
  * add github workflows to test the build
  * fix empty cover sources
  * fix unused variables in deezer plugin
  * fix deprecated append in lastfm plugin
  * fix null parent of delegate card
  * fix null parent of delegate listitem
  * upgrade android build to ndk 18b
  * purge unsupported device lollipop
  * support device marshmallow
  * support device lollipop
  * do not pre configure the manifest in the package sources
  * translations failed on lollipop qt>5.11
  * sync upstream libnoson(2.6.0)
  * make RequestImpl copyable
  * upgrade build win64
  * update github workflow
  * update android build
  * tag qml resources for initial version 5.9
  * clone qml resources for qt version 5.15
  * 515: fix implicitly defined onFoo properties in Connections
  * set Qt5 min version 5.9.5
  * add headers to ide view
  * compat qt6: use QRegularExpression instead QRegExp
  * compat Qt6: QMutex, QVariant 
  * qt translations must be added to assets
  * from qt5.15 do not import qmldir if plugins are static
  * add doc to build for lollipop
  * add doc to build for marshmallow
  * enable using noson submodule
  * allow building static plugins without building libflac
  * Fix track title width
  * Fix jittery animation when changing page
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 885152 from Bo Simonsen's avatar Bo Simonsen (bosim) (revision 8)
- Update to 4.4.9
  * Add the minimal step on volume tap up
  * Fix crash in m4a parser caused by an invalid scale
  * Add filter by composer in "This device"
  * Includes improvements for the Pulse Streamer. The playback lag
    should be as short as possible, but it always depends on how
    your Sonos device handles its internal buffer.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 768393 from Bo Simonsen's avatar Bo Simonsen (bosim) (revision 4)
- Update to 4.2.6
  * Fix set volume on moved to handle wheel mouse on desktop
  * Fix resync track position after sleeping for the Sailfish app
  *Minor graphical improvements
- Update to 4.2.5
  * Fix on share index finished the library could not be reloaded
  * Minor graphical improvements for the Sailfish app
- Update to 4.2.4
  * Minor fixes
  * Update translations for 4.2.0
  * All controls are asynchonous
  * Fix for playlist editing (drag/move and delete)
  * Preview release for SailfishOS 3.2 using native framework
    Silica 1.0
  * GUI improvements and cleanup
  * Better dragging of volumes (multi zones)
- Update to 4.1.0
  * Allow to seek position for local file (also it fixes the
    pause/play for local files)
  * Allow to stream local media m4a
  * Improves the GUI performances
  * Minor fixes
- Add %license and %doc to spec file
- Update to 4.0.2
  * Fix cover url for local media files
  * Minor fixes
  * Review the music row design
  * Fix performance issue using MPRIS2 (The service bumps the app
    for the current position)
  * Sync upstream libnoson (2.0.0)
  * Fix double path in the service stack page
  * Supports the MPRIS2 interface for player
  * Allow to bypass the SSDP discovery by passing the url of a
    SONOS device
  * Fix missing search categories for the services without
    presentation map
  * Fix a bug in service registration (PocketCasts and probably
    few others)
  * Enable loudness setting
  * Workaround Spotify BUG using locale en_GB
  * Support for output fixed
  * Minor fixed and improvements
  * Fix for ID3 parser
  * Minor fixes
  * Improve the ogg parser
  * Update translations for nl
  * Minor improvements
  * Add support for media file with the format OGG/Vorbis
  * Fix language range to be compliant with RFC-4647 (Issue with
    Spotify services)
  * Fix SSL handshake on old android platforms
  * Show the logo of the thumbnails providers to comply with their
    guidelines
  * Fetch thumbnails from DEEZER by default
  * Improvements: libnoson 1.13.2
  * Use multicast UDP packet as fallback when discovering
  * Fix to work around multicast filtering when discovering devices
  * Minor fixes
- Pulseaudio support
- Update to 3.11.4
  * Fix Sonos API change in build 49263270 (10.1)
  * Improve the fluency of the volume control for a zone.
  * Use smaller step for the volume control: The wheel mouse still
    works.
  * Play a service item by clicking a button "play" instead the
    item itself.
  * Improve threading of the media scanner
  * Includes a media scanner for audio files. Types supported are
    FLAC, MP3 and AAC.
  * It streams local audio files.
  * It streams the pulseaudio output
- Update to 3.9.7
  * Port away from deprecated API
  * Fix getting initial sound settings
  * Minor UI fixes
  * Show more in song info
  * Using customized footer in dialogs
  * Enable wheel mouse to slide volume, and make it smoothest
  * Improve zone connection on topology changed
  * Fix SNI issue with OpenSSL
  * Add support for language Danish
  * Fix origin for icon rotation
  * Show overlay during update of share index
  * Fix keyboard input methods for Android 7.0 (Nougat) and upper
  * Disable keyboard input when search field is hidden
- Try improving description grammar.
- Update to 3.7.0
- Removed _service file and added source URL
- Use cmake-directories to avoid static linking of libnoson
- Updated to 3.6.4
- Ran spec-cleaner
- Updated to 3.6.3
- Package now depend on libnoson1
- Removed patch (fixed upstream)
- Initial package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 763144 from Bo Simonsen's avatar Bo Simonsen (bosim) (revision 3)
- Update to 4.1.0
  * Allow to seek position for local file (also it fixes the pause/play for local files)
  * Allow to stream local media m4a
  * Improves the GUI performances
  * Minor fixes
- Add %license and %doc to spec file
- Update to 4.0.2
  * Fix cover url for local media files
  * Minor fixes
  * Review the music row design
  * Fix performance issue using MPRIS2 (The service bumps the app
    for the current position)
  * Sync upstream libnoson (2.0.0)
  * Fix double path in the service stack page
  * Supports the MPRIS2 interface for player
  * Allow to bypass the SSDP discovery by passing the url of a
    SONOS device
  * Fix missing search categories for the services without
    presentation map
  * Fix a bug in service registration (PocketCasts and probably
    few others)
  * Enable loudness setting
  * Workaround Spotify BUG using locale en_GB
  * Support for output fixed
  * Minor fixed and improvements
  * Fix for ID3 parser
  * Minor fixes
  * Improve the ogg parser
  * Update translations for nl
  * Minor improvements
  * Add support for media file with the format OGG/Vorbis
  * Fix language range to be compliant with RFC-4647 (Issue with
    Spotify services)
  * Fix SSL handshake on old android platforms
  * Show the logo of the thumbnails providers to comply with their
    guidelines
  * Fetch thumbnails from DEEZER by default
  * Improvements: libnoson 1.13.2
  * Use multicast UDP packet as fallback when discovering
  * Fix to work around multicast filtering when discovering devices
  * Minor fixes
- Pulseaudio support
- Update to 3.11.4
  * Fix Sonos API change in build 49263270 (10.1)
  * Improve the fluency of the volume control for a zone.
  * Use smaller step for the volume control: The wheel mouse still
    works.
  * Play a service item by clicking a button "play" instead the
    item itself.
  * Improve threading of the media scanner
  * Includes a media scanner for audio files. Types supported are
    FLAC, MP3 and AAC.
  * It streams local audio files.
  * It streams the pulseaudio output
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 667839 from Bo Simonsen's avatar Bo Simonsen (bosim) (revision 2)
- Update to 3.9.7
  * Port away from deprecated API
  * Fix getting initial sound settings
  * Minor UI fixes
  * Show more in song info
  * Using customized footer in dialogs
  * Enable wheel mouse to slide volume, and make it smoothest
  * Improve zone connection on topology changed
  * Fix SNI issue with OpenSSL
  * Add support for language Danish
  * Fix origin for icon rotation
  * Show overlay during update of share index
  * Fix keyboard input methods for Android 7.0 (Nougat) and upper
  * Disable keyboard input when search field is hidden
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 628262 from Bo Simonsen's avatar Bo Simonsen (bosim) (revision 1)
- Try improving description grammar.
- Update to 3.7.0
- Removed _service file and added source URL
- Use cmake-directories to avoid static linking of libnoson
- Updated to 3.6.4
- Ran spec-cleaner
- Updated to 3.6.3
- Package now depend on libnoson1
- Removed patch (fixed upstream)
- Initial package
Displaying all 11 revisions
openSUSE Build Service is sponsored by