History 1.0d50

From kJams Wiki
Revision as of 21:27, 20 April 2008 by Dave (talk | contribs)
Jump to navigation Jump to search
  • 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. Update: Shit.
  • 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
  • no longer crashing during FindMatchingSong, not sure when that happens but it's fixed
  • still have NOT fixed the bug ripping SuperCDGs, i don't think...
  • you can search by PLI again, but not for long. you need to be using Song IDs, not PLI
  • Producer
    • when loading in a previously existing TunePrompter file, the duration would not be set, fixed
    • loading existing TunePrompter files would cause the file names to be "unrecovered" meaning em-dashes got turned back into dashes, this would cause the cache to get out of sync and you'd lose some of your work, plus the metadata would no longer be recoverable from the file name.
    • i lost the justify command, for text, now it's back
    • fixed a rendering bug that would cause some text pages to load at the wrong time, possibly overwriting the sweep text that followed
    • you can now drag the comp bars from the left edge
    • fixed dragging comp elements in the video window (you can now see what you're dragging again)
    • while working in the timeline, your changes are saved automatically
    • durations are now correctly set for all comp bars
  • d49r3 April 12 2007 Lite Pro
  • Two new meta massaging features: "Title Case" and "Inter Caps". Title case will convert artist/album/song name/genre using Title Case (capitalizing start and end, and middle words that are not in the list: an, the, of, at etc). Inter Caps will capitalize every word.
  • every dialog that said "One Moment Please" now has a elipsis "…" after it :)
  • if you try to delete a song, or add to library, during a SORT task, you are denied with a warning. HAH! (prevents you from crashing yourself)
  • if you select more than 10 songs and go "reveal in finder" you're asked if you really meant to do that.
  • when you "reinterpret names" on a large selection, you now get a progress dialog, how nice! now it doesn't seem hung.
  • when you drag and drop into the app, you now get the warning dialogs about that it does not copy and you're offered a chance to pick tags or meta (if you haven't shut that off)

Previous Versions