History 6: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
56657273696F6E20486973746F7279206D6F76656420746F20486973746F727920353A20746F6F20626967
 
No edit summary
Line 1: Line 1:
#redirect [[History 5]]
== Version 1.0d43: Not Released Yet ==
* Burn baby burn!
== Bugs I'm aware of that will be fixed ==
* sometimes when you stop a song, it doesn't stop.  the next song plays, but the previous one '''also''' plays, you can't stop it without quitting
* can't enter unicode in meta info
* the album popup may crash under certain situations
== To Do ==
* Problem: NOT dealing with UTF-8 very well. Must replace all std::str with ustring
* Set ID3 tags
* <strike>write Zip function so after you rip MP3+G they'll get zipped up together, with a canonical name, enable Zip after rip in the prefs pane</strike>
* When editing meta info on Zipped files: unzip files, set ID3 tags, then zip them up again, but leave a copy unzipped so you can get them easily again.
* During import of pre-existing MP3's, scan ID3 tags. Also, write a one-shot utility to both scan for bad zips and also read ID3's from valid zips, and re-canonicalize the names. Move bad zips to a new folder.
* finish CDPedia support
** 40% done: ability to cue a song to the first non-silent sample, so un-pausing means instant-on
** 20% done: ability to cue two songs for cross fade (same as: ability to export QuickTime (or iPod) at the same time as playing some other song)
* Allow a 'placeholder' track to be input into a singer's "Tonight" list, that includes the disc name and track number, and when it comes up, the dialog comes up, says "stick in the disc", to let it play direct from disc, automatically picking the right track. Alternately, allow KJ to drag a track from a CD into a playlist. then, eject disc. when that song is coming up next, put up a dialog that says "please stick that disc back in" and it'll go play it from disc, Alternately, rip the song when it gets drug from the CD into the singer's "Tonight"
 
== Previous Versions ==
* [[History_5|d42]]
* [[History_4|d40 - d41]]
* [[History_3|d36 - d39]]
* [[History_2|d25 - d35]]
* [[History_1|d11 - d24]]
* [[History_0|d1  - d10]]

Revision as of 06:31, 22 March 2006

Version 1.0d43: Not Released Yet

  • Burn baby burn!

Bugs I'm aware of that will be fixed

  • sometimes when you stop a song, it doesn't stop. the next song plays, but the previous one also plays, you can't stop it without quitting
  • can't enter unicode in meta info
  • the album popup may crash under certain situations

To Do

  • Problem: NOT dealing with UTF-8 very well. Must replace all std::str with ustring
  • Set ID3 tags
  • write Zip function so after you rip MP3+G they'll get zipped up together, with a canonical name, enable Zip after rip in the prefs pane
  • When editing meta info on Zipped files: unzip files, set ID3 tags, then zip them up again, but leave a copy unzipped so you can get them easily again.
  • During import of pre-existing MP3's, scan ID3 tags. Also, write a one-shot utility to both scan for bad zips and also read ID3's from valid zips, and re-canonicalize the names. Move bad zips to a new folder.
  • finish CDPedia support
    • 40% done: ability to cue a song to the first non-silent sample, so un-pausing means instant-on
    • 20% done: ability to cue two songs for cross fade (same as: ability to export QuickTime (or iPod) at the same time as playing some other song)
  • Allow a 'placeholder' track to be input into a singer's "Tonight" list, that includes the disc name and track number, and when it comes up, the dialog comes up, says "stick in the disc", to let it play direct from disc, automatically picking the right track. Alternately, allow KJ to drag a track from a CD into a playlist. then, eject disc. when that song is coming up next, put up a dialog that says "please stick that disc back in" and it'll go play it from disc, Alternately, rip the song when it gets drug from the CD into the singer's "Tonight"

Previous Versions