File psst.changes of Package psst
------------------------------------------------------------------- Tue Oct 17 07:34:48 UTC 2023 - Nils-Börge Margotti <margotni@tw-esport.de> - Update to version 20231004+git.a8922f6: * Bump NET_IO_TIMEOUT (#442) * Update dependencies (#440) * Use the v2 crate resolver (#439) * Move spacer between cover art and track info to flex row (#432) * Update README (#430) * README: Add build instructions for OpenBSD (#426) * Remove the rust-toolchain action (#429) * Move Windows build logic together (#428) * fix: clears playlist positions to zero before recalculating on changing playlist (fix #420) (#422) * Fix the window getting smaller each time it's opened (#413) ------------------------------------------------------------------- Tue Oct 26 12:54:55 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org> - Update to version 20210920+git.a609bc5: * gui: Add context menu to playback bar * Save/restore queue behavior * gui: Cleanup the window title * Fix compiling on nightly by bumping num-bigint * gui: Display album art in playback bar (#176) * core: Fix track re-linking logic * core: Replace iset with rangeset * gui: Save current route to config, restore on startup * Update miniaudio-rs dependency * increase opacity of overlay * core: Report track progress 10x less frequently * Lock dependencies * gui: Rework preferences, add Account Setup * gui: Simplify preferences tab bar a bit * gui: Use hand cursor on the seekbar * README: Add playlist folders to roadmap. * Fix typo in README * core: Fix wrong expiration time parsing (#120) * core: Double used timeout durations * readme - wrote that it needs rustc 1.54.0 * fixup! Experiment with cargo-bundle in the CI actions * gui: Fix playlist GET, skip local tracks * fixup! Experiment with cargo-bundle in the CI actions * Experiment with cargo-bundle in the CI actions * Update dependencies * gui: Account for nullable album label * gui: Add keyboard controls to playback controller (#111) * gui: Skip local tracks in playlists * Mention latest Rust is required * gui: Add cmd+h for hide (#108) * Enable socks-proxy feature for ureq * gui: Save volume into config * Improve cargo bundle info * gui: Recommendation params, refactoring * gui: Little optimization in track display * Update the Ubuntu repos. * Fix README formatting * gui: Fix PNG image loading * gui: Remove forgotten debug code * Format * Link to nightly.link for the newest binaries. * gui: update Cargo.toml for cargo bundle * gui: update to latest souvlaki changes * Added dependencies for RHEL ------------------------------------------------------------------- Tue Aug 17 08:05:06 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org> - Update to version 20210808+git.e6e3cfa: * gui: Fix little nits left from the refactoring * gui: Keep the deferred state also in resolved and rejected promises * gui: Another massive cleanup, introduce OnCmdAsync * gui: Another big cleanup * gui: Simplify loader * gui: Massive cleanup, use AsyncAction almost everywhere * gui: Cleanup ui.* a little * gui: Increase the minimal window size * gui: Use custom layout widget for playback controls * gui: Add preliminary support for Similar Tracks ------------------------------------------------------------------- Tue Aug 17 08:04:50 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org> - Initial package