History 1.0d50: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
* the Solitary Confinement version | * the Solitary Confinement version | ||
* fixed the crash when trying to use any applescript (eg: sending a crash report(!) or unzip with stuffit) | * fixed the crash when trying to use any applescript (eg: sending a crash report(!) or unzip with stuffit) | ||
* no longer get a beep if you rip a song that has no artist info (not that you could do that anyway) | |||
* the CDG encoder is back to transitioning pages from top to bottom. only the text sweeping now goes left to right. hmm, i'll have to fix that for right-to-left scripts... eventually there will be a "transition" popup so you can select what type of transition you want | |||
* no more "ASSERT(i_songID != SDB_kOrphanID)" oops!! | |||
* Producer: no more assert(page_rec.size() | |||
* Producer: new kind of template: resource path. eg: "[/Resources/kJams.pct]" will load up the picture from the kJams resource folder. note: only the Resources folder is supported, and only .pct files are supported. And there's only one pict in there, and it's kJams.pct. so really only that picture is supported. haha. | |||
* '''d49r1 April 9 2007''' [http://www.kjams.com/downloads/old/1.0/d49/r1/kJamsLite.zip Lite] [http://www.kjams.com/downloads/old/1.0/d49/r1/kJamsPro.zip Pro] | |||
== Previous Versions == | == Previous Versions == | ||
Revision as of 21:51, 9 April 2008
- the Solitary Confinement version
- fixed the crash when trying to use any applescript (eg: sending a crash report(!) or unzip with stuffit)
- no longer get a beep if you rip a song that has no artist info (not that you could do that anyway)
- the CDG encoder is back to transitioning pages from top to bottom. only the text sweeping now goes left to right. hmm, i'll have to fix that for right-to-left scripts... eventually there will be a "transition" popup so you can select what type of transition you want
- no more "ASSERT(i_songID != SDB_kOrphanID)" oops!!
- Producer: no more assert(page_rec.size()
- Producer: new kind of template: resource path. eg: "[/Resources/kJams.pct]" will load up the picture from the kJams resource folder. note: only the Resources folder is supported, and only .pct files are supported. And there's only one pict in there, and it's kJams.pct. so really only that picture is supported. haha.
- d49r1 April 9 2007 Lite Pro