428 2007-10-24 06:16:23
Re: Site suggestion for Development page (11 replies, posted in Development)
I think that may get a bit confusing. Technically, I should have moved 0.07 to unstable, and 0.08+ to nightly, then we'd have a nice clear separation. But, I wanted as many eyeballs as possible on 0.07, so I didn't.
429 2007-10-24 04:28:50
Re: Issues caused by "#" char in playlists (8 replies, posted in Squashed Bugs)
Ok, missed that one. I'll mark it as squashed.
430 2007-10-24 04:27:36
Re: Site suggestion for Development page (11 replies, posted in Development)
One is 0.07, the other is 0.08+
431 2007-10-23 13:50:54
Re: Files that are in the playlist more than once for M3Us and startup (5 replies, posted in Squashed Bugs)
I'm assuming this problem been taken care of? I didn't update, but I thought I fixed this (again).
432 2007-10-23 13:50:29
Re: Issues caused by "#" char in playlists (8 replies, posted in Squashed Bugs)
I'm assuming this problem been taken care of?
434 2007-10-23 05:18:56
Re: Site suggestion for Development page (11 replies, posted in Development)
That shouldn't be too difficult. I haven't had much time to update the page though, I've been working on Cog itself. Things are a bit tricky though because right now I'm working on two branches, and it will only ever add log messages from one due to the way it's set up.
435 2007-10-22 13:33:47
Re: [Development] 0.07 Todo (41 replies, posted in Archives)
Good point. VG works fine.
437 2007-10-22 06:03:24
Topic: [Development] 0.07 Todo (41 replies, posted in Archives)
The following is a list of things left for the 0.07 release. I'll update it as things progress.
Testing.
Awesomization.
438 2007-10-22 05:41:07
Re: Sorting doesn't take DISCNUMBER into account (1 replies, posted in Bugs)
The default sorting is via path.
I suppose a Disc column could be handy however, assuming sub-sorts work properly.
439 2007-10-21 13:07:33
Re: Playlist roundtrip wrong (2 replies, posted in Squashed Bugs)
There was some weirdness with requesting the next song that should now be fixed (r607).
440 2007-10-21 12:26:19
Re: Bitrate info is incorrect (3 replies, posted in Bugs)
Bitrate has only ever worked with mp3, vorbis, wavpack, and musepack. The others are fine.
441 2007-10-21 12:09:15
Re: Bitrate info is incorrect (3 replies, posted in Bugs)
This is not a 0.07 bug, and I'm aware of it. I've been working on a gapless mp3 decoder, and it's not completed yet.
443 2007-10-20 07:09:01
Re: CUEs with non-ansi encoding won't open (4 replies, posted in Squashed Bugs)
Ok, I've included your patch. Should be working as of r596.
444 2007-10-20 06:35:16
Re: Opening/adding a file(s) from the Drawer by double-clicking (8 replies, posted in Features)
I've thought about this for a bit, and I'd rather that be a preference. "Clear playlist when adding files."
445 2007-10-19 19:20:30
Re: Removing Playlists (or, how to manage) (5 replies, posted in Help)
I dunno if that's a great idea. Someone might have the music highlighted and hit delete to remove a playlist item and accidently move the entire music directory to the trash!
I think something like a "Show in Finder" context menu may work better.
446 2007-10-19 15:02:11
Re: Issues caused by "#" char in playlists (8 replies, posted in Squashed Bugs)
Hmm. Are you certain SPC or GYM files are not multitrack? GME seems to think so.
M3U VGM GYM SPC SAP NSFE NSF AY GBS HES KSS
-------------------------------------------------------
Track Count | * * * * * * * * *
|
System | * * * * * * * * * *
|
Game | * * * * * * *
|
Song | * * * * * * *
|
Author | * * * * * * * *
|
Copyright | * * * * * * * *
|
Comment | * * * *
|
Dumper | * * * *
|
Length | * * * * * *
|
Intro Length| * * *
|
Loop Length | * * *
Hmm. Maybe the docs are wrong, because I'm actually not seeing it looking at the code. Only AY, GBS, NSF, NSFE, and SAP seem to have track count associated with them.
Ok, all should be well now (r590).
447 2007-10-19 14:52:14
Re: Track does not change from time to time (8 replies, posted in Squashed Bugs)
Ok, this bug should be fixed as of r589.
448 2007-10-19 10:35:14
Re: Incredible ram usage? (24 replies, posted in Squashed Bugs)
Yeah, I went through and took care of a bunch of leaks, so I'm hoping things are better now in that regard.
As long as the memory usage isn't steadily climbing as time goes on, it's all good.
449 2007-10-19 09:38:13
Re: Howto configure default sound volume after startup (4 replies, posted in General)
450 2007-10-19 07:26:44
Re: Howto configure default sound volume after startup (4 replies, posted in General)
You can't currently. I'm hoping to have it remember that in 0.08.
The volume scale is currently logarithmic and goes up to 200%. It's default starting point is actually 100%, even though it looks like its around 90%.