mp3 is not a gapless format. There are limitations. There are extensions to make it so, but Cog does not currently support them.
77 2009-02-26 07:57:05
Re: Crash on opening "properly" cut mp3 (pcutmp3) files (5 replies, posted in Bugs)
You can email it to me or upload it to one of those file sharing websites like yousendit.com.
78 2009-02-24 08:12:23
Re: Playing songs from a windows network drive (1 replies, posted in Help)
It is. If you mount the drive via the Finder the windows share acts like any old volume.
79 2009-02-23 19:47:11
Re: Mini mode window and regular mode window having separate sizes (1 replies, posted in Development)
Yeah. People may want different configurations for both the toolbar and the window position/size when going back and forth between mini mode. The only downside is no more pretty animation, but oh well.
There's a lot of things broken because of the change, and it's going to require some slight re-architecting since the mini toolbar actually is a completely separate toolbar and we now have 2 play buttons, shuffle buttons, etc. I took care of the position bar/time display, which I figured were the more important bits. I hope to get to the rest this weekend.
80 2009-02-23 19:43:46
Re: In mini mode, Shuffle and Repeat buttons do not work. (4 replies, posted in Squashed Bugs)
Yep! Lots of broken things in the mini mode right now. Also, the play button is always a play button.
81 2009-02-22 20:46:17
Re: Improve loudness-control with your mouse-wheel (13 replies, posted in Features)
I've updated the volume control so it listens to mouse wheel events and displays the volume in a tooltip. Let me know if there are any issues!
82 2009-02-22 09:45:30
Re: No sound from 24bit WavePack files (7 replies, posted in Bugs)
Could you provide a sample file that fails to work?
83 2009-02-21 15:48:04
Re: Multiple outputs (2 replies, posted in Help)
I'm not entirely sure what you mean. If you go to the preferences, you can change the output device. It could be related to channel mapping. Cog will only do anything if it's a mono file, then it will map it to stereo. It doesn't do any stereo -> 5.1 or anything like that I don't think.
84 2009-02-21 15:45:04
Re: Nightly builds just jumped from r928 to r1808?? (1 replies, posted in Development)
86 2009-02-16 09:21:00
Re: Crazy?? [can't add to playlist, can't launch] (1 replies, posted in Bugs)
Something had gone horribly wrong. Take a look at ~/Library/Logs/CrashReports/ and look for Cog crashes and send them to me.
As for the other problem, it sounds like you're hitting a known issue with the playlist view. Try removing ~/Library/Preferences/org.cogx.cog.plist and com.vspader.cog.plist and seeing if that fixes the problem. If it does, you should consider updating to the unstable build so it doesn't happen again.
87 2009-02-13 19:48:37
Re: Volume Normalization? (3 replies, posted in Features)
ReplayGain support has been requested. Sadly, it's not high priority at the moment.
88 2009-02-10 19:44:29
Re: playlists [do not remember playlist after relaunch] (4 replies, posted in Features)
This should be pretty easy to do. I'm fairly sure it's been mentioned before too.
89 2009-02-09 21:38:54
Re: Very Strange - .cue worked, then not. New .07 won't accept any files! (1 replies, posted in Help)
Try deleting the Cog.app along with the preferences in ~/Library/Preferences/org.cogx.cog.plist and com.vspader.cog.plist and give the unstable 0.07 a try.
91 2009-02-07 18:17:29
Re: Startup Sound Level is not saved (2 replies, posted in Bugs)
It is not at 70%. It is at 100%. The slider goes up to 200% on a logarithmic scale.
92 2009-02-07 18:16:06
Re: Volume management (3 replies, posted in Bugs)
I have an old iBook and the speakers are pretty terrible. It makes sense to be able to go above 100% in situations when you are not concerned with the quality of the output and just want to be able to hear it.
Yes, the feedback is not great, but I hope to fix that by having a tooltip when you are moving the slider.
93 2009-02-07 18:13:01
Re: Improve loudness-control with your mouse-wheel (13 replies, posted in Features)
The idea isn't lost. It's still there. Still just an idea though. The toolbar in general needs some work, and I will probably do this when I fix it up.
94 2009-02-07 18:11:24
Re: New to Cog 0.07 -- A few things I'm wondering about... (23 replies, posted in Help)
No, sorry. Otherwise means Cog does not do this because it slows down loading songs a bit.
95 2009-02-06 21:15:00
Re: New to Cog 0.07 -- A few things I'm wondering about... (23 replies, posted in Help)
That might be a vbr mp3 without any length header. Cog makes a quick guestimate, which may be off but otherwise it has to scan the entire mp3 file, which is fairly slow.
96 2009-02-06 21:14:19
Re: Still in development? (13 replies, posted in General)
Slightly in development. There have been a few updated nightlies, but development has certainly slowed for the time being. I don't plan on stopping.
97 2009-01-23 19:29:11
Re: Uppercase file extensions do not work. (3 replies, posted in Bugs)
I just checked and this isn't happening with the latest nightlies. I really don't plan on maintaining 0.07 any further.
98 2009-01-20 20:19:51
Re: Incredible ram usage? (24 replies, posted in Squashed Bugs)
chueey: I can't reproduce the memory usage symptoms you describe with APE or FLAC files. Could it be a specific type of file causing this? Is it possible for you to send me a problem file?
99 2009-01-19 23:29:20
Re: New to Cog 0.07 -- A few things I'm wondering about... (23 replies, posted in Help)
If you could email me a sample file: cog ( at ) vspader (dot) com, I'll take a look.
100 2009-01-19 23:25:50
Re: Incredible ram usage? (24 replies, posted in Squashed Bugs)
It's possible there are leaks in the APE or FLAC decoders. A quick check shows there are some leaks still lurking about, but I don't have time to fix them immediately. I'll take a look when I get a chance.