Releases: aschober/vinyl-cast
Releases · aschober/vinyl-cast
v1.3.0
What's Changed
- Update Gradle, Target SDK (v34) and dependencies. Also fixes a segfault. by @kyleatmakrs in #26
- Add user-configurable gain by @kyleatmakrs in #30
New Contributors
- @kyleatmakrs made their first contribution in #26
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
Updated UI, Native Audio Handling, and Libraries
- Update UI including adding Settings screen and real-time spectral plot
- Update Oboe library and NativeAudioEngine implementation
- Better separation between VinylCastService and Activities
- General Cleanup: remove unused code, update app icons, update project config with different flavors
v1.0.0
Initial versioned release.
- refactor to use Android's Oboe C++ library and sample app as basis for new native audio recording, playback, and device chooser
- update Android libs and dependencies
- refactor HTTP Server
- remove MusicRecognizer and gracenote SDK
- update MainActivity layout with new settings and both a portrait and landscape layout
- add option to not have local playback now that local playback is an option
- add AudioEncoding options for HTTP audio stream