This is in the process of being Fixed. In a while everything should be hunky dory - the fix is targeted for 0.08 release. It is already working heaps and heaps better in svn, if you're one of the impatient
1 2008-02-27 04:41:31
Re: Random is Not Really that Random (5 replies, posted in Bugs)
2 2008-02-26 23:47:10
Re: Support for WMA! (2 replies, posted in Development)
Glad you like it, just as long as you are aware that there's no guarantees for when support for WMA will actually be finished. It's been started, but it is not a top priority for 0.08 release. As Vincent has stated, 0.08 will mostly be UI related, and I'm not going to give writing the WMA decoder priority over finishing the stuff we've already started.
3 2008-02-26 23:28:29
Re: [bug] timeline doesn't show correct position after 203:50mins (11 replies, posted in Bugs)
4 2008-02-26 22:56:21
Re: [bug] timeline doesn't show correct position after 203:50mins (11 replies, posted in Bugs)
It's been fixed in svn, but I guess that doesn't help you much. Are you using an older version of the source code to compile your own Tiger Cog, or are you just using a released version that works on Tiger?
If you're compiling your own, I can guide you to a fix, but there's no easy fix for a precompiled version, as you need to get down and dirty with the source code (even though it's a very easy and quick fix)
7 2008-02-25 22:12:06
Re: Repeat + Shuffle [Repeat One, Repeat Album, ideas for Shuffle] (15 replies, posted in Features)
8 2008-02-24 16:28:01
Re: Huge List of Menu Issues (warning: extreme nitpickiness inside!) (18 replies, posted in Bugs)
Oh, and the way I feel about the context menu is that it makes sense to have items not appear rather than be grayed out because it is a Context Menu, and all the choices you have only apply in the given context. The main menu grays out because you should always be aware of the choices that can be made at some point, but the context menu will only let you do certain things at certain times.
Perhaps people disagree with me - then it'll certainly be flipped around
9 2008-02-24 16:23:47
Re: Huge List of Menu Issues (warning: extreme nitpickiness inside!) (18 replies, posted in Bugs)
Actually, I have switched them around, so that Next comes before Previous. This is sort of an experiment, and not at all set in stone. I sort of agree with both sides of this camp. To me, previous should come before next, and left (arrow) should come before right (arrow). But, when reading the menu now, I feel it speaks to me more naturally, next song coming before previous song and all that. Perhaps it works better this way in a music player perspective?
Give it a stab and let me know what you guys think. I didn't ask Vincent about this, perhaps he has something to contribute
I've also revamped the context menu today. I did let Add to Queue come before Remove, based on the fact that remove also has a short cut key, and is therefore more readily accessible than Add to Queue.
10 2008-02-23 14:37:07
Re: queuing ability? (2 replies, posted in Archives)
We've implemented some shiny new queueing stuff now! It's looking really good, and as soon as we address some issues it'll be double plus fabtastic
Thanks for your feedback, and keep on cogging!
11 2008-02-23 14:32:53
Re: Huge List of Menu Issues (warning: extreme nitpickiness inside!) (18 replies, posted in Bugs)
More or less ALL of the suggested improvements have been implemented!
Wootness! I did keep the Repeat menuitem as a sub menu, to not have the playlist menu grow horribly long. I don't really perceive it being a submenu as much of a problem.
12 2008-02-23 04:25:46
Re: Show File Tree Panel and Show Spotlight Panel should also hide (3 replies, posted in Bugs)
14 2008-02-22 05:11:56
Re: Show File Tree Panel and Show Spotlight Panel should also hide (3 replies, posted in Bugs)
This should be fixed in svn now I agree with you on these issues - the same shortcut should be used for both opening and closing when it makes sense to do so (which seems to be in most, but not all, cases).
15 2008-02-22 05:09:30
Re: Huge List of Menu Issues (warning: extreme nitpickiness inside!) (18 replies, posted in Bugs)
17 2008-02-22 00:32:46
Re: Spotlight Panel - crashes, hangs (10 replies, posted in Bugs)
I _think_ this might have been solved in svn. I got a lot of crashers working with the Spotlight panel when I modified it to hide/show on Shift-Command-F. After I was finished I got no more crashers, and was able to just keep on opening/hiding the window for minutes on end. I don't think these changes are in a nightly yet, but once they are we'll see
19 2008-02-20 01:46:17
Re: Repeat + Shuffle [Repeat One, Repeat Album, ideas for Shuffle] (15 replies, posted in Features)
Our current solution is that if you want to keep on going indefinitely, just hit Repeat All. It will just go on shuffling until the world explodes. If you then by accident hit the last song in the shuffle list, it'll just keep on trucking.
20 2008-02-20 01:34:39
Re: Total Duration in bottom bar/status bar is unnecessarily long (2 replies, posted in Squashed Bugs)
Yeah, it's my fault that it's very long now. I added the hours and minutes as a sort of experiment, to see if it would make sense. Perhaps your solution would be a lot better, I'll look into it when I get the time. In the mean time, I'll remove the new stuff I added.
21 2008-02-20 01:25:17
Re: Repeat + Shuffle [Repeat One, Repeat Album, ideas for Shuffle] (15 replies, posted in Features)
22 2008-02-18 08:08:32
Re: File Name/File Path column (12 replies, posted in Archives)
All good points, fixes in SVN now.
Path column has been fixed, now displays like "~/Music/Cake and Candles/01 - Lovey dovey.mp3". Added Filename column, which simply displays the last part, "01 - Lovey dovey.mp3".
How do the foreign characters look now?
23 2008-02-18 00:42:15
Re: cog 0.08 nightly r651, timeline/timecode bugs / Volume BUGS / cuesheet (5 replies, posted in Bugs)
24 2008-02-17 10:53:28
Re: File Name/File Path column (12 replies, posted in Archives)
This has been added. The column "File path" is hidden by default, as it really isn't a looker Just right click the columns to enable it. Hopefully it'll be useful.
25 2008-02-17 10:51:16
Re: r721 - Position slider (seek slider) no longer expands (2 replies, posted in Squashed Bugs)
This has been fixed. It was probably my fault. Vincent told me about a bug in IB3 that has the max value of the seekbar reset each time you fiddle around with the toolbar. Esoteric stuff