Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Releases: McSinyx/palace

Build wheels for macOS

01 Mar 09:34
Compare
Choose a tag to compare
Pre-release

Also optimize builds and clean up

Make Context context manager exit to previously current context

26 Feb 10:48
Compare
Choose a tag to compare

Additionally:

  • New class BaseDecoder (buggy, see #40)
  • New module functions: current_context, sample_size, sample_length
  • Update docs for more readability
  • Setter functions for class write-only properties are now written with @setter decorator

Implement MessageHandler

15 Feb 07:31
Compare
Choose a tag to compare
Pre-release

From this release, the source files are moved to src.

Additional changes include:

  • Complete methods involving ChannelConfig and SampleType
  • Add AuxiliaryEffectSlot to module's __all__ for documentation exposure (and from palace import * but who uses that anyway)

Implement AuxiliaryEffectSlot

06 Feb 14:19
Compare
Choose a tag to compare
Pre-release

Also add some methods to Context and Source, and test Source read-write properties.

Add legal informations of bundled dependencies

02 Feb 07:53
Compare
Choose a tag to compare
0.0.7

Add legal information of bundled dependencies

Build against OpenAL with stereo angles fixed

02 Feb 04:29
Compare
Choose a tag to compare

Test Travis deployment

01 Feb 11:17
Compare
Choose a tag to compare
Pre-release
0.0.5

Pump version to 0.0.5 to test deployment