History 1.0d50: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 71: Line 71:
** when you add or remove a comp element, it is automatically baked.
** when you add or remove a comp element, it is automatically baked.
* '''d49r5 April 21 2007''' [http://www.kjams.com/downloads/old/1.0/d49/r5/kJamsLite.zip Lite] [http://www.kjams.com/downloads/old/1.0/d49/r5/kJamsPro.zip Pro]
* '''d49r5 April 21 2007''' [http://www.kjams.com/downloads/old/1.0/d49/r5/kJamsLite.zip Lite] [http://www.kjams.com/downloads/old/1.0/d49/r5/kJamsPro.zip Pro]
* if you have a fresh library (say you just downloaded kJams for the first time, or you threw out your library), then you can't add songs, cuz it says "please wait for the sort tasks to finish".  oops.  fixed.
== Previous Versions ==
== Previous Versions ==
* [[History_1.0d48|d48]], [[History_1.0d49|d49]]
* [[History_1.0d48|d48]], [[History_1.0d49|d49]]

Revision as of 22:03, 22 April 2008

  • the Solitary Confinement version
  • d49r0 April 8 2007 Lite Pro
  • 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)
  • Fixed "Menu/File/Rip Selected" to say the right thing
  • no longer leaking Coca goo all over the floor the first time you do export to quicktime
  • when ripping to quicktime, no longer write meta data xml into the cache (not necessary since it is written into the library, just makes clutter)
  • fixed a file corruption bug when using QuickTime.mov+G as your encoder, would cause the file to become unusable, you'd go to play it and get nothing, no warning, just no song. Due to meta data rewrite corruption. I'm no longer even attempting to write meta to QuickTime files since it's so spotty, i'm just bailing to Xattr.
  • setting a meta to it's default value will now delete the meta (since asking for a missing meta returns the default value, thus saving space)
  • Pro: the singer's "Here" list is now updated (re-sorted) when singers are marked here or not (if you're sorted by "here")
  • Pro: the list of singers in the sources panel is now correctly updated as singers are added/removed
  • intercap and titlecase now do the correct thing with "AC/DC" :)
  • when you right (control) click on the sort column headers (to add or remove columns), 1) if you click past the end it no longer shows something to pick at the top and 2) if you are scrolled to the right it actually works, rather than pretending you are not scrolled at all
  • the song name interpretation dialog will now allow you to use the Song Name instead of the File Name. This lets you "fix" songs that would not interpret correctly (usually due to an extra or missing space beside a dash) then reinterpret. You can also reinterpret *ignoring* em-dashes if you hold the option key when bringing up the dialog.
  • in the Interpret dialog, names are drawn in "recovered" format, (no em-dashes, or squished slashes etc)
  • when clicking in the browser window, your click will bring it forward
    • Producer
    • the "Fade" button now creates a real comp marker that you can drag around and set the duration
    • the "fade out" inserted at the end of a KTP file now uses the above comp marker thing
    • when dragging the time marker in the Overview pane (top timeline), while the song is playing, it will continue to play even while you're dragging
    • you can only open PICT files. if you try to open another kind, it yells at you. nicely.
    • really really actually fixed the picture aspect ratio, when you import a PICT that is taller than it is wide
    • the assert now says "Timing Conflict", and i hope it doesn't happen a lot
    • it's no longer possible to have a duration of less than zero
  • d49r4 April 20 2007 Lite Pro
  • meta data shown under Singers list and inside Singer playlists is now correct. Would occasionally show meta data from global song info rather than from singer's song info.
  • editing meta data under Singers is now correct. Would always edit global song info, and would seemingly randomly assign the data to whatever it felt like. Now always goes to correct spot.
  • when you do drag and drop, drag regions of the dragged songs is now correct for all meta data, not just the sanctioned elite
  • you can now show all kinds of meta data in the Singers list that you could not show before (and edit). eg: song name etc. now it seems kindof like the KJ Rotation list, hmmm.
  • no longer crashing when setting meta data to default values. would crash on singer's song meta data, or on singer meta data, and occasionally on song meta data. wow
  • if you drop songs onto the kJams icon, if you do that during (or before) startup, or while a sort task is going, then you'll get a progress dialog for "add to library" that sez it is waiting for the sort task to finish, then it will add your stuff. (adding / removing during a sort will crash you, as you all know)
  • default tempo string says "1.00" instead of nothing or dash
    • Producer:
    • if you try to save a template when you're NOT on a comp marker, you'll get a warning instead of an assert-crash
    • In TunePrompter, you can now split words by syllable. To do that, break each syllable with "- " (that's a dash and a space). kJams will sew the syllables together magically. Your brain will have less cognitive dissonance when attempting to tap out the timing of the lyrics. I always tap the space bar on syllables and not words and it was driving me batty, having to re-do the song again. eg: here's a lyric: "Well we're all in the mood for a mel- o- dy, and you've got us feel- in' all right". See how i split the syllables? Sweet.
    • when you add or remove a comp element, it is automatically baked.
  • d49r5 April 21 2007 Lite Pro
  • if you have a fresh library (say you just downloaded kJams for the first time, or you threw out your library), then you can't add songs, cuz it says "please wait for the sort tasks to finish". oops. fixed.

Previous Versions