History/2.0d0: Difference between revisions
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
[[Change_Notification|Get Notified]] when this page changes! | [[Change_Notification|Get Notified]] when this page changes! | ||
=='''2. | =='''2.0d1''' not out, closed beta== | ||
<!-- | <!-- | ||
<googa>http://dl.dropbox.com/u/195957/kJams/kJamsLite.zip|Lite Mac|/downloads/Lite</googa>, | <googa>http://dl.dropbox.com/u/195957/kJams/kJamsLite.zip|Lite Mac|/downloads/Lite</googa>, | ||
| Line 26: | Line 26: | ||
* <strike>started investigating Python embedding</strike> implemented python scripting, wow that was very fast! | * <strike>started investigating Python embedding</strike> implemented python scripting, wow that was very fast! | ||
* python now runs on a separate thread | * python now runs on a separate thread | ||
* full versioning! now, the 2.0 version has it's own notion of version, and will get notified of updates separately from 1.0 | * <strike>full versioning!</strike> Update notification: now, the 2.0 version has it's own notion of version, and will get notified of updates separately from 1.0. However, it will not auto-update yet (if you do, you'll downgrade to 1.0) | ||
* Python: you can now kill background python threads (in the Activity window) | |||
== Previous Version== | == Previous Version== | ||
[[History/1.0.1beta|go here]] | [[History/1.0.1beta|go here]] | ||
Revision as of 17:56, 31 July 2013
The Castle by the Sea Version
This page is in in REVERSE chronological order (latest at TOP)
Please follow me on the twitters!
Get Notified when this page changes!
2.0d1 not out, closed beta
- Any time a song would "stop", it will now fade out over N seconds (default 3.5)
- Multiple song audio can now play simultaneously (no user interface yet) (auto crossfade due to above)
- Video mixer now enables multiple song videos, with transparency and crossfade
- video mixer now will "fade to black" during the audio fade, except that at the moment it also turns on "transparent video window", which is not what i want..
- stopping a song when you have Producer open will NOT fade it, it will just stop instantly like it used to (prevents crashes)
started investigating Python embeddingimplemented python scripting, wow that was very fast!- python now runs on a separate thread
full versioning!Update notification: now, the 2.0 version has it's own notion of version, and will get notified of updates separately from 1.0. However, it will not auto-update yet (if you do, you'll downgrade to 1.0)- Python: you can now kill background python threads (in the Activity window)