History 1.0d50: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* 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.
* 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]
* '''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]
 
* some people were crashing when ripping SuperCDG discs.  I tweaked the code a bit, i hope that helps.  Tho i'm sure i'll find out soon enough.
* some people were crashing on startup.  fixed.
* Producer:
** You can use the Secret Prefs to set which intro and outro template to use for your TunePrompter conversions
** TunePrompter conversion uses a slightly better font size and now has more correct spacing.  (tho vertical offset i think is still wrong)
** in the timeline window, you can now see the lyrics across the timeline
** in the timeline window, it now animates all slickly when you press play (sweeeet!)
** the graphics window does not flash up your comps during play or when the mouse button is down
** in the timeline window, each lyric has a little bar showing you it's start / end time
** in the timeline window you can now drag and trim each lyric to fix the timing.  dam this is fucking cool.
* '''d49r2 April 11 2007''' [http://www.kjams.com/downloads/old/1.0/d49/r2/kJamsLite.zip Lite] [http://www.kjams.com/downloads/old/1.0/d49/r2/kJamsPro.zip Pro]
== Previous Versions ==
== Previous Versions ==
* [[History_1.0d48|d48]], [[History_1.0d49|d49]]
* [[History_1.0d48|d48]], [[History_1.0d49|d49]]

Revision as of 08:58, 11 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
  • some people were crashing when ripping SuperCDG discs. I tweaked the code a bit, i hope that helps. Tho i'm sure i'll find out soon enough.
  • some people were crashing on startup. fixed.
  • Producer:
    • You can use the Secret Prefs to set which intro and outro template to use for your TunePrompter conversions
    • TunePrompter conversion uses a slightly better font size and now has more correct spacing. (tho vertical offset i think is still wrong)
    • in the timeline window, you can now see the lyrics across the timeline
    • in the timeline window, it now animates all slickly when you press play (sweeeet!)
    • the graphics window does not flash up your comps during play or when the mouse button is down
    • in the timeline window, each lyric has a little bar showing you it's start / end time
    • in the timeline window you can now drag and trim each lyric to fix the timing. dam this is fucking cool.
  • d49r2 April 11 2007 Lite Pro

Previous Versions